Started by
maxtomahawk
on
Topic category: Help with Minecraft modding (Java Edition)
Hey!
I am currently working on adding a new dimension.
Instead of a traditional portal, I want the player to be transported to this dimension when rightclicking a bed in a Soul sand valley biome while holding a soul lantern in the off hand.
This is my procedure:
When the conditions are met, next to teleporting the target entity the procedure should also stop the bed from blowing up. Does anyone know how I can include that?