Files
bd37563645 [MIRROR] Converts Poppies, Lilies, Geraniums, and Rainbow Bunch flowers to GAGS (#6042)
* Converts Poppies, Lilies, Geraniums, and Rainbow Bunch flowers to GAGS

* Mirror!

* Opium

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
Co-authored-by: Funce <funce.973@gmail.com>
2021-06-01 15:24:44 +12:00

26 lines
432 B
JSON

{
"map_flower": [
{
"type": "icon_state",
"icon_state": "flower_petal",
"blend_mode": "overlay",
"color_ids": [ 1 ]
},
{
"type": "icon_state",
"icon_state": "flower_receptacle",
"blend_mode": "overlay"
},
{
"type": "icon_state",
"icon_state": "flower_filament",
"blend_mode": "overlay"
},
{
"type": "icon_state",
"icon_state": "flower_anthers",
"blend_mode": "overlay"
}
]
}