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.
Im having this EXACT same error
Well I hope this misunderstanding helped you!
Ok so the log says vanilla model cant have non-vanilla parent...
Any Ideas?
This means one of your models still has this line:
"parent": "<some name here>",
Don't name your models with capitals or spaces for example: Portal Block, rather do portal_block.
You should also not use capitals and spaces with the texture name