[Re]Structure

Published by GregoryAM on
Supported MCreator versions
2025.1
2024.4
2024.3
2024.2
2024.1
2023.4
2023.3
2023.2
2023.1
Tags / plugin type
Java plugin
restructure logo
Downloads:
1502
Upvotes: 13
About the plugin

[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


Support GregoryAM on Ko-Fi

Project members
Developer
License
All Rights Reserved

Plugin downloads
[Re]Structure v3.0.0 - ReStructure_v3.0.0.zip Uploaded on: 04/21/2025 - 13:50   File size: 82.91 KB

Comments

Yeah, I realized after someone had shown me the GitHub page for "True Structures". It was a bit discouraging.

But, I can at least learn a lot more about plugin development in the processes of doing this. Which I plan on adding a GUI to this plugin to learn more about them.

This plugin takes your structures and turns them into their data pack equivalent, making them actual structures. Similar to the way all Minecraft Structures are generated.

This allows for you to use /locate structure and actually find your structure in-game.

Well, actually. It can't do both for structures.
If it's a custom structure, it'll be basically ${modid}:${structureName}
IF it's biomes you're planning on adding that the structure can spawn in.
It can do minecraft:${biome} and ${modid}:${mod_biome} is what I meant.