Description
Structure World
A small mod that lets you generate a void world with a custom structure placed on it.
Logo made by Tector (Instagram: @tector_pixel, Discord: Tector#1853)
How it works:
If you downloaded the mod and properly installed it, you'll find 2 new world types in the create world screen.
When creating a world using any of these presets, you'll get no terrain at all except for the generated structure in the spawn.
Adding new world types:
If you have a custom structure and you want to create a custom world type using it, you can do so by creating your structure file using Minecraft's structure block, placing its nbt file in the structures folder (Located at: .minecraft/config/structureworld/structures), and then editing the mod's config file (Located at .minecraft/config/structureworld/structureworld.json).
Here is how the default config file should look like:
Creating a new dimension:
In newer Minecraft versions, anyone can create a new dimension via datapacks.
When using this mod, you can make your custom dimensions work as structure worlds and even have multiple structure worlds in the same server.
Here is how the dimension file should look like:
More information about custom dimensions in 1.16 can be found in the official wiki.
Server-side usage:
If you want to use this mod in a server-side environment you need to set the level-type in the server.properties file to structure_your_structure_identifier
(For example: structure_simple_tree or structure_classic_skyblock)
Overriding the default generator:
If you want the structure world generator to always be the main generator in the modpack, you can set the overridingDefault property to true in the mod's config file.
By doing that, all the worlds created by the client will default to the configured world type, and creating a new server will always set the level-type to it as well.
Useful commands:
If you're playing with this mod in a multiplayer environment and you want other players to have their own structure island, you can do so by using the /structureworld create command. You can also teleport to a player's island by using the /structureworld teleport command and you can delete a player's island by using the /structureworld delete command (The blocks will stay there, but the user will not be able to teleport to their island using the teleport command, and you'll be able to create a new island for them. This is not reversible)
Other information:
For bug reporting please proceed to the mod's GitHub repository: https://github.com/lucaargolo/structure-world
If you have any other questions or suggestions, feel free to call me on Discord @D4rk#0693
You can find me in the Cafeteria Development guild.
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.