From 7d510f505ca731cd6bf4d860ce6be06884acb2c4 Mon Sep 17 00:00:00 2001 From: Mark Rapson Date: Wed, 12 Aug 2026 23:33:03 +0100 Subject: [PATCH] Update paper card mappings --- assets/minecraft/items/paper.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/assets/minecraft/items/paper.json b/assets/minecraft/items/paper.json index 45ffe48..48de2cd 100644 --- a/assets/minecraft/items/paper.json +++ b/assets/minecraft/items/paper.json @@ -84,20 +84,6 @@ { "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 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": "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" } },