Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- for testing
- biome_lib.register_on_generate({
- surface = { "void_essential:stone" },
- max_count = 4800,
- rarity = 101 - 75,
- min_elevation = 1, -- above sea level
- -- plantlife_limit = -0.9,
- },
- "void_essential:water_source"
- )
Advertisement
Add Comment
Please, Sign In to add comment