Перейти к содержимому
Mineforgian

Repurposed Structures - Neoforge/Forge

Adds more variations of vanilla structures and features such as a Jungle Fortress!

4.4M загрузок264 подписчиковLGPL-3.0-onlyforgeneoforge

Обновлён 19 июня 2026 г. · опубликован 12 мая 2021 г.

  • Jungle Fortress
  • Some Pyramids added!
  • Ancient Cities variants added
  • Mangrove structures
  • Bamboo and Cherry Villages!
  • Nether villages

Picture that shows the title of this mod with a Stonebrick Fortress during sunset behind the text

Works serverside too so vanilla clients can connect!

CLICK HERE FOR QUILT/FABRIC MC PORT: https://modrinth.com/mod/repurposed-structures-fabric

 


WHAT IS REPURPOSED STRUCTURES?


Repurposed Structures is a mod about taking existing vanilla features and structures and creating new variants or modifications to them! Originally, most of the structures and features in this mod was actually made for my Ultra Amplified Dimension mod. but then I realized these features and structures would look great in the Overworld as well so I decided to take those structures and features and split them into their own mod and continue to add MORE biome variants of vanilla structures! And over time, some other people even help contribute more vanilla styled structures!


Check out the wiki below for all the info! It is kept up to date on latest Repurposed Structures releases.

https://github.com/TelepathicGrunt/RepurposedStructures/wiki


Frequently Asked Questions:
  • Q: Can this mod work serverside and let vanilla clients connect?

    • A: Yep! This mod does not add any new blocks or mobs so it can be ran entirely serverside and is safe for vanilla clients.
  • Q: How do I turn off RS structures in 1.18.2 or newer MC?

  • Q: Does this mod work with YUNG's Better Strongholds, YUNG's Better Mineshafts, and other Yungs mods mod?

    • A: Yes all of Yung's mods will work with Repurposed Structures. Both mod's structures will continue to spawn. Note: RS’s structures will remain the same and will not be in the same style as yung’s structures unless you put on special datapacks. See the Pre-Datapack section for changing RS's strongholds, dungeons, and other structures to be in the style of Yung's structures! (Mineshafts does not have a datapack because Yung's Better Mineshafts already have biome variants)
  • Q: Does this mod conflict with ___ mod?

    • A: Highly unlikely. My mod adds structures to biomes directly so any conflict would be extremely rare. Best way to know is to just try my mod with the other mod. If you find they do conflict somehow, PLEASE let me know so I can investigate and release a fix! :) In fact, some mods like Signpost may have direct compatibility with Repurposed Structures's structures!
  • Q: I heard this mod has banners in chests but none show up for me. Why?

    • A: You'll have to use the latest version of Repurposed Structures and have the Luck status effect or attribute. Luck is not able to be obtained in vanilla so you'll have to use another mod or datapack. The banners are more like a cool Easter Egg collectable so check out what mods or datapacks can give you some Luck! Good luck and have fun collecting banners!
  • Q: The advancements are annoying! I want to turn them off!

    • A: There are datapacks to turn off the advancements. Click here for the datapack to use to make all RS advancements disabled. You can delete the files of the structures you do want advancements for from that datapack.
  • Q: How can I change the language that this mod uses?

  • Q: Can I use this mod in a modpack?

    • A: Yep! You can use this mod in a modpack :)
  • Q: Can I modify the source code of this mod to make changes?

    • A: You can but just make sure you respect my license which is LGPL. That means, if you plan on distributing a modified Repurposed Structures jar, you should open source it by making the modified source code visible and licensed under an open source license. But truthfully, if you want to make a change, ask me first or make a PR into my mod as I might actually add it to the base mod itself!

🏠 HOW CAN I CONFIGURE THIS MOD? 🏠

1.18.2 and newer info:

    As of 1.18.2 and newer, most of Repurposed Structures can be changed by datapack now. Including turning off or on structures or changing spawnrates. Click the below link to get an example datapack to edit and some pointers for what to edit to turn off structures. There's a huge amount of stuff you can change by datapack though such as changing what height RS Mineshafts spawn at or how large RS villages are and much more that was not configurable in 1.18.1 and below. Enjoy!

    Click here to go to config datapack download page

 

Note: Be sure to read the instructions in the above link's page to make it easier to know what to edit

By default, RS will do its best to import modded loot into its structures's loot. If this is not desired behavior, you can disable this in the normal RS config file in config folder above mods folder.

    Furthermore, you can make datapacks to modify or change how RS structures look! Here's a flat world of all the pieces of my structures. Use this to make editing and overriding structure pieces easier with datapacks: Repurposed Structures - pieces world (click here)**

    For the expert datapackers, there's actually a hidden neat way to add new pieces to any Jigsaw Structure without overriding their pool file! (Villages, outposts, all of RS's structures minus mansions, etc) For example, instead of overriding data\repurposed_structures\worldgen\template_pool\village\birch\houses.json to add new houses to my Birch Village, replace worldgen\template in the datapack with pool_additions and have the template pool file only have the entries you want merged into the main pool file. Repurposed Structures will detect these files from ALL datapacks and merge the pool_additions pool entries into the actual template pool file that the path points to. Yes, Repurposed Structures will read all pool_additions files from all datapacks that even have the same path so that the datapacks do not override each other's pool_additions! Neat stuff! And it works with other pools too! Just make sure the piece you are adding has a Jigsaw Block with the right name so the actual structure can connect and spawn the piece.

    To help you with this cool pool_additions feature, this 18 minute tutorial should help walk you through creating a building, saving it, and adding it to RS's structures with a datapack! https://youtu.be/kzRQrQqlYjw

1.18.1 and older info:

    To reach this mod's config file, go into the config folder that is above the mods folder and go into the repurposed_structures-forge folder to change the configs. The config is split up into many files for better organization and ease of editing. Then exit/restart Minecraft for all changes to take effect. Do note that the config will affect all worlds so keep that in mind

    Right now, there are lots of config options. The big one that you may be interested in is the spawnrate config for every structure and yes, you can even fully turn off the structures too. The config comments will help walk you through on how to adjust the rates. Furthermore, you can even blacklist dimensions or biomes as well! For some structures, you can change the maximum and minimum y value that they can start their generation at and far more! Check out the config for everything you can do!

    Furthermore, you can make datapacks to modify or change a huge amount of stuff in my mod including modifying how structures look! Here's a flat world of all the pieces of my nbt-based structures. Use this to make editing and overriding structure pieces easier with datapacks: Repurposed Structures - pieces world (click here)

    If you want to change the loot tables that the structures in this mod uses, you can override my loot tables with a data pack! Here's a datapack with the default loot tables: Repurposed_Structures-Loottables (click here)

    The mob spawner for all none-nbt based structures can be changed with datapacks as well! You can download the spawner datapack here and change the entries inside the json files to add, remove, or change mob chances in spawners!: Repurposed_Structures-Mob_Spawners (click here)

    And all structure pieces such as Wells, Villages, Outposts, Shipwrecks, Pyramids, and Igloos can also be overridden with datapacks. Furthermore, the template pools that holds structure pieces for Villages and other structures can also be overridden with datapacks to add your own pieces to the villages or other structures! You can find what pieces or pools can be replaced and their filenames here but be sure to switch the branch to the MC version you are on: Overridable structure nbt files (click here)Overridable structure pool files (click here)

    For the expert datapackers, there's actually a hidden neat way to add new pieces to any Jigsaw Structure without overriding their pool file! (Villages, outposts, all of RS's structures minus mansions, etc) For example, instead of overriding data\repurposed_structures\worldgen\template_pool\village\birch\houses.json to add new houses to my Birch Village, replace worldgen\template in the datapack with pool_additions and have the template pool file only have the entries you want merged into the main pool file. Repurposed Structures will detect these files from ALL datapacks and merge the pool_additions pool entries into the actual template pool file that the path points to. Yes, Repurposed Structures will read all pool_additions files from all datapacks that even have the same path so that the datapacks do not override each other's pool_additions! Neat stuff! And it works with other pools too! Just make sure the piece you are adding has a Jigsaw Block with the right name so the actual structure can connect and spawn the piece.

    To help you with this cool pool_additions feature, this 18 minute tutorial should help walk you through creating a building, saving it, and adding it to RS's structures with a datapack! https://youtu.be/kzRQrQqlYjw

If you get stuck or confused on how to configure something, just ask and I'll try and help out!



