Started by
ImNotUnintelligent
on
Topic category: Help with Minecraft modding (Java Edition)
I made a new portal model and i made sure i used the java/json model type but it turns purple and black when i create the block... I tried to use and obj but it decided to be masive and the textures didnt work...
If you have any way of fixing this that would be great...
Also a follow up question: How would I get if a player is falling because im trying to make him not take fall damage but it seems the override fall distance doesnt work, because I dont know when the player is falling.
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.
I did everything that the page said to do thigh and it still didn't work
You can paste the contents of the console here when you see a block/item with a broken texture, but keep in mind I won't bother replying if the issue is one of the things listed on the page I linked.
I did everything the page said but it still didn't work properly
Off topic, but what program did you use for that model? (the sceenshot)
I used blockbench... Btw I encourage people to use it heavily, its easy to use and its free.
I did everything again and still got the error:
Could you upload JSON model source to pastebin and paste it here?
Are you talking about the mcreator code that I've been trying to edit? Or are you asking for something else?
Here is the java:
And here are the 3 json codes for the model:
I hope this is what you needed
I need custom JSON of the model you imported and are using.
Check this line of the model:
"parent": "FlarePortal",
Now check the page I linked: https://mcreator.net/wiki/my-json-model-renders-broken-texture
Why did you not bother to actually check the page I asked you to?
I'm so sorry! I was editing the code that was in mcreator. I'm new to custom models, so until yesterday I didn't know the blocks are made of code. I should have picked up on that earlier.
Sorry for wasting your time. I won't be so stupid next time.