Make rice bales function similar to hay bales

This commit is contained in:
Sollace 2023-09-03 00:06:23 +01:00
parent 3c62db0268
commit fe648892bc
No known key found for this signature in database
GPG key ID: E52FACE7B5C773DB

View file

@ -2,6 +2,7 @@
"replace": false,
"values": [
"minecraft:hay_block",
"#c:foraging/edibles_filling"
"#c:foraging/edibles_filling",
{ "id": "farmersdelight:rice_bale", "required": false },
]
}