Posted September 10, 20214 yr I can't get my sapling cross block texture to appear. It shows up as a purple x. The "maple_sapling.png" file is in my textures/blocks file. I got the item model to load. This is my blockstate and block model code: Blockstate json: {"variants": {"": {"model": "geodemod:block/maple_sapling"}}} Block Model json: {"parent": "minecraft:block/cross","textures": { "all": "geodemod:block/maple_sapling"}}
September 11, 20214 yr 12 hours ago, Willzigos said: Block Model json: {"parent": "minecraft:block/cross","textures": { "all": "geodemod:block/maple_sapling"}} its 'cross' and not 'all' in textures
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.