Hey there! I recently started playing skyblock 4 by DR Trog
The map is basically a skyblock island but if you go out any direction 50 chunks you reach the normal world.
Can we make adatapack to change any and all future chunks past a certain distance to be void????
Possibily also allowing structures to still spawn connected to the seed?
2
you need to add a new structure y=256 x=16 z=16 filled with only air(use /fill ~ ~ ~ ~16 ~-256 ~16 air)
and in datapack you need to make to summon armor stands every chunk, like that
50
.
50.....0......50
.
50
0 = player position/one of chunks with the void
50 = chunks
and the armor stands will make a setblock for the structure blocks with the setup for void generating
if you ask how i know it i will say: "idk i just know how to do it but i dont know how to code it"
and in datapack you need to make to summon armor stands every chunk, like that
50
.
50.....0......50
.
50
0 = player position/one of chunks with the void
50 = chunks
and the armor stands will make a setblock for the structure blocks with the setup for void generating
if you ask how i know it i will say: "idk i just know how to do it but i dont know how to code it"
Haha thnx allot man!
