mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-27 15:17:59 +01:00
Make rice bales function similar to hay bales
This commit is contained in:
parent
3c62db0268
commit
fe648892bc
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
||||||
"replace": false,
|
"replace": false,
|
||||||
"values": [
|
"values": [
|
||||||
"minecraft:hay_block",
|
"minecraft:hay_block",
|
||||||
"#c:foraging/edibles_filling"
|
"#c:foraging/edibles_filling",
|
||||||
|
{ "id": "farmersdelight:rice_bale", "required": false },
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue