mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-07 22:16:44 +01:00
Fixed unicopia crops not maintaining farmland they're placed on
This commit is contained in:
parent
c4b73d0394
commit
fc06788517
1 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"unicopia:rocks",
|
||||
"unicopia:pineapple",
|
||||
"unicopia:oats",
|
||||
"unicopia:oats_stem",
|
||||
"unicopia:green_apple_sprout",
|
||||
"unicopia:sweet_apple_sprout",
|
||||
"unicopia:sour_apple_sprout"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue