mirror of
https://github.com/minetest/minetest_game.git
synced 2025-06-30 05:40:24 +02:00
Flowers: New texture for yellow dandelion
Derived from the white dandelion texture. Uses the flower head colours of the previous yellow dandelion.
This commit is contained in:
@ -72,7 +72,7 @@ flowers.datas = {
|
||||
{
|
||||
"dandelion_yellow",
|
||||
"Yellow Dandelion",
|
||||
{-2 / 16, -0.5, -2 / 16, 2 / 16, 4 / 16, 2 / 16},
|
||||
{-4 / 16, -0.5, -4 / 16, 4 / 16, -2 / 16, 4 / 16},
|
||||
{color_yellow = 1, flammable = 1}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user