
SimpleVoid
The SimpleVoid modification allows you to create unique game worlds with islands in endless void. Instead of standard landscape generation, you get isolated platforms that can be customized to your needs.
Configuration Settings
The main parameters of the mod are set in the void.toml
file. The key parameter island
defines the path to the structure file that will be used as the basis for the island.
Working with Structures
For proper operation, you need to place the NBT structure file in the appropriate datapack directory. The mod comes with a standard "void:void" structure that is used by default. If the specified file is not found, the game will crash with an error.