chore: commit all changes
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "select",
|
||||
"property": "component",
|
||||
"component": "minecraft:custom_name",
|
||||
"fallback": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/oak_sapling"
|
||||
},
|
||||
"cases": [
|
||||
{ "when": "christmas", "model": { "type": "model", "model": "lz:festive/christmas_tree" } }
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user