Optimized model cullfaces and fix texture UVs

This commit is contained in:
SteveKunG
2021-09-25 03:25:51 +07:00
parent db7b6686d3
commit 5809517285
56 changed files with 196 additions and 215 deletions

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/brown"
"bed": "entity/bed/brown"
}
}