diff --git a/custom/blockentities/latest/blockModels/block/chest.json b/custom/blockentities/latest/blockModels/block/chest.json index 20560308c..b389dad5a 100644 --- a/custom/blockentities/latest/blockModels/block/chest.json +++ b/custom/blockentities/latest/blockModels/block/chest.json @@ -1,7 +1,7 @@ { "parent": "block/block", "textures": { - "particle": "#particles" + "particle": "#particle" }, "elements": [ { diff --git a/custom/blockentities/latest/blockModels/block/chest_left.json b/custom/blockentities/latest/blockModels/block/chest_left.json index d2f12f2c8..60f2750f8 100644 --- a/custom/blockentities/latest/blockModels/block/chest_left.json +++ b/custom/blockentities/latest/blockModels/block/chest_left.json @@ -1,7 +1,7 @@ { "parent": "block/block", "textures": { - "particle": "#particles" + "particle": "#particle" }, "elements": [ { diff --git a/custom/blockentities/latest/blockModels/block/chest_right.json b/custom/blockentities/latest/blockModels/block/chest_right.json index 1f327c258..62f470109 100644 --- a/custom/blockentities/latest/blockModels/block/chest_right.json +++ b/custom/blockentities/latest/blockModels/block/chest_right.json @@ -1,7 +1,7 @@ { "parent": "block/block", "textures": { - "particle": "#particles" + "particle": "#particle" }, "elements": [ { diff --git a/custom/blockentities/latest/blockModels/entity/acacia_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/acacia_hanging_sign.json deleted file mode 100644 index de9e283d5..000000000 --- a/custom/blockentities/latest/blockModels/entity/acacia_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/hanging_sign", - "textures": { - "wood": "entity/signs/hanging/acacia" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/acacia_wall_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/acacia_wall_hanging_sign.json deleted file mode 100644 index dc2495809..000000000 --- a/custom/blockentities/latest/blockModels/entity/acacia_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/wall_hanging_sign", - "textures": { - "wood": "entity/signs/hanging/acacia" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/bamboo_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/bamboo_hanging_sign.json deleted file mode 100644 index 1cdc70a2b..000000000 --- a/custom/blockentities/latest/blockModels/entity/bamboo_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/hanging_sign", - "textures": { - "wood": "entity/signs/hanging/bamboo" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/bamboo_wall_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/bamboo_wall_hanging_sign.json deleted file mode 100644 index 0a16ae3a8..000000000 --- a/custom/blockentities/latest/blockModels/entity/bamboo_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/wall_hanging_sign", - "textures": { - "wood": "entity/signs/hanging/bamboo" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/birch_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/birch_hanging_sign.json deleted file mode 100644 index 6540068c4..000000000 --- a/custom/blockentities/latest/blockModels/entity/birch_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/hanging_sign", - "textures": { - "wood": "entity/signs/hanging/birch" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/birch_wall_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/birch_wall_hanging_sign.json deleted file mode 100644 index db1d9df2b..000000000 --- a/custom/blockentities/latest/blockModels/entity/birch_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/wall_hanging_sign", - "textures": { - "wood": "entity/signs/hanging/birch" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/cherry_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/cherry_hanging_sign.json deleted file mode 100644 index 4a251c983..000000000 --- a/custom/blockentities/latest/blockModels/entity/cherry_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/hanging_sign", - "textures": { - "wood": "entity/signs/hanging/cherry" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/cherry_wall_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/cherry_wall_hanging_sign.json deleted file mode 100644 index 981ee80bb..000000000 --- a/custom/blockentities/latest/blockModels/entity/cherry_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/wall_hanging_sign", - "textures": { - "wood": "entity/signs/hanging/cherry" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/crimson_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/crimson_hanging_sign.json deleted file mode 100644 index 7c02668f5..000000000 --- a/custom/blockentities/latest/blockModels/entity/crimson_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/hanging_sign", - "textures": { - "wood": "entity/signs/hanging/crimson" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/crimson_wall_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/crimson_wall_hanging_sign.json deleted file mode 100644 index f956a50af..000000000 --- a/custom/blockentities/latest/blockModels/entity/crimson_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/wall_hanging_sign", - "textures": { - "wood": "entity/signs/hanging/crimson" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/dark_oak_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/dark_oak_hanging_sign.json deleted file mode 100644 index c82ea18b3..000000000 --- a/custom/blockentities/latest/blockModels/entity/dark_oak_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/hanging_sign", - "textures": { - "wood": "entity/signs/hanging/dark_oak" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/dark_oak_wall_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/dark_oak_wall_hanging_sign.json deleted file mode 100644 index 692eab1de..000000000 --- a/custom/blockentities/latest/blockModels/entity/dark_oak_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/wall_hanging_sign", - "textures": { - "wood": "entity/signs/hanging/dark_oak" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/hanging_sign.json b/custom/blockentities/latest/blockModels/entity/hanging_sign.json deleted file mode 100644 index 534ab2744..000000000 --- a/custom/blockentities/latest/blockModels/entity/hanging_sign.json +++ /dev/null @@ -1,153 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "ambientocclusion": false, - "texture_size": [ - 64, - 32 - ], - "textures": { - "wood": "entity/signs/hanging/oak" - }, - "elements": [ - { - "name": "Sign", - "from": [ - 1, - 0, - 7 - ], - "to": [ - 15, - 10, - 9 - ], - "faces": { - "north": { - "uv": [ - 4.5, - 7, - 8, - 12 - ], - "texture": "#wood" - }, - "east": { - "uv": [ - 4, - 7, - 4.5, - 12 - ], - "texture": "#wood" - }, - "south": { - "uv": [ - 0.5, - 7, - 4, - 12 - ], - "texture": "#wood" - }, - "west": { - "uv": [ - 0, - 7, - 0.5, - 12 - ], - "texture": "#wood" - }, - "up": { - "uv": [ - 4, - 6, - 0.5, - 7 - ], - "rotation": 180, - "texture": "#wood" - }, - "down": { - "uv": [ - 4, - 7, - 7.5, - 6 - ], - "texture": "#wood" - } - } - }, - { - "from": [ - 2, - 10, - 8 - ], - "to": [ - 14, - 16, - 8 - ], - "faces": { - "north": { - "uv": [ - 3.5, - 3, - 6.5, - 6 - ], - "texture": "#wood" - }, - "east": { - "uv": [ - 0, - 0, - 0, - 3 - ], - "texture": "#missing" - }, - "south": { - "uv": [ - 3.5, - 3, - 6.5, - 6 - ], - "texture": "#wood" - }, - "west": { - "uv": [ - 0, - 0, - 0, - 3 - ], - "texture": "#missing" - }, - "up": { - "uv": [ - 0, - 0, - 0, - 6 - ], - "rotation": 90, - "texture": "#missing" - }, - "down": { - "uv": [ - 0, - 0, - 0, - 6 - ], - "rotation": 270, - "texture": "#missing" - } - } - } - ] -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/jungle_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/jungle_hanging_sign.json deleted file mode 100644 index 1327a4be5..000000000 --- a/custom/blockentities/latest/blockModels/entity/jungle_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/hanging_sign", - "textures": { - "wood": "entity/signs/hanging/jungle" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/jungle_wall_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/jungle_wall_hanging_sign.json deleted file mode 100644 index 0197c145b..000000000 --- a/custom/blockentities/latest/blockModels/entity/jungle_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/wall_hanging_sign", - "textures": { - "wood": "entity/signs/hanging/jungle" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/mangrove_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/mangrove_hanging_sign.json deleted file mode 100644 index fd1e35f26..000000000 --- a/custom/blockentities/latest/blockModels/entity/mangrove_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/hanging_sign", - "textures": { - "wood": "entity/signs/hanging/mangrove" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/mangrove_wall_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/mangrove_wall_hanging_sign.json deleted file mode 100644 index 54d486378..000000000 --- a/custom/blockentities/latest/blockModels/entity/mangrove_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/wall_hanging_sign", - "textures": { - "wood": "entity/signs/hanging/mangrove" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/oak_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/oak_hanging_sign.json deleted file mode 100644 index aa2423433..000000000 --- a/custom/blockentities/latest/blockModels/entity/oak_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/hanging_sign", - "textures": { - "wood": "entity/signs/hanging/oak" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/oak_wall_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/oak_wall_hanging_sign.json deleted file mode 100644 index 0d3bb160a..000000000 --- a/custom/blockentities/latest/blockModels/entity/oak_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/wall_hanging_sign", - "textures": { - "wood": "entity/signs/hanging/oak" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/spruce_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/spruce_hanging_sign.json deleted file mode 100644 index 07e88527a..000000000 --- a/custom/blockentities/latest/blockModels/entity/spruce_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/hanging_sign", - "textures": { - "wood": "entity/signs/hanging/spruce" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/spruce_wall_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/spruce_wall_hanging_sign.json deleted file mode 100644 index 7c5d954c1..000000000 --- a/custom/blockentities/latest/blockModels/entity/spruce_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/wall_hanging_sign", - "textures": { - "wood": "entity/signs/hanging/spruce" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/wall_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/wall_hanging_sign.json deleted file mode 100644 index 906208f84..000000000 --- a/custom/blockentities/latest/blockModels/entity/wall_hanging_sign.json +++ /dev/null @@ -1,347 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "ambientocclusion": false, - "texture_size": [ - 64, - 32 - ], - "textures": { - "wood": "entity/signs/hanging/oak" - }, - "elements": [ - { - "name": "Sign", - "from": [ - 1, - 0, - 7 - ], - "to": [ - 15, - 10, - 9 - ], - "rotation": { - "angle": 0, - "axis": "y", - "origin": [ - 8, - 8, - 8 - ] - }, - "faces": { - "north": { - "uv": [ - 4.5, - 7, - 8, - 12 - ], - "texture": "#wood" - }, - "east": { - "uv": [ - 4, - 7, - 4.5, - 12 - ], - "texture": "#wood" - }, - "south": { - "uv": [ - 0.5, - 7, - 4, - 12 - ], - "texture": "#wood" - }, - "west": { - "uv": [ - 0, - 7, - 0.5, - 12 - ], - "texture": "#wood" - }, - "up": { - "uv": [ - 4, - 6, - 0.5, - 7 - ], - "rotation": 180, - "texture": "#wood" - }, - "down": { - "uv": [ - 4, - 7, - 7.5, - 6 - ], - "texture": "#wood" - } - } - }, - { - "name": "Hanger", - "from": [ - 0, - 14, - 6 - ], - "to": [ - 16, - 16, - 10 - ], - "rotation": { - "angle": 0, - "axis": "y", - "origin": [ - 8, - 8, - 8 - ] - }, - "faces": { - "north": { - "uv": [ - 6, - 2, - 10, - 3 - ], - "texture": "#wood" - }, - "east": { - "uv": [ - 0, - 2, - 1, - 3 - ], - "texture": "#wood" - }, - "south": { - "uv": [ - 1, - 2, - 5, - 3 - ], - "texture": "#wood" - }, - "west": { - "uv": [ - 0, - 2, - 1, - 3 - ], - "texture": "#wood" - }, - "up": { - "uv": [ - 1, - 0, - 5, - 2 - ], - "rotation": 180, - "texture": "#wood" - }, - "down": { - "uv": [ - 5, - 0, - 9, - 2 - ], - "texture": "#wood" - } - } - }, - { - "name": "ChainA1", - "from": [ - 4.8, - 10, - 10.5 - ], - "to": [ - 6.2, - 14, - 10.5 - ], - "shade": false, - "rotation": { - "angle": -45, - "axis": "y", - "origin": [ - 8, - 8, - 8 - ], - "rescale": true - }, - "faces": { - "north": { - "uv": [ - 1.5, - 3, - 2.25, - 6 - ], - "texture": "#wood" - }, - "south": { - "uv": [ - 1.5, - 3, - 2.25, - 6 - ], - "texture": "#wood" - } - } - }, - { - "name": "ChainB2", - "from": [ - 10.5, - 10, - 4.8 - ], - "to": [ - 10.5, - 14, - 6.2 - ], - "shade": false, - "rotation": { - "angle": -45, - "axis": "y", - "origin": [ - 8, - 8, - 8 - ], - "rescale": true - }, - "faces": { - "east": { - "uv": [ - 0, - 3, - 0.75, - 6 - ], - "texture": "#wood" - }, - "west": { - "uv": [ - 0, - 3, - 0.75, - 6 - ], - "texture": "#wood" - } - } - }, - { - "name": "ChainB1", - "from": [ - 9.8, - 10, - 5.5 - ], - "to": [ - 11.2, - 14, - 5.5 - ], - "shade": false, - "rotation": { - "angle": -45, - "axis": "y", - "origin": [ - 8, - 8, - 8 - ], - "rescale": true - }, - "faces": { - "north": { - "uv": [ - 1.5, - 3, - 2.25, - 6 - ], - "texture": "#wood" - }, - "south": { - "uv": [ - 1.5, - 3, - 2.25, - 6 - ], - "texture": "#wood" - } - } - }, - { - "name": "ChainA2", - "from": [ - 5.5, - 10, - 9.8 - ], - "to": [ - 5.5, - 14, - 11.2 - ], - "shade": false, - "rotation": { - "angle": -45, - "axis": "y", - "origin": [ - 8, - 8, - 8 - ], - "rescale": true - }, - "faces": { - "east": { - "uv": [ - 0, - 3, - 0.75, - 6 - ], - "texture": "#wood" - }, - "west": { - "uv": [ - 0, - 3, - 0.75, - 6 - ], - "texture": "#wood" - } - } - } - ] -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/warped_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/warped_hanging_sign.json deleted file mode 100644 index a98e086ec..000000000 --- a/custom/blockentities/latest/blockModels/entity/warped_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/hanging_sign", - "textures": { - "wood": "entity/signs/hanging/warped" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockModels/entity/warped_wall_hanging_sign.json b/custom/blockentities/latest/blockModels/entity/warped_wall_hanging_sign.json deleted file mode 100644 index ec7f2b6c6..000000000 --- a/custom/blockentities/latest/blockModels/entity/warped_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", - "parent": "block/entity/wall_hanging_sign", - "textures": { - "wood": "entity/signs/hanging/warped" - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/acacia_hanging_sign.json b/custom/blockentities/latest/blockStates/acacia_hanging_sign.json deleted file mode 100644 index 8899cb359..000000000 --- a/custom/blockentities/latest/blockStates/acacia_hanging_sign.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "variants": { - "rotation=0": { - "model": "entity/acacia_hanging_sign", - "y": 180 - }, - "rotation=1": { - "model": "entity/acacia_hanging_sign", - "y": 202 - }, - "rotation=2": { - "model": "entity/acacia_hanging_sign", - "y": 225 - }, - "rotation=3": { - "model": "entity/acacia_hanging_sign", - "y": 247 - }, - "rotation=4": { - "model": "entity/acacia_hanging_sign", - "y": 270 - }, - "rotation=5": { - "model": "entity/acacia_hanging_sign", - "y": 292 - }, - "rotation=6": { - "model": "entity/acacia_hanging_sign", - "y": 315 - }, - "rotation=7": { - "model": "entity/acacia_hanging_sign", - "y": 337 - }, - "rotation=8": { - "model": "entity/acacia_hanging_sign" - }, - "rotation=9": { - "model": "entity/acacia_hanging_sign", - "y": 22 - }, - "rotation=10": { - "model": "entity/acacia_hanging_sign", - "y": 45 - }, - "rotation=11": { - "model": "entity/acacia_hanging_sign", - "y": 67 - }, - "rotation=12": { - "model": "entity/acacia_hanging_sign", - "y": 90 - }, - "rotation=13": { - "model": "entity/acacia_hanging_sign", - "y": 112 - }, - "rotation=14": { - "model": "entity/acacia_hanging_sign", - "y": 135 - }, - "rotation=15": { - "model": "entity/acacia_hanging_sign", - "y": 157 - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/acacia_wall_hanging_sign.json b/custom/blockentities/latest/blockStates/acacia_wall_hanging_sign.json deleted file mode 100644 index 6c3eae93e..000000000 --- a/custom/blockentities/latest/blockStates/acacia_wall_hanging_sign.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "entity/acacia_wall_hanging_sign", - "y": 90 - }, - "facing=south": { - "model": "entity/acacia_wall_hanging_sign", - "y": 180 - }, - "facing=west": { - "model": "entity/acacia_wall_hanging_sign", - "y": 270 - }, - "facing=north": { - "model": "entity/acacia_wall_hanging_sign" - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/bamboo_hanging_sign.json b/custom/blockentities/latest/blockStates/bamboo_hanging_sign.json deleted file mode 100644 index 34e07f1c6..000000000 --- a/custom/blockentities/latest/blockStates/bamboo_hanging_sign.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "variants": { - "rotation=0": { - "model": "entity/bamboo_hanging_sign", - "y": 180 - }, - "rotation=1": { - "model": "entity/bamboo_hanging_sign", - "y": 202 - }, - "rotation=2": { - "model": "entity/bamboo_hanging_sign", - "y": 225 - }, - "rotation=3": { - "model": "entity/bamboo_hanging_sign", - "y": 247 - }, - "rotation=4": { - "model": "entity/bamboo_hanging_sign", - "y": 270 - }, - "rotation=5": { - "model": "entity/bamboo_hanging_sign", - "y": 292 - }, - "rotation=6": { - "model": "entity/bamboo_hanging_sign", - "y": 315 - }, - "rotation=7": { - "model": "entity/bamboo_hanging_sign", - "y": 337 - }, - "rotation=8": { - "model": "entity/bamboo_hanging_sign" - }, - "rotation=9": { - "model": "entity/bamboo_hanging_sign", - "y": 22 - }, - "rotation=10": { - "model": "entity/bamboo_hanging_sign", - "y": 45 - }, - "rotation=11": { - "model": "entity/bamboo_hanging_sign", - "y": 67 - }, - "rotation=12": { - "model": "entity/bamboo_hanging_sign", - "y": 90 - }, - "rotation=13": { - "model": "entity/bamboo_hanging_sign", - "y": 112 - }, - "rotation=14": { - "model": "entity/bamboo_hanging_sign", - "y": 135 - }, - "rotation=15": { - "model": "entity/bamboo_hanging_sign", - "y": 157 - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/bamboo_wall_hanging_sign.json b/custom/blockentities/latest/blockStates/bamboo_wall_hanging_sign.json deleted file mode 100644 index 5c6b283f3..000000000 --- a/custom/blockentities/latest/blockStates/bamboo_wall_hanging_sign.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "entity/bamboo_wall_hanging_sign", - "y": 90 - }, - "facing=south": { - "model": "entity/bamboo_wall_hanging_sign", - "y": 180 - }, - "facing=west": { - "model": "entity/bamboo_wall_hanging_sign", - "y": 270 - }, - "facing=north": { - "model": "entity/bamboo_wall_hanging_sign" - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/birch_hanging_sign.json b/custom/blockentities/latest/blockStates/birch_hanging_sign.json deleted file mode 100644 index 85d85cb8f..000000000 --- a/custom/blockentities/latest/blockStates/birch_hanging_sign.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "variants": { - "rotation=0": { - "model": "entity/birch_hanging_sign", - "y": 180 - }, - "rotation=1": { - "model": "entity/birch_hanging_sign", - "y": 202 - }, - "rotation=2": { - "model": "entity/birch_hanging_sign", - "y": 225 - }, - "rotation=3": { - "model": "entity/birch_hanging_sign", - "y": 247 - }, - "rotation=4": { - "model": "entity/birch_hanging_sign", - "y": 270 - }, - "rotation=5": { - "model": "entity/birch_hanging_sign", - "y": 292 - }, - "rotation=6": { - "model": "entity/birch_hanging_sign", - "y": 315 - }, - "rotation=7": { - "model": "entity/birch_hanging_sign", - "y": 337 - }, - "rotation=8": { - "model": "entity/birch_hanging_sign" - }, - "rotation=9": { - "model": "entity/birch_hanging_sign", - "y": 22 - }, - "rotation=10": { - "model": "entity/birch_hanging_sign", - "y": 45 - }, - "rotation=11": { - "model": "entity/birch_hanging_sign", - "y": 67 - }, - "rotation=12": { - "model": "entity/birch_hanging_sign", - "y": 90 - }, - "rotation=13": { - "model": "entity/birch_hanging_sign", - "y": 112 - }, - "rotation=14": { - "model": "entity/birch_hanging_sign", - "y": 135 - }, - "rotation=15": { - "model": "entity/birch_hanging_sign", - "y": 157 - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/birch_wall_hanging_sign.json b/custom/blockentities/latest/blockStates/birch_wall_hanging_sign.json deleted file mode 100644 index da4817e48..000000000 --- a/custom/blockentities/latest/blockStates/birch_wall_hanging_sign.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "entity/birch_wall_hanging_sign", - "y": 90 - }, - "facing=south": { - "model": "entity/birch_wall_hanging_sign", - "y": 180 - }, - "facing=west": { - "model": "entity/birch_wall_hanging_sign", - "y": 270 - }, - "facing=north": { - "model": "entity/birch_wall_hanging_sign" - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/cherry_hanging_sign.json b/custom/blockentities/latest/blockStates/cherry_hanging_sign.json deleted file mode 100644 index 06dd33cff..000000000 --- a/custom/blockentities/latest/blockStates/cherry_hanging_sign.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "variants": { - "rotation=0": { - "model": "entity/cherry_hanging_sign", - "y": 180 - }, - "rotation=1": { - "model": "entity/cherry_hanging_sign", - "y": 202 - }, - "rotation=2": { - "model": "entity/cherry_hanging_sign", - "y": 225 - }, - "rotation=3": { - "model": "entity/cherry_hanging_sign", - "y": 247 - }, - "rotation=4": { - "model": "entity/cherry_hanging_sign", - "y": 270 - }, - "rotation=5": { - "model": "entity/cherry_hanging_sign", - "y": 292 - }, - "rotation=6": { - "model": "entity/cherry_hanging_sign", - "y": 315 - }, - "rotation=7": { - "model": "entity/cherry_hanging_sign", - "y": 337 - }, - "rotation=8": { - "model": "entity/cherry_hanging_sign" - }, - "rotation=9": { - "model": "entity/cherry_hanging_sign", - "y": 22 - }, - "rotation=10": { - "model": "entity/cherry_hanging_sign", - "y": 45 - }, - "rotation=11": { - "model": "entity/cherry_hanging_sign", - "y": 67 - }, - "rotation=12": { - "model": "entity/cherry_hanging_sign", - "y": 90 - }, - "rotation=13": { - "model": "entity/cherry_hanging_sign", - "y": 112 - }, - "rotation=14": { - "model": "entity/cherry_hanging_sign", - "y": 135 - }, - "rotation=15": { - "model": "entity/cherry_hanging_sign", - "y": 157 - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/cherry_wall_hanging_sign.json b/custom/blockentities/latest/blockStates/cherry_wall_hanging_sign.json deleted file mode 100644 index 669082e94..000000000 --- a/custom/blockentities/latest/blockStates/cherry_wall_hanging_sign.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "entity/cherry_wall_hanging_sign", - "y": 90 - }, - "facing=south": { - "model": "entity/cherry_wall_hanging_sign", - "y": 180 - }, - "facing=west": { - "model": "entity/cherry_wall_hanging_sign", - "y": 270 - }, - "facing=north": { - "model": "entity/cherry_wall_hanging_sign" - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/crimson_hanging_sign.json b/custom/blockentities/latest/blockStates/crimson_hanging_sign.json deleted file mode 100644 index 226de45ee..000000000 --- a/custom/blockentities/latest/blockStates/crimson_hanging_sign.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "variants": { - "rotation=0": { - "model": "entity/crimson_hanging_sign", - "y": 180 - }, - "rotation=1": { - "model": "entity/crimson_hanging_sign", - "y": 202 - }, - "rotation=2": { - "model": "entity/crimson_hanging_sign", - "y": 225 - }, - "rotation=3": { - "model": "entity/crimson_hanging_sign", - "y": 247 - }, - "rotation=4": { - "model": "entity/crimson_hanging_sign", - "y": 270 - }, - "rotation=5": { - "model": "entity/crimson_hanging_sign", - "y": 292 - }, - "rotation=6": { - "model": "entity/crimson_hanging_sign", - "y": 315 - }, - "rotation=7": { - "model": "entity/crimson_hanging_sign", - "y": 337 - }, - "rotation=8": { - "model": "entity/crimson_hanging_sign" - }, - "rotation=9": { - "model": "entity/crimson_hanging_sign", - "y": 22 - }, - "rotation=10": { - "model": "entity/crimson_hanging_sign", - "y": 45 - }, - "rotation=11": { - "model": "entity/crimson_hanging_sign", - "y": 67 - }, - "rotation=12": { - "model": "entity/crimson_hanging_sign", - "y": 90 - }, - "rotation=13": { - "model": "entity/crimson_hanging_sign", - "y": 112 - }, - "rotation=14": { - "model": "entity/crimson_hanging_sign", - "y": 135 - }, - "rotation=15": { - "model": "entity/crimson_hanging_sign", - "y": 157 - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/crimson_wall_hanging_sign.json b/custom/blockentities/latest/blockStates/crimson_wall_hanging_sign.json deleted file mode 100644 index 88f046fbc..000000000 --- a/custom/blockentities/latest/blockStates/crimson_wall_hanging_sign.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "entity/crimson_wall_hanging_sign", - "y": 90 - }, - "facing=south": { - "model": "entity/crimson_wall_hanging_sign", - "y": 180 - }, - "facing=west": { - "model": "entity/crimson_wall_hanging_sign", - "y": 270 - }, - "facing=north": { - "model": "entity/crimson_wall_hanging_sign" - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/dark_oak_hanging_sign.json b/custom/blockentities/latest/blockStates/dark_oak_hanging_sign.json deleted file mode 100644 index 4a67d0f4d..000000000 --- a/custom/blockentities/latest/blockStates/dark_oak_hanging_sign.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "variants": { - "rotation=0": { - "model": "entity/dark_oak_hanging_sign", - "y": 180 - }, - "rotation=1": { - "model": "entity/dark_oak_hanging_sign", - "y": 202 - }, - "rotation=2": { - "model": "entity/dark_oak_hanging_sign", - "y": 225 - }, - "rotation=3": { - "model": "entity/dark_oak_hanging_sign", - "y": 247 - }, - "rotation=4": { - "model": "entity/dark_oak_hanging_sign", - "y": 270 - }, - "rotation=5": { - "model": "entity/dark_oak_hanging_sign", - "y": 292 - }, - "rotation=6": { - "model": "entity/dark_oak_hanging_sign", - "y": 315 - }, - "rotation=7": { - "model": "entity/dark_oak_hanging_sign", - "y": 337 - }, - "rotation=8": { - "model": "entity/dark_oak_hanging_sign" - }, - "rotation=9": { - "model": "entity/dark_oak_hanging_sign", - "y": 22 - }, - "rotation=10": { - "model": "entity/dark_oak_hanging_sign", - "y": 45 - }, - "rotation=11": { - "model": "entity/dark_oak_hanging_sign", - "y": 67 - }, - "rotation=12": { - "model": "entity/dark_oak_hanging_sign", - "y": 90 - }, - "rotation=13": { - "model": "entity/dark_oak_hanging_sign", - "y": 112 - }, - "rotation=14": { - "model": "entity/dark_oak_hanging_sign", - "y": 135 - }, - "rotation=15": { - "model": "entity/dark_oak_hanging_sign", - "y": 157 - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/dark_oak_wall_hanging_sign.json b/custom/blockentities/latest/blockStates/dark_oak_wall_hanging_sign.json deleted file mode 100644 index 0fb334f01..000000000 --- a/custom/blockentities/latest/blockStates/dark_oak_wall_hanging_sign.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "entity/dark_oak_wall_hanging_sign", - "y": 90 - }, - "facing=south": { - "model": "entity/dark_oak_wall_hanging_sign", - "y": 180 - }, - "facing=west": { - "model": "entity/dark_oak_wall_hanging_sign", - "y": 270 - }, - "facing=north": { - "model": "entity/dark_oak_wall_hanging_sign" - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/jungle_hanging_sign.json b/custom/blockentities/latest/blockStates/jungle_hanging_sign.json deleted file mode 100644 index 0548b1545..000000000 --- a/custom/blockentities/latest/blockStates/jungle_hanging_sign.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "variants": { - "rotation=0": { - "model": "entity/jungle_hanging_sign", - "y": 180 - }, - "rotation=1": { - "model": "entity/jungle_hanging_sign", - "y": 202 - }, - "rotation=2": { - "model": "entity/jungle_hanging_sign", - "y": 225 - }, - "rotation=3": { - "model": "entity/jungle_hanging_sign", - "y": 247 - }, - "rotation=4": { - "model": "entity/jungle_hanging_sign", - "y": 270 - }, - "rotation=5": { - "model": "entity/jungle_hanging_sign", - "y": 292 - }, - "rotation=6": { - "model": "entity/jungle_hanging_sign", - "y": 315 - }, - "rotation=7": { - "model": "entity/jungle_hanging_sign", - "y": 337 - }, - "rotation=8": { - "model": "entity/jungle_hanging_sign" - }, - "rotation=9": { - "model": "entity/jungle_hanging_sign", - "y": 22 - }, - "rotation=10": { - "model": "entity/jungle_hanging_sign", - "y": 45 - }, - "rotation=11": { - "model": "entity/jungle_hanging_sign", - "y": 67 - }, - "rotation=12": { - "model": "entity/jungle_hanging_sign", - "y": 90 - }, - "rotation=13": { - "model": "entity/jungle_hanging_sign", - "y": 112 - }, - "rotation=14": { - "model": "entity/jungle_hanging_sign", - "y": 135 - }, - "rotation=15": { - "model": "entity/jungle_hanging_sign", - "y": 157 - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/jungle_wall_hanging_sign.json b/custom/blockentities/latest/blockStates/jungle_wall_hanging_sign.json deleted file mode 100644 index 26db2c534..000000000 --- a/custom/blockentities/latest/blockStates/jungle_wall_hanging_sign.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "entity/jungle_wall_hanging_sign", - "y": 90 - }, - "facing=south": { - "model": "entity/jungle_wall_hanging_sign", - "y": 180 - }, - "facing=west": { - "model": "entity/jungle_wall_hanging_sign", - "y": 270 - }, - "facing=north": { - "model": "entity/jungle_wall_hanging_sign" - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/mangrove_hanging_sign.json b/custom/blockentities/latest/blockStates/mangrove_hanging_sign.json deleted file mode 100644 index e2c757b10..000000000 --- a/custom/blockentities/latest/blockStates/mangrove_hanging_sign.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "variants": { - "rotation=0": { - "model": "entity/mangrove_hanging_sign", - "y": 180 - }, - "rotation=1": { - "model": "entity/mangrove_hanging_sign", - "y": 202 - }, - "rotation=2": { - "model": "entity/mangrove_hanging_sign", - "y": 225 - }, - "rotation=3": { - "model": "entity/mangrove_hanging_sign", - "y": 247 - }, - "rotation=4": { - "model": "entity/mangrove_hanging_sign", - "y": 270 - }, - "rotation=5": { - "model": "entity/mangrove_hanging_sign", - "y": 292 - }, - "rotation=6": { - "model": "entity/mangrove_hanging_sign", - "y": 315 - }, - "rotation=7": { - "model": "entity/mangrove_hanging_sign", - "y": 337 - }, - "rotation=8": { - "model": "entity/mangrove_hanging_sign" - }, - "rotation=9": { - "model": "entity/mangrove_hanging_sign", - "y": 22 - }, - "rotation=10": { - "model": "entity/mangrove_hanging_sign", - "y": 45 - }, - "rotation=11": { - "model": "entity/mangrove_hanging_sign", - "y": 67 - }, - "rotation=12": { - "model": "entity/mangrove_hanging_sign", - "y": 90 - }, - "rotation=13": { - "model": "entity/mangrove_hanging_sign", - "y": 112 - }, - "rotation=14": { - "model": "entity/mangrove_hanging_sign", - "y": 135 - }, - "rotation=15": { - "model": "entity/mangrove_hanging_sign", - "y": 157 - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/mangrove_wall_hanging_sign.json b/custom/blockentities/latest/blockStates/mangrove_wall_hanging_sign.json deleted file mode 100644 index 94fef6573..000000000 --- a/custom/blockentities/latest/blockStates/mangrove_wall_hanging_sign.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "entity/mangrove_wall_hanging_sign", - "y": 90 - }, - "facing=south": { - "model": "entity/mangrove_wall_hanging_sign", - "y": 180 - }, - "facing=west": { - "model": "entity/mangrove_wall_hanging_sign", - "y": 270 - }, - "facing=north": { - "model": "entity/mangrove_wall_hanging_sign" - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/oak_hanging_sign.json b/custom/blockentities/latest/blockStates/oak_hanging_sign.json deleted file mode 100644 index a70d5ba1c..000000000 --- a/custom/blockentities/latest/blockStates/oak_hanging_sign.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "variants": { - "rotation=0": { - "model": "entity/oak_hanging_sign", - "y": 180 - }, - "rotation=1": { - "model": "entity/oak_hanging_sign", - "y": 202 - }, - "rotation=2": { - "model": "entity/oak_hanging_sign", - "y": 225 - }, - "rotation=3": { - "model": "entity/oak_hanging_sign", - "y": 247 - }, - "rotation=4": { - "model": "entity/oak_hanging_sign", - "y": 270 - }, - "rotation=5": { - "model": "entity/oak_hanging_sign", - "y": 292 - }, - "rotation=6": { - "model": "entity/oak_hanging_sign", - "y": 315 - }, - "rotation=7": { - "model": "entity/oak_hanging_sign", - "y": 337 - }, - "rotation=8": { - "model": "entity/oak_hanging_sign" - }, - "rotation=9": { - "model": "entity/oak_hanging_sign", - "y": 22 - }, - "rotation=10": { - "model": "entity/oak_hanging_sign", - "y": 45 - }, - "rotation=11": { - "model": "entity/oak_hanging_sign", - "y": 67 - }, - "rotation=12": { - "model": "entity/oak_hanging_sign", - "y": 90 - }, - "rotation=13": { - "model": "entity/oak_hanging_sign", - "y": 112 - }, - "rotation=14": { - "model": "entity/oak_hanging_sign", - "y": 135 - }, - "rotation=15": { - "model": "entity/oak_hanging_sign", - "y": 157 - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/oak_wall_hanging_sign.json b/custom/blockentities/latest/blockStates/oak_wall_hanging_sign.json deleted file mode 100644 index 018117b88..000000000 --- a/custom/blockentities/latest/blockStates/oak_wall_hanging_sign.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "entity/oak_wall_hanging_sign", - "y": 90 - }, - "facing=south": { - "model": "entity/oak_wall_hanging_sign", - "y": 180 - }, - "facing=west": { - "model": "entity/oak_wall_hanging_sign", - "y": 270 - }, - "facing=north": { - "model": "entity/oak_wall_hanging_sign" - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/spruce_hanging_sign.json b/custom/blockentities/latest/blockStates/spruce_hanging_sign.json deleted file mode 100644 index f4e9f03ce..000000000 --- a/custom/blockentities/latest/blockStates/spruce_hanging_sign.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "variants": { - "rotation=0": { - "model": "entity/spruce_hanging_sign", - "y": 180 - }, - "rotation=1": { - "model": "entity/spruce_hanging_sign", - "y": 202 - }, - "rotation=2": { - "model": "entity/spruce_hanging_sign", - "y": 225 - }, - "rotation=3": { - "model": "entity/spruce_hanging_sign", - "y": 247 - }, - "rotation=4": { - "model": "entity/spruce_hanging_sign", - "y": 270 - }, - "rotation=5": { - "model": "entity/spruce_hanging_sign", - "y": 292 - }, - "rotation=6": { - "model": "entity/spruce_hanging_sign", - "y": 315 - }, - "rotation=7": { - "model": "entity/spruce_hanging_sign", - "y": 337 - }, - "rotation=8": { - "model": "entity/spruce_hanging_sign" - }, - "rotation=9": { - "model": "entity/spruce_hanging_sign", - "y": 22 - }, - "rotation=10": { - "model": "entity/spruce_hanging_sign", - "y": 45 - }, - "rotation=11": { - "model": "entity/spruce_hanging_sign", - "y": 67 - }, - "rotation=12": { - "model": "entity/spruce_hanging_sign", - "y": 90 - }, - "rotation=13": { - "model": "entity/spruce_hanging_sign", - "y": 112 - }, - "rotation=14": { - "model": "entity/spruce_hanging_sign", - "y": 135 - }, - "rotation=15": { - "model": "entity/spruce_hanging_sign", - "y": 157 - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/spruce_wall_hanging_sign.json b/custom/blockentities/latest/blockStates/spruce_wall_hanging_sign.json deleted file mode 100644 index 60a65bf6c..000000000 --- a/custom/blockentities/latest/blockStates/spruce_wall_hanging_sign.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "entity/spruce_wall_hanging_sign", - "y": 90 - }, - "facing=south": { - "model": "entity/spruce_wall_hanging_sign", - "y": 180 - }, - "facing=west": { - "model": "entity/spruce_wall_hanging_sign", - "y": 270 - }, - "facing=north": { - "model": "entity/spruce_wall_hanging_sign" - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/warped_hanging_sign.json b/custom/blockentities/latest/blockStates/warped_hanging_sign.json deleted file mode 100644 index 67b49de94..000000000 --- a/custom/blockentities/latest/blockStates/warped_hanging_sign.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "variants": { - "rotation=0": { - "model": "entity/warped_hanging_sign", - "y": 180 - }, - "rotation=1": { - "model": "entity/warped_hanging_sign", - "y": 202 - }, - "rotation=2": { - "model": "entity/warped_hanging_sign", - "y": 225 - }, - "rotation=3": { - "model": "entity/warped_hanging_sign", - "y": 247 - }, - "rotation=4": { - "model": "entity/warped_hanging_sign", - "y": 270 - }, - "rotation=5": { - "model": "entity/warped_hanging_sign", - "y": 292 - }, - "rotation=6": { - "model": "entity/warped_hanging_sign", - "y": 315 - }, - "rotation=7": { - "model": "entity/warped_hanging_sign", - "y": 337 - }, - "rotation=8": { - "model": "entity/warped_hanging_sign" - }, - "rotation=9": { - "model": "entity/warped_hanging_sign", - "y": 22 - }, - "rotation=10": { - "model": "entity/warped_hanging_sign", - "y": 45 - }, - "rotation=11": { - "model": "entity/warped_hanging_sign", - "y": 67 - }, - "rotation=12": { - "model": "entity/warped_hanging_sign", - "y": 90 - }, - "rotation=13": { - "model": "entity/warped_hanging_sign", - "y": 112 - }, - "rotation=14": { - "model": "entity/warped_hanging_sign", - "y": 135 - }, - "rotation=15": { - "model": "entity/warped_hanging_sign", - "y": 157 - } - } -} \ No newline at end of file diff --git a/custom/blockentities/latest/blockStates/warped_wall_hanging_sign.json b/custom/blockentities/latest/blockStates/warped_wall_hanging_sign.json deleted file mode 100644 index a807b3e43..000000000 --- a/custom/blockentities/latest/blockStates/warped_wall_hanging_sign.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "entity/warped_wall_hanging_sign", - "y": 90 - }, - "facing=south": { - "model": "entity/warped_wall_hanging_sign", - "y": 180 - }, - "facing=west": { - "model": "entity/warped_wall_hanging_sign", - "y": 270 - }, - "facing=north": { - "model": "entity/warped_wall_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/blockEntities.ts b/src/blockEntities.ts index 3a202bb47..1c7819456 100644 --- a/src/blockEntities.ts +++ b/src/blockEntities.ts @@ -5,7 +5,7 @@ const dataPaths = JSON.parse(fs.readFileSync('./data/data-paths.json', 'utf8')) // iterate over all versions const customModelsPath = path.join('./custom/blockentities') -const customModelsVersions = fs.readdirSync(customModelsPath) +const customModelsVersions = fs.readdirSync(customModelsPath).filter(x => !x.startsWith('.')) const customData = { blockStates: {}, @@ -17,6 +17,20 @@ const existingPaths = { blockModels: dataPaths.latest['models/'], } +for (const key in existingPaths.blockStates) { + const value = existingPaths.blockStates[key] + if (value.includes('./custom/blockentities/')) { + delete existingPaths.blockStates[key] + } +} + +for (const key in existingPaths.blockModels) { + const value = existingPaths.blockModels[key] + if (value.includes('./custom/blockentities/')) { + delete existingPaths.blockModels[key] + } +} + for (const version of customModelsVersions) { const collectFiles = (dir: string, type: keyof typeof customData) => { const files = fs.readdirSync(dir, { withFileTypes: true })