fix volcanic ash item model

This commit is contained in:
Pyritie
2026-02-24 14:17:09 +00:00
parent c249862150
commit 16fd3140bb

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "tfg:block/planets/venus/volcanic_ash"
"all": "tfg:block/volcanic_ash"
}
}