Started by
musicdude
on
Topic category: Help with Minecraft modding (Java Edition)
making a ghast mini boss for my mod but i can't can't get them to be any bigger or shoot projectiles
Topic category: Help with Minecraft modding (Java Edition)
making a ghast mini boss for my mod but i can't can't get them to be any bigger or shoot projectiles
What you need is BlockBench so:
Mini tutorial for using blockbench:
Download blockbench (obviously) and then on plugins section download a plugin called: "CEM Template Loader" Click on any model you want in ""Filter"(In this case a ghast) and on the "FILE" click convert project and select modded entity, confirm it then adjust your model and export it when finished. (Make sure to export it on JAVA). Then for the shooting thing go to AI And on the top you should see something called ranged attacks, now just adjust it the way you want. (Remember: You can also make textures on blockbench)
ok
actually i tired the thing for the ranged attack but didn't work