Initial commit
3
README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Instruments for The Betweenlands
|
||||
|
||||
This resourcepack retextures and remodels the instruments from [Bard Mania](https://www.curseforge.com/minecraft/mc-mods/bard-mania) to fit better in [The Betweenlands](https://www.curseforge.com/minecraft/mc-mods/angry-pixel-the-betweenlands-mod).
|
109
resources/assets/bard_mania/instruments.json
Executable file
@ -0,0 +1,109 @@
|
||||
[
|
||||
{
|
||||
"id": "banjo",
|
||||
"general": {
|
||||
"wearable": true
|
||||
},
|
||||
"display": {
|
||||
"equipped_first_person": {
|
||||
"translation": [0.20, 0.32, 0.30],
|
||||
"rotation": [80.00, -77.00, 0.00],
|
||||
"scale": [0.70, 0.70, 0.70]
|
||||
},
|
||||
"equipped_third_person": {
|
||||
"translation": [0.20, -0.08, 0.30],
|
||||
"rotation": [80.00, -51.00, 0.00],
|
||||
"scale": [0.70, 0.70, 0.70]
|
||||
}
|
||||
},
|
||||
"sounds": {
|
||||
"timbre": "bard_mania:banjo"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "flute",
|
||||
"general": {
|
||||
},
|
||||
"sounds": {
|
||||
"timbre": "bard_mania:flute"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "marching_drums",
|
||||
"general": {
|
||||
"wearable": true,
|
||||
"leftHand": "drum_stick",
|
||||
"rightHand": "drum_stick"
|
||||
},
|
||||
"display" : {
|
||||
"equipped_first_person": {
|
||||
"translation": [0.00, 0.20, -0.50],
|
||||
"rotation": [0.00, 0.00, 0.00],
|
||||
"scale": [1.50, 1.50, 1.50]
|
||||
}
|
||||
},
|
||||
"sounds": {
|
||||
"timbre": "bard_mania:marching_drums"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "lyre",
|
||||
"general": {
|
||||
"wearable": true
|
||||
},
|
||||
"display": {
|
||||
"equipped_first_person": {
|
||||
"translation": [-0.17, 0.08, 0.07],
|
||||
"rotation": [16.00, -80.00, 0.00],
|
||||
"scale": [0.80, 0.80, 0.80]
|
||||
},
|
||||
"equipped_third_person": {
|
||||
"translation": [-0.15, 0.00, 0.13],
|
||||
"rotation": [16.00, -80.00, 0.00],
|
||||
"scale": [0.80, 0.80, 0.80]
|
||||
}
|
||||
},
|
||||
"sounds": {
|
||||
"timbre": "bard_mania:lyre"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "recorder",
|
||||
"general": {
|
||||
"wearable": true
|
||||
},
|
||||
"display": {
|
||||
"equipped_first_person": {
|
||||
"translation": [0.00, -0.05, -0.50],
|
||||
"rotation": [0.00, 0.00, 58.00],
|
||||
"scale": [0.75, 0.75, 0.75]
|
||||
},
|
||||
"equipped_third_person": {
|
||||
"translation": [0.00, 0.00, 0.13],
|
||||
"rotation": [0.00, 0.00, 16.00],
|
||||
"scale": [0.50, 0.50, 0.50]
|
||||
}
|
||||
},
|
||||
"sounds": {
|
||||
"timbre": "bard_mania:recorder"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "xylophone",
|
||||
"general": {
|
||||
"wearable": true,
|
||||
"leftHand": "mallet",
|
||||
"rightHand": "mallet"
|
||||
},
|
||||
"display": {
|
||||
"equipped_first_person": {
|
||||
"translation": [0.00, 0.20, -0.50],
|
||||
"rotation": [0.00, 0.00, 0.00],
|
||||
"scale": [1.50, 1.50, 1.50]
|
||||
}
|
||||
},
|
||||
"sounds": {
|
||||
"timbre": "bard_mania:xylophone"
|
||||
}
|
||||
}
|
||||
]
|
208
resources/assets/bard_mania/models/item/banjo.json
Executable file
@ -0,0 +1,208 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"0": "bard_mania:items/banjo_01",
|
||||
"2": "bard_mania:items/banjo_03",
|
||||
"3": "bard_mania:items/banjo_04",
|
||||
"4": "bard_mania:items/banjo",
|
||||
"particle": "bard_mania:items/banjo_01"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "body_resonator",
|
||||
"from": [2, 2, 8],
|
||||
"to": [14, 14, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 2, 2, 14], "texture": "#2"},
|
||||
"east": {"uv": [13, 2, 14, 14], "texture": "#2"},
|
||||
"south": {"uv": [2, 2, 14, 14], "texture": "#2"},
|
||||
"west": {"uv": [2, 2, 3, 14], "texture": "#2"},
|
||||
"up": {"uv": [2, 13, 14, 14], "texture": "#2"},
|
||||
"down": {"uv": [2, 2, 14, 3], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "head_rim",
|
||||
"from": [3, 3, 7],
|
||||
"to": [13, 13, 8],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 1, 11, 11], "texture": "#0"},
|
||||
"east": {"uv": [0, 1, 1, 11], "texture": "#0"},
|
||||
"south": {"uv": [0, 0, 10, 10], "texture": "#missing"},
|
||||
"west": {"uv": [12, 1, 11, 11], "texture": "#0"},
|
||||
"up": {"uv": [1, 11, 11, 12], "texture": "#0"},
|
||||
"down": {"uv": [1, 0, 11, 1], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "neck",
|
||||
"from": [7, 13, 7],
|
||||
"to": [9, 27, 8],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 1, 2, 15], "texture": "#3"},
|
||||
"east": {"uv": [5, 1, 6, 15], "texture": "#3"},
|
||||
"south": {"uv": [3, 1, 5, 15], "texture": "#3"},
|
||||
"west": {"uv": [2, 1, 3, 15], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 2, 1], "texture": "#missing"},
|
||||
"down": {"uv": [0, 0, 2, 1], "texture": "#missing"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "head",
|
||||
"from": [6, 27, 7],
|
||||
"to": [10, 32, 8],
|
||||
"faces": {
|
||||
"north": {"uv": [11, 1, 15, 6], "texture": "#3"},
|
||||
"east": {"uv": [15, 1, 16, 6], "texture": "#3"},
|
||||
"south": {"uv": [11, 7, 15, 12], "texture": "#3"},
|
||||
"west": {"uv": [10, 1, 11, 6], "texture": "#3"},
|
||||
"up": {"uv": [11, 0, 15, 1], "texture": "#3"},
|
||||
"down": {"uv": [11, 6, 15, 7], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "nut",
|
||||
"from": [7, 27, 6.25],
|
||||
"to": [9, 28, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 10, 9, 11], "texture": "#3"},
|
||||
"east": {"uv": [9, 10, 10, 11], "texture": "#3"},
|
||||
"west": {"uv": [6, 10, 7, 11], "texture": "#3"},
|
||||
"up": {"uv": [7, 9, 9, 10], "texture": "#3"},
|
||||
"down": {"uv": [7, 11, 9, 12], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bridge",
|
||||
"from": [6, 6, 6.5],
|
||||
"to": [10, 7, 7.5],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 13, 11, 14], "texture": "#3"},
|
||||
"east": {"uv": [6, 13, 7, 14], "texture": "#3"},
|
||||
"west": {"uv": [11, 13, 12, 14], "texture": "#3"},
|
||||
"up": {"uv": [7, 12, 11, 13], "texture": "#3"},
|
||||
"down": {"uv": [7, 14, 11, 15], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "tail_piece",
|
||||
"from": [7, 3, 6.25],
|
||||
"to": [9, 5, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [7, 6, 9, 8], "texture": "#3"},
|
||||
"east": {"uv": [9, 6, 10, 8], "texture": "#3"},
|
||||
"west": {"uv": [6, 6, 7, 8], "texture": "#3"},
|
||||
"up": {"uv": [7, 5, 9, 6], "texture": "#3"},
|
||||
"down": {"uv": [7, 8, 9, 9], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "tuning_peg_2",
|
||||
"from": [9.01, 28, 6.55],
|
||||
"to": [10.01, 29, 8.55],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 0, 7, 1], "texture": "#3"},
|
||||
"east": {"uv": [6, 0, 7, 1.8], "rotation": 90, "texture": "#3"},
|
||||
"south": {"uv": [6, 1, 7, 2], "texture": "#3"},
|
||||
"west": {"uv": [7, 1.8, 6, 0], "rotation": 90, "texture": "#3"},
|
||||
"up": {"uv": [7, 0, 6, 1.8], "texture": "#3"},
|
||||
"down": {"uv": [6, 0, 7, 1.8], "rotation": 180, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "tuning_peg_2",
|
||||
"from": [9.01, 30, 6.55],
|
||||
"to": [10.01, 31, 8.85],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 0, 8, 1], "texture": "#3"},
|
||||
"east": {"uv": [7, 0, 8, 2.3], "rotation": 90, "texture": "#3"},
|
||||
"south": {"uv": [7, 2, 8, 3], "texture": "#3"},
|
||||
"west": {"uv": [8, 2.3, 7, 0], "rotation": 90, "texture": "#3"},
|
||||
"up": {"uv": [8, 0, 7, 2.3], "texture": "#3"},
|
||||
"down": {"uv": [8, 2.3, 7, 0], "rotation": 180, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "tuning_peg_2",
|
||||
"from": [5.99, 28, 6.55],
|
||||
"to": [6.99, 29, 8.35],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 0, 9, 1], "texture": "#3"},
|
||||
"east": {"uv": [8, 0, 9, 1.8], "rotation": 90, "texture": "#3"},
|
||||
"south": {"uv": [8, 1, 9, 2], "texture": "#3"},
|
||||
"west": {"uv": [9, 1.8, 8, 0], "rotation": 90, "texture": "#3"},
|
||||
"up": {"uv": [9, 0, 8, 1.8], "texture": "#3"},
|
||||
"down": {"uv": [8, 0, 9, 1.8], "rotation": 180, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "tuning_peg_2",
|
||||
"from": [5.99, 30, 6.55],
|
||||
"to": [6.99, 31, 8.55],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 0, 10, 1], "texture": "#3"},
|
||||
"east": {"uv": [9, 0, 10, 1.8], "rotation": 90, "texture": "#3"},
|
||||
"south": {"uv": [9, 1, 10, 2], "texture": "#3"},
|
||||
"west": {"uv": [10, 1.8, 9, 0], "rotation": 90, "texture": "#3"},
|
||||
"up": {"uv": [10, 0, 9, 1.8], "texture": "#3"},
|
||||
"down": {"uv": [9, 0, 10, 1.8], "rotation": 180, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "string_1",
|
||||
"from": [8.1, 3, 6.7],
|
||||
"to": [9.1, 31, 6.7],
|
||||
"rotation": {"angle": -22.5, "axis": "y", "origin": [8.5, 19, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.5, 14], "texture": "#4"},
|
||||
"south": {"uv": [0.5, 0, 1, 14], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "string_2",
|
||||
"from": [7, 3, 6.7],
|
||||
"to": [8, 31, 6.7],
|
||||
"rotation": {"angle": -22.5, "axis": "y", "origin": [7.5, 19, 6.7]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 1.5, 14], "texture": "#4"},
|
||||
"south": {"uv": [1.5, 0, 2, 14], "texture": "#4"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [68, 0, 0],
|
||||
"translation": [0, -1.5, -3.5],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [68, 0, 0],
|
||||
"translation": [0, -1.5, -3.5],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"translation": [3, -14, 0.5]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"translation": [3, -14, 0.5]
|
||||
},
|
||||
"ground": {
|
||||
"rotation": [45, 0, 0],
|
||||
"translation": [0, 1, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [0, 180, 45],
|
||||
"translation": [-2.5, -2.5, 3],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"head": {
|
||||
"translation": [0, 12.5, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"translation": [0, -5.5, -1.5],
|
||||
"scale": [0.6, 0.6, 0.6]
|
||||
}
|
||||
}
|
||||
}
|
53
resources/assets/bard_mania/models/item/drum_stick.json
Executable file
@ -0,0 +1,53 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"0": "bard_mania:items/drum_stick",
|
||||
"particle": "bard_mania:items/drum_stick"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [7.5, 0, 3],
|
||||
"to": [8.5, 1, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 1, 1], "texture": "#0"},
|
||||
"east": {"uv": [0, 15, 10, 16], "texture": "#0"},
|
||||
"south": {"uv": [1, 0, 2, 1], "texture": "#0"},
|
||||
"west": {"uv": [0, 14, 10, 15], "texture": "#0"},
|
||||
"up": {"uv": [0, 4, 1, 14], "texture": "#0"},
|
||||
"down": {"uv": [1, 4, 2, 14], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"translation": [-1, 5.5, 0],
|
||||
"rotation": [0, 45, 0]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"translation": [-1, 5.5, 0],
|
||||
"rotation": [0, 45, 0]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"translation": [0, 7, 0],
|
||||
"rotation": [0, 22, 0]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"translation": [0, 7, 0],
|
||||
"rotation": [0, 22, 0]
|
||||
},
|
||||
"head": {
|
||||
"translation": [0, 14.5, 0]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 7, 0],
|
||||
"rotation": [0, 0, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"translation": [0, 0, -8],
|
||||
"rotation": [-90, 0, 0]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [90, 0, 0]
|
||||
}
|
||||
}
|
||||
}
|
102
resources/assets/bard_mania/models/item/flute.json
Executable file
@ -0,0 +1,102 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"0": "bard_mania:items/flute",
|
||||
"particle": "bard_mania:items/flute"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [7, 0, 7],
|
||||
"to": [9, 16, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [13, 8, 14, 16], "texture": "#0"},
|
||||
"east": {"uv": [12, 8, 13, 16], "texture": "#0"},
|
||||
"south": {"uv": [15, 8, 16, 16], "texture": "#0"},
|
||||
"west": {"uv": [14, 16, 15, 8], "rotation": 180, "texture": "#0"},
|
||||
"up": {"uv": [13, 7, 14, 8], "rotation": 270, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.01, 0, 7.01],
|
||||
"to": [7.01, 4, 8.99],
|
||||
"faces": {
|
||||
"north": {"uv": [10, 13.5, 9, 16], "texture": "#0"},
|
||||
"east": {"uv": [12, 13.5, 11, 16], "texture": "#0"},
|
||||
"south": {"uv": [12, 13.5, 11, 16], "texture": "#0"},
|
||||
"west": {"uv": [11, 13.5, 10, 16], "texture": "#0"},
|
||||
"up": {"uv": [10, 12.5, 11, 13.5], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.01, 0, 7.01],
|
||||
"to": [8.99, 4, 7.01],
|
||||
"faces": {
|
||||
"north": {"uv": [10, 13.5, 9, 16], "texture": "#0"},
|
||||
"east": {"uv": [9, 13.5, 8, 16], "texture": "#0"},
|
||||
"south": {"uv": [11, 13.5, 10, 16], "texture": "#0"},
|
||||
"west": {"uv": [11, 13.5, 10, 16], "texture": "#0"},
|
||||
"up": {"uv": [10, 12.5, 11, 13.5], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8.99, 0, 7.01],
|
||||
"to": [8.99, 4, 8.99],
|
||||
"faces": {
|
||||
"north": {"uv": [10, 13.5, 9, 16], "texture": "#0"},
|
||||
"east": {"uv": [9, 13.5, 8, 16], "texture": "#0"},
|
||||
"south": {"uv": [12, 13.5, 11, 16], "texture": "#0"},
|
||||
"west": {"uv": [10, 13.5, 9, 16], "texture": "#0"},
|
||||
"up": {"uv": [10, 12.5, 11, 13.5], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.01, 0, 8.99],
|
||||
"to": [8.99, 4, 8.99],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 13.5, 8, 16], "texture": "#0"},
|
||||
"east": {"uv": [9, 13.5, 8, 16], "texture": "#0"},
|
||||
"south": {"uv": [12, 13.5, 11, 16], "texture": "#0"},
|
||||
"west": {"uv": [11, 13.5, 10, 16], "texture": "#0"},
|
||||
"up": {"uv": [10, 12.5, 11, 13.5], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.01, 4, 7.01],
|
||||
"to": [8.99, 4, 8.99],
|
||||
"faces": {
|
||||
"north": {"uv": [10, 13.5, 9, 16], "texture": "#0"},
|
||||
"east": {"uv": [9, 13.5, 8, 16], "texture": "#0"},
|
||||
"south": {"uv": [12, 13.5, 11, 16], "texture": "#0"},
|
||||
"west": {"uv": [11, 13.5, 10, 16], "texture": "#0"},
|
||||
"up": {"uv": [10, 12.5, 11, 13.5], "texture": "#0"},
|
||||
"down": {"uv": [10, 12.5, 11, 13.5], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [0, 0, 90],
|
||||
"translation": [-5.5, 0, 2]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [-90, 0, 90],
|
||||
"translation": [-5.5, 0, 2]
|
||||
},
|
||||
"ground": {
|
||||
"rotation": [-45, 0, 45],
|
||||
"translation": [0, 4, 0]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [130, -140, 120]
|
||||
},
|
||||
"head": {
|
||||
"rotation": [-90, 0, 90],
|
||||
"scale": [1.6, 1.6, 1.6]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [0, 135, 0],
|
||||
"translation": [0, 0, -1]
|
||||
}
|
||||
}
|
||||
}
|
200
resources/assets/bard_mania/models/item/lyre.json
Executable file
@ -0,0 +1,200 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"0": "bard_mania:items/lyre_01",
|
||||
"particle": "bard_mania:items/lyre_01"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "body_right",
|
||||
"from": [4, 2.75, 7],
|
||||
"to": [12, 9.75, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 1, 5, 4.5], "texture": "#0"},
|
||||
"east": {"uv": [6, 5.5, 5, 1], "texture": "#0"},
|
||||
"south": {"uv": [1, 5.5, 5, 9], "texture": "#0"},
|
||||
"west": {"uv": [1, 5.5, 0, 1], "texture": "#0"},
|
||||
"up": {"uv": [1, 4.5, 5, 5.5], "texture": "#0"},
|
||||
"down": {"uv": [1, 1, 5, 0], "rotation": 180, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "body_right",
|
||||
"from": [3.99, 2.75, 7.8],
|
||||
"to": [12.01, 6.75, 9.8],
|
||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 4.75, 9]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 7, 5, 9], "texture": "#0"},
|
||||
"east": {"uv": [5, 7, 6, 9], "texture": "#0"},
|
||||
"south": {"uv": [1, 7, 5, 9], "texture": "#0"},
|
||||
"west": {"uv": [0, 7, 1, 9], "texture": "#0"},
|
||||
"down": {"uv": [1, 10, 5, 9], "rotation": 180, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "pillar_right",
|
||||
"from": [12, 4, 7],
|
||||
"to": [13, 17, 9],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [12.5, 10, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [7, 9.5, 7.5, 16], "texture": "#0"},
|
||||
"east": {"uv": [6, 9.5, 7, 16], "texture": "#0"},
|
||||
"south": {"uv": [8.5, 9.5, 9, 16], "texture": "#0"},
|
||||
"west": {"uv": [7.5, 9.5, 8.5, 16], "texture": "#0"},
|
||||
"up": {"uv": [7, 8.5, 7.5, 9.5], "texture": "#0"},
|
||||
"down": {"uv": [7.5, 8.5, 8, 9.5], "rotation": 180, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "pillar_left",
|
||||
"from": [3, 4, 7],
|
||||
"to": [4, 17, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [12.5, 10, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [10.5, 9.5, 11, 16], "texture": "#0"},
|
||||
"east": {"uv": [9.5, 9.5, 10.5, 16], "texture": "#0"},
|
||||
"south": {"uv": [12, 9.5, 12.5, 16], "texture": "#0"},
|
||||
"west": {"uv": [11, 9.5, 12, 16], "texture": "#0"},
|
||||
"up": {"uv": [10.5, 8.5, 11, 9.5], "texture": "#0"},
|
||||
"down": {"uv": [11, 8.5, 11.5, 9.5], "rotation": 180, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "beam_end_left",
|
||||
"from": [13, 15, 7],
|
||||
"to": [14, 16, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [15.5, 7.5, 16, 8], "rotation": 270, "texture": "#0"},
|
||||
"east": {"uv": [15.5, 5.5, 16, 6.5], "rotation": 270, "texture": "#0"},
|
||||
"south": {"uv": [15, 7.5, 15.5, 8], "rotation": 270, "texture": "#0"},
|
||||
"west": {"uv": [15, 5.5, 15.5, 6.5], "rotation": 270, "texture": "#0"},
|
||||
"up": {"uv": [15, 6.5, 16, 7], "rotation": 270, "texture": "#0"},
|
||||
"down": {"uv": [15, 7, 16, 7.5], "rotation": 270, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "beam_end_right",
|
||||
"from": [2, 15, 7],
|
||||
"to": [3, 16, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [15.5, 10, 16, 10.5], "rotation": 270, "texture": "#0"},
|
||||
"east": {"uv": [15.5, 8, 16, 9], "rotation": 270, "texture": "#0"},
|
||||
"south": {"uv": [15, 10, 15.5, 10.5], "rotation": 270, "texture": "#0"},
|
||||
"west": {"uv": [15, 8, 15.5, 9], "rotation": 270, "texture": "#0"},
|
||||
"up": {"uv": [15, 9, 16, 9.5], "rotation": 270, "texture": "#0"},
|
||||
"down": {"uv": [15, 9.5, 16, 10], "rotation": 270, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "beam",
|
||||
"from": [4, 15, 6],
|
||||
"to": [12, 16, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [14.5, 11.5, 15, 15.5], "rotation": 90, "texture": "#0"},
|
||||
"east": {"uv": [14.5, 15.5, 13, 16], "rotation": 180, "texture": "#0"},
|
||||
"south": {"uv": [12.5, 15.5, 13, 11.5], "rotation": 90, "texture": "#0"},
|
||||
"west": {"uv": [14.5, 11, 13, 11.5], "texture": "#0"},
|
||||
"up": {"uv": [14.5, 15.5, 13, 11.5], "rotation": 90, "texture": "#0"},
|
||||
"down": {"uv": [14.5, 11, 13, 7], "rotation": 90, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bridge",
|
||||
"from": [4, 5, 6],
|
||||
"to": [12, 6, 7],
|
||||
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 5.5, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [6.5, 6, 10.5, 6.5], "texture": "#0"},
|
||||
"east": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"},
|
||||
"west": {"uv": [6, 6, 6.5, 6.5], "texture": "#0"},
|
||||
"up": {"uv": [5.5, 16, 6, 12], "rotation": 270, "texture": "#0"},
|
||||
"down": {"uv": [5, 16, 5.5, 12], "rotation": 90, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "strings",
|
||||
"from": [4.5, 4, 6.5],
|
||||
"to": [11.5, 15, 6.5],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 0, 10.5, 5.5], "texture": "#0"},
|
||||
"south": {"uv": [10.5, 0, 15, 5.5], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7, 1, 7.5],
|
||||
"to": [8, 2, 8.5],
|
||||
"faces": {
|
||||
"north": {"uv": [0.5, 11.5, 1, 12], "texture": "#0"},
|
||||
"east": {"uv": [1, 11.5, 1.5, 12], "texture": "#0"},
|
||||
"south": {"uv": [0.5, 12.5, 1, 13], "texture": "#0"},
|
||||
"west": {"uv": [0, 11.5, 0.5, 12], "texture": "#0"},
|
||||
"up": {"uv": [0.5, 11, 1, 11.5], "texture": "#0"},
|
||||
"down": {"uv": [0.5, 12, 1, 12.5], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 0.5, 7.5],
|
||||
"to": [5, 1.5, 8.5],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 11.5, 2.5, 12], "texture": "#0"},
|
||||
"east": {"uv": [2.5, 11.5, 3, 12], "texture": "#0"},
|
||||
"south": {"uv": [2, 12.5, 2.5, 13], "texture": "#0"},
|
||||
"west": {"uv": [1.5, 11.5, 2, 12], "texture": "#0"},
|
||||
"up": {"uv": [2, 11, 2.5, 11.5], "texture": "#0"},
|
||||
"down": {"uv": [2, 12, 2.5, 12.5], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 1, 8],
|
||||
"to": [8, 3, 8],
|
||||
"faces": {
|
||||
"north": {"uv": [0.5, 10, 2.5, 11], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 0, 2], "texture": "#0"},
|
||||
"south": {"uv": [2.5, 10, 0.5, 11], "texture": "#0"},
|
||||
"west": {"uv": [0, 0, 0, 2], "texture": "#0"},
|
||||
"up": {"uv": [0, 0, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [0, 0, 4, 0], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [30, 90, 0],
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [30, 90, 0],
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 90, 0],
|
||||
"translation": [0, 2, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 90, 0],
|
||||
"translation": [0, 2, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"ground": {
|
||||
"rotation": [0, 0, 45],
|
||||
"translation": [0, 1, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [0, 180, 45],
|
||||
"translation": [-1, -1, 0],
|
||||
"scale": [0.85, 0.85, 0.85]
|
||||
},
|
||||
"head": {
|
||||
"rotation": [0, 90, 0],
|
||||
"translation": [0, 12.5, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"translation": [0, -1.5, -1],
|
||||
"scale": [1.2, 1.2, 1.2]
|
||||
}
|
||||
}
|
||||
}
|
1
resources/assets/bard_mania/models/item/mallet.bbmodel
Executable file
@ -0,0 +1 @@
|
||||
{"meta":{"format_version":"4.0","creation_time":1658435750,"model_format":"java_block","box_uv":false},"name":"mallet","parent":"","ambientocclusion":true,"front_gui_light":false,"visible_box":[1,1,0],"variable_placeholders":"","variable_placeholder_buttons":[],"resolution":{"width":16,"height":16},"elements":[{"name":"handle","rescale":false,"locked":false,"from":[7,-0.5,3],"to":[9,1.5,5],"autouv":0,"color":1,"origin":[0,0,0],"faces":{"north":{"uv":[4,0,6,2],"texture":0},"east":{"uv":[6,2,8,4],"texture":0},"south":{"uv":[4,2,6,4],"texture":0},"west":{"uv":[6,6,8,8],"texture":0},"up":{"uv":[6,0,8,2],"texture":0},"down":{"uv":[6,4,8,6],"texture":0}},"type":"cube","uuid":"0716cebc-d818-9828-71f1-4d473eed2251"},{"name":"head","rescale":false,"locked":false,"from":[7.5,0,5],"to":[8.5,1,13],"autouv":0,"color":2,"origin":[0,0,0],"faces":{"north":{"uv":[0,0,1,1],"texture":1},"east":{"uv":[2,0,3,8],"rotation":90,"texture":0},"south":{"uv":[1,9,2,8],"texture":0},"west":{"uv":[0,0,1,8],"rotation":90,"texture":0},"up":{"uv":[3,0,4,8],"texture":0},"down":{"uv":[1,0,2,8],"texture":0}},"type":"cube","uuid":"be25175d-0ffe-71d0-a19a-3d5e4f51bbbe"},{"name":"cube","rescale":false,"locked":false,"from":[7,1.5,4],"to":[9,1.5,5],"autouv":0,"color":0,"rotation":[-22.5,0,0],"origin":[8,1.5,4],"faces":{"north":{"uv":[4,4,6,4],"texture":0},"east":{"uv":[0,0,0,0],"texture":null},"south":{"uv":[4,4,6,4],"texture":0},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[4,3,6,5],"texture":0},"down":{"uv":[4,4,6,5],"texture":0}},"type":"cube","uuid":"02dae59f-9128-13e1-3ab7-dbb60dfc0752"},{"name":"cube","rescale":false,"locked":false,"from":[7,-0.5,4],"to":[9,-0.5,5],"autouv":0,"color":7,"rotation":[22.5,0,0],"origin":[8,-0.5,4],"faces":{"north":{"uv":[4,5,6,5],"texture":0},"east":{"uv":[0,0,0,0],"texture":null},"south":{"uv":[4,5,6,5],"texture":0},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[4,5,6,6],"texture":0},"down":{"uv":[4,5,6,6],"texture":0}},"type":"cube","uuid":"12fc4848-f5cc-5c5d-6cd3-81158a4eb748"},{"name":"cube","rescale":false,"locked":false,"from":[7,-0.5,4],"to":[7,1.5,5],"autouv":0,"color":6,"rotation":[0,-22.5,0],"origin":[7,0.5,4],"faces":{"north":{"uv":[0,0,0,0],"texture":null},"east":{"uv":[4,6,5,8],"texture":0},"south":{"uv":[0,0,0,0],"texture":null},"west":{"uv":[4,6,5,8],"texture":0},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[0,0,0,0],"texture":null}},"type":"cube","uuid":"2594f5a8-fafb-60ba-335d-1cef833614bb"},{"name":"cube","rescale":false,"locked":false,"from":[9,-0.5,4],"to":[9,1.5,5],"autouv":0,"color":2,"rotation":[0,22.5,0],"origin":[9,0.5,4],"faces":{"north":{"uv":[0,0,0,0],"texture":null},"east":{"uv":[5,6,6,8],"texture":0},"south":{"uv":[0,0,0,0],"texture":null},"west":{"uv":[5,6,6,8],"texture":0},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[0,0,0,0],"texture":null}},"type":"cube","uuid":"7a51cb76-ca7d-9068-964c-93ac4c46be0c"}],"outliner":["0716cebc-d818-9828-71f1-4d473eed2251","be25175d-0ffe-71d0-a19a-3d5e4f51bbbe","02dae59f-9128-13e1-3ab7-dbb60dfc0752","12fc4848-f5cc-5c5d-6cd3-81158a4eb748","2594f5a8-fafb-60ba-335d-1cef833614bb","7a51cb76-ca7d-9068-964c-93ac4c46be0c"],"textures":[{"path":"/home/dakedres/Projects/Minecraft/BardMania/src/main/resources/assets/bard_mania/textures/items/mallet.png","name":"mallet.png","folder":"items","namespace":"bard_mania","id":"1","particle":true,"render_mode":"default","visible":true,"mode":"bitmap","saved":true,"uuid":"75378096-4f83-cfdb-7933-a9decdf4153e","relative_path":"../../../textures/items/mallet.png","source":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAQNJREFUOE9jbK/0/f/+7QcGQWEBBhFhQQZT2zAGdnYuhu/fPjNwcvMxaOo7MjLgAYwgA2DyIANsXBIYfv78xvD39y8GZlY2BgNzH8IGILvAwTOd4euX92BXsLCyM6hqWxNngJKyLAMzMwvYC9w8gmBDmBiZGPTMvPAbMKMz6v+VS7cYpOUkwWGgaxbMYGHnz3jz8qH/jIyMDGo6toRd8PTRc7gBYgoODCzM/xhkpaUYmJhZGHSM3UgzAOSCt29fM6ioqDH8//+fQUPPnngDeLi5GHJrVjKeOLTxPzcXBwMjIwODjrE7fgNAUViWZvu/a9ZhvApxJQWyNCEbNmoAA8PAhwEAmexXESHX3y0AAAAASUVORK5CYII="},{"path":"","name":"#0","folder":"","namespace":"","id":"0","particle":false,"render_mode":"default","visible":true,"mode":"bitmap","saved":true,"uuid":"d02ee521-7427-d560-4021-a108bf4896b2","source":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAFNJREFUOE9j/P///38GMsHTp08ZGEEGgBjkgDdv3tDRAGlpabAjkV1LkgtGkgHY/AoKPKLDgKoGIBtGlgsGxgBS8gRJKRGbwWADnjx58h/EIBcAAOMkxz3HA3M9AAAAAElFTkSuQmCC"}],"display":{"thirdperson_righthand":{"rotation":[0,45,0],"translation":[-1,5.5,0]},"thirdperson_lefthand":{"rotation":[0,45,0],"translation":[-1,5.5,0]},"firstperson_righthand":{"rotation":[0,22,0],"translation":[0,7,0]},"firstperson_lefthand":{"rotation":[0,22,0],"translation":[0,7,0]},"ground":{"translation":[0,7,0]},"gui":{"rotation":[89.5,-45,0],"scale":[1.5,1.5,1.5]},"head":{"translation":[0,14.5,0]},"fixed":{"rotation":[-90,180,0],"translation":[0,0,-13.5],"scale":[1.6,1.6,1.6]}}}
|
104
resources/assets/bard_mania/models/item/mallet.json
Executable file
@ -0,0 +1,104 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"1": "bard_mania:items/mallet",
|
||||
"particle": "bard_mania:items/mallet"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "handle",
|
||||
"from": [7, -0.5, 3],
|
||||
"to": [9, 1.5, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 6, 2], "texture": "#1"},
|
||||
"east": {"uv": [6, 2, 8, 4], "texture": "#1"},
|
||||
"south": {"uv": [4, 2, 6, 4], "texture": "#1"},
|
||||
"west": {"uv": [6, 6, 8, 8], "texture": "#1"},
|
||||
"up": {"uv": [6, 0, 8, 2], "texture": "#1"},
|
||||
"down": {"uv": [6, 4, 8, 6], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "head",
|
||||
"from": [7.5, 0, 5],
|
||||
"to": [8.5, 1, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 1, 1], "texture": "#0"},
|
||||
"east": {"uv": [2, 0, 3, 8], "rotation": 90, "texture": "#1"},
|
||||
"south": {"uv": [1, 9, 2, 8], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 1, 8], "rotation": 90, "texture": "#1"},
|
||||
"up": {"uv": [3, 0, 4, 8], "texture": "#1"},
|
||||
"down": {"uv": [1, 0, 2, 8], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7, 1.5, 4],
|
||||
"to": [9, 1.5, 5],
|
||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 1.5, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 6, 4], "texture": "#1"},
|
||||
"south": {"uv": [4, 4, 6, 4], "texture": "#1"},
|
||||
"up": {"uv": [4, 4, 6, 5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7, -0.5, 4],
|
||||
"to": [9, -0.5, 5],
|
||||
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, -0.5, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 5, 6, 5], "texture": "#1"},
|
||||
"south": {"uv": [4, 5, 6, 5], "texture": "#1"},
|
||||
"down": {"uv": [4, 5, 6, 6], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7, -0.5, 4],
|
||||
"to": [7, 1.5, 5],
|
||||
"rotation": {"angle": -22.5, "axis": "y", "origin": [7, 0.5, 4]},
|
||||
"faces": {
|
||||
"west": {"uv": [4, 6, 5, 8], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9, -0.5, 4],
|
||||
"to": [9, 1.5, 5],
|
||||
"rotation": {"angle": 22.5, "axis": "y", "origin": [9, 0.5, 4]},
|
||||
"faces": {
|
||||
"east": {"uv": [5, 6, 6, 8], "texture": "#1"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [0, 45, 0],
|
||||
"translation": [-1, 5.5, 0]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [0, 45, 0],
|
||||
"translation": [-1, 5.5, 0]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 22, 0],
|
||||
"translation": [0, 7, 0]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 22, 0],
|
||||
"translation": [0, 7, 0]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 7, 0]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [89.5, -45, 0],
|
||||
"scale": [1.5, 1.5, 1.5]
|
||||
},
|
||||
"head": {
|
||||
"translation": [0, 14.5, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [-90, 180, 0],
|
||||
"translation": [0, 0, -13.5],
|
||||
"scale": [1.6, 1.6, 1.6]
|
||||
}
|
||||
}
|
||||
}
|
282
resources/assets/bard_mania/models/item/marching_drums.json
Executable file
@ -0,0 +1,282 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"0": "bard_mania:items/marching_drums_shells_01",
|
||||
"1": "bard_mania:items/marching_drums_heads_01",
|
||||
"2": "bard_mania:items/marching_drums_frame",
|
||||
"3": "bard_mania:items/marching_drums_shells_02",
|
||||
"4": "bard_mania:items/marching_drums_heads_02",
|
||||
"5": "bard_mania:items/marching_drums_shells_03",
|
||||
"6": "bard_mania:items/marching_drums_waist",
|
||||
"particle": "bard_mania:items/marching_drums_shells_01"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "waist_band",
|
||||
"from": [4, 6, 14.2],
|
||||
"to": [12, 8, 15.2],
|
||||
"faces": {
|
||||
"north": {"uv": [13, 0, 5, 3], "texture": "#6", "tintindex": 0},
|
||||
"east": {"uv": [3, 0, 2, 3], "texture": "#6", "tintindex": 0},
|
||||
"south": {"uv": [12, 0, 4, 3], "texture": "#6", "tintindex": 0},
|
||||
"west": {"uv": [3, 0, 2, 3], "texture": "#6", "tintindex": 0},
|
||||
"up": {"uv": [12, 1, 4, 2], "texture": "#6", "tintindex": 0},
|
||||
"down": {"uv": [12, 0, 4, 1], "texture": "#6", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame_vert_right",
|
||||
"from": [10, 2.3, 10.1],
|
||||
"to": [11, 8.3, 11.1],
|
||||
"rotation": {"angle": 45, "axis": "x", "origin": [10.5, 2.3, 10.6]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 0, 8], "texture": "#2", "tintindex": 0},
|
||||
"east": {"uv": [9, 0, 8, 8], "texture": "#2", "tintindex": 0},
|
||||
"south": {"uv": [3, 0, 2, 8], "texture": "#2", "tintindex": 0},
|
||||
"west": {"uv": [7, 0, 6, 8], "texture": "#2", "tintindex": 0},
|
||||
"up": {"uv": [1, 0, 0, 1], "texture": "#2", "tintindex": 0},
|
||||
"down": {"uv": [1, 0, 0, 1], "texture": "#2", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame_vert_left",
|
||||
"from": [5, 2.3, 10.1],
|
||||
"to": [6, 8.3, 11.1],
|
||||
"rotation": {"angle": 45, "axis": "x", "origin": [5.5, 2.3, 10.6]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 8, 0, 16], "texture": "#2", "tintindex": 0},
|
||||
"east": {"uv": [11, 8, 10, 16], "texture": "#2", "tintindex": 0},
|
||||
"south": {"uv": [4, 8, 3, 16], "texture": "#2", "tintindex": 0},
|
||||
"west": {"uv": [8, 8, 7, 16], "texture": "#2", "tintindex": 0},
|
||||
"up": {"uv": [2, 1, 1, 2], "texture": "#2", "tintindex": 0},
|
||||
"down": {"uv": [1, 1, 0, 2], "texture": "#2", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame_horizontal",
|
||||
"from": [0, 2, 9.5],
|
||||
"to": [16, 3, 10.5],
|
||||
"faces": {
|
||||
"north": {"uv": [16, 5, 0, 6], "texture": "#2", "tintindex": 0},
|
||||
"east": {"uv": [5, 0, 4, 1], "texture": "#2", "tintindex": 0},
|
||||
"south": {"uv": [16, 5, 0, 6], "texture": "#2", "tintindex": 0},
|
||||
"west": {"uv": [1, 0, 0, 1], "texture": "#2", "tintindex": 0},
|
||||
"up": {"uv": [16, 0, 0, 1], "texture": "#2", "tintindex": 0},
|
||||
"down": {"uv": [16, 2, 0, 3], "texture": "#2", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame_spoke_right",
|
||||
"from": [10.5, 2, 4.5],
|
||||
"to": [11.5, 3, 10.5],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 0, 1], "texture": "#2", "tintindex": 0},
|
||||
"east": {"uv": [10, 0, 9, 8], "texture": "#2", "tintindex": 0},
|
||||
"south": {"uv": [4, 3, 3, 4], "texture": "#2", "tintindex": 0},
|
||||
"west": {"uv": [7, 0, 6, 8], "texture": "#2", "tintindex": 0},
|
||||
"up": {"uv": [12, 0, 11, 8], "texture": "#2", "tintindex": 0},
|
||||
"down": {"uv": [16, 0, 15, 8], "texture": "#2", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame_spoke_left",
|
||||
"from": [4.5, 2, 4.5],
|
||||
"to": [5.5, 3, 10.5],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 0, 1], "texture": "#2", "tintindex": 0},
|
||||
"east": {"uv": [11, 0, 10, 8], "texture": "#2", "tintindex": 0},
|
||||
"south": {"uv": [4, 0, 3, 1], "texture": "#2", "tintindex": 0},
|
||||
"west": {"uv": [8, 0, 7, 8], "texture": "#2", "tintindex": 0},
|
||||
"up": {"uv": [13, 0, 12, 8], "texture": "#2", "tintindex": 0},
|
||||
"down": {"uv": [14, 0, 13, 8], "texture": "#2", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "shell_right",
|
||||
"from": [15, 0, 7],
|
||||
"to": [21, 5, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 0, 6, 5], "texture": "#3", "tintindex": 0},
|
||||
"east": {"uv": [12, 6, 6, 11], "texture": "#3", "tintindex": 0},
|
||||
"south": {"uv": [12, 0, 6, 5], "texture": "#3", "tintindex": 0},
|
||||
"west": {"uv": [6, 6, 0, 11], "texture": "#3", "tintindex": 0},
|
||||
"up": {"uv": [6, 0, 0, 6], "texture": "#3", "tintindex": 0},
|
||||
"down": {"uv": [6, 0, 0, 6], "texture": "#3", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "head_right",
|
||||
"from": [14.5, 4.5, 6.5],
|
||||
"to": [21.5, 5.5, 13.5],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 7, 0, 8], "texture": "#4", "tintindex": 0},
|
||||
"east": {"uv": [7, 10, 0, 11], "texture": "#4", "tintindex": 0},
|
||||
"south": {"uv": [7, 8, 0, 9], "texture": "#4", "tintindex": 0},
|
||||
"west": {"uv": [7, 9, 0, 10], "texture": "#4", "tintindex": 0},
|
||||
"up": {"uv": [7, 0, 0, 7], "texture": "#4", "tintindex": 0},
|
||||
"down": {"uv": [7, 0, 0, 7], "texture": "#4", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "shell_right_outer",
|
||||
"from": [9.5, 0, 3],
|
||||
"to": [13.5, 5, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 0, 9], "texture": "#5", "tintindex": 0},
|
||||
"east": {"uv": [16, 4, 12, 9], "texture": "#5", "tintindex": 0},
|
||||
"south": {"uv": [8, 4, 4, 9], "texture": "#5", "tintindex": 0},
|
||||
"west": {"uv": [12, 4, 8, 9], "texture": "#5", "tintindex": 0},
|
||||
"up": {"uv": [4, 0, 0, 4], "texture": "#5", "tintindex": 0},
|
||||
"down": {"uv": [4, 0, 0, 4], "texture": "#5", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "head_right_outer",
|
||||
"from": [9, 4.5, 2.5],
|
||||
"to": [14, 5.5, 7.5],
|
||||
"faces": {
|
||||
"north": {"uv": [15, 5, 10, 6], "texture": "#4", "tintindex": 0},
|
||||
"east": {"uv": [15, 8, 10, 9], "texture": "#4", "tintindex": 0},
|
||||
"south": {"uv": [15, 6, 10, 7], "texture": "#4", "tintindex": 0},
|
||||
"west": {"uv": [15, 7, 10, 8], "texture": "#4", "tintindex": 0},
|
||||
"up": {"uv": [15, 0, 10, 5], "texture": "#4", "tintindex": 0},
|
||||
"down": {"uv": [15, 0, 10, 5], "texture": "#4", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "shell_right_inner",
|
||||
"from": [9, 0, 8.5],
|
||||
"to": [12, 5, 11.5],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 11, 0, 16], "texture": "#5", "tintindex": 0},
|
||||
"east": {"uv": [12, 11, 9, 16], "texture": "#5", "tintindex": 0},
|
||||
"south": {"uv": [6, 11, 3, 16], "texture": "#5", "tintindex": 0},
|
||||
"west": {"uv": [9, 11, 6, 16], "texture": "#5", "tintindex": 0},
|
||||
"up": {"uv": [16, 13, 13, 16], "texture": "#5", "tintindex": 0},
|
||||
"down": {"uv": [16, 13, 13, 16], "texture": "#5", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "head_right_inner",
|
||||
"from": [8.5, 4.5, 8],
|
||||
"to": [12.5, 5.5, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [15, 10, 11, 11], "texture": "#4", "tintindex": 0},
|
||||
"east": {"uv": [15, 7, 11, 8], "texture": "#4", "tintindex": 0},
|
||||
"south": {"uv": [15, 9, 11, 10], "texture": "#4", "tintindex": 0},
|
||||
"west": {"uv": [15, 8, 11, 9], "texture": "#4", "tintindex": 0},
|
||||
"up": {"uv": [15, 11, 11, 15], "texture": "#4", "tintindex": 0},
|
||||
"down": {"uv": [15, 11, 11, 15], "texture": "#4", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "shell_left",
|
||||
"from": [-6.5, 0, 5.5],
|
||||
"to": [1.5, 5, 13.5],
|
||||
"faces": {
|
||||
"north": {"uv": [16, 0, 8, 5], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [16, 11, 8, 16], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [16, 0, 8, 5], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [8, 11, 0, 16], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [8, 0, 0, 8], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [8, 0, 0, 8], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "head_left",
|
||||
"from": [-7, 4.5, 5],
|
||||
"to": [2, 5.5, 14],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 9, 0, 10], "texture": "#1", "tintindex": 0},
|
||||
"east": {"uv": [9, 12, 0, 13], "texture": "#1", "tintindex": 0},
|
||||
"south": {"uv": [9, 10, 0, 11], "texture": "#1", "tintindex": 0},
|
||||
"west": {"uv": [9, 11, 0, 12], "texture": "#1", "tintindex": 0},
|
||||
"up": {"uv": [9, 0, 0, 9], "texture": "#1", "tintindex": 0},
|
||||
"down": {"uv": [9, 0, 0, 9], "texture": "#1", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "shell_left_inner",
|
||||
"from": [4, 0, 8.5],
|
||||
"to": [7, 5, 11.5],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 11, 0, 16], "texture": "#5", "tintindex": 0},
|
||||
"east": {"uv": [12, 11, 9, 16], "texture": "#5", "tintindex": 0},
|
||||
"south": {"uv": [6, 11, 3, 16], "texture": "#5", "tintindex": 0},
|
||||
"west": {"uv": [9, 11, 6, 16], "texture": "#5", "tintindex": 0},
|
||||
"up": {"uv": [16, 13, 13, 16], "texture": "#5", "tintindex": 0},
|
||||
"down": {"uv": [16, 13, 13, 16], "texture": "#5", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "head_left_inner",
|
||||
"from": [3.5, 4.5, 8],
|
||||
"to": [7.5, 5.5, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [11, 14, 7, 15], "texture": "#4", "tintindex": 0},
|
||||
"east": {"uv": [11, 11, 7, 12], "texture": "#4", "tintindex": 0},
|
||||
"south": {"uv": [11, 13, 7, 14], "texture": "#4", "tintindex": 0},
|
||||
"west": {"uv": [11, 12, 7, 13], "texture": "#4", "tintindex": 0},
|
||||
"up": {"uv": [15, 11, 11, 15], "texture": "#4", "tintindex": 0},
|
||||
"down": {"uv": [15, 11, 11, 15], "texture": "#4", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "shell_left_outer",
|
||||
"from": [3, 0, 2],
|
||||
"to": [8, 5, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 0, 6, 5], "texture": "#3", "tintindex": 0},
|
||||
"east": {"uv": [12, 6, 6, 11], "texture": "#3", "tintindex": 0},
|
||||
"south": {"uv": [12, 0, 6, 5], "texture": "#3", "tintindex": 0},
|
||||
"west": {"uv": [6, 6, 0, 11], "texture": "#3", "tintindex": 0},
|
||||
"up": {"uv": [6, 0, 0, 6], "texture": "#3", "tintindex": 0},
|
||||
"down": {"uv": [6, 0, 0, 6], "texture": "#3", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "head_left_outer",
|
||||
"from": [2.5, 4.5, 1.5],
|
||||
"to": [8.5, 5.5, 7.5],
|
||||
"faces": {
|
||||
"north": {"uv": [16, 9, 10, 10], "texture": "#1", "tintindex": 0},
|
||||
"east": {"uv": [16, 6, 10, 7], "texture": "#1", "tintindex": 0},
|
||||
"south": {"uv": [16, 9, 10, 10], "texture": "#1", "tintindex": 0},
|
||||
"west": {"uv": [16, 8, 10, 9], "texture": "#1", "tintindex": 0},
|
||||
"up": {"uv": [16, 10, 10, 16], "texture": "#1", "tintindex": 0},
|
||||
"down": {"uv": [16, 10, 10, 16], "texture": "#1", "tintindex": 0}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"scale": [0.5, 0.5, 0.5],
|
||||
"translation": [0, 3, 0]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"scale": [0.5, 0.5, 0.5],
|
||||
"translation": [0, 3, 0]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"scale": [0.5, 0.5, 0.5],
|
||||
"translation": [0, 3, 0]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 6, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"scale": [0.65, 0.65, 0.65],
|
||||
"rotation": [0, 0, 0],
|
||||
"translation": [0.5, 2.5, -5]
|
||||
},
|
||||
"gui": {
|
||||
"scale": [0.6, 0.6, 0.6],
|
||||
"rotation": [45, 135, 0],
|
||||
"translation": [-1, 1.5, 0]
|
||||
}
|
||||
}
|
||||
}
|
215
resources/assets/bard_mania/models/item/recorder.json
Executable file
@ -0,0 +1,215 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"3": "bard_mania:items/recorder"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "mouthpiece",
|
||||
"from": [8.05, 23.8, 4.1],
|
||||
"to": [8.05, 25.3, 7.1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8.55, 23.8, 3.1]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0, 1.5], "texture": "#3"},
|
||||
"east": {"uv": [7, 0, 8, 0.5], "texture": "#3"},
|
||||
"south": {"uv": [0, 0, 0, 1.5], "texture": "#3"},
|
||||
"west": {"uv": [7, 0, 8, 0.5], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 0, 4.5], "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 0, 4.5], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "mouthpiece",
|
||||
"from": [7.25, 29.5, 1.3],
|
||||
"to": [8.75, 31, 6.8],
|
||||
"rotation": {"angle": 45, "axis": "x", "origin": [7.25, 30, -1.35]},
|
||||
"faces": {
|
||||
"north": {"uv": [5.5, 0, 6, 0.5], "texture": "#3"},
|
||||
"east": {"uv": [5.5, 0, 7.5, 0.5], "rotation": 180, "texture": "#3"},
|
||||
"south": {"uv": [7, 0, 7.5, 0.5], "texture": "#3"},
|
||||
"west": {"uv": [5.5, 0, 7.5, 0.5], "texture": "#3"},
|
||||
"up": {"uv": [5.5, 0, 7.5, 0.5], "rotation": 90, "texture": "#3"},
|
||||
"down": {"uv": [5.5, 0, 7.5, 0.5], "rotation": 270, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "mouthpiece",
|
||||
"from": [7.25, 23.6, -1.5],
|
||||
"to": [8.75, 25.1, 3],
|
||||
"rotation": {"angle": -45, "axis": "x", "origin": [7.25, 24.1, -4.15]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 4.5, 0.5], "texture": "#3"},
|
||||
"east": {"uv": [4, 0, 5.5, 0.5], "texture": "#3"},
|
||||
"south": {"uv": [5, 0, 5.5, 0.5], "texture": "#3"},
|
||||
"west": {"uv": [4, 0, 5.5, 0.5], "texture": "#3"},
|
||||
"up": {"uv": [4, 0, 5.5, 0.5], "rotation": 90, "texture": "#3"},
|
||||
"down": {"uv": [4, 0, 5.5, 0.5], "rotation": 90, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "mouthpiece",
|
||||
"from": [7.25, 26.3, -2.05],
|
||||
"to": [8.75, 30.8, -0.55],
|
||||
"rotation": {"angle": 45, "axis": "x", "origin": [7.25, 27.7, -2.05]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 5.5, 0.5], "rotation": 90, "texture": "#3"},
|
||||
"east": {"uv": [4, 0, 5.5, 0.5], "rotation": 90, "texture": "#3"},
|
||||
"south": {"uv": [4, 0, 5.5, 0.5], "rotation": 90, "texture": "#3"},
|
||||
"west": {"uv": [4, 0, 5.5, 0.5], "rotation": 90, "texture": "#3"},
|
||||
"up": {"uv": [5, 0, 5.5, 0.5], "texture": "#3"},
|
||||
"down": {"uv": [4, 0, 4.5, 0.5], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "leaf_1",
|
||||
"from": [5.1, -8.37941, 10.35741],
|
||||
"to": [6.6, -8.37941, 15.35741],
|
||||
"rotation": {"angle": 45, "axis": "z", "origin": [6.1, -8.37941, 13.85741]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0, 0], "rotation": 270, "texture": "#3"},
|
||||
"east": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#3"},
|
||||
"south": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#3"},
|
||||
"up": {"uv": [4, 0.5, 6, 1], "rotation": 90, "texture": "#3"},
|
||||
"down": {"uv": [4, 0.5, 6, 1], "rotation": 90, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "leaf_2",
|
||||
"from": [5.4683, -11.5255, 10.35741],
|
||||
"to": [5.4683, -9.0255, 15.35741],
|
||||
"rotation": {"angle": -22.5, "axis": "z", "origin": [5.5, -9.07941, 12.85741]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0, 0], "texture": "#3"},
|
||||
"east": {"uv": [4, 1.5, 6, 2.5], "texture": "#3"},
|
||||
"south": {"uv": [0, 0, 0, 0], "texture": "#3"},
|
||||
"west": {"uv": [4, 1.5, 6, 2.45], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 0, 0], "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 0, 0], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "leaf_3",
|
||||
"from": [4.628, -13.82993, 10.35741],
|
||||
"to": [4.628, -11.32993, 15.35741],
|
||||
"rotation": {"angle": -45, "axis": "z", "origin": [4.58701, -11.37232, 12.85741]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0, 0], "texture": "#3"},
|
||||
"east": {"uv": [4, 3, 6, 4], "texture": "#3"},
|
||||
"south": {"uv": [0, 0, 0, 0], "texture": "#3"},
|
||||
"west": {"uv": [4, 3, 6, 3.95], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 0, 0], "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 0, 0], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "foot_end",
|
||||
"from": [5.5, -16, 6.75],
|
||||
"to": [10.5, -14, 11.75],
|
||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [1, 0, 2.25]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 14.5, 1.5, 15], "texture": "#3"},
|
||||
"east": {"uv": [0, 14.5, 0.5, 16], "rotation": 90, "texture": "#3"},
|
||||
"south": {"uv": [0, 15.5, 1.5, 16], "texture": "#3"},
|
||||
"west": {"uv": [1, 14.5, 1.5, 16], "rotation": 90, "texture": "#3"},
|
||||
"up": {"uv": [0, 14.5, 1.5, 16], "texture": "#3"},
|
||||
"down": {"uv": [1.5, 14.5, 3, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "foot_upper",
|
||||
"from": [6, -11.5, 6.75],
|
||||
"to": [10, 0.5, 10.75],
|
||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, 0.5, 0.75]},
|
||||
"faces": {
|
||||
"north": {"uv": [5.5, 9.5, 7, 13.5], "texture": "#3"},
|
||||
"east": {"uv": [4, 9.5, 5.5, 13.5], "texture": "#3"},
|
||||
"south": {"uv": [8.5, 9.5, 10, 13.5], "texture": "#3"},
|
||||
"west": {"uv": [7, 9.5, 8.5, 13.5], "texture": "#3"},
|
||||
"up": {"uv": [5.5, 13.5, 7, 15], "rotation": 180, "texture": "#3"},
|
||||
"down": {"uv": [7, 13.5, 8.5, 15], "rotation": 90, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "foot_upper",
|
||||
"from": [6, -0.4, 2.1],
|
||||
"to": [10, 11.6, 6.1],
|
||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, 11.6, -3.9]},
|
||||
"faces": {
|
||||
"north": {"uv": [5.5, 5.5, 7, 9.5], "texture": "#3"},
|
||||
"east": {"uv": [4, 5.5, 5.5, 9.5], "texture": "#3"},
|
||||
"south": {"uv": [8.5, 5.5, 10, 9.5], "texture": "#3"},
|
||||
"west": {"uv": [7, 5.5, 8.5, 9.5], "texture": "#3"},
|
||||
"up": {"uv": [5.5, 4, 7, 5.5], "texture": "#3"},
|
||||
"down": {"uv": [7, 4, 8.5, 5.5], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "body",
|
||||
"from": [6.5, -14, 9.5],
|
||||
"to": [9.5, 26, 12.5],
|
||||
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, -5, 3]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 1, 2, 14.5], "texture": "#3"},
|
||||
"east": {"uv": [0, 1, 1, 14.5], "texture": "#3"},
|
||||
"south": {"uv": [4, 1, 3, 14.5], "texture": "#3"},
|
||||
"west": {"uv": [2, 1, 3, 14.5], "texture": "#3"},
|
||||
"up": {"uv": [1, 0, 2, 1], "rotation": 180, "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 0, 0], "texture": "#3"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"translation": [0, -2.5, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"translation": [0, -2.5, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"translation": [0, -1.5, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"translation": [0, -1.5, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"ground": {
|
||||
"rotation": [45, 0, 0],
|
||||
"translation": [0, 1, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [0, -180, 45],
|
||||
"translation": [-2.4, -2.4, 0],
|
||||
"scale": [0.7, 0.7, 0.7]
|
||||
},
|
||||
"head": {
|
||||
"translation": [0, 14.5, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"translation": [0, -4, -1.5],
|
||||
"scale": [0.7, 0.7, 0.7]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
{
|
||||
"name": "group",
|
||||
"origin": [5.4, -9.47941, 14.05741],
|
||||
"color": 0,
|
||||
"children": [4, 5, 6]
|
||||
},
|
||||
{
|
||||
"name": "group",
|
||||
"origin": [8, 8, 8],
|
||||
"color": 0,
|
||||
"children": [7, 8, 9, 10]
|
||||
}
|
||||
]
|
||||
}
|
265
resources/assets/bard_mania/models/item/xylophone.json
Executable file
@ -0,0 +1,265 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"0": "bard_mania:items/xylophone",
|
||||
"1": "bard_mania:items/xylophone_02",
|
||||
"particle": "bard_mania:items/xylophone"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "waist_band",
|
||||
"from": [4, 6, 14.2],
|
||||
"to": [12, 8, 15.2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [13, 13, 5, 16], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [6, 13, 4, 16], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [12, 13, 4, 16], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [7, 13, 5, 16], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [12, 15, 4, 16], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [12, 14, 4, 15], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame_vert_left",
|
||||
"from": [5, 2.1, 9.8],
|
||||
"to": [6, 8.1, 10.8],
|
||||
"rotation": {"angle": 45, "axis": "x", "origin": [5.5, 2.4, 10.6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 5, 6], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [7, 0, 8, 6], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [5, 0, 6, 6], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [6, 0, 7, 6], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [1, 0, 2, 1], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [0, 0, 1, 1], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "center_bar_front",
|
||||
"from": [-6.5, 2.5, 5],
|
||||
"to": [21.5, 4.5, 6],
|
||||
"faces": {
|
||||
"north": {"uv": [0.5, 0.5, 14.5, 1.5], "texture": "#1", "tintindex": 0},
|
||||
"east": {"uv": [15, 0.5, 14.5, 1.5], "texture": "#1", "tintindex": 0},
|
||||
"south": {"uv": [0.5, 0.5, 14.5, 1.5], "texture": "#1", "tintindex": 0},
|
||||
"west": {"uv": [0.5, 0.5, 0, 1.5], "texture": "#1", "tintindex": 0},
|
||||
"up": {"uv": [0.5, 0, 14.5, 0.5], "texture": "#1", "tintindex": 0},
|
||||
"down": {"uv": [0.5, 1.5, 14.5, 2], "texture": "#1", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "center_bar_front",
|
||||
"from": [-6.5, 2.5, 9],
|
||||
"to": [21.5, 4.5, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [0.5, 2.5, 14.5, 3.5], "texture": "#1", "tintindex": 0},
|
||||
"east": {"uv": [15, 2.5, 14.5, 3.5], "texture": "#1", "tintindex": 0},
|
||||
"south": {"uv": [0.5, 2.5, 14.5, 3.5], "texture": "#1", "tintindex": 0},
|
||||
"west": {"uv": [0.5, 2.5, 0, 3.5], "texture": "#1", "tintindex": 0},
|
||||
"up": {"uv": [0.5, 2, 14.5, 2.5], "texture": "#1", "tintindex": 0},
|
||||
"down": {"uv": [0.5, 3.5, 14.5, 4], "texture": "#1", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame_horizontal",
|
||||
"from": [4.5, 2, 10.5],
|
||||
"to": [11.5, 3, 11.5],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 7, 1], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [1, 3, 0, 4], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [0, 1, 7, 2], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [1, 2, 0, 3], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [9, 0, 16, 1], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [9, 1, 16, 2], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame_spoke_right",
|
||||
"from": [10, 2, 5.5],
|
||||
"to": [11, 3, 10.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 1, 1], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [5, 1, 0, 2], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [1, 0, 0, 1], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [5, 0, 0, 1], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [4, 0, 3, 5], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [5, 0, 4, 5], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frame_spoke_left",
|
||||
"from": [5, 2, 5.5],
|
||||
"to": [6, 3, 10.5],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 1, 0, 2], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [7, 6, 2, 7], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [1, 1, 0, 2], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [7, 6, 2, 7], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [1, 2, 0, 7], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [1, 2, 0, 7], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bar_10",
|
||||
"from": [20, 4.5, 4.25],
|
||||
"to": [22, 5.5, 11],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 9, 9, 10], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [3, 10, 9.75, 11], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [7, 8, 9, 9], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [3, 9, 9.75, 10], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [0, 8, 2, 14.75], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [14, 8, 16, 14.75], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bar_09",
|
||||
"from": [17, 4.5, 4.25],
|
||||
"to": [19, 5.5, 11],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 10, 11, 11], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [5, 11, 11.75, 12], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [9, 9, 11, 10], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [5, 12, 11.75, 13], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [14, 9, 16, 15.75], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [0, 9, 2, 15.75], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bar_08",
|
||||
"from": [14, 4.5, 4],
|
||||
"to": [16, 5.5, 11.25],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 12, 11, 13], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [2, 10, 9.25, 11], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [10, 11, 12, 12], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [2, 8, 9.25, 9], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [0, 7, 2, 14.25], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [14, 7, 16, 14.25], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bar_07",
|
||||
"from": [11, 4.5, 4],
|
||||
"to": [13, 5.5, 11.25],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 11, 10, 12], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [7, 9, 14.25, 10], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [6, 11, 8, 12], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [7, 10, 14.25, 11], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [14, 8, 16, 15.25], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [0, 8, 2, 15.25], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bar_06",
|
||||
"from": [8, 4.5, 3.75],
|
||||
"to": [10, 5.5, 11.5],
|
||||
"faces": {
|
||||
"north": {"uv": [4, 12, 6, 13], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [0, 8, 7.75, 9], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [4, 11, 6, 12], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [0, 7, 7.75, 8], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [0, 7, 2, 14.75], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [14, 7, 16, 14.75], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bar_05",
|
||||
"from": [5, 4.5, 3.75],
|
||||
"to": [7, 5.5, 11.5],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 11, 7, 12], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [6, 7, 13.75, 8], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [5, 10, 7, 11], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [6, 8, 13.75, 9], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [14, 8, 16, 15.75], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [0, 8, 2, 15.75], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bar_04",
|
||||
"from": [2, 4.5, 3.5],
|
||||
"to": [4, 5.5, 11.75],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 7, 9, 8], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [6, 9, 14.25, 10], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [9, 7, 11, 8], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [2, 10, 10.25, 11], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [0, 7, 2, 15.25], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [14, 7, 16, 15.25], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bar_03",
|
||||
"from": [-1, 4.5, 3.25],
|
||||
"to": [1, 5.5, 11.75],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 12, 4, 13], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [2, 10, 10.5, 11], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [12, 12, 14, 13], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [5, 9, 13.5, 10], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [14, 7, 16, 15.5], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [0, 7, 2, 15.5], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bar_02",
|
||||
"from": [-4, 4.5, 3],
|
||||
"to": [-2, 5.5, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 7, 16, 8], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [5, 11, 14, 12], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [14, 8, 16, 9], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [2, 12, 11, 13], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [0, 7, 2, 16], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [14, 7, 16, 16], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bar_01",
|
||||
"from": [-7, 4.5, 3],
|
||||
"to": [-5, 5.5, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7, 2, 8], "texture": "#0", "tintindex": 0},
|
||||
"east": {"uv": [7, 8, 16, 9], "texture": "#0", "tintindex": 0},
|
||||
"south": {"uv": [0, 8, 2, 9], "texture": "#0", "tintindex": 0},
|
||||
"west": {"uv": [7, 7, 16, 8], "texture": "#0", "tintindex": 0},
|
||||
"up": {"uv": [14, 7, 16, 16], "texture": "#0", "tintindex": 0},
|
||||
"down": {"uv": [0, 7, 2, 16], "texture": "#0", "tintindex": 0}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 1.5, 0],
|
||||
"scale": [0.6, 0.6, 0.6]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [45, 135, 0],
|
||||
"translation": [-0.25, 2, 0],
|
||||
"scale": [0.58, 0.58, 0.58]
|
||||
},
|
||||
"fixed": {
|
||||
"translation": [0.5, 2.5, -5],
|
||||
"scale": [0.65, 0.65, 0.65]
|
||||
}
|
||||
}
|
||||
}
|
BIN
resources/assets/bard_mania/textures/items/banjo.png
Executable file
After Width: | Height: | Size: 583 B |
BIN
resources/assets/bard_mania/textures/items/banjo.xcf
Executable file
BIN
resources/assets/bard_mania/textures/items/banjo_01.png
Executable file
After Width: | Height: | Size: 6.7 KiB |
BIN
resources/assets/bard_mania/textures/items/banjo_01.xcf
Executable file
BIN
resources/assets/bard_mania/textures/items/banjo_02.png
Executable file
After Width: | Height: | Size: 5.2 KiB |
BIN
resources/assets/bard_mania/textures/items/banjo_02.xcf
Executable file
BIN
resources/assets/bard_mania/textures/items/banjo_03.png
Executable file
After Width: | Height: | Size: 6.8 KiB |
BIN
resources/assets/bard_mania/textures/items/banjo_03.xcf
Executable file
BIN
resources/assets/bard_mania/textures/items/banjo_04.png
Executable file
After Width: | Height: | Size: 6.6 KiB |
BIN
resources/assets/bard_mania/textures/items/banjo_04.xcf
Executable file
BIN
resources/assets/bard_mania/textures/items/drum_stick.png
Executable file
After Width: | Height: | Size: 676 B |
BIN
resources/assets/bard_mania/textures/items/flute.png
Executable file
After Width: | Height: | Size: 7.6 KiB |
BIN
resources/assets/bard_mania/textures/items/flute.xcf
Executable file
BIN
resources/assets/bard_mania/textures/items/lyre_01.png
Executable file
After Width: | Height: | Size: 9.2 KiB |
BIN
resources/assets/bard_mania/textures/items/lyre_01.xcf
Executable file
BIN
resources/assets/bard_mania/textures/items/lyre_02.png
Executable file
After Width: | Height: | Size: 464 B |
BIN
resources/assets/bard_mania/textures/items/lyre_03.png
Executable file
After Width: | Height: | Size: 502 B |
BIN
resources/assets/bard_mania/textures/items/lyre_04.png
Executable file
After Width: | Height: | Size: 733 B |
BIN
resources/assets/bard_mania/textures/items/mallet.png
Executable file
After Width: | Height: | Size: 5.8 KiB |
BIN
resources/assets/bard_mania/textures/items/mallet.xcf
Executable file
BIN
resources/assets/bard_mania/textures/items/marching_drums_frame.png
Executable file
After Width: | Height: | Size: 297 B |
BIN
resources/assets/bard_mania/textures/items/marching_drums_heads_01.png
Executable file
After Width: | Height: | Size: 536 B |
BIN
resources/assets/bard_mania/textures/items/marching_drums_heads_02.png
Executable file
After Width: | Height: | Size: 493 B |
BIN
resources/assets/bard_mania/textures/items/marching_drums_shells_01.png
Executable file
After Width: | Height: | Size: 298 B |
BIN
resources/assets/bard_mania/textures/items/marching_drums_shells_02.png
Executable file
After Width: | Height: | Size: 312 B |
BIN
resources/assets/bard_mania/textures/items/marching_drums_shells_03.png
Executable file
After Width: | Height: | Size: 291 B |
BIN
resources/assets/bard_mania/textures/items/marching_drums_waist.png
Executable file
After Width: | Height: | Size: 332 B |
BIN
resources/assets/bard_mania/textures/items/recorder.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
resources/assets/bard_mania/textures/items/recorder.xcf
Normal file
BIN
resources/assets/bard_mania/textures/items/recorder_01.png
Executable file
After Width: | Height: | Size: 700 B |
BIN
resources/assets/bard_mania/textures/items/recorder_02.png
Executable file
After Width: | Height: | Size: 797 B |
BIN
resources/assets/bard_mania/textures/items/recorder_03.png
Executable file
After Width: | Height: | Size: 796 B |
BIN
resources/assets/bard_mania/textures/items/xylophone.png
Executable file
After Width: | Height: | Size: 6.3 KiB |
BIN
resources/assets/bard_mania/textures/items/xylophone.xcf
Executable file
BIN
resources/assets/bard_mania/textures/items/xylophone_02.png
Executable file
After Width: | Height: | Size: 892 B |
BIN
resources/assets/bard_mania/textures/items/xylophone_02.xcf
Executable file
6
resources/pack.mcmeta
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 3,
|
||||
"description": "Authentic Shadows, Minecraft 1.11 -> 1.12"
|
||||
}
|
||||
}
|
BIN
resources/pack.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
screenshots/recorder.png
Normal file
After Width: | Height: | Size: 11 KiB |