extract more dye from `default:dry_shrub`

https://github.com/pandorabox-io/pandorabox.io/issues/414
This commit is contained in:
OgelGames 2020-01-15 19:36:45 +11:00 committed by GitHub
parent 813cfd9299
commit 2a4a54afc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ if minetest.get_modpath("dye") then
{"technic:coal_dust", "dye:black 2"},
{"default:blueberries", "dye:violet 2"},
{"default:grass_1", "dye:green 1"},
{"default:dry_shrub", "dye:brown 1"},
{"default:dry_shrub", "dye:brown 4"},
{"default:junglegrass", "dye:green 2"},
{"default:cactus", "dye:green 4"},
{"flowers:chrysanthemum_green", "dye:green 4"},