change of jungle grass on rainforest litter (thx nixnoxus)

This commit is contained in:
tenplus1 2022-03-19 07:55:03 +00:00
parent 79f9cb3294
commit 4c50a02a0e
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ local deco = {
{"default:sand", {}, {"default:dry_shrub", "", "", ""} },
{"default:desert_sand", {}, {"default:dry_shrub", "", "", ""} },
{"default:silver_sand", {}, {"default:dry_shrub", "", "", ""} },
{"default:dirt_with_rainforest_litter", {}, {"default:junglegrass", "", "", ""}}
}