2021-03-22 11:29:28 -04:00
|
|
|
TERRAIN LEVELS
|
|
|
|
--------------
|
|
|
|
stone
|
|
|
|
ors
|
|
|
|
tuff
|
2021-03-22 22:49:21 -04:00
|
|
|
bedrock -- solid layer atm, add noise or something for one layer above it
|
2021-03-22 11:29:28 -04:00
|
|
|
|
2021-04-07 20:46:25 -04:00
|
|
|
do something with - big ore pockets, or could be used to blend between layers
|
2021-03-22 11:29:28 -04:00
|
|
|
basalt
|
|
|
|
gneiss
|
2021-03-26 20:54:54 -04:00
|
|
|
|
|
|
|
hardware coloring
|
2021-03-27 19:37:50 -04:00
|
|
|
bricks, 2 glass blocks, 2 glass panes, wool
|
2021-04-06 16:07:10 -04:00
|
|
|
^[colorize:gray:90
|
|
|
|
|
2021-04-10 21:54:14 -04:00
|
|
|
mapgen granite, decoblocks refined granite
|
|
|
|
|
|
|
|
submodules
|
2021-04-14 21:22:40 -04:00
|
|
|
git pull --recurse-submodules
|
|
|
|
|
2021-04-19 21:44:19 -04:00
|
|
|
cd into repo, checkout main
|
|
|
|
|
|
|
|
https://minetest.gitlab.io/minetest/helper-functions/
|