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
init.lua use vector.in_area instead of own code in mapgen (#4562) 2024-09-09 20:05:59 +02:00
mod.conf
ores.lua Move deepslate ore registration within generation check 2023-12-12 23:16:51 +00:00
v6.lua