From 04bfb97f3355007c588062d0654d3966d96a22bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ampflower=20=F0=9F=8C=BA?= Date: Sun, 25 May 2025 12:08:16 -0700 Subject: [PATCH] fix: genderfluid_painting CIT typo --- assets/minecraft/mcpatcher/cit/painting/plant.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/minecraft/mcpatcher/cit/painting/plant.properties b/assets/minecraft/mcpatcher/cit/painting/plant.properties index 493a265..fe4183d 100644 --- a/assets/minecraft/mcpatcher/cit/painting/plant.properties +++ b/assets/minecraft/mcpatcher/cit/painting/plant.properties @@ -1,4 +1,4 @@ type=item items=painting -model=joy:item/genderfluid.json +model=joy:item/genderfluid_painting.json components.entity_data.variant=minecraft:plant \ No newline at end of file