diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/bell_between_walls.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/bell_between_walls.json new file mode 100644 index 00000000..c2d74786 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/bell_between_walls.json @@ -0,0 +1,49 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "2": "block/bell_bottom", + "3": "block/bell_side", + "4": "block/bell_top", + "bar": "block/dark_oak_planks" + }, + "elements": [ + { + "from": [0, 13, 7], + "to": [16, 15, 9], + "faces": { + "north": {"uv": [2, 2, 14, 4], "texture": "#bar"}, + "east": {"uv": [5, 4, 7, 6], "texture": "#bar", "cullface": "east"}, + "south": {"uv": [2, 3, 14, 5], "texture": "#bar"}, + "west": {"uv": [5, 4, 7, 6], "texture": "#bar", "cullface": "west"}, + "up": {"uv": [2, 3, 14, 5], "texture": "#bar"}, + "down": {"uv": [2, 3, 14, 5], "texture": "#bar"} + } + }, + { + "name": "BellBase", + "from": [4, 4, 4], + "to": [12, 6, 12], + "faces": { + "north": {"uv": [0, 7, 8, 9], "texture": "#3"}, + "east": {"uv": [0, 7, 8, 9], "texture": "#3"}, + "south": {"uv": [0, 7, 8, 9], "texture": "#3"}, + "west": {"uv": [0, 7, 8, 9], "texture": "#3"}, + "up": {"uv": [0, 0, 8, 8], "texture": "#4"}, + "down": {"uv": [0, 0, 8, 8], "texture": "#2"} + } + }, + { + "name": "BellTop", + "from": [5, 6, 5], + "to": [11, 13, 11], + "faces": { + "north": {"uv": [1, 0, 7, 7], "texture": "#3"}, + "east": {"uv": [1, 0, 7, 7], "texture": "#3"}, + "south": {"uv": [1, 0, 7, 7], "texture": "#3"}, + "west": {"uv": [1, 0, 7, 7], "texture": "#3"}, + "up": {"uv": [1, 1, 7, 7], "texture": "#4"}, + "down": {"uv": [8, 1, 9, 2], "texture": "#2"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/bell_ceiling.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/bell_ceiling.json new file mode 100644 index 00000000..a0ce7068 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/bell_ceiling.json @@ -0,0 +1,48 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "2": "block/bell_side", + "3": "block/bell_top", + "4": "block/bell_bottom", + "bar": "block/dark_oak_planks" + }, + "elements": [ + { + "from": [7, 13, 7], + "to": [9, 16, 9], + "faces": { + "north": {"uv": [7, 2, 9, 5], "texture": "#bar"}, + "east": {"uv": [1, 2, 3, 5], "texture": "#bar"}, + "south": {"uv": [6, 2, 8, 5], "texture": "#bar"}, + "west": {"uv": [4, 2, 6, 5], "texture": "#bar"}, + "up": {"uv": [1, 3, 3, 5], "texture": "#bar", "cullface": "up"} + } + }, + { + "name": "BellBase", + "from": [4, 4, 4], + "to": [12, 6, 12], + "faces": { + "north": {"uv": [0, 7, 8, 9], "texture": "#2"}, + "east": {"uv": [0, 7, 8, 9], "texture": "#2"}, + "south": {"uv": [0, 7, 8, 9], "texture": "#2"}, + "west": {"uv": [0, 7, 8, 9], "texture": "#2"}, + "up": {"uv": [0, 0, 8, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 8, 8], "texture": "#4"} + } + }, + { + "name": "BellTop", + "from": [5, 6, 5], + "to": [11, 13, 11], + "faces": { + "north": {"uv": [1, 0, 7, 7], "texture": "#2"}, + "east": {"uv": [1, 0, 7, 7], "texture": "#2"}, + "south": {"uv": [1, 0, 7, 7], "texture": "#2"}, + "west": {"uv": [1, 0, 7, 7], "texture": "#2"}, + "up": {"uv": [1, 1, 7, 7], "texture": "#2"}, + "down": {"uv": [8, 1, 9, 2], "texture": "#4"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/bell_floor.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/bell_floor.json new file mode 100644 index 00000000..433650e9 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/bell_floor.json @@ -0,0 +1,75 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "3": "block/bell_top", + "4": "block/bell_bottom", + "5": "block/bell_side", + "bar": "block/dark_oak_planks", + "post": "block/stone" + }, + "elements": [ + { + "name": "Topbar", + "from": [2, 13, 7], + "to": [14, 15, 9], + "faces": { + "north": {"uv": [2, 2, 14, 4], "texture": "#bar"}, + "south": {"uv": [2, 3, 14, 5], "texture": "#bar"}, + "up": {"uv": [2, 3, 14, 5], "texture": "#bar"}, + "down": {"uv": [2, 3, 14, 5], "texture": "#bar"} + } + }, + { + "name": "Eastpost", + "from": [14, 0, 6], + "to": [16, 16, 10], + "faces": { + "north": {"uv": [0, 1, 2, 16], "texture": "#post"}, + "east": {"uv": [0, 1, 4, 16], "texture": "#post"}, + "south": {"uv": [0, 1, 2, 16], "texture": "#post"}, + "west": {"uv": [0, 1, 4, 16], "texture": "#post"}, + "up": {"uv": [0, 0, 2, 4], "texture": "#post", "cullface": "up"}, + "down": {"uv": [0, 0, 2, 4], "texture": "#post", "cullface": "down"} + } + }, + { + "name": "Westpost", + "from": [0, 0, 6], + "to": [2, 16, 10], + "faces": { + "north": {"uv": [0, 1, 2, 16], "texture": "#post"}, + "east": {"uv": [0, 1, 4, 16], "texture": "#post"}, + "south": {"uv": [0, 1, 2, 16], "texture": "#post"}, + "west": {"uv": [0, 1, 4, 16], "texture": "#post"}, + "up": {"uv": [0, 0, 2, 4], "texture": "#post", "cullface": "up"}, + "down": {"uv": [0, 0, 2, 4], "texture": "#post", "cullface": "down"} + } + }, + { + "name": "BellBase", + "from": [4, 4, 4], + "to": [12, 6, 12], + "faces": { + "north": {"uv": [0, 7, 8, 9], "texture": "#5"}, + "east": {"uv": [0, 7, 8, 9], "texture": "#5"}, + "south": {"uv": [0, 7, 8, 9], "texture": "#5"}, + "west": {"uv": [0, 7, 8, 9], "texture": "#5"}, + "up": {"uv": [0, 0, 8, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 8, 8], "texture": "#4"} + } + }, + { + "name": "BellTop", + "from": [5, 6, 5], + "to": [11, 13, 11], + "faces": { + "north": {"uv": [1, 0, 7, 7], "texture": "#5"}, + "east": {"uv": [1, 0, 7, 7], "texture": "#5"}, + "south": {"uv": [1, 0, 7, 7], "texture": "#5"}, + "west": {"uv": [1, 0, 7, 7], "texture": "#5"}, + "up": {"uv": [1, 1, 7, 7], "texture": "#3"}, + "down": {"uv": [8, 1, 9, 2], "texture": "#4"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/bell_wall.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/bell_wall.json new file mode 100644 index 00000000..3a48dcd9 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/bell_wall.json @@ -0,0 +1,49 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "2": "block/bell_side", + "3": "block/bell_top", + "4": "block/bell_bottom", + "bar": "block/dark_oak_planks" + }, + "elements": [ + { + "from": [3, 13, 7], + "to": [16, 15, 9], + "faces": { + "north": {"uv": [2, 2, 14, 4], "texture": "#bar"}, + "east": {"uv": [5, 4, 7, 6], "texture": "#bar", "cullface": "east"}, + "south": {"uv": [2, 3, 14, 5], "texture": "#bar"}, + "west": {"uv": [5, 4, 7, 6], "texture": "#bar"}, + "up": {"uv": [2, 3, 14, 5], "texture": "#bar"}, + "down": {"uv": [2, 3, 14, 5], "texture": "#bar"} + } + }, + { + "name": "BellBase", + "from": [4, 4, 4], + "to": [12, 6, 12], + "faces": { + "north": {"uv": [0, 7, 8, 9], "texture": "#2"}, + "east": {"uv": [0, 7, 8, 9], "texture": "#2"}, + "south": {"uv": [0, 7, 8, 9], "texture": "#2"}, + "west": {"uv": [0, 7, 8, 9], "texture": "#2"}, + "up": {"uv": [0, 0, 8, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 8, 8], "texture": "#4"} + } + }, + { + "name": "BellTop", + "from": [5, 6, 5], + "to": [11, 13, 11], + "faces": { + "north": {"uv": [1, 0, 7, 7], "texture": "#2"}, + "east": {"uv": [1, 0, 7, 7], "texture": "#2"}, + "south": {"uv": [1, 0, 7, 7], "texture": "#2"}, + "west": {"uv": [1, 0, 7, 7], "texture": "#2"}, + "up": {"uv": [1, 1, 7, 7], "texture": "#3"}, + "down": {"uv": [8, 1, 9, 2], "texture": "#4"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake.json new file mode 100644 index 00000000..9aba67bb --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake.json @@ -0,0 +1,21 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "textures": { + "top": "block/cake_top", + "side": "block/cake_side" + }, + "elements": [ + { + "from": [1, 0, 1], + "to": [15, 8, 15], + "faces": { + "north": {"uv": [1, 8, 15, 16], "texture": "#side"}, + "east": {"uv": [1, 8, 15, 16], "texture": "#side"}, + "south": {"uv": [1, 8, 15, 16], "texture": "#side"}, + "west": {"uv": [1, 8, 15, 16], "texture": "#side"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#top"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#top"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice1.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice1.json new file mode 100644 index 00000000..789fe078 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice1.json @@ -0,0 +1,24 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "ambientocclusion": false, + "textures": { + "3": "block/cake_inner", + "particle": "block/cake_inner", + "top": "block/cake_top", + "side": "block/cake_side" + }, + "elements": [ + { + "from": [3, 0, 1], + "to": [15, 8, 15], + "faces": { + "north": {"uv": [1, 8, 13, 16], "texture": "#side"}, + "east": {"uv": [1, 8, 15, 16], "texture": "#side"}, + "south": {"uv": [3, 8, 15, 16], "texture": "#side"}, + "west": {"uv": [1, 8, 15, 16], "texture": "#3"}, + "up": {"uv": [3, 1, 15, 15], "texture": "#top"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#top"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice2.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice2.json new file mode 100644 index 00000000..f7aecbbd --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice2.json @@ -0,0 +1,25 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "ambientocclusion": false, + "textures": { + "3": "block/cake_inner", + "bottom": "block/cake_bottom", + "top": "block/cake_top", + "side": "block/cake_side", + "particle": "block/cake_inner" + }, + "elements": [ + { + "from": [5, 0, 1], + "to": [15, 8, 15], + "faces": { + "north": {"uv": [1, 8, 11, 16], "texture": "#side"}, + "east": {"uv": [1, 8, 15, 16], "texture": "#side"}, + "south": {"uv": [5, 8, 15, 16], "texture": "#side"}, + "west": {"uv": [1, 8, 15, 16], "texture": "#3"}, + "up": {"uv": [5, 1, 15, 15], "texture": "#top"}, + "down": {"uv": [1, 1, 0, 15], "texture": "#bottom"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice3.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice3.json new file mode 100644 index 00000000..a4c97c98 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice3.json @@ -0,0 +1,25 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "ambientocclusion": false, + "textures": { + "3": "block/cake_inner", + "bottom": "block/cake_bottom", + "top": "block/cake_top", + "side": "block/cake_side", + "particle": "block/cake_inner" + }, + "elements": [ + { + "from": [7, 0, 1], + "to": [15, 8, 15], + "faces": { + "north": {"uv": [1, 8, 9, 16], "texture": "#side"}, + "east": {"uv": [1, 8, 15, 16], "texture": "#side"}, + "south": {"uv": [7, 8, 15, 16], "texture": "#side"}, + "west": {"uv": [1, 8, 15, 16], "texture": "#3"}, + "up": {"uv": [7, 1, 15, 15], "texture": "#top"}, + "down": {"uv": [1, 1, 0, 15], "texture": "#bottom"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice4.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice4.json new file mode 100644 index 00000000..c4d2cb8b --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice4.json @@ -0,0 +1,25 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "ambientocclusion": false, + "textures": { + "3": "block/cake_inner", + "bottom": "block/cake_bottom", + "top": "block/cake_top", + "side": "block/cake_side", + "particle": "block/cake_inner" + }, + "elements": [ + { + "from": [9, 0, 1], + "to": [15, 8, 15], + "faces": { + "north": {"uv": [1, 8, 7, 16], "texture": "#side"}, + "east": {"uv": [1, 8, 15, 16], "texture": "#side"}, + "south": {"uv": [9, 8, 15, 16], "texture": "#side"}, + "west": {"uv": [1, 8, 15, 16], "texture": "#3"}, + "up": {"uv": [9, 1, 15, 15], "texture": "#top"}, + "down": {"uv": [1, 1, 0, 15], "texture": "#bottom"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice5.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice5.json new file mode 100644 index 00000000..299c9245 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice5.json @@ -0,0 +1,25 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "ambientocclusion": false, + "textures": { + "3": "block/cake_inner", + "bottom": "block/cake_bottom", + "top": "block/cake_top", + "side": "block/cake_side", + "particle": "block/cake_inner" + }, + "elements": [ + { + "from": [11, 0, 1], + "to": [15, 8, 15], + "faces": { + "north": {"uv": [1, 8, 5, 16], "texture": "#side"}, + "east": {"uv": [1, 8, 15, 16], "texture": "#side"}, + "south": {"uv": [11, 8, 15, 16], "texture": "#side"}, + "west": {"uv": [1, 8, 15, 16], "texture": "#3"}, + "up": {"uv": [11, 1, 15, 15], "texture": "#top"}, + "down": {"uv": [1, 1, 0, 15], "texture": "#bottom"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice6.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice6.json new file mode 100644 index 00000000..03ea09b6 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/block/cake_slice6.json @@ -0,0 +1,25 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "ambientocclusion": false, + "textures": { + "3": "block/cake_inner", + "bottom": "block/cake_bottom", + "top": "block/cake_top", + "side": "block/cake_side", + "particle": "block/cake_inner" + }, + "elements": [ + { + "from": [13, 0, 1], + "to": [15, 8, 15], + "faces": { + "north": {"uv": [1, 8, 3, 16], "texture": "#side"}, + "east": {"uv": [1, 8, 15, 16], "texture": "#side"}, + "south": {"uv": [13, 8, 15, 16], "texture": "#side"}, + "west": {"uv": [1, 8, 15, 16], "texture": "#3"}, + "up": {"uv": [13, 1, 15, 15], "texture": "#top"}, + "down": {"uv": [1, 1, 0, 15], "texture": "#bottom"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/acacia_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/acacia_hanging_sign.json new file mode 100644 index 00000000..89dea18c --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/acacia_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/acacia" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/acacia_wall_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/acacia_wall_hanging_sign.json new file mode 100644 index 00000000..8dbc076b --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/acacia_wall_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/acacia" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/bamboo_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/bamboo_hanging_sign.json new file mode 100644 index 00000000..dc63d4b5 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/bamboo_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/bamboo" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/bamboo_wall_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/bamboo_wall_hanging_sign.json new file mode 100644 index 00000000..d793a37a --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/bamboo_wall_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/bamboo" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/banner.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/banner.json new file mode 100644 index 00000000..eeeaecde --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/banner.json @@ -0,0 +1,48 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "texture_size": [64, 64], + "textures": { + "0": "entity/banner_base" + }, + "elements": [ + { + "name": "Handle", + "from": [1.2, 28.4, 7.5], + "to": [14.8, 29.4, 8.5], + "faces": { + "north": {"uv": [0.5, 11.5, 5.5, 12], "texture": "#0"}, + "east": {"uv": [0, 11, 0.5, 11.5], "texture": "#0"}, + "south": {"uv": [5.5, 10.5, 10.5, 11], "texture": "#0"}, + "west": {"uv": [5.5, 11, 6, 11.5], "texture": "#0"}, + "up": {"uv": [5.5, 11, 0.5, 10.5], "texture": "#0"}, + "down": {"uv": [5.5, 11, 0.5, 11.5], "texture": "#0"} + } + }, + { + "name": "Cloth", + "from": [1.2, 1.4, 7], + "to": [14.8, 29.4, 7.5], + "faces": { + "north": {"uv": [0.25, 0.25, 5.5, 10.25], "texture": "#0", "tintindex": 0}, + "east": {"uv": [0, 0.25, 0.25, 10.25], "texture": "#0", "tintindex": 0}, + "south": {"uv": [5.5, 0.25, 10.5, 10.25], "texture": "#0", "tintindex": 0}, + "west": {"uv": [5.5, 0.25, 5.25, 10], "texture": "#0", "tintindex": 0}, + "up": {"uv": [5.25, 0, 0.25, 0.25], "texture": "#0", "tintindex": 0}, + "down": {"uv": [5, 0.25, 0.25, 0], "texture": "#0", "tintindex": 0} + } + }, + { + "name": "Pole", + "from": [7.5, 0, 7.5], + "to": [8.5, 28.4, 8.5], + "faces": { + "north": {"uv": [11.5, 0.5, 12, 11], "texture": "#0"}, + "east": {"uv": [11, 0.5, 11.5, 11], "texture": "#0"}, + "south": {"uv": [12.5, 0.5, 13, 11], "texture": "#0"}, + "west": {"uv": [12, 0.5, 12.5, 11], "texture": "#0"}, + "up": {"uv": [11.5, 0.5, 11, 0], "texture": "#0"}, + "down": {"uv": [13, 0, 12.5, 0.5], "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/birch_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/birch_hanging_sign.json new file mode 100644 index 00000000..86a1dc2e --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/birch_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/birch" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/birch_wall_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/birch_wall_hanging_sign.json new file mode 100644 index 00000000..31488b8a --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/birch_wall_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/birch" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/cherry_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/cherry_hanging_sign.json new file mode 100644 index 00000000..68e3aef1 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/cherry_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/cherry" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/cherry_wall_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/cherry_wall_hanging_sign.json new file mode 100644 index 00000000..4632824a --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/cherry_wall_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/cherry" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/creeper_head.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/creeper_head.json new file mode 100644 index 00000000..6b009acf --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/creeper_head.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/skull_32", + "textures": { + "entity": "entity/creeper/creeper" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/creeper_wall_head.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/creeper_wall_head.json new file mode 100644 index 00000000..efe35c69 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/creeper_wall_head.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_skull_32", + "textures": { + "entity": "entity/creeper/creeper" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/crimson_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/crimson_hanging_sign.json new file mode 100644 index 00000000..9d51d6a7 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/crimson_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/crimson" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/crimson_wall_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/crimson_wall_hanging_sign.json new file mode 100644 index 00000000..680f2efa --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/crimson_wall_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/crimson" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dark_oak_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dark_oak_hanging_sign.json new file mode 100644 index 00000000..2480737b --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dark_oak_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/dark_oak" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dark_oak_wall_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dark_oak_wall_hanging_sign.json new file mode 100644 index 00000000..97288c4e --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dark_oak_wall_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/dark_oak" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/decorated_pot.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/decorated_pot.json new file mode 100644 index 00000000..4e6f87b0 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/decorated_pot.json @@ -0,0 +1,48 @@ +{ + "parent": "Made with Blockbench by TyBraniff for Bluemaps support.", + "texture_size": [32, 32], + "textures": { + "0": "entity/decorated_pot/decorated_pot_base" + }, + "elements": [ + { + "name": "Body", + "from": [1, 0, 1], + "to": [15, 16, 15], + "faces": { + "north": {"uv": [0, 6.5, 7, 13.5], "texture": "#0"}, + "east": {"uv": [0, 6.5, 7, 13.5], "texture": "#0"}, + "south": {"uv": [0, 6.5, 7, 13.5], "texture": "#0"}, + "west": {"uv": [0, 6.5, 7, 13.5], "texture": "#0"}, + "up": {"uv": [7, 6.5, 14, 13.5], "texture": "#0"}, + "down": {"uv": [7, 6.5, 14, 13.5], "texture": "#0"} + } + }, + { + "name": "Neck", + "from": [5, 16, 5], + "to": [11, 17, 11], + "faces": { + "north": {"uv": [6, 5.5, 9, 6], "texture": "#0"}, + "east": {"uv": [9, 5.5, 12, 6], "texture": "#0"}, + "south": {"uv": [2.5, 5.5, 5.5, 6], "texture": "#0"}, + "west": {"uv": [0, 5.5, 3, 6], "texture": "#0"}, + "up": {"uv": [0, 0, 3, 3], "texture": "#0"}, + "down": {"uv": [0, 0, 3, 3], "texture": "#0"} + } + }, + { + "name": "Head", + "from": [4, 17, 4], + "to": [12, 20, 12], + "faces": { + "north": {"uv": [0, 4, 4, 5.5], "texture": "#0"}, + "east": {"uv": [4, 4, 8, 5.5], "texture": "#0"}, + "south": {"uv": [8, 4, 12, 5.5], "texture": "#0"}, + "west": {"uv": [12, 4, 16, 5.5], "texture": "#0"}, + "up": {"uv": [4, 0, 8, 4], "texture": "#0"}, + "down": {"uv": [8, 0, 12, 4], "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dragon_head.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dragon_head.json new file mode 100644 index 00000000..59499983 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dragon_head.json @@ -0,0 +1,101 @@ +{ + "parent": "Made with Blockbench by TyBraniff for Bluemaps support.", + "texture_size": [256, 256], + "textures": { + "0": "entity/enderdragon/dragon" + }, + "elements": [ + { + "name": "Skull", + "from": [2, 0, 3.5], + "to": [14, 12, 15.5], + "faces": { + "north": {"uv": [9.9375, 2.875, 10.9375, 3.875], "texture": "#0"}, + "east": {"uv": [9, 2.875, 10, 3.875], "texture": "#0"}, + "south": {"uv": [8, 2.875, 9, 3.875], "texture": "#0"}, + "west": {"uv": [7, 2.875, 8, 3.875], "texture": "#0"}, + "up": {"uv": [9, 1.875, 8, 2.875], "texture": "#0"}, + "down": {"uv": [11, 1.875, 10, 2.875], "texture": "#0"} + } + }, + { + "name": "Horn1", + "from": [4, 12, 6], + "to": [6, 16, 12], + "faces": { + "north": {"uv": [0.875, 0.375, 1, 0.625], "texture": "#0"}, + "east": {"uv": [0.5, 0.375, 0.875, 0.625], "texture": "#0"}, + "south": {"uv": [0.375, 0.375, 0.5, 0.625], "texture": "#0"}, + "west": {"uv": [0, 0.375, 0.375, 0.625], "texture": "#0"}, + "up": {"uv": [0.375, 0, 0.5, 0.375], "texture": "#0"}, + "down": {"uv": [0, 0, 0.125, 0.375], "texture": "#0"} + } + }, + { + "name": "Horn2", + "from": [10, 12, 6], + "to": [12, 16, 12], + "faces": { + "north": {"uv": [0.875, 0.375, 1, 0.625], "texture": "#0"}, + "east": {"uv": [0.5, 0.375, 0.875, 0.625], "texture": "#0"}, + "south": {"uv": [0.375, 0.375, 0.5, 0.625], "texture": "#0"}, + "west": {"uv": [0, 0.375, 0.375, 0.625], "texture": "#0"}, + "up": {"uv": [0.375, 0, 0.5, 0.375], "texture": "#0"}, + "down": {"uv": [0, 0, 0.125, 0.375], "texture": "#0"} + } + }, + { + "name": "TopJaw", + "from": [2.5, 3, 15.5], + "to": [13.5, 7, 26], + "faces": { + "north": {"uv": [0.375, 3.375, 1.0625, 3.625], "texture": "#0"}, + "east": {"uv": [11, 3.75, 12.00625, 4.0625], "texture": "#0"}, + "south": {"uv": [12, 3.75, 12.8125, 4.0625], "texture": "#0"}, + "west": {"uv": [13.5, 3.75, 14.46875, 4.0625], "texture": "#0"}, + "up": {"uv": [12, 2.75, 12.75, 3.71875], "texture": "#0"}, + "down": {"uv": [12.74375, 3.75, 13.49375, 2.75], "texture": "#0"} + } + }, + { + "name": "Bottom Jaw", + "from": [2.5, 0.5, 14.5], + "to": [13.5, 2.5, 26], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 2, 16]}, + "faces": { + "north": {"uv": [8.1875, 4.8125, 8.875, 4.9375], "texture": "#0"}, + "east": {"uv": [11, 5.0625, 12, 5.3125], "texture": "#0"}, + "south": {"uv": [8.0625, 5.3125, 8.75, 5.4375], "texture": "#0"}, + "west": {"uv": [13.74375, 5.06875, 14.49375, 5.31875], "texture": "#0"}, + "up": {"uv": [12, 4.0625, 12.75, 5.0625], "texture": "#0"}, + "down": {"uv": [12.6875, 4.0625, 13.5, 5.0625], "texture": "#0"} + } + }, + { + "name": "Nostril1", + "from": [4, 7, 20], + "to": [6, 9, 24], + "faces": { + "north": {"uv": [7.25, 0.25, 7.375, 0.375], "texture": "#0"}, + "east": {"uv": [7, 0.25, 7.25, 0.375], "texture": "#0"}, + "south": {"uv": [7.625, 0.25, 7.75, 0.375], "texture": "#0"}, + "west": {"uv": [7.375, 0.25, 7.625, 0.375], "texture": "#0"}, + "up": {"uv": [7.25, 0, 7.375, 0.25], "texture": "#0"}, + "down": {"uv": [7.125, 0, 7.25, 0.25], "texture": "#0"} + } + }, + { + "name": "Nostril2", + "from": [10, 7, 20], + "to": [12, 9, 24], + "faces": { + "north": {"uv": [7.25, 0.25, 7.375, 0.375], "texture": "#0"}, + "east": {"uv": [7.375, 0.25, 7.625, 0.375], "texture": "#0"}, + "south": {"uv": [7.625, 0.25, 7.75, 0.375], "texture": "#0"}, + "west": {"uv": [7, 0.25, 7.25, 0.375], "texture": "#0"}, + "up": {"uv": [7.25, 0, 7.375, 0.25], "texture": "#0"}, + "down": {"uv": [7.125, 0, 7.25, 0.25], "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dragon_wall_head.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dragon_wall_head.json new file mode 100644 index 00000000..6f1ba962 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dragon_wall_head.json @@ -0,0 +1,115 @@ +{ + "parent": "Made with Blockbench by TyBraniff for Bluemaps support.", + "texture_size": [256, 256], + "textures": { + "0": "entity/enderdragon/dragon" + }, + "elements": [ + { + "name": "Skull", + "from": [2, 4, 4], + "to": [14, 16, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 7.5]}, + "faces": { + "north": {"uv": [8, 2.875, 9, 3.875], "texture": "#0"}, + "east": {"uv": [7, 2.875, 8, 3.875], "texture": "#0"}, + "south": {"uv": [9.9375, 2.875, 10.9375, 3.875], "texture": "#0"}, + "west": {"uv": [9, 2.875, 10, 3.875], "texture": "#0"}, + "up": {"uv": [9, 1.875, 8, 2.875], "rotation": 180, "texture": "#0"}, + "down": {"uv": [10, 1.875, 9, 2.875], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "Horn1", + "from": [10, 16, 7.5], + "to": [12, 20, 13.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 7.5]}, + "faces": { + "north": {"uv": [0.375, 0.375, 0.5, 0.625], "texture": "#0"}, + "east": {"uv": [0, 0.375, 0.375, 0.625], "texture": "#0"}, + "south": {"uv": [0.875, 0.375, 1, 0.625], "texture": "#0"}, + "west": {"uv": [0.5, 0.375, 0.875, 0.625], "texture": "#0"}, + "up": {"uv": [0.375, 0, 0.5, 0.375], "rotation": 180, "texture": "#0"}, + "down": {"uv": [0, 0, 0.125, 0.375], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "Horn2", + "from": [4, 16, 7.5], + "to": [6, 20, 13.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 7.5]}, + "faces": { + "north": {"uv": [0.375, 0.375, 0.5, 0.625], "texture": "#0"}, + "east": {"uv": [0, 0.375, 0.375, 0.625], "texture": "#0"}, + "south": {"uv": [0.875, 0.375, 1, 0.625], "texture": "#0"}, + "west": {"uv": [0.5, 0.375, 0.875, 0.625], "texture": "#0"}, + "up": {"uv": [0.375, 0, 0.5, 0.375], "rotation": 180, "texture": "#0"}, + "down": {"uv": [0, 0, 0.125, 0.375], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "TopJaw", + "from": [2.5, 7, -6.5], + "to": [13.5, 11, 4], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 7.5]}, + "faces": { + "north": {"uv": [12, 3.75, 12.8125, 4.0625], "texture": "#0"}, + "east": {"uv": [13.5, 3.75, 14.46875, 4.0625], "texture": "#0"}, + "south": {"uv": [0.375, 3.375, 1.0625, 3.625], "texture": "#0"}, + "west": {"uv": [11, 3.75, 12.00625, 4.0625], "texture": "#0"}, + "up": {"uv": [12, 2.75, 12.75, 3.71875], "rotation": 180, "texture": "#0"}, + "down": {"uv": [12.74375, 3.75, 13.49375, 2.75], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "Bottom Jaw", + "from": [2.5, 4.5, -6.5], + "to": [13.5, 6.5, 5], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 6, 4.5]}, + "faces": { + "north": {"uv": [8.0625, 5.3125, 8.75, 5.4375], "texture": "#0"}, + "east": {"uv": [13.74375, 5.06875, 14.49375, 5.31875], "texture": "#0"}, + "south": {"uv": [8.1875, 4.8125, 8.875, 4.9375], "texture": "#0"}, + "west": {"uv": [11, 5.0625, 12, 5.3125], "texture": "#0"}, + "up": {"uv": [12, 4.0625, 12.75, 5.0625], "rotation": 180, "texture": "#0"}, + "down": {"uv": [12.6875, 4.0625, 13.5, 5.0625], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "Nostril1", + "from": [10, 11, -4.5], + "to": [12, 13, -0.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 7.5]}, + "faces": { + "north": {"uv": [7.625, 0.25, 7.75, 0.375], "texture": "#0"}, + "east": {"uv": [7.375, 0.25, 7.625, 0.375], "texture": "#0"}, + "south": {"uv": [7.25, 0.25, 7.375, 0.375], "texture": "#0"}, + "west": {"uv": [7, 0.25, 7.25, 0.375], "texture": "#0"}, + "up": {"uv": [7.25, 0, 7.375, 0.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [7.125, 0, 7.25, 0.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "Nostril2", + "from": [4, 11, -4.5], + "to": [6, 13, -0.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 7.5]}, + "faces": { + "north": {"uv": [7.625, 0.25, 7.75, 0.375], "texture": "#0"}, + "east": {"uv": [7, 0.25, 7.25, 0.375], "texture": "#0"}, + "south": {"uv": [7.25, 0.25, 7.375, 0.375], "texture": "#0"}, + "west": {"uv": [7.375, 0.25, 7.625, 0.375], "texture": "#0"}, + "up": {"uv": [7.25, 0, 7.375, 0.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [7.125, 0, 7.25, 0.25], "rotation": 180, "texture": "#0"} + } + } + ], + "groups": [ + { + "name": "group", + "origin": [0, 4, -3.5], + "color": 0, + "children": [0, 1, 2, 3, 4, 5, 6] + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dyed_shulker_box.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dyed_shulker_box.json new file mode 100644 index 00000000..5490afd1 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/dyed_shulker_box.json @@ -0,0 +1,33 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "texture_size": [64, 64], + "textures": { + "0": "entity/shulker/shulker_white" + }, + "elements": [ + { + "from": [0, 0, 0], + "to": [16, 8, 16], + "faces": { + "north": {"uv": [0, 11, 4, 13], "texture": "#0", "tintindex": 0}, + "east": {"uv": [0, 11, 4, 13], "texture": "#0", "tintindex": 0}, + "south": {"uv": [0, 11, 4, 13], "texture": "#0", "tintindex": 0}, + "west": {"uv": [0, 11, 4, 13], "texture": "#0", "tintindex": 0}, + "up": {"uv": [0, 0, 4, 4], "texture": "#0", "tintindex": 0}, + "down": {"uv": [8.25, 7.25, 12, 11], "texture": "#0", "tintindex": 0} + } + }, + { + "from": [0, 4, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [0, 4, 4, 7], "texture": "#0", "tintindex": 0}, + "east": {"uv": [0, 4, 4, 7], "texture": "#0", "tintindex": 0}, + "south": {"uv": [0, 4, 4, 7], "texture": "#0", "tintindex": 0}, + "west": {"uv": [0, 4, 4, 7], "texture": "#0", "tintindex": 0}, + "up": {"uv": [4, 0, 8, 4], "texture": "#0", "tintindex": 0}, + "down": {"uv": [0, 0, 4, 4], "texture": "#0", "tintindex": 0} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/hanging_sign.json new file mode 100644 index 00000000..fcb82190 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/hanging_sign.json @@ -0,0 +1,35 @@ +{ + "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/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/jungle_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/jungle_hanging_sign.json new file mode 100644 index 00000000..ddb78a49 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/jungle_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/jungle" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/jungle_wall_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/jungle_wall_hanging_sign.json new file mode 100644 index 00000000..0fb0692c --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/jungle_wall_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/jungle" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/mangrove_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/mangrove_hanging_sign.json new file mode 100644 index 00000000..2ae729a7 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/mangrove_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/mangrove" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/mangrove_wall_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/mangrove_wall_hanging_sign.json new file mode 100644 index 00000000..10c9b4fd --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/mangrove_wall_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/mangrove" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/oak_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/oak_hanging_sign.json new file mode 100644 index 00000000..d3b0234d --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/oak_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/oak" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/oak_wall_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/oak_wall_hanging_sign.json new file mode 100644 index 00000000..1e88c5a7 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/oak_wall_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/oak" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/piglin_head.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/piglin_head.json new file mode 100644 index 00000000..4d394b6b --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/piglin_head.json @@ -0,0 +1,102 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "texture_size": [64, 64], + "textures": { + "0": "entity/piglin/piglin" + }, + "elements": [ + { + "name": "Skull", + "from": [3, 0, 4], + "to": [13, 8, 12], + "faces": { + "north": {"uv": [6.5, 2, 9, 4], "texture": "#0"}, + "east": {"uv": [4.5, 2, 6.5, 4], "texture": "#0"}, + "south": {"uv": [2, 2, 4.5, 4], "texture": "#0"}, + "west": {"uv": [0, 2, 2, 4], "texture": "#0"}, + "up": {"uv": [2, 0, 4.5, 2], "texture": "#0"}, + "down": {"uv": [11.25, 0, 13.75, 2], "texture": "#0"} + } + }, + { + "name": "SnoutBottom", + "from": [6, 0, 12], + "to": [10, 2, 13], + "faces": { + "north": {"uv": [3, 4, 4.5, 4.5], "texture": "#0"}, + "east": {"uv": [9, 1.5, 9.25, 2], "texture": "#0"}, + "south": {"uv": [8, 1, 9, 1.5], "texture": "#0"}, + "west": {"uv": [9, 1.5, 9.25, 2], "texture": "#0"}, + "up": {"uv": [8, 0, 9, 0.25], "texture": "#0"}, + "down": {"uv": [8, 1.5, 9, 1.75], "texture": "#0"} + } + }, + { + "name": "Snouttop", + "from": [6, 2, 12], + "to": [10, 4, 13], + "faces": { + "north": {"uv": [3, 4, 4, 4.5], "texture": "#0"}, + "east": {"uv": [7.75, 0.5, 8, 1], "texture": "#0"}, + "south": {"uv": [8, 0.5, 9, 1], "texture": "#0"}, + "west": {"uv": [9, 0.5, 9.25, 1], "texture": "#0"}, + "up": {"uv": [8, 0.25, 9, 0.5], "texture": "#0"}, + "down": {"uv": [10.25, 0.25, 11.25, 0.5], "texture": "#0"} + } + }, + { + "name": "Ear1", + "from": [3, 2, 6], + "to": [4, 7, 10], + "rotation": {"angle": -22.5, "axis": "z", "origin": [3, 7, 8]}, + "faces": { + "north": {"uv": [11, 2.5, 11.25, 3.75], "texture": "#0"}, + "east": {"uv": [11.25, 2.5, 12.25, 3.75], "texture": "#0"}, + "south": {"uv": [10.75, 2.5, 11, 3.75], "texture": "#0"}, + "west": {"uv": [9.75, 2.5, 10.75, 3.75], "texture": "#0"}, + "up": {"uv": [10.75, 1.5, 11, 2.5], "texture": "#0"}, + "down": {"uv": [11, 1.5, 11.25, 2.5], "texture": "#0"} + } + }, + { + "name": "Ear2", + "from": [12, 2, 6], + "to": [13, 7, 10], + "rotation": {"angle": 22.5, "axis": "z", "origin": [13, 7, 8]}, + "faces": { + "north": {"uv": [14, 2.5, 14.25, 3.75], "texture": "#0"}, + "east": {"uv": [14.25, 2.5, 15.25, 3.75], "texture": "#0"}, + "south": {"uv": [13.75, 2.5, 14, 3.75], "texture": "#0"}, + "west": {"uv": [12.75, 2.5, 13.75, 3.75], "texture": "#0"}, + "up": {"uv": [13.75, 1.5, 14, 2.5], "texture": "#0"}, + "down": {"uv": [14, 1.5, 14.25, 2.5], "texture": "#0"} + } + }, + { + "name": "Tusk1", + "from": [5, 0, 12], + "to": [6, 2, 13], + "faces": { + "north": {"uv": [0, 1.25, 0.25, 1.75], "texture": "#0"}, + "east": {"uv": [0.25, 0.25, 0.5, 0.75], "texture": "#0"}, + "south": {"uv": [0.75, 0.25, 1, 0.75], "texture": "#0"}, + "west": {"uv": [0.75, 0.25, 1, 0.75], "texture": "#0"}, + "up": {"uv": [0.75, 0, 1, 0.25], "texture": "#0"}, + "down": {"uv": [1.25, 0, 1.5, 0.25], "texture": "#0"} + } + }, + { + "name": "Tusk2", + "from": [10, 0, 12], + "to": [11, 2, 13], + "faces": { + "north": {"uv": [0, 1.25, 0.25, 1.75], "texture": "#0"}, + "east": {"uv": [1, 0.25, 1.25, 0.75], "texture": "#0"}, + "south": {"uv": [0.75, 0.25, 1, 0.75], "texture": "#0"}, + "west": {"uv": [0.25, 0.25, 0.5, 0.75], "texture": "#0"}, + "up": {"uv": [0.75, 0, 1, 0.25], "texture": "#0"}, + "down": {"uv": [1.25, 0, 1.5, 0.25], "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/piglin_wall_head.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/piglin_wall_head.json new file mode 100644 index 00000000..18bfe76e --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/piglin_wall_head.json @@ -0,0 +1,107 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "texture_size": [64, 64], + "textures": { + "0": "entity/piglin/piglin" + }, + "elements": [ + { + "name": "Skull", + "from": [3, 4, 8], + "to": [13, 12, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 8]}, + "faces": { + "north": {"uv": [2, 2, 4.5, 4], "texture": "#0"}, + "east": {"uv": [0, 2, 2, 4], "texture": "#0"}, + "south": {"uv": [6.5, 2, 9, 4], "texture": "#0"}, + "west": {"uv": [4.5, 2, 6.5, 4], "texture": "#0"}, + "up": {"uv": [2, 0, 4.5, 2], "rotation": 180, "texture": "#0"}, + "down": {"uv": [11.25, 0, 13.75, 2], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "SnoutBottom", + "from": [6, 4, 7], + "to": [10, 6, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 8]}, + "faces": { + "north": {"uv": [8, 1, 9, 1.5], "texture": "#0"}, + "east": {"uv": [9, 1.5, 9.25, 2], "texture": "#0"}, + "south": {"uv": [3, 4, 4.5, 4.5], "texture": "#0"}, + "west": {"uv": [9, 1.5, 9.25, 2], "texture": "#0"}, + "up": {"uv": [8, 0, 9, 0.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [8, 1.5, 9, 1.75], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "Snouttop", + "from": [6, 6, 7], + "to": [10, 8, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 8]}, + "faces": { + "north": {"uv": [8, 0.5, 9, 1], "texture": "#0"}, + "east": {"uv": [9, 0.5, 9.25, 1], "texture": "#0"}, + "south": {"uv": [3, 4, 4, 4.5], "texture": "#0"}, + "west": {"uv": [7.75, 0.5, 8, 1], "texture": "#0"}, + "up": {"uv": [8, 0.25, 9, 0.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [10.25, 0.25, 11.25, 0.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "Ear1", + "from": [12, 6, 10], + "to": [13, 11, 14], + "rotation": {"angle": 22.5, "axis": "z", "origin": [12, 11, 12]}, + "faces": { + "north": {"uv": [10.75, 2.5, 11, 3.75], "texture": "#0"}, + "east": {"uv": [9.75, 2.5, 10.75, 3.75], "texture": "#0"}, + "south": {"uv": [11, 2.5, 11.25, 3.75], "texture": "#0"}, + "west": {"uv": [11.25, 2.5, 12.25, 3.75], "texture": "#0"}, + "up": {"uv": [10.75, 1.5, 11, 2.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [11, 1.5, 11.25, 2.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "Ear2", + "from": [3, 6, 10], + "to": [4, 11, 14], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4, 11, 12]}, + "faces": { + "north": {"uv": [13.75, 2.5, 14, 3.75], "texture": "#0"}, + "east": {"uv": [12.75, 2.5, 13.75, 3.75], "texture": "#0"}, + "south": {"uv": [14, 2.5, 14.25, 3.75], "texture": "#0"}, + "west": {"uv": [14.25, 2.5, 15.25, 3.75], "texture": "#0"}, + "up": {"uv": [13.75, 1.5, 14, 2.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [14, 1.5, 14.25, 2.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "Tusk1", + "from": [10, 4, 7], + "to": [11, 6, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 8]}, + "faces": { + "north": {"uv": [0.75, 0.25, 1, 0.75], "texture": "#0"}, + "east": {"uv": [0.75, 0.25, 1, 0.75], "texture": "#0"}, + "south": {"uv": [0, 1.25, 0.25, 1.75], "texture": "#0"}, + "west": {"uv": [0.25, 0.25, 0.5, 0.75], "texture": "#0"}, + "up": {"uv": [0.75, 0, 1, 0.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [1.25, 0, 1.5, 0.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "Tusk2", + "from": [5, 4, 7], + "to": [6, 6, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 8]}, + "faces": { + "north": {"uv": [0.75, 0.25, 1, 0.75], "texture": "#0"}, + "east": {"uv": [0.25, 0.25, 0.5, 0.75], "texture": "#0"}, + "south": {"uv": [0, 1.25, 0.25, 1.75], "texture": "#0"}, + "west": {"uv": [1, 0.25, 1.25, 0.75], "texture": "#0"}, + "up": {"uv": [0.75, 0, 1, 0.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [1.25, 0, 1.5, 0.25], "rotation": 180, "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/player_head.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/player_head.json new file mode 100644 index 00000000..807233c5 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/player_head.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/skull_64", + "textures": { + "entity": "entity/player/slim/steve" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/player_wall_head.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/player_wall_head.json new file mode 100644 index 00000000..68340443 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/player_wall_head.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_skull_64", + "textures": { + "entity": "entity/player/slim/steve" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/shulker_box.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/shulker_box.json new file mode 100644 index 00000000..ce699945 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/shulker_box.json @@ -0,0 +1,33 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "texture_size": [64, 64], + "textures": { + "0": "entity/shulker/shulker" + }, + "elements": [ + { + "from": [0, 0, 0], + "to": [16, 8, 16], + "faces": { + "north": {"uv": [0, 11, 4, 13], "texture": "#0"}, + "east": {"uv": [0, 11, 4, 13], "texture": "#0"}, + "south": {"uv": [0, 11, 4, 13], "texture": "#0"}, + "west": {"uv": [0, 11, 4, 13], "texture": "#0"}, + "up": {"uv": [0, 0, 4, 4], "texture": "#0"}, + "down": {"uv": [8.25, 7.25, 12, 11], "texture": "#0"} + } + }, + { + "from": [0, 4, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [0, 4, 4, 7], "texture": "#0"}, + "east": {"uv": [0, 4, 4, 7], "texture": "#0"}, + "south": {"uv": [0, 4, 4, 7], "texture": "#0"}, + "west": {"uv": [0, 4, 4, 7], "texture": "#0"}, + "up": {"uv": [4, 0, 8, 4], "texture": "#0"}, + "down": {"uv": [0, 0, 4, 4], "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/skeleton_skull.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/skeleton_skull.json new file mode 100644 index 00000000..450f9855 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/skeleton_skull.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/skull_32", + "textures": { + "entity": "entity/skeleton/skeleton" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/skeleton_wall_skull.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/skeleton_wall_skull.json new file mode 100644 index 00000000..6068e037 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/skeleton_wall_skull.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_skull_32", + "textures": { + "entity": "entity/skeleton/skeleton" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/skull_32.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/skull_32.json new file mode 100644 index 00000000..8aed9a82 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/skull_32.json @@ -0,0 +1,32 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "texture_size": [64, 32], + "elements": [ + { + "name": "Skull", + "from": [4.1, 0, 4.1], + "to": [11.9, 7.9, 11.9], + "faces": { + "north": {"uv": [6, 4, 8, 8], "texture": "#entity"}, + "east": {"uv": [4, 4, 6, 8], "texture": "#entity"}, + "south": {"uv": [2, 4, 4, 8], "texture": "#entity"}, + "west": {"uv": [0, 4, 2, 8], "texture": "#entity"}, + "up": {"uv": [4, 4, 2, 0], "rotation": 180, "texture": "#entity"}, + "down": {"uv": [5.5, 0.5, 3.75, 4], "rotation": 180, "texture": "#entity"} + } + }, + { + "name": "Overlay", + "from": [4, 0, 4], + "to": [12, 8, 12], + "faces": { + "north": {"uv": [14, 4, 16, 8], "texture": "#entity"}, + "east": {"uv": [12, 4, 14, 8], "texture": "#entity"}, + "south": {"uv": [10, 4, 12, 8], "texture": "#entity"}, + "west": {"uv": [8, 4, 10, 8], "texture": "#entity"}, + "up": {"uv": [12, 4, 10, 0], "rotation": 180, "texture": "#entity"}, + "down": {"uv": [14, 0, 12, 4], "rotation": 180, "texture": "#entity"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/skull_64.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/skull_64.json new file mode 100644 index 00000000..ac864922 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/skull_64.json @@ -0,0 +1,32 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "texture_size": [64, 64], + "elements": [ + { + "name": "Skull", + "from": [4.1, 0, 4.1], + "to": [11.9, 7.9, 11.9], + "faces": { + "north": {"uv": [5.5, 2, 7.5, 4], "texture": "#entity"}, + "east": {"uv": [3.75, 2, 5.75, 4], "texture": "#entity"}, + "south": {"uv": [2, 2, 4, 4], "texture": "#entity"}, + "west": {"uv": [0, 2, 2, 4], "texture": "#entity"}, + "up": {"uv": [4, 2, 2, 0], "rotation": 180, "texture": "#entity"}, + "down": {"uv": [6, 0, 4, 2], "rotation": 180, "texture": "#entity"} + } + }, + { + "name": "Overlay", + "from": [4, 0, 4], + "to": [12, 8, 12], + "faces": { + "north": {"uv": [14, 2, 16, 4], "texture": "#entity"}, + "east": {"uv": [12, 2, 14, 4], "texture": "#entity"}, + "south": {"uv": [10, 2, 12, 4], "texture": "#entity"}, + "west": {"uv": [8, 2, 10, 4], "texture": "#entity"}, + "up": {"uv": [12, 2, 10, 0], "rotation": 180, "texture": "#entity"}, + "down": {"uv": [14, 0, 12, 2], "rotation": 180, "texture": "#entity"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/spruce_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/spruce_hanging_sign.json new file mode 100644 index 00000000..47d9dd18 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/spruce_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/spruce" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/spruce_wall_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/spruce_wall_hanging_sign.json new file mode 100644 index 00000000..773f3fea --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/spruce_wall_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/spruce" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wall_banner.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wall_banner.json new file mode 100644 index 00000000..21eeeaf7 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wall_banner.json @@ -0,0 +1,35 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "texture_size": [64, 64], + "textures": { + "0": "entity/banner_base" + }, + "elements": [ + { + "name": "Handle", + "from": [1.2, 12.4, 15], + "to": [14.8, 13.4, 16], + "faces": { + "north": {"uv": [0.5, 11.5, 5.5, 12], "texture": "#0"}, + "east": {"uv": [0, 11, 0.5, 11.5], "texture": "#0"}, + "south": {"uv": [5.5, 11.5, 10.5, 12], "texture": "#0"}, + "west": {"uv": [5.5, 11, 6, 11.5], "texture": "#0"}, + "up": {"uv": [5.5, 11, 0.5, 10.5], "texture": "#0"}, + "down": {"uv": [5.5, 11, 0.5, 11.5], "texture": "#0"} + } + }, + { + "name": "Cloth", + "from": [1.2, -14.6, 14.5], + "to": [14.8, 13.4, 15], + "faces": { + "north": {"uv": [0.25, 0.25, 5.5, 10.25], "texture": "#0", "tintindex": 0}, + "east": {"uv": [0, 0.25, 0.25, 10.25], "texture": "#0", "tintindex": 0}, + "south": {"uv": [5.5, 0.25, 10.5, 10.25], "texture": "#0", "tintindex": 0}, + "west": {"uv": [5.5, 0.25, 5.25, 10], "texture": "#0", "tintindex": 0}, + "up": {"uv": [5.25, 0, 0.25, 0.25], "texture": "#0", "tintindex": 0}, + "down": {"uv": [5, 0.25, 0.25, 0], "texture": "#0", "tintindex": 0} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wall_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wall_hanging_sign.json new file mode 100644 index 00000000..62279405 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wall_hanging_sign.json @@ -0,0 +1,82 @@ +{ + "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/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wall_skull_32.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wall_skull_32.json new file mode 100644 index 00000000..a98d801b --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wall_skull_32.json @@ -0,0 +1,32 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "texture_size": [64, 32], + "elements": [ + { + "name": "Skull", + "from": [4.1, 4.1, 8.1], + "to": [11.9, 11.9, 16], + "faces": { + "north": {"uv": [2, 4, 4, 8], "texture": "#entity"}, + "east": {"uv": [0, 4, 2, 8], "texture": "#entity"}, + "south": {"uv": [6, 4, 8, 8], "texture": "#entity"}, + "west": {"uv": [4, 4, 6, 8], "texture": "#entity"}, + "up": {"uv": [4, 4, 2, 0], "texture": "#entity"}, + "down": {"uv": [5.5, 0.5, 3.75, 4], "texture": "#entity"} + } + }, + { + "name": "Overlay", + "from": [4, 4, 8], + "to": [12, 12, 16], + "faces": { + "north": {"uv": [10, 4, 12, 8], "texture": "#entity"}, + "east": {"uv": [8.25, 4, 10.25, 8], "texture": "#entity"}, + "south": {"uv": [14, 4, 16, 8], "texture": "#entity"}, + "west": {"uv": [12, 4, 14, 8], "texture": "#entity"}, + "up": {"uv": [12, 4, 10, 0], "texture": "#entity"}, + "down": {"uv": [14, 0, 12, 4], "texture": "#entity"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wall_skull_64.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wall_skull_64.json new file mode 100644 index 00000000..b127243e --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wall_skull_64.json @@ -0,0 +1,32 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "texture_size": [64, 64], + "elements": [ + { + "name": "Skull", + "from": [4.1, 4.1, 8.2], + "to": [11.9, 11.9, 16], + "faces": { + "north": {"uv": [2, 2, 4, 4], "texture": "#entity"}, + "east": {"uv": [0, 2, 2, 4], "texture": "#entity"}, + "south": {"uv": [5.5, 2, 7.5, 4], "texture": "#entity"}, + "west": {"uv": [3.75, 2, 5.75, 4], "texture": "#entity"}, + "up": {"uv": [4, 2, 2, 0], "texture": "#entity"}, + "down": {"uv": [6, 0, 4, 2], "texture": "#entity"} + } + }, + { + "name": "Overlay", + "from": [4, 4, 8], + "to": [12, 12, 16], + "faces": { + "north": {"uv": [10, 2, 12, 4], "texture": "#entity"}, + "east": {"uv": [8, 2, 10, 4], "texture": "#entity"}, + "south": {"uv": [14, 2, 16, 4], "texture": "#entity"}, + "west": {"uv": [12, 2, 14, 4], "texture": "#entity"}, + "up": {"uv": [12, 2, 10, 0], "texture": "#entity"}, + "down": {"uv": [14, 0, 12, 2], "texture": "#entity"} + } + } + ] +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/warped_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/warped_hanging_sign.json new file mode 100644 index 00000000..73c14b48 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/warped_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/warped" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/warped_wall_hanging_sign.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/warped_wall_hanging_sign.json new file mode 100644 index 00000000..f4b1c19e --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/warped_wall_hanging_sign.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_hanging_sign", + "textures": { + "wood": "minecraft:entity/signs/hanging/warped" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wither_skeleton_skull.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wither_skeleton_skull.json new file mode 100644 index 00000000..608ee0f1 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wither_skeleton_skull.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/skull_32", + "textures": { + "entity": "entity/skeleton/wither_skeleton" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wither_skeleton_wall_skull.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wither_skeleton_wall_skull.json new file mode 100644 index 00000000..c0d2957d --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/wither_skeleton_wall_skull.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_skull_32", + "textures": { + "entity": "entity/skeleton/wither_skeleton" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/zombie_head.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/zombie_head.json new file mode 100644 index 00000000..6a6d1c14 --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/zombie_head.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/skull_64", + "textures": { + "entity": "entity/zombie/zombie" + } +} \ No newline at end of file diff --git a/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/zombie_wall_head.json b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/zombie_wall_head.json new file mode 100644 index 00000000..e420b1cb --- /dev/null +++ b/BlueMapCore/src/main/resourceExtensions/mc1_20_3/assets/minecraft/models/entity/zombie_wall_head.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench by TyBraniff for Bluemaps support.", + "parent": "minecraft:entity/wall_skull_64", + "textures": { + "entity": "entity/zombie/zombie" + } +} \ No newline at end of file