forked from mtcontrib/bonemeal
dry grass grows on dry dirt
This commit is contained in:
parent
b5819d022e
commit
75ec006643
2
init.lua
2
init.lua
@ -95,6 +95,8 @@ end)
|
||||
|
||||
-- default biomes deco
|
||||
local deco = {
|
||||
{"default:dry_dirt", dry_grass, {}},
|
||||
{"default:dry_dirt_with_dry_grass", dry_grass, {}},
|
||||
{"default:dirt_with_dry_grass", dry_grass, flowers},
|
||||
{"default:sand", {}, {"default:dry_shrub", "", "", ""} },
|
||||
{"default:desert_sand", {}, {"default:dry_shrub", "", "", ""} },
|
||||
|
Loading…
Reference in New Issue
Block a user