Waystones

Waystones

190M Downloads

Warp Stones teleport Create Contraptions

PrintStringName opened this issue ยท 1 comments

commented

Minecraft Version

1.21.1 (LTS)

Mod Loader

NeoForge

Describe the Issue

Using a warp stone while riding in a seat on an assembled Create contraption teleports the contraption with you and duplicates it.

Logs

n/a

commented

All waystones does is teleport the entities, so I would see the duplication of the contraption as an issue within the mod adding the contraption. However, the next version will add an is_on_vehicle condition and dismount() modifier that could be used to configure warp requirements to prevent teleporting with these contraptions.