mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-27 23:27:59 +01:00
Fix some incorrect item names
This commit is contained in:
parent
3255eacd18
commit
448df32720
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
"items": [
|
||||
"minecraft:grass_block",
|
||||
"minecraft:dirt",
|
||||
"minecraft:course_dirt",
|
||||
"minecraft:coarse_dirt",
|
||||
"minecraft:podzol",
|
||||
"minecraft:rooted_dirt",
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
|||
"minecraft:gold_ore",
|
||||
"minecraft:deepslate_gold_ore",
|
||||
"minecraft:redstone_ore",
|
||||
"minecraft:deepslare_redstone_ore",
|
||||
"minecraft:deepslate_redstone_ore",
|
||||
"minecraft:emerald_ore",
|
||||
"minecraft:deepslate_emerald_ore",
|
||||
"minecraft:lapis_ore",
|
||||
|
|
Loading…
Reference in a new issue