File Details
Repurposed Structures v7.5.3 (1.21 MC Fabric)
- R
- Jun 24, 2024
- 7.80 MB
- 18.8K
- 1.21
- Fabric
File Name
repurposed_structures-7.5.3+1.21-fabric.jar
Supported Versions
- 1.21
Curse Maven Snippet
(V.7.5.3 Changes) (1.21 Minecraft)
Misc:
Changed how I detect structures within features. May resolve issues where game gets deadlocked/stuck during worldgen.
(V.7.5.2 Changes) (1.21 Minecraft)
Cities:
Fixed crash when Wither Skeletons with Bows are spawned in the Nether City.
(V.7.5.1 Changes) (1.21 Minecraft)
Misc:
Silly me. Changed target_pool to target_structure for rs_pieces_spawn_counts files since it targets structures. Not pools.
(V.7.5.0 Changes) (1.21 Minecraft)
Major:
Ported to 1.21
Misc:
pool_additions is now renamed to rs_pool_additions with the name field inside change to target_pool.
Files under same namespace and path aren't merged anymore but will override like normal datapacks.
Use the target_name field to specify the template pool to merge the additional pool entries into.
rs_pieces_spawn_counts now has target_structure field for what template pool to apply their behavior to (only works for RS structures)
rs_pieces_spawn_counts is fixed so files properly override each other if under same namespace/path.

