1
0
réplica de https://codeberg.org/tenplus1/bonemeal.git sincronizado 2025-10-21 09:55:43 +02:00

change of jungle grass on rainforest litter (thx nixnoxus)

Este cometimento está contido em:
tenplus1
2022-03-19 07:55:03 +00:00
ascendente 79f9cb3294
cometimento 4c50a02a0e

Ver ficheiro

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