Document group: dig_by_piston=1

This commit is contained in:
Wuzzy 2017-03-30 03:41:17 +02:00
parent c12f16b73b
commit 3c22b582a0
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ Please read <http://minecraft.gamepedia.com/Breaking> to learn how digging times
### Groups for interactions
* `dig_by_water=1`: Blocks with this group will drop when they are near flowing water
* `dig_by_piston=1`: Blocks which will drop as an item when pushed by a piston. They also cannot be pulled by sticky pistons
* `cultivatable=2`: Block will be turned into Farmland by using a hoe on it
* `cultivatable=1`: Block will be turned into Dirt by using a hoe on it
* `flammable`: Block helps spreading fire and gets destroyed by nearby fire (rating doesn't matter)