"exists" syntax does not exist
naetilus opened this issue ยท 1 comments
Line: components.minecraft:written_book_content.generation=exists:false
Optifine behaviour: Checks if item has "generation" component, if it does not, selects the texture.
CIT Resewn behaviour: Does not do anything/ shows vanilla texture
Expected behaviour: Optifine behaviour
Duplicate of #204