CIT Resewn

CIT Resewn

14M Downloads

hi for some reason my textures don't work with the cit resewn mod, can you help me please?

oom1soka opened this issue · 1 comments

commented
commented

One thing I noticed that might be it is that log lines 762-779 are saying the matchitems condition type cannot be found,

[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/axe/diamond_axe.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/axe/golden_axe.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/axe/iron_axe.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/axe/netherite_axe.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/axe/stone_axe.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/axe/wooden_axe.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/pickaxe/diamond_pickaxe.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/pickaxe/golden_pickaxe.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/pickaxe/iron_pickaxe.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/pickaxe/netherite_pickaxe.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/pickaxe/stone_pickaxe.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/pickaxe/wooden_pickaxe.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/shovel/diamond_shovel.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/shovel/golden_shovel.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/shovel/iron_shovel.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/shovel/netherite_shovel.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/shovel/stone_shovel.properties from file/§dsilk touch tools
[18:58:28] [Worker-ResourceReload-6/ERROR]: [citresewn] Unknown condition type "citresewn:matchitems" @L2 in minecraft:optifine/cit/shovel/wooden_shovel.properties from file/§dsilk touch tools

Nevermind that it's supposed to be just "items" and "matchItems" is a legacy option, the issue might be because of the lower case i in matchitems. Cant tell without seeing the pack but try fixing that first I'd say.