Wrong texture entry in \tconstruct\models\block\smeltery\casting\table.json
zISKo666 opened this issue ยท 3 comments
Issue description:
Wrong texture for table top in table.json
{
"loader": "tconstruct:casting",
"parent": "block/block",
"textures": {
"side": "tconstruct:block/smeltery/casting/table_side",
"particle": "tconstruct:block/smeltery/casting/table_side",
"top": "tconstruct:block/smeltery/casting/basin_top", <- should be table_top
"bottom": "tconstruct:block/smeltery/casting/table_bottom"
},
Versions:
- Minecraft: 1.16.5
- Forge: 3.0.3.16
- Mantle: 1.6.92
- Tinkers Construct: all 1.16.5 versions including build 140
Confirm below that this issue is not covered on the roadmap or "Whats New?"
confirmed
Can it be reproduced with just Tinkers Construct? If not, list the other mods required to reproduce the issue.
Well, sure because it is just a wrong entry ;)
Huh, so it does. While it still looks okay visually, I can understand how that could be problematic for resource packs at least. And it does seem a bit lacking in contrast with such a small lip to it.