Started by
Emeraldnickel
on
Wed, 06/01/2022 - 06:12
Topic category: Help with modding (Java Edition)
I'm currently making a mod to do with dreams and nightmares, and I'm trying to work on a feature where the player's body is left in their previous position as they switch to the dream dimension. However, I need to keep the player's body (I am using a modified Zombie for now) loaded across dimensions. Is there a way to do this using MCreator's procedures?