English | 简体中文
CommandFallingBlock
Description
CommandFallingBlock, a fabric mod in minecraft, adds fallingblock command to summon falling block conveniently.
supported minecraft versions: 1.16.5, 1.18.2, 1.20.x, 1.21.x, 26.1 - 26.1.2
How to use
commands
fallingblock moveFromPos <posStart> <motion> <hasGravity> <block> [age]fallingblock moveFromBlockPos <posStart> <motion> <hasGravity> <block> [age]
like the vanilla, move from a positionfallingblock moveFromPosByTick <posStart> <motion> <hasGravity> <tickMove> <block> [age]fallingblock moveFromBlockPosByTick <posStart> <motion> <hasGravity> <tickMove> <block> [age]
move from a position, you can control how many ticks it becomes a blockfallingblock moveToPosByTick <posEnd> <motion> <hasGravity> <tickMove> <block> [age]fallingblock moveToBlockPosByTick <posEnd> <motion> <hasGravity> <tickMove> <block> [age]
move to a position, you can control how many ticks it becomes a blockfallingblock moveToPosByYMove <posEnd> <motion> <yMove> <hasGravity> <block> [age]fallingblock moveToBlockPosByYMove <posEnd> <motion> <yMove> <hasGravity> <block> [age]
move to a position, you can control the y-axis movement distance, which is biased when it has gravityfallingblock moveFromPosToPosByMotionY <posStart> <posEnd> <motionY> <block> [age]fallingblock moveFromBlockPosToBlockPosByMotionY <posStart> <posEnd> <motionY> <block> [age]
move from a position, you can control the y-axis initial speed, it must have gravity, the initial position is biasedfallingblock moveFromPosToPosByTick <posStart> <posEnd> <hasGravity> <tickMove> <block> [age]fallingblock moveFromBlockPosToBlockPosByTick <posStart> <posEnd> <hasGravity> <tickMove> <block> [age]
move from a position to another position, you can control how many ticks it becomes a block, it must have gravity, the initial position is biased
param
posStart- start positionposEnd- target positionmotion- initial speedmotionY- the y-axis initial speedyMove- the y-axis movement distancehasGravity- if it has gravitytickMove- how many ticks it becomes a blockblock- blockage- max tick it can live
About
Author:Yancey
QQ:1709185482
Github: https://github.com/Yancey2023/CommandFallingBlock
FAQ
What about if it crashes an obstacle?
It will pass through obstacles directly. You don't need to worry about it.What about if the destination is not on the ground?
It will also become block.Will the falling block of this mod conflict with the vanilla or other mods?
To avoid it, I add an entity type for the falling block of this modWill the performance become worse?
If the destination is given as input, the starting position must be found by simulating the path. While theoretically less performant than directly using the summon command, testing shows it doesn't cause stuttering.
More feature
The following is all about the falling block summoned by fallingblock command, rather than the vanilla falling block.
It can render blocks rendering by entity render, such as chests.
It will not send NBT that are not used for rendering to client. For example, the text NBT in signs will send and the item NBT in chests will not send.
When reaching its destination and needing to set block, it will be killed after 2 ticks to prevent flickering.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 26.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as commandfallingblock-26.2-fabric-1.13-sources.jar — drop this file into the mods folder
- Download size: 44 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.