[Re]Structure | v3.1.0
Configurable Structure Element with Enhanced Options
[Re]Structure v3.1.0 introduces a Mod Element for Structure Generation,
now available for NeoForge 1.21.4 and MCreator v2025.1.
Check out the Project Board for ongoing development progression.
Download the update through the [Re]Structure Menu!
[Re]Structure includes built-in update and installation features:
- Download and install updates directly within the plugin menu.
- Enable automatic downloads for seamless updates.
- Updates are pulled securely from GitHub.
- After downloading, restarting MCreator will automatically install the latest release.
- You can trigger a restart directly from the plugin menu (be sure to save your work first!).
- The [Re]Structure menu is only available when connected to the internet.
Automatic Updates can be enabled or disabled in the plugin settings.
Downloads are stored temporarily until MCreator restarts.
In-development generators:
- NeoForge 1.21.1
- NeoForge 1.20.6
- NeoForge 1.20.4
- Forge 1.20.1
- Forge 1.19.4
- Forge 1.19.2
- Forge 1.18.2
- Data Pack 1.21.4
- Data Pack 1.21.1
- Data Pack 1.20.6
- Data Pack 1.20.4
- Data Pack 1.20.1
- Data Pack 1.19.4
- Data Pack 1.19.x
- Data Pack 1.18.x
Supported generators:
- NeoForge 1.21.4
Fabric support was included in previous versions and will return in a future update.
QuiltMC support is also planned for a later release.
Pages currently available in [Re]Structure:
- Structure Page
- Spawn Override Page
- Structure Set Page
- Exclusion Zone Page
This plugin page will continue to be updated as new features are released.
Found a Bug or Issue within the Mod Element or Menu?
Submit a Bug Report
Do you have an idea for something new that can be added?
Submit a Feature Request
Check the Project Board before submitting.
Your Bug, Issue or Feature might already be added!
The only official places to download [Re]Structure are this plugin page and the GitHub repository.
[Re]Structure - Copyright © 2025 GregoryAM
Comments
Hey there, @DoutorAxolot27.
I'm currently working on the "Help Text" that shows when you click on the [ ? ] that appears next to the label for each field, this will give a better explanation of each field. The patch will be released within the next few days (The [Re]Structure Menu will notify you of an update, or you can turn on automatic updates to allow the update to install upon closing / reopening MCreator).
I am also working on the GitHub Wiki to help explain things a lot better for each field + the JSON files that are generated.
For a video, I will create one. But it might take me a bit longer since I want to make sure everything is updated on the plugin beforehand so I can explain everything that's within it.
Brief explanation:
Structure Page - Defines the structure
Spawn Overrides - Allow Mobs to spawn in / around the structure
Structure Set - Defines the weight of multiple structures (higher weights will spawn more often) + allows structure generation to either be normal like villages (Random Spread) or generate similar to strongholds (Concentric Rings).
Exclusion Zone - Makes the structure not spawn within a certain number of chunks of other structures.
Yes. It's one zip archive for all versions.
It was a pain to create, but it does work with all versions mentioned in the Supported MCreator versions.
At the moment, the [Re]Structure Mod Element works for MCreator 2025.1 with NeoForge 1.21.4.
But I am releasing patches and minor updates for other generators and MCreator versions.
Hey! At this moment v3.0.0 of [Re]Structure is a Placeholder plugin.
(Exists solely as a stub or shell until real functionality is added)
Previous versions added a Mod Element that was similar to the Structure Element within MCreator.
This helped create data pack-driven Structures, similar to what MCreator 2023.4 achieved when they updated the Structure Element.
Before they updated, the plugin was able to do the exact same thing for MCreator versions and generators that did not create the necessary data pack code and added a few more pages for more customizability of structure generation.
I stopped updating the plugin last year to learn more Java development to come back and publish a version that is backwards compatible with 2025.1 through 2023.1 with more features than the current Structure Element.
I added the download and install / automatic update option to allow users to get the latest updates as soon as they're available without waiting or checking here.
The plan for [Re]Structure now is to apply updates in batches. Starting off with the foundation version 3.0.0.
This will allow the plugin to have better quality control, stability, compatibility, and maintainability when updating.
While I know it doesn't have anything at this very moment, it will within the next week.
Update scheduled on 4/28/2025 (v3.1.0) -- adding a Mod Element for MCreator 2025.1 NeoForge 1.21.4.
The progress has been pushed back due to failed backup of my project. However, this has made me realize mistakes I was making, and lack of clean code that makes the project more maintainable and modular for future updates.
While quick updates are nice, I want to make sure I am focused on full updates that work well and have minimal bugs.
This plugin supports 4 versions of MCreator simultaneously, and adding a 5th one being 2024.1, while it seems easy to just add a new folder and copy paste the code. There were many bugs in the past updates for the 5 generators it supports.
I want to squash all bugs, fix all spelling mistakes, create clean and understandable code for future updates and make a better GUI and User Experience.
A lot is going into this as a solo developer, and I want what's best for the users.
An update to the plugin for 2024.1 is in the works.
If you want to find out more information, you can always view the Project Board (Linked above).
I update it from time to time while developing the plugin.
You can also see current issues, along with if they're being fixed or not.
An issue with Structure Set is occurring.
It is advisable to not include a second structure within this page until the issue is fixed.
I see that the Mod Element is not generating the required JSON file for the second structure added.