diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact.json b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact.json deleted file mode 100644 index 864833b..0000000 --- a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact.json +++ /dev/null @@ -1,121 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "hexcasting:item/artifact", - "predicate": { - "hexcasting:has_patterns": -0.01, - "hexcasting:variant": 0.0 - } - }, - { - "model": "hexcasting:item/artifact_0_filled", - "predicate": { - "hexcasting:has_patterns": 0.99, - "hexcasting:variant": 0.0 - } - }, - { - "model": "hexcasting:item/artifact_1", - "predicate": { - "hexcasting:has_patterns": -0.01, - "hexcasting:variant": 1.0 - } - }, - { - "model": "hexcasting:item/artifact_1_filled", - "predicate": { - "hexcasting:has_patterns": 0.99, - "hexcasting:variant": 1.0 - } - }, - { - "model": "hexcasting:item/artifact_2", - "predicate": { - "hexcasting:has_patterns": -0.01, - "hexcasting:variant": 2.0 - } - }, - { - "model": "hexcasting:item/artifact_2_filled", - "predicate": { - "hexcasting:has_patterns": 0.99, - "hexcasting:variant": 2.0 - } - }, - { - "model": "hexcasting:item/artifact_3", - "predicate": { - "hexcasting:has_patterns": -0.01, - "hexcasting:variant": 3.0 - } - }, - { - "model": "hexcasting:item/artifact_3_filled", - "predicate": { - "hexcasting:has_patterns": 0.99, - "hexcasting:variant": 3.0 - } - }, - { - "model": "hexcasting:item/artifact_4", - "predicate": { - "hexcasting:has_patterns": -0.01, - "hexcasting:variant": 4.0 - } - }, - { - "model": "hexcasting:item/artifact_4_filled", - "predicate": { - "hexcasting:has_patterns": 0.99, - "hexcasting:variant": 4.0 - } - }, - { - "model": "hexcasting:item/artifact_5", - "predicate": { - "hexcasting:has_patterns": -0.01, - "hexcasting:variant": 5.0 - } - }, - { - "model": "hexcasting:item/artifact_5_filled", - "predicate": { - "hexcasting:has_patterns": 0.99, - "hexcasting:variant": 5.0 - } - }, - { - "model": "hexcasting:item/artifact_6", - "predicate": { - "hexcasting:has_patterns": -0.01, - "hexcasting:variant": 6.0 - } - }, - { - "model": "hexcasting:item/artifact_6_filled", - "predicate": { - "hexcasting:has_patterns": 0.99, - "hexcasting:variant": 6.0 - } - }, - { - "model": "hexcasting:item/artifact_7", - "predicate": { - "hexcasting:has_patterns": -0.01, - "hexcasting:variant": 7.0 - } - }, - { - "model": "hexcasting:item/artifact_7_filled", - "predicate": { - "hexcasting:has_patterns": 0.99, - "hexcasting:variant": 7.0 - } - } - ], - "textures": { - "layer0": "hexcasting:item/cad/0_artifact", - "layer1": "hexcasting:item/cad/0_artifact_zfix" - } -} \ No newline at end of file diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_1.json b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_1.json deleted file mode 100644 index 0a0a701..0000000 --- a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_1.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "hexcasting:item/cad/1_artifact", - "layer1": "hexcasting:item/cad/1_artifact_zfix" - } -} \ No newline at end of file diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_2.json b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_2.json deleted file mode 100644 index f2f7fbe..0000000 --- a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "hexcasting:item/cad/2_artifact" - } -} \ No newline at end of file diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_3.json b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_3.json deleted file mode 100644 index ce1eff1..0000000 --- a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_3.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "hexcasting:item/cad/3_artifact", - "layer1": "hexcasting:item/cad/3_artifact_zfix" - } -} \ No newline at end of file diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_4.json b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_4.json deleted file mode 100644 index 96dcaba..0000000 --- a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_4.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "hexcasting:item/cad/4_artifact", - "layer1": "hexcasting:item/cad/4_artifact_zfix" - } -} \ No newline at end of file diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_5.json b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_5.json deleted file mode 100644 index 838d6d9..0000000 --- a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_5.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/handheld_rod", - "textures": { - "layer0": "hexcasting:item/cad/5_artifact", - "layer1": "hexcasting:item/cad/5_artifact_zfix" - } -} \ No newline at end of file diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_6.json b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_6.json deleted file mode 100644 index a5c6579..0000000 --- a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "hexcasting:item/cad/6_artifact", - "layer1": "hexcasting:item/cad/6_artifact_zfix" - } -} \ No newline at end of file diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_7.json b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_7.json deleted file mode 100644 index 7ad4c4d..0000000 --- a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/models/item/artifact_7.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "hexcasting:item/cad/7_artifact", - "layer1": "hexcasting:item/cad/7_artifact_zfix" - } -} \ No newline at end of file diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/0_artifact.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/0_artifact.png deleted file mode 100644 index 89d346a..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/0_artifact.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/0_artifact_overlay.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/0_artifact_overlay.png deleted file mode 100644 index 25564a6..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/0_artifact_overlay.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/0_artifact_zfix.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/0_artifact_zfix.png deleted file mode 100644 index b96c430..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/0_artifact_zfix.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/1_artifact.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/1_artifact.png deleted file mode 100644 index 54a7600..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/1_artifact.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/1_artifact_overlay.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/1_artifact_overlay.png deleted file mode 100644 index cfdbeeb..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/1_artifact_overlay.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/1_artifact_zfix.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/1_artifact_zfix.png deleted file mode 100644 index 33d8513..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/1_artifact_zfix.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/3_artifact.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/3_artifact.png deleted file mode 100644 index 8f30433..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/3_artifact.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/3_artifact_overlay.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/3_artifact_overlay.png deleted file mode 100644 index aa107d0..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/3_artifact_overlay.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/3_artifact_zfix.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/3_artifact_zfix.png deleted file mode 100644 index 6e7ec05..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/3_artifact_zfix.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/4_artifact.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/4_artifact.png deleted file mode 100644 index 3fee25e..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/4_artifact.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/4_artifact_overlay.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/4_artifact_overlay.png deleted file mode 100644 index 2f0b83d..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/4_artifact_overlay.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/4_artifact_zfix.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/4_artifact_zfix.png deleted file mode 100644 index f62d3ba..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/4_artifact_zfix.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/5_artifact.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/5_artifact.png deleted file mode 100644 index c16a651..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/5_artifact.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/5_artifact_overlay.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/5_artifact_overlay.png deleted file mode 100644 index 5755063..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/5_artifact_overlay.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/5_artifact_zfix.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/5_artifact_zfix.png deleted file mode 100644 index 84d0414..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/5_artifact_zfix.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/6_artifact.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/6_artifact.png deleted file mode 100644 index b970376..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/6_artifact.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/6_artifact_overlay.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/6_artifact_overlay.png deleted file mode 100644 index e276e10..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/6_artifact_overlay.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/6_artifact_zfix.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/6_artifact_zfix.png deleted file mode 100644 index abf688d..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/6_artifact_zfix.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/7_artifact.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/7_artifact.png deleted file mode 100644 index 4b9e827..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/7_artifact.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/7_artifact_overlay.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/7_artifact_overlay.png deleted file mode 100644 index cfdbeeb..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/7_artifact_overlay.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/7_artifact_zfix.png b/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/7_artifact_zfix.png deleted file mode 100644 index 027bc88..0000000 Binary files a/resourcepacks/z-fighting fix for Hex Casting/assets/hexcasting/textures/item/cad/7_artifact_zfix.png and /dev/null differ diff --git a/resourcepacks/z-fighting fix for Hex Casting/pack.mcmeta b/resourcepacks/z-fighting fix for Hex Casting/pack.mcmeta deleted file mode 100644 index be77aa1..0000000 --- a/resourcepacks/z-fighting fix for Hex Casting/pack.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "pack": { - "description": "Fixes z-fighting on items which have overlays in Hex Casting.", - "pack_format": 15 - } -}