Started by
stivciogaming
on
Topic category: Help with Minecraft modding (Java Edition)
I want to import the model from Block Bench 5.0.2 and i cant it says "YOUR MODEL IS NOT VALID JAVA NAME" i tried different tutorials and it doesnt work, also tried older versions of block bench and it still doesnt work.
Model Identifier: topaz_servant
Entity Class: topaz_servant
Hey, sometimes Blockbench does not update the name of the file after clicking export (the shown name is correct, but MCreator will still not accept it). Try to export your Java entity, enter a valid name (so no spaces, ...). Export it. Then go back again to your Project, click export again, and just export it as before. Blockbench will now use the right name. Just make the name the first time right, and don't change it when exporting it again.
You can also just rename your Project in Blockbench directly and export after, but this does not always work, don't ask me why :)