#end Dimension Assistance needed

1 messages · Page 1 of 1 (latest)

fallen epoch
#

I have a custom structure in the end and im running into an issue where the game keeps generating chunks of end stone islands around the main island area is there a way to go about stopping it from doing so. the structure basically replaces the island and has the outer portals on platforms but these random islands keep generating

#

image for context of whats occuring

#

it keeps spawning them in no matter how many times i erase them

#

and just keep destroying the structure

fallen bronze
#

Did you used void blocks?

fallen epoch
#

No

#

These chunks of land are just generating on their own

#

And they replace whats already there

#

I dont have any commands or functions running

fallen bronze
#

Get command block and use this
/execute as @a at @s run fill ~10~-10~10~-10~10~-10 structure_void [] replace air

#

It will replace all the air with void block if you move

fallen epoch
#

And how exactly will void blocks prevent the game from putting these chunks of land in if it overrides actual blocks that are already there

fallen bronze
fallen bronze
#

And that block is there for only this reason

fallen epoch
#

Ok I'll do that when I get home later thank you

#

2nd issue does anyone know how to change the sky in the end dimension

#

I put a different texture as the end_sky.png and it still does that static looking texture

fallen epoch