mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-17 10:24:23 +01:00
Drink, soup and etc.
This commit is contained in:
parent
ddd217c53d
commit
facbbe2d26
1 changed files with 18 additions and 2 deletions
|
@ -12,13 +12,29 @@
|
|||
"unicopia:green_apple",
|
||||
"unicopia:sweet_apple",
|
||||
"unicopia:sour_apple",
|
||||
"unicopia:mango"
|
||||
"unicopia:mango",
|
||||
"unicopia:cider",
|
||||
"unicopia:love_bottle",
|
||||
"unicopia:love_mug"
|
||||
]
|
||||
},
|
||||
"3": {
|
||||
"replace": false,
|
||||
"items": [
|
||||
"unicopia:pineapple"
|
||||
"unicopia:pineapple",
|
||||
"unicopia:rock_stew"
|
||||
]
|
||||
},
|
||||
"4": {
|
||||
"replace": false,
|
||||
"items": [
|
||||
"unicopia:love_bucket"
|
||||
]
|
||||
},
|
||||
"12": {
|
||||
"replace": false,
|
||||
"items": [
|
||||
"unicopia:juice"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue