Started by
kolokythi
on
Topic category: Help with Minecraft modding (Java Edition)
Okay so bascially I made a dimension that gives you a clean slate when you enter however it also destroys the exit so I want to make an item that
1. allows you to travel from whatever dimension you're in to the custom dimension (unless in said custom dimension in which it moves you back to the previous dimension you were in at the exact same coords)
2. not remove your items when you enter the custom dimension
however I'm not sure where to start or how to go about doing this any help would be great
Well I made the item and made it teleport you to my custom world however it still removes your inventory
oh and it cant return you
well just make it so it checks if the player has a tag(e.g. non-clearable) and if it does, does nothing