122 lines
10 KiB
JSON
122 lines
10 KiB
JSON
{
|
|
"model": {
|
|
"type": "select",
|
|
"property": "component",
|
|
"component": "minecraft:custom_name",
|
|
"fallback": {
|
|
"type": "minecraft:model",
|
|
"model": "minecraft:item/paper"
|
|
},
|
|
"cases": [
|
|
{ "when": "Base Card", "model": { "type": "model", "model": "cards:item/standard/base" } },
|
|
{ "when": "Card Back", "model": { "type": "model", "model": "cards:item/standard/back" } },
|
|
|
|
{ "when": "Ace of Spades", "model": { "type": "model", "model": "cards:item/standard/s_01" } },
|
|
{ "when": "Two of Spades", "model": { "type": "model", "model": "cards:item/standard/s_02" } },
|
|
{ "when": "Three of Spades", "model": { "type": "model", "model": "cards:item/standard/s_03" } },
|
|
{ "when": "Four of Spades", "model": { "type": "model", "model": "cards:item/standard/s_04" } },
|
|
{ "when": "Five of Spades", "model": { "type": "model", "model": "cards:item/standard/s_05" } },
|
|
{ "when": "Six of Spades", "model": { "type": "model", "model": "cards:item/standard/s_06" } },
|
|
{ "when": "Seven of Spades", "model": { "type": "model", "model": "cards:item/standard/s_07" } },
|
|
{ "when": "Eight of Spades", "model": { "type": "model", "model": "cards:item/standard/s_08" } },
|
|
{ "when": "Nine of Spades", "model": { "type": "model", "model": "cards:item/standard/s_09" } },
|
|
{ "when": "Ten of Spades", "model": { "type": "model", "model": "cards:item/standard/s_10" } },
|
|
{ "when": "Jack of Spades", "model": { "type": "model", "model": "cards:item/standard/s_11" } },
|
|
{ "when": "Queen of Spades", "model": { "type": "model", "model": "cards:item/standard/s_12" } },
|
|
{ "when": "King of Spades", "model": { "type": "model", "model": "cards:item/standard/s_13" } },
|
|
|
|
{ "when": "Ace of Hearts", "model": { "type": "model", "model": "cards:item/standard/h_01" } },
|
|
{ "when": "Two of Hearts", "model": { "type": "model", "model": "cards:item/standard/h_02" } },
|
|
{ "when": "Three of Hearts", "model": { "type": "model", "model": "cards:item/standard/h_03" } },
|
|
{ "when": "Four of Hearts", "model": { "type": "model", "model": "cards:item/standard/h_04" } },
|
|
{ "when": "Five of Hearts", "model": { "type": "model", "model": "cards:item/standard/h_05" } },
|
|
{ "when": "Six of Hearts", "model": { "type": "model", "model": "cards:item/standard/h_06" } },
|
|
{ "when": "Seven of Hearts", "model": { "type": "model", "model": "cards:item/standard/h_07" } },
|
|
{ "when": "Eight of Hearts", "model": { "type": "model", "model": "cards:item/standard/h_08" } },
|
|
{ "when": "Nine of Hearts", "model": { "type": "model", "model": "cards:item/standard/h_09" } },
|
|
{ "when": "Ten of Hearts", "model": { "type": "model", "model": "cards:item/standard/h_10" } },
|
|
{ "when": "Jack of Hearts", "model": { "type": "model", "model": "cards:item/standard/h_11" } },
|
|
{ "when": "Queen of Hearts", "model": { "type": "model", "model": "cards:item/standard/h_12" } },
|
|
{ "when": "King of Hearts", "model": { "type": "model", "model": "cards:item/standard/h_13" } },
|
|
|
|
{ "when": "Ace of Clubs", "model": { "type": "model", "model": "cards:item/standard/c_01" } },
|
|
{ "when": "Two of Clubs", "model": { "type": "model", "model": "cards:item/standard/c_02" } },
|
|
{ "when": "Three of Clubs", "model": { "type": "model", "model": "cards:item/standard/c_03" } },
|
|
{ "when": "Four of Clubs", "model": { "type": "model", "model": "cards:item/standard/c_04" } },
|
|
{ "when": "Five of Clubs", "model": { "type": "model", "model": "cards:item/standard/c_05" } },
|
|
{ "when": "Six of Clubs", "model": { "type": "model", "model": "cards:item/standard/c_06" } },
|
|
{ "when": "Seven of Clubs", "model": { "type": "model", "model": "cards:item/standard/c_07" } },
|
|
{ "when": "Eight of Clubs", "model": { "type": "model", "model": "cards:item/standard/c_08" } },
|
|
{ "when": "Nine of Clubs", "model": { "type": "model", "model": "cards:item/standard/c_09" } },
|
|
{ "when": "Ten of Clubs", "model": { "type": "model", "model": "cards:item/standard/c_10" } },
|
|
{ "when": "Jack of Clubs", "model": { "type": "model", "model": "cards:item/standard/c_11" } },
|
|
{ "when": "Queen of Clubs", "model": { "type": "model", "model": "cards:item/standard/c_12" } },
|
|
{ "when": "King of Clubs", "model": { "type": "model", "model": "cards:item/standard/c_13" } },
|
|
|
|
{ "when": "Ace of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_01" } },
|
|
{ "when": "Two of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_02" } },
|
|
{ "when": "Three of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_03" } },
|
|
{ "when": "Four of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_04" } },
|
|
{ "when": "Five of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_05" } },
|
|
{ "when": "Six of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_06" } },
|
|
{ "when": "Seven of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_07" } },
|
|
{ "when": "Eight of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_08" } },
|
|
{ "when": "Nine of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_09" } },
|
|
{ "when": "Ten of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_10" } },
|
|
{ "when": "Jack of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_11" } },
|
|
{ "when": "Queen of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_12" } },
|
|
{ "when": "King of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_13" } },
|
|
|
|
{ "when": "Black Joker", "model": { "type": "model", "model": "cards:item/standard/j_01" } },
|
|
{ "when": "Red Joker", "model": { "type": "model", "model": "cards:item/standard/j_02" } },
|
|
|
|
{ "when": "Custom Base Card", "model": { "type": "model", "model": "cards:item/custom/base" } },
|
|
{ "when": "Custom Card Back", "model": { "type": "model", "model": "cards:item/custom/back" } },
|
|
|
|
{ "when": "Ace of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_01" } },
|
|
{ "when": "Two of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_02" } },
|
|
{ "when": "Three of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_03" } },
|
|
{ "when": "Four of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_04" } },
|
|
{ "when": "Five of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_05" } },
|
|
{ "when": "Six of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_06" } },
|
|
{ "when": "Seven of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_07" } },
|
|
{ "when": "Eight of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_08" } },
|
|
{ "when": "Nine of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_09" } },
|
|
{ "when": "Ten of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_10" } },
|
|
{ "when": "Jack of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_11" } },
|
|
{ "when": "Queen of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_12" } },
|
|
{ "when": "King of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_13" } },
|
|
|
|
{ "when": "Ace of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_01" } },
|
|
{ "when": "Two of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_02" } },
|
|
{ "when": "Three of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_03" } },
|
|
{ "when": "Four of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_04" } },
|
|
{ "when": "Five of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_05" } },
|
|
{ "when": "Six of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_06" } },
|
|
{ "when": "Seven of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_07" } },
|
|
{ "when": "Eight of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_08" } },
|
|
{ "when": "Nine of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_09" } },
|
|
{ "when": "Ten of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_10" } },
|
|
{ "when": "Jack of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_11" } },
|
|
{ "when": "Queen of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_12" } },
|
|
{ "when": "King of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_13" } },
|
|
|
|
{ "when": "Ace of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_01" } },
|
|
{ "when": "Two of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_02" } },
|
|
{ "when": "Three of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_03" } },
|
|
{ "when": "Four of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_04" } },
|
|
{ "when": "Five of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_05" } },
|
|
{ "when": "Six of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_06" } },
|
|
{ "when": "Seven of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_07" } },
|
|
{ "when": "Eight of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_08" } },
|
|
{ "when": "Nine of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_09" } },
|
|
{ "when": "Ten of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_10" } },
|
|
{ "when": "Jack of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_11" } },
|
|
{ "when": "Queen of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_12" } },
|
|
{ "when": "King of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_13" } },
|
|
|
|
{ "when": "Presents", "model": { "type": "model", "model": "lz:festive/presents" } }
|
|
]
|
|
}
|
|
}
|