mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-01 19:46:42 +01:00
Fixed error when loading item tags
This commit is contained in:
parent
660954f6dd
commit
2aea8791a0
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
"replace": false,
|
||||
"values": [
|
||||
"minecraft:apple",
|
||||
"unicopia:apple_green",
|
||||
"unicopia:apple_sweet",
|
||||
"unicopia:apple_sour",
|
||||
"unicopia:green_apple",
|
||||
"unicopia:sweet_apple",
|
||||
"unicopia:sour_apple",
|
||||
"unicopia:rotten_apple",
|
||||
"unicopia:zap_apple",
|
||||
"unicopia:cooked_zap_apple"
|
||||
|
|
Loading…
Reference in a new issue