From 151de6e9a276eb2eaf8cc26077c0536a76bf1314 Mon Sep 17 00:00:00 2001 From: Mark Rapson Date: Wed, 12 Aug 2026 22:35:58 +0100 Subject: [PATCH] Mushroom Fix --- assets/minecraft/items/paper.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/assets/minecraft/items/paper.json b/assets/minecraft/items/paper.json index c89c4d0..03f241c 100644 --- a/assets/minecraft/items/paper.json +++ b/assets/minecraft/items/paper.json @@ -122,10 +122,6 @@ { "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": "Ten of Mushroom", "model": { "type": "model", "model": "cards:item/custom/d_10" } }, - { "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" } }