1
0
mirror of https://github.com/mt-mods/moretrees.git synced 2025-07-01 07:30:43 +02:00

Corrige spawn palmiers sur mud et corrige warning démarrage

This commit is contained in:
2020-06-14 15:05:07 +02:00
parent ac9dd5503c
commit 7383549476
2 changed files with 2 additions and 5 deletions

View File

@ -40,6 +40,7 @@ local sand_surfaces = {
["default:sand"] = true,
["default:desert_sand"] = true,
["cottages:loam"] = true,
["darkage:mud"] = true,
-- note, no silver sand here.
-- too cold for a palm, too... well... sandy for anything else.
}