feat: add z-fighting fix for Hex Casting for artifacts

This commit is contained in:
Tamipes 2026-01-30 04:02:05 +01:00
parent 874c792860
commit ab24115540
30 changed files with 175 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "hexcasting:item/cad/6_artifact",
"layer1": "hexcasting:item/cad/6_artifact_zfix"
}
}