Update potted_rose.json

Fixed the texture not showing in potted variant
This commit is contained in:
nelle 2023-01-06 18:32:44 -07:00
parent 12367f2105
commit 8f77db1411

View file

@ -1,6 +1,6 @@
{
"parent": "minecraft:block/flower_pot_cross",
"textures": {
"cross": "roses_mod:block/rose_flower"
"plant": "roses_mod:block/rose_flower"
}
}