wip model resolver

This commit is contained in:
2026-07-19 21:58:39 -04:00
parent aedeeb63be
commit 72852eb1a5
8 changed files with 299 additions and 22 deletions

View File

@@ -1 +1,6 @@
{"parent":"minecraft:block/cube_all","textures":{"all":"minecraft:block/smooth_stone"}}
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "minecraft:block/smooth_stone"
}
}