Started by
Zavgar4
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make Slime-like entity. Who can jumps, split into more smaller entities and has 50% transparent texture! Also i want to deny it to jump toward blocks! When i use Slime AI it splits into entities with it own size, and it jumps toward blocks also it spawns with one size every time. I want random!
In MCreator open the File Browser and see the file
Slime.java. There you can see the Code of the Slime. What you can do is to use that as a Backup or you can copy the code. Currently not possible without manually coding it.Where i can find MCreaor File Browser?
You can also use "Window" menu bar category to manage the visibility of it
Related: https://mcreator.net/forum/92986/how-get-out-workspace-file-browser-mcr…
Okay, i copied, but now my Minecraft crashes, when launched!