X-Git-Url: https://gitweb.ps.run/packwiz/blobdiff_plain/80194dfea42a212c27f443cae45f9229b81b9743..08af78edc150c8fd965f5ed76572c321249eb82e:/config/vanilla_structures/placement_structure_config.json5 diff --git a/config/vanilla_structures/placement_structure_config.json5 b/config/vanilla_structures/placement_structure_config.json5 deleted file mode 100644 index 38e09ea..0000000 --- a/config/vanilla_structures/placement_structure_config.json5 +++ /dev/null @@ -1,93 +0,0 @@ -/* -This config makes it possible to change the spacing, separation, salt (and frequency) of Minecraft's structure sets. - SPACING --- controls how far a structure can be from others of its kind - SEPARATION --- controls how close to each other two structures of the same type can be. -KEEP IN MIND THAT SPACING ALWAYS NEEDS TO BE HIGHER THAN SEPARATION. - -===== -Created by Cristel Lib -*/ -{ - "ancient_cities": { - "salt": 20083232, - "separation": 8, - "spacing": 24 - }, - "buried_treasures": { - "frequency": 0.01, - "salt": 0, - "separation": 0, - "spacing": 1 - }, - "desert_pyramids": { - "salt": 14357617, - "separation": 8, - "spacing": 32 - }, - "end_cities": { - "salt": 10387313, - "separation": 11, - "spacing": 20 - }, - "igloos": { - "salt": 14357618, - "separation": 8, - "spacing": 32 - }, - "jungle_temples": { - "salt": 14357619, - "separation": 8, - "spacing": 32 - }, - "nether_complexes": { - "salt": 30084232, - "separation": 4, - "spacing": 27 - }, - "nether_fossils": { - "salt": 14357921, - "separation": 1, - "spacing": 2 - }, - "ocean_monuments": { - "salt": 10387313, - "separation": 5, - "spacing": 32 - }, - "ocean_ruins": { - "salt": 14357621, - "separation": 8, - "spacing": 20 - }, - "pillager_outposts": { - "frequency": 0.2, - "salt": 165745296, - "separation": 8, - "spacing": 32 - }, - "ruined_portals": { - "salt": 34222645, - "separation": 15, - "spacing": 40 - }, - "shipwrecks": { - "salt": 165745295, - "separation": 4, - "spacing": 24 - }, - "swamp_huts": { - "salt": 14357620, - "separation": 8, - "spacing": 32 - }, - "villages": { - "salt": 10387312, - "separation": 8, - "spacing": 34 - }, - "woodland_mansions": { - "salt": 10387319, - "separation": 20, - "spacing": 80 - } -} \ No newline at end of file