GravityBlock v1.0
This mod adds gravity property to the vanilla blocks in Minecraft game version: 1.15.2.
Currently, the following type of blocks are supported:
- oak
- spruce
- birch
- jungle
- acacia
- dark_oak
- prismarine
- ore
- stone
- brick
GravityBlock will be triggered by destroying one block, then any adjacent blocks will be affected by gravity.
I will add more triggering events in the future.
Update 2020/6/3
GravityBlock v1.1
New Features:
- Adds support factor to determine falling blocks
- Configuration file is offered now for customization purpose. Currently there are 3 configurable variable for users:
- gravityRange 1~10
- Realistic Level [1,2]
- setGravityOn True/False
- fixes color rendering issue on grass block
please feel free to leave any comments, I will keep updating this project:-)
Update 2020/6/5
GravityBlock v1.2
Adds new triggering event as below:
- TNT explosion
- Creeper explosion