Started by
CluckCoop
on
Topic category: Help with Minecraft modding (Java Edition)
every tutorial and forum I see for this is just using entities that are already present in a cube of a set size. How do I make it just display and entity? (i.e: the Alex's Mobs "Mob Encyclopedia")
Hi~!
I believe you can make a procedure to return an entity without spawning one!
It should be like : [Return Entity: [Static Instance of (Mob Here) (No Spawning)] ]
Then, link it up with the 'Mob Model' part in the GUI editors.
Hope that's what you want~!