Started by
CrazyEthanTen
on
Topic category: Help with Minecraft modding (Java Edition)
I need to make a dimension completely out of void, and ever forum on here about that says to just to just set the main filler and fluid blocks as air, so nothing spawns in. For some reason though, when I try this I just get an error claiming I didn't select anything and makes it so I can't save the element. Its the same for making a biome with the filler block as air. Does anyone know a fix to this yet or a workaround to get a void dimension? Thank you! (I made a reply about this on one of the original forums, but I think that got buried cause it was already "solved", so I'm just going to make a forum post)
Edited by CrazyEthanTen on Mon, 10/14/2024 - 12:40
Hm you're right, it does seem like it doesn't like using air as the main filler...
You might have to use code locking or make your own replaceable block with no texture and no hitbox.