update generators scanning

This commit is contained in:
MihailRis
2024-09-27 23:55:14 +03:00
parent 39030efd74
commit c46090f881
14 changed files with 46 additions and 9 deletions
@@ -1,4 +1,4 @@
biomes = json.parse(file.read("base:generators/demo/biomes.json"))
biomes = json.parse(file.read("base:generators/demo.files/biomes.json"))
function place_structures(x, z, w, d, seed, hmap)
local placements = {}