Add pressure plates for each wood type

This commit is contained in:
Wuzzy 2017-11-22 22:08:09 +01:00
parent aa8507f94a
commit 6efddc833c
3 changed files with 38 additions and 27 deletions

View file

@ -144,6 +144,10 @@ These groups are used mostly for informational purposes
* `container=1`: Other/unspecified container type
* `spawn_egg=1`: Spawn egg
* `pressure_plate=1`: Pressure plate (unspecified material)
* `pressure_plate=2`: Wooden pressure plate
* `pressure_plate=3`: Stone pressure plate
* `plant=1`: Plant or part of a plant
* `double_plant`: Part of a double-sized plant. 1 = lower part, 2 = upper part