mirror of
https://github.com/minetest-mods/technic.git
synced 2025-02-22 06:40:22 +01:00
extract more dye from default:dry_shrub
https://github.com/pandorabox-io/pandorabox.io/issues/414
This commit is contained in:
parent
813cfd9299
commit
2a4a54afc8
@ -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"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user