🏠 PRE-MADE DATAPACKS 🏠

    Since the overwhelming majority of my structures uses nbt files, template pools, and/or processors, you can override all of this with datapacks! That means you can customize the blocks in those structures with other mod's blocks or add pieces of other mod's villages into RS's villages! If you decide to use the datapacks below, download it, go into your world's save folder, and put the zipped folder into the datapack folder. Now when you load the game, the datapack should take effect! (Also, you can share mod-compat datapacks you made to me and I'll add it below after I check it out and like it!)

Check out the wiki below for some links to premade datapacks!

https://github.com/TelepathicGrunt/RepurposedStructures/wiki#-pre-made-datapacks-



Special thanks to:

/r/l-ll-ll-l_IsDisLoss from Reddit for allowing me to use his Nether Pyramid and Nether Crimson Outpost design!


cannon_foddr for allowing me to use his Nether Brick Outpost and End/Nether Bricks Shipwreck design!


miguelforge for allowing me to use his Crimson and Warped Shipwreck, End Ruined Portal, Nether Ruins, and other designs!

*If you find an issue, glitch, or have a suggestion about my mod, let me know! But if you don't have a GitHub account to report in the Issue tab above, just comment what the problem is below and I'll try and get back to you ASAP! Or you can contact me on Discord :)

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
7.7.5+26.2-neoforgeРелиз26.2neoforge19 июня 2026 г..jar (7.7 МБ)
7.7.5+26.1-neoforgeРелиз26.1neoforge19 июня 2026 г..jar (7.7 МБ)
7.5.21+1.21.1-neoforgeРелиз1.21.1neoforge12 июня 2026 г..jar (7.9 МБ)
7.1.24+1.20.1-forgeРелиз1.20.1forge12 июня 2026 г..jar (7.9 МБ)
7.7.4+26.1-neoforgeРелиз26.1neoforge23 апреля 2026 г..jar (7.7 МБ)
7.5.20+1.21.1-neoforgeРелиз1.21.1neoforge23 апреля 2026 г..jar (7.9 МБ)
7.1.23+1.20.1-forgeРелиз1.20.1forge23 апреля 2026 г..jar (7.8 МБ)
7.7.3+26.1-neoforgeРелиз26.1neoforge19 апреля 2026 г..jar (7.7 МБ)
7.7.2+26.1-neoforgeРелиз26.1neoforge19 апреля 2026 г..jar (7.7 МБ)
7.1.22+1.20.1-forgeРелиз1.20.1forge19 апреля 2026 г..jar (7.8 МБ)
7.5.19+1.21.1-neoforgeРелиз1.21.1neoforge15 апреля 2026 г..jar (7.9 МБ)
7.7.0+26.1-neoforgeРелиз26.1neoforge26 марта 2026 г..jar (7.7 МБ)
7.1.21+1.20.1-forgeРелиз1.20.1forge24 февраля 2026 г..jar (7.8 МБ)
7.6.1+1.21.11-neoforgeРелиз1.21.11neoforge22 февраля 2026 г..jar (7.8 МБ)
7.5.18+1.21.1-neoforgeРелиз1.21.1neoforge22 февраля 2026 г..jar (7.9 МБ)

Показаны последние 15 из 212 версий. Все версии — на Modrinth.

Ченджлог

7.7.5+26.2-neoforgeРелиз26.2 · 19 июня 2026 г.

(V.7.7.5 Changes) (26.2 Minecraft) (Config Datapack Updated)

Misc:

Updated to 26.2

Fortresses:

Fixed Jungle Fortress having rare chance of spawning water above sea level.

Dungeons:

Badlands and Desert Dungeons can have Parched spawners instead of Skeleton spawner.

Swamp Dungeons can have Bogged spawners instead of Skeleton spawner.

Monuments:

Desert Monuments now spawn Parched instead of Skeletons.

7.7.5+26.1-neoforgeРелиз26.1 · 19 июня 2026 г.

(V.7.7.5 Changes) (26.1 Minecraft) (Config Datapack Updated)

Fortresses:

Fixed Jungle Fortress having rare chance of spawning water above sea level.

Dungeons:

Badlands and Desert Dungeons can have Parched spawners instead of Skeleton spawner.

Swamp Dungeons can have Bogged spawners instead of Skeleton spawner.

Monuments:

Desert Monuments now spawn Parched instead of Skeletons.

(V.7.7.4 Changes) (26.1 Minecraft) (Config Datapack Updated)

Configs:

Added item tag repurposed_structures:blacklisted_from_modded_loot_importing for packmakers or other mods to prevent RS from importing certain modded items from vanilla loot tables while still importing other modded items.

(V.7.7.3 Changes) (26.1 Minecraft)

Misc:

(NeoForge): Now requires 26.1.2.20-beta NeoForge or newer due to a breaking change with GLMs.

(V.7.7.2 Changes) (26.1 Minecraft)

Misc:

Fixed rare potential race condition issue with ServiceLoaders loading.

(V.7.7.1 Changes) (26.1 Minecraft)

Mod Compat:

(Fabric): Adjusted loot table manipulation mixin so it fixes the incompat with Artifact loot not showing in Repurposed Structures loot tables.

7.5.21+1.21.1-neoforgeРелиз1.21.1 · 12 июня 2026 г.

(V.7.5.21 Changes) (1.21.1 Minecraft)

Misc:

Fixed an incredibly rare concurrency modification exception crash when Villagers/Wandering Traders have explorer maps locating an RS structure while something else is also searching for structures at same time.

