latibro / Swap-Mod

Minecraft mod to swap blocks
https://www.curseforge.com/minecraft/mc-mods/swap
GNU General Public License v3.0
0 stars 0 forks source link

Swap target in other dimension #17

Closed latibro closed 2 months ago

latibro commented 2 years ago

Handle where swap target is set in one dimension (like nether) and then the swapper is placed in another dimension (like overworld)

Not sure if this should be possible or blocked.

But at the moment the target is only set using x,y,z, and dimension is not stored. Which means it will always swap the position in the dimension that the swapper is placed.

latibro commented 2 months ago

Not sure I will to this...

latibro commented 2 months ago

Won't do this - at least not for now...