Block Swap

Block Swap

4M Downloads

Replace specific block only in stated dimension

JetpackRescue opened this issue ยท 3 comments

commented

Running into problems because I want bedrock replaced in the nether and the overworld but not in the end, it's for a special mechanic in my modpack. I'd like to choose what dimension the blocks get replaced in

commented

future update will support this >:)

commented

future update will support this >:)

Any news on this? (1.19.2?)

commented

1.16.5 forge

Hi corgi, I use dimension stacking for my modpack, I replace bedrock so people can fall through to get to each dimension. the mini map and world map for ftb chunks is a solid color in the nether because I can't swap blocks by dimension. Ftb chunks makes bedrock invisible on the map so you can see the nether below it, so replacing bedrock in the nether means nobody can see the map because it's no longer bedrock on the top of the nether

Replacing bedrock in the end causes the exit portal to be destroyed if a structure spawns in that location. This is why I'm trying to change block swap by dimension.

I need to replace bedrock in every dimension except the nether and the end to prevent these issues