(V.7.5.20 Changes) (1.21.1 Minecraft) (Config Datapack Updated)

Configs:

Added item tag repurposed_structures:blacklisted_from_modded_loot_importing for packmakers or other mods to prevent RS from importing certain modded items from vanilla loot tables while still importing other modded items.

(V.7.5.19 Changes) (1.21.1 Minecraft)

Mod Compat:

(Fabric): Adjusted loot table manipulation mixin so it fixes the incompat with Artifact loot not showing in Repurposed Structures loot tables.

7.1.24+1.20.1-forgeРелиз1.20.1 · 12 июня 2026 г.

(V.7.1.24 Changes) (1.20.1 Minecraft)

Misc:

Fixed an incredibly rare concurrency modification exception crash when Villagers/Wandering Traders have explorer maps locating an RS structure while something else is also searching for structures at same time.

(V.7.1.23 Changes) (1.20.1 Minecraft) (Config Datapack Updated)

Configs:

Added item tag repurposed_structures:blacklisted_from_modded_loot_importing for packmakers or other mods to prevent RS from importing certain modded items from vanilla loot tables while still importing other modded items.

(V.7.1.22 Changes) (1.20.1 Minecraft)

Misc:

Fixed rare potential race condition issue with ServiceLoaders loading.

(V.7.1.21 Changes) (1.20.1 Minecraft)

Misc:

Removed debug mixins sorry

(V.7.1.20 Changes) (1.20.1 Minecraft)

Misc:

Adjusted Skeletons spawning in RS structures to set position before calling finalizeSpawn. May improve interactions with certain mods.

7.7.4+26.1-neoforgeРелиз26.1 · 23 апреля 2026 г.

(V.7.7.4 Changes) (26.1 Minecraft) (Config Datapack Updated)

Configs:

Added item tag repurposed_structures:blacklisted_from_modded_loot_importing for packmakers or other mods to prevent RS from importing certain modded items from vanilla loot tables while still importing other modded items.

(V.7.7.3 Changes) (26.1 Minecraft)

Misc:

(NeoForge): Now requires 26.1.2.20-beta NeoForge or newer due to a breaking change with GLMs.

(V.7.7.2 Changes) (26.1 Minecraft)

Misc:

Fixed rare potential race condition issue with ServiceLoaders loading.

(V.7.7.1 Changes) (26.1 Minecraft)

Mod Compat:

(Fabric): Adjusted loot table manipulation mixin so it fixes the incompat with Artifact loot not showing in Repurposed Structures loot tables.

7.5.20+1.21.1-neoforgeРелиз1.21.1 · 23 апреля 2026 г.

(V.7.5.20 Changes) (1.21.1 Minecraft) (Config Datapack Updated)

Configs:

Added item tag repurposed_structures:blacklisted_from_modded_loot_importing for packmakers or other mods to prevent RS from importing certain modded items from vanilla loot tables while still importing other modded items.

(V.7.5.19 Changes) (1.21.1 Minecraft)

Mod Compat:

(Fabric): Adjusted loot table manipulation mixin so it fixes the incompat with Artifact loot not showing in Repurposed Structures loot tables.

7.1.23+1.20.1-forgeРелиз1.20.1 · 23 апреля 2026 г.

(V.7.1.23 Changes) (1.20.1 Minecraft) (Config Datapack Updated)

Configs:

Added item tag repurposed_structures:blacklisted_from_modded_loot_importing for packmakers or other mods to prevent RS from importing certain modded items from vanilla loot tables while still importing other modded items.

(V.7.1.22 Changes) (1.20.1 Minecraft)

Misc:

Fixed rare potential race condition issue with ServiceLoaders loading.

(V.7.1.21 Changes) (1.20.1 Minecraft)

Misc:

Removed debug mixins sorry

(V.7.1.20 Changes) (1.20.1 Minecraft)

Misc:

Adjusted Skeletons spawning in RS structures to set position before calling finalizeSpawn. May improve interactions with certain mods.

7.7.3+26.1-neoforgeРелиз26.1 · 19 апреля 2026 г.

(V.7.7.3 Changes) (26.1 Minecraft)

Misc:

(NeoForge): Now requires 26.1.2.20-beta NeoForge or newer due to a breaking change with GLMs.

(V.7.7.2 Changes) (26.1 Minecraft)

Misc:

Fixed rare potential race condition issue with ServiceLoaders loading.

(V.7.7.1 Changes) (26.1 Minecraft)

Mod Compat:

(Fabric): Adjusted loot table manipulation mixin so it fixes the incompat with Artifact loot not showing in Repurposed Structures loot tables.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…