I'm trying to make a custom "tree" shaped block in my mod, and I've followed most of the tutorials on how to make custom blocks. Problem is, they are heavily outdated. I've been trying my best but no matter what I've done, I only get the missing texture block. Can I get someone to help troubleshoot?
To also add, I may need some assistance on the inventory slot icon.
The bottom picture is what it's supposed to look like.
Issue comments
Well, it didn't work. I did the "parent: minecraft" thing, removed the extra rotated leaves that were invalid rotations, and even lowercased the file name to "sagopalmnewest.json". Nothing worked, I even sent it to a friend to see if he could troubleshoot, and no dice. That's what i get for trying to make a custom tree block i guess. I suppose now I'll have to recreate the tree from the ground up at different points to see what went wrong.
You use a custom JSON model, so make sure to follow the JSON model requirements: https://mcreator.net/wiki/my-json-model-renders-broken-texture
The solution to this problem and many other problems can be found in our knowledge base: https://mcreator.net/support/knowledgebase Please check the knowledge base before opening a new topic on the issue which has a known fix.