Update paper card mappings
This commit is contained in:
@@ -84,20 +84,6 @@
|
|||||||
{ "when": "Queen of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_12" } },
|
{ "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": "King of Creeper", "model": { "type": "model", "model": "cards:item/custom/s_13" } },
|
||||||
|
|
||||||
{ "when": "Ace of Hearts", "model": { "type": "model", "model": "cards:item/custom/h_01" } },
|
|
||||||
{ "when": "Two of Hearts", "model": { "type": "model", "model": "cards:item/custom/h_02" } },
|
|
||||||
{ "when": "Three of Hearts", "model": { "type": "model", "model": "cards:item/custom/h_03" } },
|
|
||||||
{ "when": "Four of Hearts", "model": { "type": "model", "model": "cards:item/custom/h_04" } },
|
|
||||||
{ "when": "Five of Hearts", "model": { "type": "model", "model": "cards:item/custom/h_05" } },
|
|
||||||
{ "when": "Six of Hearts", "model": { "type": "model", "model": "cards:item/custom/h_06" } },
|
|
||||||
{ "when": "Seven of Hearts", "model": { "type": "model", "model": "cards:item/custom/h_07" } },
|
|
||||||
{ "when": "Eight of Hearts", "model": { "type": "model", "model": "cards:item/custom/h_08" } },
|
|
||||||
{ "when": "Nine of Hearts", "model": { "type": "model", "model": "cards:item/custom/h_09" } },
|
|
||||||
{ "when": "Ten of Hearts", "model": { "type": "model", "model": "cards:item/custom/h_10" } },
|
|
||||||
{ "when": "Jack of Hearts", "model": { "type": "model", "model": "cards:item/custom/h_11" } },
|
|
||||||
{ "when": "Queen of Hearts", "model": { "type": "model", "model": "cards:item/custom/h_12" } },
|
|
||||||
{ "when": "King of Hearts", "model": { "type": "model", "model": "cards:item/custom/h_13" } },
|
|
||||||
|
|
||||||
{ "when": "Ace of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_01" } },
|
{ "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": "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": "Three of Pickaxe", "model": { "type": "model", "model": "cards:item/custom/c_03" } },
|
||||||
|
|||||||
Reference in New Issue
Block a user