Read textures from original model files

Improved mod support :)
This commit is contained in:
Martin Prokoph
2025-09-14 18:12:33 +02:00
parent 9871a0c09f
commit a889417caa
1624 changed files with 9518 additions and 6750 deletions

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "chipped:block/stripped_dark_oak_log/layered_stripped_dark_oak_log_top",
"side": "chipped:block/stripped_dark_oak_log/layered_stripped_dark_oak_log"
}
}