mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-27 15:17:59 +01:00
Make wheat and hay block edible. Closes #57
This commit is contained in:
parent
ded553bd31
commit
5d8fe2654d
1 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,8 @@
|
|||
"minecraft:pink_tulip",
|
||||
"minecraft:cornflower",
|
||||
"minecraft:peony",
|
||||
"minecraft:tall_grass"
|
||||
"minecraft:tall_grass",
|
||||
"minecraft:hay_block",
|
||||
"minecraft:wheat"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue