Humanize custom item names
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"model": "minecraft:item/oak_sapling"
|
||||
},
|
||||
"cases": [
|
||||
{ "when": "christmas", "model": { "type": "model", "model": "lz:festive/christmas_tree" } }
|
||||
{ "when": "Christmas Tree", "model": { "type": "model", "model": "lz:festive/christmas_tree" } }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user