Restructure card asset paths and rename card names
This commit is contained in:
@@ -41,8 +41,8 @@
|
||||
"property": "minecraft:display_context"
|
||||
},
|
||||
"cases": [
|
||||
{ "when": "deck", "model": { "type": "model", "model": "cards:item/deck" } },
|
||||
{ "when": "deck_custom", "model": { "type": "model", "model": "cards:item/custom/deck" } }
|
||||
{ "when": "Deck of Cards", "model": { "type": "model", "model": "cards:item/standard/deck" } },
|
||||
{ "when": "Custom Deck of Cards", "model": { "type": "model", "model": "cards:item/custom/deck" } }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user