From 937a474cac3a5856c471e2fc892ae67b69e56237 Mon Sep 17 00:00:00 2001 From: Mark Rapson Date: Wed, 12 Aug 2026 22:37:47 +0100 Subject: [PATCH] no message --- assets/minecraft/items/paper.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/minecraft/items/paper.json b/assets/minecraft/items/paper.json index 03f241c..45ffe48 100644 --- a/assets/minecraft/items/paper.json +++ b/assets/minecraft/items/paper.json @@ -122,6 +122,8 @@ { "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" } }