mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-23 21:38:00 +01:00
Merge pull request #239 from PoneyClairDeLune/1.20.1
Add Dehydration compat for 1.20.1
This commit is contained in:
commit
d9bebf0b0f
1 changed files with 40 additions and 0 deletions
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"1": {
|
||||
"replace": false,
|
||||
"items": [
|
||||
"unicopia:banana",
|
||||
"unicopia:rotten_apple"
|
||||
]
|
||||
},
|
||||
"2": {
|
||||
"replace": false,
|
||||
"items": [
|
||||
"unicopia:green_apple",
|
||||
"unicopia:sweet_apple",
|
||||
"unicopia:sour_apple",
|
||||
"unicopia:mango",
|
||||
"unicopia:cider",
|
||||
"unicopia:love_bottle",
|
||||
"unicopia:love_mug"
|
||||
]
|
||||
},
|
||||
"3": {
|
||||
"replace": false,
|
||||
"items": [
|
||||
"unicopia:pineapple",
|
||||
"unicopia:rock_stew"
|
||||
]
|
||||
},
|
||||
"4": {
|
||||
"replace": false,
|
||||
"items": [
|
||||
"unicopia:love_bucket"
|
||||
]
|
||||
},
|
||||
"12": {
|
||||
"replace": false,
|
||||
"items": [
|
||||
"unicopia:juice"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue