mirror of
https://github.com/minetest/minetest_game.git
synced 2025-08-13 07:50:21 +02:00
menu
mods
beds
binoculars
boats
bones
bucket
carts
creative
default
doors
dungeon_loot
dye
farming
fire
fireflies
flowers
schematics
waterlily.mts
textures
README.txt
depends.txt
init.lua
license.txt
mapgen.lua
give_initial_stuff
killme
map
player_api
screwdriver
sethome
sfinv
stairs
tnt
vessels
walls
wool
xpanes
.gitignore
.luacheckrc
.travis.yml
LICENSE.txt
README.txt
game.conf
game_api.txt
minetest.conf
minetest.conf.example
settingtypes.txt
Papyrus: Make base node dirt instead of dirt_with_grass. Formerly the exposed dirt would change to grass but the new grass spread ABM now prevents that. Waterlily: Don't specify a water_source node in the schematic, as it may be used in river water. It was not force-placed but should really be "air" prob = 0.