Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Same Place Structures

Same Place Structures

An addon to datapacks allowing certain structures to always spawn in the same place in every world

57
4
World Generation

Compatibility

Minecraft: Java Edition

1.20.1–1.20.6

Platforms

Fabric

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Creators

Acrogenous
Acrogenous Member

Details

Licensed MIT
Published 4 months ago
Updated 4 months ago
DescriptionChangelogVersions

Same Place Structures is a fairly simple mod targeted at modpack makers/map developers.

The mod allows you to configure certain structures to spawn at exact to-the-chunk location in every single world and dimension, assuming the biome for the structure is correct at said location.

This is done by defining your structure_set like so:

{
  "structures": [
    {
      "structure": "minecraft:village_plains",
      "weight": 1
    }
  ],
  "placement": {
    "type": "sps:static",
    "x": [2,10],
    "z": [2,10],
	"salt": 0

  }
}

where the array "x" and the array "z" represent the CHUNK coordinates of the structure, as you can see, you can have the same structure spawn in multiple places if you would like.

Modrinth is open source.

fix-window-open@1656e14

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.