VoxeLibre/mods/MAPGEN/mcl_mapgen_core
kno10 71881154e9 use vector.in_area instead of own code in mapgen (#4562)
`between` and `in_cube` duplicate functionality already in minetest `vector`.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4562
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: kno10 <erich.schubert@gmail.com>
Co-committed-by: kno10 <erich.schubert@gmail.com>
2024-09-09 20:05:59 +02:00
..
api.lua Move generator code to functions to aid in profiling 2023-04-16 16:20:45 +00:00
init.lua use vector.in_area instead of own code in mapgen (#4562) 2024-09-09 20:05:59 +02:00
mod.conf Enable deepslate and copper generation 2022-09-14 20:37:07 +00:00
ores.lua Move deepslate ore registration within generation check 2023-12-12 23:16:51 +00:00
v6.lua some refactoring 2022-09-14 20:37:07 +00:00