AllTheMods / AllTheModium

AllTheModium for Minecraft 1.16+
9 stars 25 forks source link

Incorrect check for preventing placing blocks near the center of the End island #71

Open James103 opened 7 months ago

James103 commented 7 months ago

https://github.com/AllTheMods/AllTheModium/blob/3e82144961f615b650fae80e6dd62d93dab02610/src/main/java/com/thevortex/allthemodium/events/BlockBreak.java#L28 This check appears to prevent placing of any block within 1,000 blocks of either axis in the End dimension, whereas I believe the intention was to prevent placing Teleport Pads within 1,000 blocks of the center End Island.