Started by
Greeper36
on
Topic category: Help with Minecraft modding (Java Edition)
I can't make entity models for neoforge, the update for MCreator said you could put models into neofroge now but it doesn't work when I created a new mod. The screen when I run minecraft is just black but it's still making sound. Please help
This most likely means the model you are importing is broken
I've tried re-exporting the model from blockbench but it still doesn't work, I read another forum that it has to be mcp or something not mojmaps, but the only way I can make it mcp is to change it to 1.15-1.16, I need it to be 1.17+
You should use mojmaps. Make sure to not use sub-folders and to leave entity name field empty when defining model in BB
Do you mean entity class? There's no 'entity name' text field, just 'Model Identifier' and 'Entity Class'
I worked out why it wasn't working, I had put custom animations in the bbmodel and it made the screen go black, I guess this is just a bug