Minecraft version information
26.1.2
Mod loader information
Fabric
Mod loader version information
0.19.2
Mod version information
2.0.23
Expected Behavior
When editing properties of individual structures (e. g. Start height type, Minimum height, Maximum height etc.), the changes made should be saved to the structurify.json config file.
Actual Behavior
Currently, if you edit a structures' properties like mentioned above, the changes made aren't saved to the structurify.json config file. They are visually applied in the ingame config GUI, but after a restarting the game the changes made are reset.
Reproduction Steps
In my case:
- Install Remnants 1.0 alongside Structurify
- Start the game and open the config GUI of Structurify
- Search for
Remnants and open it's structure settings
- Change the
Minimum height to -54 and the Maximum height to -44
- See that you probably have to enter
-54 for Minimum height again (maybe this is another small bug)
- Save these changes and restart the game
- Open the structure settings for
Remnants again
- See that the changes made are reset
Screenshots & files
This is the config after doing the above listed steps:
{
"config_version": "2.0.23",
"config_datetime": "2026-05-14_16-50-08",
"general": {
"disable_all_structures": false,
"prevent_structure_overlap": false,
"enable_global_spacing_and_separation_modifier": false,
"global_spacing_and_separation_modifier": 1.0
},
"structure_namespaces": [],
"structures": [],
"structure_sets": [],
"structure_template_pools": []
}
Minecraft version information
26.1.2
Mod loader information
Fabric
Mod loader version information
0.19.2
Mod version information
2.0.23
Expected Behavior
When editing properties of individual structures (e. g.
Start height type,Minimum height,Maximum heightetc.), the changes made should be saved to thestructurify.jsonconfig file.Actual Behavior
Currently, if you edit a structures' properties like mentioned above, the changes made aren't saved to the
structurify.jsonconfig file. They are visually applied in the ingame config GUI, but after a restarting the game the changes made are reset.Reproduction Steps
In my case:
Remnantsand open it's structure settingsMinimum heightto-54and theMaximum heightto-44-54forMinimum heightagain (maybe this is another small bug)RemnantsagainScreenshots & files
This is the config after doing the above listed steps: