Fix 1.21.4 texture pack
All checks were successful
SteamWarCI Build successful

This commit is contained in:
2025-06-11 10:51:36 +02:00
parent 5b7ddd30d2
commit 9d27e970ce
35 changed files with 1706 additions and 19 deletions

View File

@@ -0,0 +1,19 @@
{
"model": {
"type": "range_dispatch",
"property": "custom_model_data",
"fallback": {
"type": "model",
"model": "minecraft:item/obsidian"
},
"entries": [
{
"threshold": 1,
"model": {
"type": "model",
"model": "item/obsidian/1"
}
}
]
}
}