/* This config makes it possible to change the spacing, separation, salt (and frequency) of the 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 */ { "banyan_sparse_jungle": { "salt": 10387312, "separation": 4, "spacing": 8 }, "baobab_dry_tropical_forest": { "salt": 10387312, "separation": 3, "spacing": 6 }, "baobab_savanna": { "salt": 10387312, "separation": 8, "spacing": 16 }, "baobab_tropical_forest": { "salt": 10387312, "separation": 3, "spacing": 6 }, "el_dorado": { "salt": 20083232, "separation": 8, "spacing": 24 }, "elephant_graveyard_fossils": { "salt": 14357921, "separation": 1, "spacing": 3 }, "features": { "salt": 10387312, "separation": 2, "spacing": 4 }, "villages": { "salt": 10387312, "separation": 4, "spacing": 16 } }