Merging project

Merging TysFixes resource pack with main Bluemap
This commit is contained in:
TyBraniff 2024-05-03 18:01:01 -04:00 committed by GitHub
parent 6fbd40deba
commit 59f42da0ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
58 changed files with 1482 additions and 0 deletions

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"}
}
}
]
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -0,0 +1,7 @@
{
"credit": "Made with Blockbench by TyBraniff for Bluemaps support.",
"parent": "minecraft:entity/skull_32",
"textures": {
"entity": "entity/creeper/creeper"
}
}

View File

@ -0,0 +1,7 @@
{
"credit": "Made with Blockbench by TyBraniff for Bluemaps support.",
"parent": "minecraft:entity/wall_skull_32",
"textures": {
"entity": "entity/creeper/creeper"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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]
}
]
}

View File

@ -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}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -0,0 +1,7 @@
{
"credit": "Made with Blockbench by TyBraniff for Bluemaps support.",
"parent": "minecraft:entity/skull_64",
"textures": {
"entity": "entity/player/slim/steve"
}
}

View File

@ -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"
}
}

View File

@ -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"}
}
}
]
}

View File

@ -0,0 +1,7 @@
{
"credit": "Made with Blockbench by TyBraniff for Bluemaps support.",
"parent": "minecraft:entity/skull_32",
"textures": {
"entity": "entity/skeleton/skeleton"
}
}

View File

@ -0,0 +1,7 @@
{
"credit": "Made with Blockbench by TyBraniff for Bluemaps support.",
"parent": "minecraft:entity/wall_skull_32",
"textures": {
"entity": "entity/skeleton/skeleton"
}
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -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}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"}
}
}
]
}

View File

@ -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"
}
}

View File

@ -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"
}
}

View File

@ -0,0 +1,7 @@
{
"credit": "Made with Blockbench by TyBraniff for Bluemaps support.",
"parent": "minecraft:entity/skull_32",
"textures": {
"entity": "entity/skeleton/wither_skeleton"
}
}

View File

@ -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"
}
}

View File

@ -0,0 +1,7 @@
{
"credit": "Made with Blockbench by TyBraniff for Bluemaps support.",
"parent": "minecraft:entity/skull_64",
"textures": {
"entity": "entity/zombie/zombie"
}
}

View File

@ -0,0 +1,7 @@
{
"credit": "Made with Blockbench by TyBraniff for Bluemaps support.",
"parent": "minecraft:entity/wall_skull_64",
"textures": {
"entity": "entity/zombie/zombie"
}
}