fix wrong texture property

This commit is contained in:
Pyritie 2025-09-05 23:56:52 +01:00
parent ab63d9ad40
commit 2da036d95e

View file

@ -1,6 +1,6 @@
{
"parent": "block/cross",
"textures": {
"texture": "betterend:block/chorus_grass_potted"
"cross": "betterend:block/chorus_grass_potted"
}
}