This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-11-04 05:27:39 +01:00
parent c4f21b64d4
commit d5d5ff1242
Signed by: lilith
SSH key fingerprint: SHA256:LAjgsAMyT3LO2JVtr6fQ4N3RTYoRRlIm5wAKsbDife4
1342 changed files with 63308 additions and 0 deletions

30
README.md Normal file
View file

@ -0,0 +1,30 @@
# Magic Resource Pack
This RP is meant for use with the Magic Bukkit plugin:
https://github.com/elBukkit/MagicPlugin/wiki
## RP Credits
- 3D Artists:
- RealFlamegirl (Discord flame#0464)
- Dr00bles
- Phantom
- Night
- Toffy
- Atrelyu
- Lix3nn (https://sketchfab.com/Lix3nn/models)
- 2D Artists:
- realflamegirl (Discord flame#0464)
- Dr00bles
- eleazzaar
- Claire Meyers (https://www.behance.net/gallery/18354273/D-D-Class-Icon-System)
- https://vectorified.com/download-image#rpg-icon-1.png
- Forrest Imel (https://www.unrealengine.com/marketplace/150-fantasy-spell-icons-pack)
- MutimEndymion
- Negative Spaces Font from AmberWat: https://github.com/AmberWat/NegativeSpaceFont
- Sound Effects:
- Dr00bles
- S-Toad (Flute samples for Ocarina)

View file

@ -0,0 +1,67 @@
{
"providers": [
{
"type": "bitmap",
"file": "magic:icons/brushes/default.png",
"ascent": 10,
"height": 16,
"chars": [
"\ue800"
]
},
{
"type": "bitmap",
"file": "magic:icons/brushes/clone.png",
"ascent": 10,
"height": 16,
"chars": [
"\ue801"
]
},
{
"type": "bitmap",
"file": "magic:icons/brushes/copy.png",
"ascent": 10,
"height": 16,
"chars": [
"\ue802"
]
},
{
"type": "bitmap",
"file": "magic:icons/brushes/erase.png",
"ascent": 10,
"height": 16,
"chars": [
"\ue803"
]
},
{
"type": "bitmap",
"file": "magic:icons/brushes/map.png",
"ascent": 10,
"height": 16,
"chars": [
"\ue804"
]
},
{
"type": "bitmap",
"file": "magic:icons/brushes/replicate.png",
"ascent": 10,
"height": 16,
"chars": [
"\ue805"
]
},
{
"type": "bitmap",
"file": "magic:icons/brushes/schematic.png",
"ascent": 10,
"height": 16,
"chars": [
"\ue806"
]
}
]
}

118
assets/magic/font/gui.json Normal file
View file

@ -0,0 +1,118 @@
{
"providers": [
{
"type": "bitmap",
"file": "magic:gui/empty.png",
"ascent": 10,
"height": 16,
"chars": [
"\uE700"
]
},
{
"file": "magic:gui/cooldown.png",
"ascent": 10,
"type": "bitmap",
"chars": [
"\uE710\uE70F\uE70E\uE70D\uE70C\uE70B\uE70A\uE709\uE708\uE707\uE706\uE705\uE704\uE703\uE702\uE701\uE711"
],
"height": 16
},
{
"file": "magic:gui/hotbar_slot.png",
"ascent": 13,
"type": "bitmap",
"chars": [
"\uE741"
],
"height": 22
},
{
"file": "magic:gui/hotbar_active_slot.png",
"ascent": 13,
"type": "bitmap",
"chars": [
"\uE742"
],
"height": 22
},
{
"file": "magic:gui/actionbar.png",
"ascent": 0,
"type": "bitmap",
"chars": [
"\uE743"
],
"height": 64
},
{
"file": "magic:gui/bossbar.png",
"ascent": 0,
"type": "bitmap",
"chars": [
"\uE744"
],
"height": 64
},
{
"file": "magic:gui/nogui.png",
"ascent": 0,
"type": "bitmap",
"chars": [
"\uE745"
],
"height": 64
},
{
"file": "magic:icons/other/nathanwolf.png",
"ascent": 10,
"type": "bitmap",
"chars": [
"\uE746"
],
"height": 16
},
{
"file": "magic:gui/bar.png",
"ascent": -10,
"type": "bitmap",
"chars": [
"\uE750",
"\uE751",
"\uE752",
"\uE753",
"\uE754",
"\uE755",
"\uE756",
"\uE757",
"\uE758",
"\uE759",
"\uE75A",
"\uE75B",
"\uE75C",
"\uE75D",
"\uE75E",
"\uE75F",
"\uE760",
"\uE761",
"\uE762",
"\uE763",
"\uE764",
"\uE765",
"\uE766",
"\uE767",
"\uE768",
"\uE769",
"\uE76A",
"\uE76B",
"\uE76C",
"\uE76D",
"\uE76E",
"\uE76F",
"\uE770",
"\uE771"
],
"height": 5
}
]
}

View file

@ -0,0 +1,40 @@
{
"providers": [
{
"type": "space",
"advances": {
"\uF801": -1,
"\uF802": -2,
"\uF803": -3,
"\uF804": -4,
"\uF805": -5,
"\uF806": -6,
"\uF807": -7,
"\uF808": -8,
"\uF809": -16,
"\uF80A": -32,
"\uF80B": -64,
"\uF80C": -128,
"\uF80D": -256,
"\uF80E": -512,
"\uF80F": -1024,
"\uF821": 1,
"\uF822": 2,
"\uF823": 3,
"\uF824": 4,
"\uF825": 5,
"\uF826": 6,
"\uF827": 7,
"\uF828": 8,
"\uF829": 16,
"\uF82A": 32,
"\uF82B": 64,
"\uF82C": 128,
"\uF82D": 256,
"\uF82E": 512,
"\uF82F": 1024
}
}
]
}

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,191 @@
{
"credit": "Made with Blockbench by Night, used in the Magic plugin with permission",
"texture_size": [64, 64],
"textures": {
"0": "magic:other/arcticfoxhelmet",
"particle": "magic:other/arcticfoxhelmet"
},
"elements": [
{
"name": "wolf",
"from": [6, 7, 1],
"to": [10, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 15, 9]},
"faces": {
"north": {"uv": [1, 8.5, 2, 9.25], "texture": "#0"},
"east": {"uv": [0, 8.5, 1, 9.25], "texture": "#0"},
"south": {"uv": [3, 8.5, 4, 9.25], "texture": "#0"},
"west": {"uv": [2, 8.5, 3, 9.25], "texture": "#0"},
"up": {"uv": [2, 8.5, 1, 7.5], "texture": "#0"},
"down": {"uv": [3, 7.5, 2, 8.5], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [3, 3, 4],
"to": [13, 13, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 12]},
"faces": {
"north": {"uv": [5, 2.5, 7.5, 5], "texture": "#0"},
"east": {"uv": [5, 2.5, 5, 5], "texture": "#0"},
"south": {"uv": [7.5, 2.5, 10, 5], "texture": "#0"},
"west": {"uv": [7.5, 2.5, 7.5, 5], "texture": "#0"},
"up": {"uv": [7.5, 2.5, 5, 2.5], "texture": "#0"},
"down": {"uv": [10, 2.5, 7.5, 2.5], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [3, 3, 14],
"to": [13, 13, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 22]},
"faces": {
"north": {"uv": [5, 5, 7.5, 7.5], "texture": "#0"},
"east": {"uv": [5, 5, 5, 7.5], "texture": "#0"},
"south": {"uv": [7.5, 5, 10, 7.5], "texture": "#0"},
"west": {"uv": [7.5, 5, 7.5, 7.5], "texture": "#0"},
"up": {"uv": [7.5, 5, 5, 5], "texture": "#0"},
"down": {"uv": [10, 5, 7.5, 5], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [3, 3, 4],
"to": [3, 13, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 12]},
"faces": {
"north": {"uv": [2.5, 5, 2.5, 7.5], "texture": "#0"},
"east": {"uv": [0, 5, 2.5, 7.5], "texture": "#0"},
"south": {"uv": [5, 5, 5, 7.5], "texture": "#0"},
"west": {"uv": [2.5, 5, 5, 7.5], "texture": "#0"},
"up": {"uv": [2.5, 5, 2.5, 2.5], "texture": "#0"},
"down": {"uv": [2.5, 2.5, 2.5, 5], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [13, 3, 4],
"to": [13, 13, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [21, 11, 12]},
"faces": {
"north": {"uv": [2.5, 2.5, 2.5, 5], "texture": "#0"},
"east": {"uv": [0, 2.5, 2.5, 5], "texture": "#0"},
"south": {"uv": [5, 2.5, 5, 5], "texture": "#0"},
"west": {"uv": [2.5, 2.5, 5, 5], "texture": "#0"},
"up": {"uv": [2.5, 2.5, 2.5, 0], "texture": "#0"},
"down": {"uv": [2.5, 0, 2.5, 2.5], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [3, 13, 4],
"to": [13, 13, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 21, 12]},
"faces": {
"north": {"uv": [2.5, 2.5, 5, 2.5], "texture": "#0"},
"east": {"uv": [0, 2.5, 2.5, 2.5], "texture": "#0"},
"south": {"uv": [7.5, 2.5, 10, 2.5], "texture": "#0"},
"west": {"uv": [5, 2.5, 7.5, 2.5], "texture": "#0"},
"up": {"uv": [5, 2.5, 2.5, 0], "texture": "#0"},
"down": {"uv": [7.5, 0, 5, 2.5], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [3, 13, 11],
"to": [6, 16, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 21, 19]},
"faces": {
"north": {"uv": [0, 1.75, 0.75, 2.5], "texture": "#0"},
"east": {"uv": [0, 1.75, 0, 2.5], "texture": "#0"},
"south": {"uv": [0.75, 1.75, 1.5, 2.5], "texture": "#0"},
"west": {"uv": [0.75, 1.75, 0.75, 2.5], "texture": "#0"},
"up": {"uv": [0.75, 1.75, 0, 1.75], "texture": "#0"},
"down": {"uv": [1.5, 1.75, 0.75, 1.75], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [10, 13, 11],
"to": [13, 16, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 13, 11]},
"faces": {
"north": {"uv": [0, 1, 0.75, 1.75], "texture": "#0"},
"east": {"uv": [0, 1, 0, 1.75], "texture": "#0"},
"south": {"uv": [0.75, 1, 1.5, 1.75], "texture": "#0"},
"west": {"uv": [0.75, 1, 0.75, 1.75], "texture": "#0"},
"up": {"uv": [0.75, 1, 0, 1], "texture": "#0"},
"down": {"uv": [1.5, 1, 0.75, 1], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [10, 16, 9],
"to": [13, 16, 11],
"rotation": {"angle": 22.5, "axis": "x", "origin": [10, 16, 11]},
"faces": {
"north": {"uv": [0.5, 1, 1.25, 1], "texture": "#0"},
"east": {"uv": [0, 1, 0.5, 1], "texture": "#0"},
"south": {"uv": [1.75, 1, 2.5, 1], "texture": "#0"},
"west": {"uv": [1.25, 1, 1.75, 1], "texture": "#0"},
"up": {"uv": [1.25, 1, 0.5, 0.5], "texture": "#0"},
"down": {"uv": [2, 0.5, 1.25, 1], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [3, 16, 9],
"to": [6, 16, 11],
"rotation": {"angle": 22.5, "axis": "x", "origin": [3, 16, 11]},
"faces": {
"north": {"uv": [0.5, 0.5, 1.25, 0.5], "texture": "#0"},
"east": {"uv": [0, 0.5, 0.5, 0.5], "texture": "#0"},
"south": {"uv": [1.75, 0.5, 2.5, 0.5], "texture": "#0"},
"west": {"uv": [1.25, 0.5, 1.75, 0.5], "texture": "#0"},
"up": {"uv": [1.25, 0.5, 0.5, 0], "texture": "#0"},
"down": {"uv": [2, 0, 1.25, 0.5], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [90, 25, 0],
"translation": [0, 1, 1],
"scale": [0.4, 0.4, 0.4]
},
"thirdperson_lefthand": {
"rotation": [90, 25, 0],
"translation": [0, 1, 1],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_righthand": {
"rotation": [0, 120, 0],
"translation": [1, 4, 1],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 120, 0],
"translation": [1, 4, 1],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [16, 135, 0],
"translation": [0, -1, 0],
"scale": [0.9, 0.9, 0.9]
},
"head": {
"translation": [0, 0, -1.5],
"scale": [1.5, 1.5, 1.5]
}
},
"groups": [
{
"name": "all",
"origin": [15, 13, 25],
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
}
]
}

View file

@ -0,0 +1,190 @@
{
"credit": "Made with Blockbench by Night, used in the Magic plugin with permission",
"texture_size": [64, 64],
"textures": {
"0": "magic:other/foxhelmet",
"particle": "magic:other/foxhelmet"
},
"elements": [
{
"name": "wolf",
"from": [6, 7, 1],
"to": [10, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 15, 9]},
"faces": {
"north": {"uv": [1, 8.5, 2, 9.25], "texture": "#0"},
"east": {"uv": [0, 8.5, 1, 9.25], "texture": "#0"},
"south": {"uv": [3, 8.5, 4, 9.25], "texture": "#0"},
"west": {"uv": [2, 8.5, 3, 9.25], "texture": "#0"},
"up": {"uv": [2, 8.5, 1, 7.5], "texture": "#0"},
"down": {"uv": [3, 7.5, 2, 8.5], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [3, 3, 4],
"to": [13, 13, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 12]},
"faces": {
"north": {"uv": [5, 2.5, 7.5, 5], "texture": "#0"},
"east": {"uv": [5, 2.5, 5, 5], "texture": "#0"},
"south": {"uv": [7.5, 2.5, 10, 5], "texture": "#0"},
"west": {"uv": [7.5, 2.5, 7.5, 5], "texture": "#0"},
"up": {"uv": [7.5, 2.5, 5, 2.5], "texture": "#0"},
"down": {"uv": [10, 2.5, 7.5, 2.5], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [3, 3, 14],
"to": [13, 13, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 22]},
"faces": {
"north": {"uv": [5, 5, 7.5, 7.5], "texture": "#0"},
"east": {"uv": [5, 5, 5, 7.5], "texture": "#0"},
"south": {"uv": [7.5, 5, 10, 7.5], "texture": "#0"},
"west": {"uv": [7.5, 5, 7.5, 7.5], "texture": "#0"},
"up": {"uv": [7.5, 5, 5, 5], "texture": "#0"},
"down": {"uv": [10, 5, 7.5, 5], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [3, 3, 4],
"to": [3, 13, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 12]},
"faces": {
"north": {"uv": [2.5, 5, 2.5, 7.5], "texture": "#0"},
"east": {"uv": [0, 5, 2.5, 7.5], "texture": "#0"},
"south": {"uv": [5, 5, 5, 7.5], "texture": "#0"},
"west": {"uv": [2.5, 5, 5, 7.5], "texture": "#0"},
"up": {"uv": [2.5, 5, 2.5, 2.5], "texture": "#0"},
"down": {"uv": [2.5, 2.5, 2.5, 5], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [13, 3, 4],
"to": [13, 13, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [21, 11, 12]},
"faces": {
"north": {"uv": [2.5, 2.5, 2.5, 5], "texture": "#0"},
"east": {"uv": [0, 2.5, 2.5, 5], "texture": "#0"},
"south": {"uv": [5, 2.5, 5, 5], "texture": "#0"},
"west": {"uv": [2.5, 2.5, 5, 5], "texture": "#0"},
"up": {"uv": [2.5, 2.5, 2.5, 0], "texture": "#0"},
"down": {"uv": [2.5, 0, 2.5, 2.5], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [3, 13, 4],
"to": [13, 13, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 21, 12]},
"faces": {
"north": {"uv": [2.5, 2.5, 5, 2.5], "texture": "#0"},
"east": {"uv": [0, 2.5, 2.5, 2.5], "texture": "#0"},
"south": {"uv": [7.5, 2.5, 10, 2.5], "texture": "#0"},
"west": {"uv": [5, 2.5, 7.5, 2.5], "texture": "#0"},
"up": {"uv": [5, 2.5, 2.5, 0], "texture": "#0"},
"down": {"uv": [7.5, 0, 5, 2.5], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [3, 13, 11],
"to": [6, 16, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 21, 19]},
"faces": {
"north": {"uv": [0, 1.75, 0.75, 2.5], "texture": "#0"},
"east": {"uv": [0, 1.75, 0, 2.5], "texture": "#0"},
"south": {"uv": [0.75, 1.75, 1.5, 2.5], "texture": "#0"},
"west": {"uv": [0.75, 1.75, 0.75, 2.5], "texture": "#0"},
"up": {"uv": [0.75, 1.75, 0, 1.75], "texture": "#0"},
"down": {"uv": [1.5, 1.75, 0.75, 1.75], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [10, 13, 11],
"to": [13, 16, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 13, 11]},
"faces": {
"north": {"uv": [0, 1, 0.75, 1.75], "texture": "#0"},
"east": {"uv": [0, 1, 0, 1.75], "texture": "#0"},
"south": {"uv": [0.75, 1, 1.5, 1.75], "texture": "#0"},
"west": {"uv": [0.75, 1, 0.75, 1.75], "texture": "#0"},
"up": {"uv": [0.75, 1, 0, 1], "texture": "#0"},
"down": {"uv": [1.5, 1, 0.75, 1], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [10, 16, 9],
"to": [13, 16, 11],
"rotation": {"angle": 22.5, "axis": "x", "origin": [10, 16, 11]},
"faces": {
"north": {"uv": [0.5, 1, 1.25, 1], "texture": "#0"},
"east": {"uv": [0, 1, 0.5, 1], "texture": "#0"},
"south": {"uv": [1.75, 1, 2.5, 1], "texture": "#0"},
"west": {"uv": [1.25, 1, 1.75, 1], "texture": "#0"},
"up": {"uv": [1.25, 1, 0.5, 0.5], "texture": "#0"},
"down": {"uv": [2, 0.5, 1.25, 1], "texture": "#0"}
}
},
{
"name": "wolf",
"from": [3, 16, 9],
"to": [6, 16, 11],
"rotation": {"angle": 22.5, "axis": "x", "origin": [3, 16, 11]},
"faces": {
"north": {"uv": [0.5, 0.5, 1.25, 0.5], "texture": "#0"},
"east": {"uv": [0, 0.5, 0.5, 0.5], "texture": "#0"},
"south": {"uv": [1.75, 0.5, 2.5, 0.5], "texture": "#0"},
"west": {"uv": [1.25, 0.5, 1.75, 0.5], "texture": "#0"},
"up": {"uv": [1.25, 0.5, 0.5, 0], "texture": "#0"},
"down": {"uv": [2, 0, 1.25, 0.5], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [90, 25, 0],
"translation": [0, 1, 1],
"scale": [0.4, 0.4, 0.4]
},
"thirdperson_lefthand": {
"rotation": [90, 25, 0],
"translation": [0, 1, 1],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_righthand": {
"rotation": [0, 120, 0],
"translation": [1, 4, 1],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 120, 0],
"translation": [1, 4, 1],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [16, 135, 0],
"scale": [0.9, 0.9, 0.9]
},
"head": {
"translation": [0, 0, -1.5],
"scale": [1.5, 1.5, 1.5]
}
},
"groups": [
{
"name": "all",
"origin": [15, 13, 25],
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
}
]
}

View file

@ -0,0 +1,6 @@
{
"parent" : "item/generated",
"textures": {
"layer0": "magic:arrows/blink"
}
}

View file

@ -0,0 +1,6 @@
{
"parent" : "item/generated",
"textures": {
"layer0": "magic:arrows/bomb"
}
}

View file

@ -0,0 +1,6 @@
{
"parent" : "item/generated",
"textures": {
"layer0": "magic:arrows/fire"
}
}

View file

@ -0,0 +1,6 @@
{
"parent" : "item/generated",
"textures": {
"layer0": "magic:arrows/grapple"
}
}

View file

@ -0,0 +1,6 @@
{
"parent" : "item/generated",
"textures": {
"layer0": "magic:arrows/ice"
}
}

View file

@ -0,0 +1,6 @@
{
"parent" : "item/generated",
"textures": {
"layer0": "magic:arrows/light"
}
}

View file

@ -0,0 +1,6 @@
{
"parent" : "item/generated",
"textures": {
"layer0": "minecraft:item/arrow"
}
}

View file

@ -0,0 +1,6 @@
{
"parent" : "item/generated",
"textures": {
"layer0": "magic:arrows/poison"
}
}

View file

@ -0,0 +1,6 @@
{
"parent" : "item/generated",
"textures": {
"layer0": "magic:arrows/shock"
}
}

View file

@ -0,0 +1,65 @@
{
"__comment": "Designed by Droobledore - with BDcraft Cubik PRO 0.96 Beta. Used with permission in NathanWolf's Magic plugin.",
"parent": "minecraft:item/generated",
"textures": {
"layer0": "#texture"
},
"ambientocclusion": false,
"elements": [
{
"__comment": "Icon",
"from": [ 0, 0, 8 ],
"to": [ 16, 16, 9 ],
"faces": {
"down": { "uv": [ 16, 0, 0, 0 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 16, 0 ], "texture": "#texture" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 0, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 0, 16 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"head": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 12, 0 ],
"scale": [ 0.7, 0.7, 0.7 ]
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 3, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"fixed": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, -0.57 ],
"scale": [ 1, 1, 1 ]
},
"firstperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"gui": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 1, 1, 1 ]
}
}
}

View file

@ -0,0 +1,66 @@
{
"__comment": "Designed by Droobledore - with BDcraft Cubik PRO 0.96 Beta. Used with permission in NathanWolf's Magic plugin.",
"parent": "minecraft:item/generated",
"ambientocclusion": false,
"gui_light": "side",
"textures": {
"layer0": "#texture"
},
"elements": [
{
"__comment": "Icon",
"from": [ 0, 0, 8 ],
"to": [ 16, 16, 9 ],
"faces": {
"down": { "uv": [ 16, 0, 0, 0 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 16, 0 ], "texture": "#texture" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 0, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 0, 16 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"head": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 12, 0 ],
"scale": [ 0.7, 0.7, 0.7 ]
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 3, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"fixed": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, -0.57 ],
"scale": [ 1, 1, 1 ]
},
"firstperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"gui": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 1, 1, 1 ]
}
}
}

View file

@ -0,0 +1,65 @@
{
"__comment": "Designed by Droobledore - with BDcraft Cubik PRO 0.96 Beta. Used with permission in NathanWolf's Magic plugin.",
"parent": "minecraft:item/generated",
"textures": {
"layer0": "#texture"
},
"ambientocclusion": false,
"elements": [
{
"__comment": "Icon",
"from": [ 0, 0, 8 ],
"to": [ 16, 16, 9 ],
"faces": {
"down": { "uv": [ 16, 0, 0, 0 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 16, 0 ], "texture": "#texture" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 0, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 0, 16 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"head": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 12, 0 ],
"scale": [ 0.7, 0.7, 0.7 ]
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 3, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"fixed": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, -0.57 ],
"scale": [ 1, 1, 1 ]
},
"firstperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"gui": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 1.175, 1.175, 1.175 ]
}
}
}

View file

@ -0,0 +1,66 @@
{
"__comment": "Designed by Droobledore - with BDcraft Cubik PRO 0.96 Beta. Used with permission in NathanWolf's Magic plugin.",
"parent": "minecraft:item/generated",
"ambientocclusion": false,
"gui_light": "side",
"textures": {
"layer0": "#texture"
},
"elements": [
{
"__comment": "Icon",
"from": [ 0, 0, 8 ],
"to": [ 16, 16, 9 ],
"faces": {
"down": { "uv": [ 16, 0, 0, 0 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 16, 0 ], "texture": "#texture" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 0, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 0, 16 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"head": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 12, 0 ],
"scale": [ 0.7, 0.7, 0.7 ]
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 3, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"fixed": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, -0.57 ],
"scale": [ 1, 1, 1 ]
},
"firstperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"gui": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 1.175, 1.175, 1.175 ]
}
}
}

View file

@ -0,0 +1,4 @@
{
"__comment": "This is here to fix lighting issues with GUI items in 1.15",
"gui_light": "front"
}

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,129 @@
{
"__comment": "Designed by Dejakob with Cubik Studio - Only to be used with Magic plugin by NathanWolf",
"parent" : "magic:base/lit",
"textures": {
"particle": "magic:other/air_glider",
"texture": "magic:other/air_glider"
},
"elements": [
{
"__comment": "Cube1",
"from": [ 8, 0, -9.5 ],
"to": [ 8.5, 1, 6.5 ],
"faces": {
"down": { "uv": [ 16, 16, 15.5, 0 ], "texture": "#texture" },
"up": { "uv": [ 16, 0, 15.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 15.5, 0.5, 15.75, 3.75 ], "texture": "#texture" },
"south": { "uv": [ 15.75, 0.25, 16, 3.5 ], "texture": "#texture" },
"west": { "uv": [ 15.75, 0.25, 16, 15.75 ], "texture": "#texture", "rotation": 270 },
"east": { "uv": [ 15.5, 0.25, 15.75, 3.75 ], "texture": "#texture", "rotation": 270 }
}
},
{
"__comment": "Cube51",
"from": [ 7.5, 0, 6.5 ],
"to": [ 8, 1, 13 ],
"faces": {
"down": { "uv": [ 0.5, 4, 0, 10.5 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 4, 0, 10.5 ], "texture": "#texture" },
"north": { "uv": [ 15.75, 0.25, 16, 3.5 ], "texture": "#texture" },
"south": { "uv": [ 15.75, 0.25, 16, 3.5 ], "texture": "#texture" },
"west": { "uv": [ 15.5, 0.25, 15.75, 3.5 ], "texture": "#texture" },
"east": { "uv": [ 15.75, 0.25, 16, 3.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube51",
"from": [ 7.5, 0, 13 ],
"to": [ 8, 1, 24.25 ],
"faces": {
"down": { "uv": [ 0.5, 11.25, 0, 0 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 0, 0, 11.25 ], "texture": "#texture" },
"north": { "uv": [ 15.75, 0.25, 16, 3.5 ], "texture": "#texture" },
"south": { "uv": [ 15.5, 0.5, 15.75, 3.75 ], "texture": "#texture" },
"west": { "uv": [ 15.5, 0.25, 15.75, 3.5 ], "texture": "#texture" },
"east": { "uv": [ 15.75, 0.25, 16, 3.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube1",
"from": [ 7.5, 0, -9.5 ],
"to": [ 8, 1, 6.5 ],
"faces": {
"down": { "uv": [ 15.5, 16, 16, 0 ], "texture": "#texture" },
"up": { "uv": [ 15.5, 0, 16, 16 ], "texture": "#texture" },
"north": { "uv": [ 15.5, 0.5, 15.75, 3.75 ], "texture": "#texture" },
"south": { "uv": [ 15.75, 0.25, 16, 3.5 ], "texture": "#texture" },
"west": { "uv": [ 15.5, 0.5, 15.75, 4 ], "texture": "#texture", "rotation": 270 },
"east": { "uv": [ 15.75, 0.25, 16, 15.75 ], "texture": "#texture", "rotation": 270 }
}
},
{
"__comment": "Cube51",
"from": [ 8, 0, 6.5 ],
"to": [ 8.5, 1, 13 ],
"faces": {
"down": { "uv": [ 0, 4, 0.5, 10.5 ], "texture": "#texture" },
"up": { "uv": [ 0, 4, 0.5, 10.5 ], "texture": "#texture" },
"north": { "uv": [ 15.75, 0.25, 16, 3.5 ], "texture": "#texture" },
"south": { "uv": [ 15.75, 0.25, 16, 3.5 ], "texture": "#texture" },
"west": { "uv": [ 15.5, 0.25, 15.75, 3.5 ], "texture": "#texture" },
"east": { "uv": [ 15.5, 0.5, 15.75, 3.75 ], "texture": "#texture" }
}
},
{
"__comment": "Cube51",
"from": [ 8, 0, 13 ],
"to": [ 8.5, 1, 24.25 ],
"faces": {
"down": { "uv": [ 0, 11.25, 0.5, 0 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 0.5, 11.25 ], "texture": "#texture" },
"north": { "uv": [ 15.75, 0.25, 16, 3.5 ], "texture": "#texture" },
"south": { "uv": [ 15.5, 0.25, 15.75, 3.5 ], "texture": "#texture" },
"west": { "uv": [ 15.5, 0.5, 15.75, 3.75 ], "texture": "#texture" },
"east": { "uv": [ 15.5, 0.5, 15.75, 3.75 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 90, 0, 90 ],
"translation": [ -9.5, 0, 1.2 ],
"scale": [ 1.3, 1.3, 1.3 ]
},
"thirdperson_lefthand": {
"rotation": [ 90, 0, 90 ],
"translation": [ -9.5, 0, 1.2 ],
"scale": [ 1.3, 1.3, 1.3 ]
},
"firstperson_righthand": {
"rotation": [ 90, 0, 0 ],
"translation": [ 10, 0, 0 ],
"scale": [ 1.3, 1.3, 1.3 ]
},
"firstperson_lefthand": {
"rotation": [ 90, 0, 0 ],
"translation": [ 10, 0, 0 ],
"scale": [ 1.3, 1.3, 1.3 ]
},
"gui": {
"rotation": [ 45, 45, 0 ],
"translation": [ 0, 2, 0 ],
"scale": [ 0.6, 0.6, 0.6 ]
},
"head": {
"rotation": [ 9, 0, 0 ],
"translation": [ 16.011, 46.607, 13.913 ],
"scale": [ 3, 3, 3 ]
},
"ground": {
"rotation": [ 45, 0, 45 ],
"translation": [ 0, 4.8682, 0 ]
},
"fixed": {
"rotation": [ 90, 0, 0 ],
"translation": [ -25.03, -8.346, 21.564 ],
"scale": [ 3, 3, 3 ]
}
}
}

View file

@ -0,0 +1,84 @@
{
"parent" : "magic:base/lit",
"textures": {
"particle": "magic:bending/airbending",
"material": "magic:bending/airbending"
},
"elements": [
{
"from": [ -0.45, -0.45, -0.45 ],
"to": [ 16.45, 16.45, 16.45 ],
"faces": {
"north": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"south": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"east": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"west": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"up": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"down": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" }
}
},
{
"from": [ 2.93, -2.14, 2.93 ],
"to": [ 13.07, 18.14, 13.07 ],
"faces": {
"north": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"south": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"east": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"west": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"up": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"down": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" }
}
},
{
"from": [ -2.14, 2.93, 2.93 ],
"to": [ 18.14, 13.07, 13.07 ],
"faces": {
"north": { "uv": [ 2.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"south": { "uv": [ 2.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"east": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"west": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"up": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"down": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" }
}
},
{
"from": [ 2.93, 2.93, -2.14 ],
"to": [ 13.07, 13.07, 18.14 ],
"faces": {
"north": { "uv": [ 5.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"south": { "uv": [ 5.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"east": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"west": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"up": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"down": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ -140, -45, 0 ],
"translation": [ 0, 1.5, -0.4 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"firstperson_righthand": {
"rotation": [ 20, -135, 20 ],
"translation": [ 0, 2, 2 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"thirdperson_lefthand": {
"rotation": [ -140, -45, 0 ],
"translation": [ 0, 1.5, -0.4 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"firstperson_lefthand": {
"rotation": [ 20, -135, 20 ],
"translation": [ 0, 2, 2 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"gui": {
"scale": [0.8, 0.8, 0.8]
}
}
}

View file

@ -0,0 +1,84 @@
{
"parent" : "magic:base/lit",
"textures": {
"particle": "magic:bending/avatar",
"material": "magic:bending/avatar"
},
"elements": [
{
"from": [ -0.45, -0.45, -0.45 ],
"to": [ 16.45, 16.45, 16.45 ],
"faces": {
"north": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"south": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"east": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"west": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"up": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"down": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" }
}
},
{
"from": [ 2.93, -2.14, 2.93 ],
"to": [ 13.07, 18.14, 13.07 ],
"faces": {
"north": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"south": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"east": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"west": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"up": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"down": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" }
}
},
{
"from": [ -2.14, 2.93, 2.93 ],
"to": [ 18.14, 13.07, 13.07 ],
"faces": {
"north": { "uv": [ 2.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"south": { "uv": [ 2.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"east": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"west": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"up": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"down": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" }
}
},
{
"from": [ 2.93, 2.93, -2.14 ],
"to": [ 13.07, 13.07, 18.14 ],
"faces": {
"north": { "uv": [ 5.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"south": { "uv": [ 5.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"east": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"west": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"up": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"down": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ -140, -45, 0 ],
"translation": [ 0, 1.5, -0.4 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"firstperson_righthand": {
"rotation": [ 20, -135, 20 ],
"translation": [ 0, 2, 2 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"thirdperson_lefthand": {
"rotation": [ -140, -45, 0 ],
"translation": [ 0, 1.5, -0.4 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"firstperson_lefthand": {
"rotation": [ 20, -135, 20 ],
"translation": [ 0, 2, 2 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"gui": {
"scale": [0.8, 0.8, 0.8]
}
}
}

View file

@ -0,0 +1,84 @@
{
"parent" : "magic:base/lit",
"textures": {
"particle": "magic:bending/earthbending",
"material": "magic:bending/earthbending"
},
"elements": [
{
"from": [ -0.45, -0.45, -0.45 ],
"to": [ 16.45, 16.45, 16.45 ],
"faces": {
"north": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"south": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"east": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"west": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"up": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"down": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" }
}
},
{
"from": [ 2.93, -2.14, 2.93 ],
"to": [ 13.07, 18.14, 13.07 ],
"faces": {
"north": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"south": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"east": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"west": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"up": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"down": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" }
}
},
{
"from": [ -2.14, 2.93, 2.93 ],
"to": [ 18.14, 13.07, 13.07 ],
"faces": {
"north": { "uv": [ 2.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"south": { "uv": [ 2.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"east": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"west": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"up": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"down": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" }
}
},
{
"from": [ 2.93, 2.93, -2.14 ],
"to": [ 13.07, 13.07, 18.14 ],
"faces": {
"north": { "uv": [ 5.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"south": { "uv": [ 5.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"east": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"west": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"up": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"down": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ -140, -45, 0 ],
"translation": [ 0, 1.5, -0.4 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"firstperson_righthand": {
"rotation": [ 20, -135, 20 ],
"translation": [ 0, 2, 2 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"thirdperson_lefthand": {
"rotation": [ -140, -45, 0 ],
"translation": [ 0, 1.5, -0.4 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"firstperson_lefthand": {
"rotation": [ 20, -135, 20 ],
"translation": [ 0, 2, 2 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"gui": {
"scale": [0.8, 0.8, 0.8]
}
}
}

View file

@ -0,0 +1,184 @@
{
"credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464",
"ambientocclusion": false,
"textures": {
"1": "minecraft:block/campfire_fire"
},
"elements": [
{
"from": [6.997, 0, 0],
"to": [7, 16, 16],
"shade": false,
"rotation": {"angle": 45, "axis": "z", "origin": [6.9985, 0, 9]},
"faces": {
"north": {"uv": [0.968, 0.032, 0.032, 0.968], "texture": "#1"},
"east": {"uv": [0.032, 0.032, 15.968, 15.968], "texture": "#1"},
"south": {"uv": [0.968, 0.032, 0.032, 0.968], "texture": "#1"},
"west": {"uv": [15.968, 0.032, 0.032, 15.968], "texture": "#1"},
"up": {"uv": [0.032, 0.968, 0.968, 0.032], "rotation": 90, "texture": "#1"},
"down": {"uv": [0.032, 0.968, 0.968, 0.032], "rotation": 270, "texture": "#1"}
}
},
{
"from": [9, 0, 0],
"to": [9.003, 16, 16],
"shade": false,
"rotation": {"angle": -45, "axis": "z", "origin": [9.0015, 0, 9]},
"faces": {
"north": {"uv": [0.032, 0.032, 0.968, 0.968], "texture": "#1"},
"east": {"uv": [0.032, 0.032, 15.968, 15.968], "texture": "#1"},
"south": {"uv": [0.032, 0.032, 0.968, 0.968], "texture": "#1"},
"west": {"uv": [15.968, 0.032, 0.032, 15.968], "texture": "#1"},
"up": {"uv": [0.032, 0.032, 0.968, 0.968], "rotation": 90, "texture": "#1"},
"down": {"uv": [0.032, 0.032, 0.968, 0.968], "rotation": 270, "texture": "#1"}
}
},
{
"from": [8, 0, 0],
"to": [8.003, 16, 16],
"shade": false,
"rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [0.032, 0.032, 0.968, 0.968], "texture": "#1"},
"east": {"uv": [0.032, 0.032, 15.968, 15.968], "texture": "#1"},
"south": {"uv": [0.032, 0.032, 0.968, 0.968], "texture": "#1"},
"west": {"uv": [15.968, 0.032, 0.032, 15.968], "texture": "#1"},
"up": {"uv": [0.032, 0.032, 0.968, 0.968], "rotation": 90, "texture": "#1"},
"down": {"uv": [0.032, 0.032, 0.968, 0.968], "rotation": 270, "texture": "#1"}
}
},
{
"from": [0, 0, 8],
"to": [16, 16, 8.003],
"shade": false,
"rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [15.968, 0.032, 0.032, 15.968], "texture": "#1"},
"east": {"uv": [0.032, 0.032, 0.968, 0.968], "texture": "#1"},
"south": {"uv": [0.032, 0.032, 15.968, 15.968], "texture": "#1"},
"west": {"uv": [0.032, 0.032, 0.968, 0.968], "texture": "#1"},
"up": {"uv": [0.032, 0.032, 0.968, 0.968], "rotation": 180, "texture": "#1"},
"down": {"uv": [0.032, 0.032, 0.968, 0.968], "rotation": 180, "texture": "#1"}
}
},
{
"from": [0, 0, 8.9985],
"to": [16, 16, 9.0015],
"shade": false,
"rotation": {"angle": 45, "axis": "x", "origin": [7, 0, 9]},
"faces": {
"north": {"uv": [15.968, 0.032, 0.032, 15.968], "texture": "#1"},
"east": {"uv": [0.032, 0.032, 0.968, 0.968], "texture": "#1"},
"south": {"uv": [0.032, 0.032, 15.968, 15.968], "texture": "#1"},
"west": {"uv": [0.032, 0.032, 0.968, 0.968], "texture": "#1"},
"up": {"uv": [0.032, 0.032, 0.968, 0.968], "rotation": 180, "texture": "#1"},
"down": {"uv": [0.032, 0.032, 0.968, 0.968], "rotation": 180, "texture": "#1"}
}
},
{
"from": [0, 0, 6.9985],
"to": [16, 16, 7.0015],
"shade": false,
"rotation": {"angle": -45, "axis": "x", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [15.968, 0.032, 0.032, 15.968], "texture": "#1"},
"east": {"uv": [0.968, 0.032, 0.032, 0.968], "texture": "#1"},
"south": {"uv": [0.032, 0.032, 15.968, 15.968], "texture": "#1"},
"west": {"uv": [0.968, 0.032, 0.032, 0.968], "texture": "#1"},
"up": {"uv": [0.032, 0.968, 0.968, 0.032], "rotation": 180, "texture": "#1"},
"down": {"uv": [0.032, 0.968, 0.968, 0.032], "rotation": 180, "texture": "#1"}
}
},
{
"from": [12.75, 3.75, 0],
"to": [12.753, 12.75, 16],
"shade": false,
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8.25, 8]},
"faces": {
"north": {"uv": [0.032, 0.032, 0.968, 0.968], "texture": "#1"},
"east": {"uv": [0.032, 0.032, 15.968, 6.968], "texture": "#1"},
"south": {"uv": [0.032, 0.032, 0.968, 0.968], "texture": "#1"},
"west": {"uv": [15.968, 0.032, 0.032, 6.968], "texture": "#1"},
"up": {"uv": [0.032, 0.032, 0.968, 0.968], "rotation": 90, "texture": "#1"},
"down": {"uv": [0.032, 0.032, 0.968, 0.968], "rotation": 270, "texture": "#1"}
}
},
{
"from": [3.247, 3.75, 0],
"to": [3.25, 12.75, 16],
"shade": false,
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8.25, 8]},
"faces": {
"north": {"uv": [0.968, 0.032, 0.032, 0.968], "texture": "#1"},
"east": {"uv": [15.968, 0.032, 0.032, 6.968], "texture": "#1"},
"south": {"uv": [0.968, 0.032, 0.032, 0.968], "texture": "#1"},
"west": {"uv": [0.032, 0.032, 15.968, 6.968], "texture": "#1"},
"up": {"uv": [0.032, 0.968, 0.968, 0.032], "rotation": 90, "texture": "#1"},
"down": {"uv": [0.032, 0.968, 0.968, 0.032], "rotation": 270, "texture": "#1"}
}
},
{
"from": [0, 3.75, 12.7485],
"to": [16, 12.75, 12.7515],
"shade": false,
"rotation": {"angle": 0, "axis": "x", "origin": [8, 8.25, 8]},
"faces": {
"north": {"uv": [15.968, 0.032, 0.032, 6.968], "texture": "#1"},
"east": {"uv": [0.968, 0.032, 0.032, 0.968], "texture": "#1"},
"south": {"uv": [0.032, 0.032, 15.968, 6.968], "texture": "#1"},
"west": {"uv": [0.968, 0.032, 0.032, 0.968], "texture": "#1"},
"up": {"uv": [0.032, 0.968, 0.968, 0.032], "rotation": 180, "texture": "#1"},
"down": {"uv": [0.032, 0.968, 0.968, 0.032], "rotation": 180, "texture": "#1"}
}
},
{
"from": [0, 3.75, 3.2485],
"to": [16, 12.75, 3.2515],
"shade": false,
"rotation": {"angle": 0, "axis": "x", "origin": [8, 8.25, 8]},
"faces": {
"north": {"uv": [0.032, 0.032, 15.968, 6.968], "texture": "#1"},
"east": {"uv": [0.032, 0.032, 0.968, 0.968], "texture": "#1"},
"south": {"uv": [15.968, 0.032, 0.032, 6.968], "texture": "#1"},
"west": {"uv": [0.032, 0.032, 0.968, 0.968], "texture": "#1"},
"up": {"uv": [0.032, 0.032, 0.968, 0.968], "rotation": 180, "texture": "#1"},
"down": {"uv": [0.032, 0.032, 0.968, 0.968], "rotation": 180, "texture": "#1"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"translation": [0, 4.75, 2],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"translation": [0, 4.75, 2],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 26, 0],
"translation": [0.5, 3, 0.25],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 26, 0],
"translation": [0.5, 3, 0.25],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 2, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [29.25, 225, 0],
"translation": [0, -0.75, 0],
"scale": [0.625, 0.625, 0.625]
},
"head": {
"rotation": [45, 0, 0],
"translation": [0, 7.75, 9.75],
"scale": [1.6, 1.6, 1.6]
}
}
}

View file

@ -0,0 +1,84 @@
{
"parent" : "magic:base/lit",
"textures": {
"particle": "magic:bending/waterbending",
"material": "magic:bending/waterbending"
},
"elements": [
{
"from": [ -0.45, -0.45, -0.45 ],
"to": [ 16.45, 16.45, 16.45 ],
"faces": {
"north": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"south": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"east": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"west": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"up": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" },
"down": { "uv": [ 3.0, 3.0, 13.0, 13.0 ], "texture": "#material" }
}
},
{
"from": [ 2.93, -2.14, 2.93 ],
"to": [ 13.07, 18.14, 13.07 ],
"faces": {
"north": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"south": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"east": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"west": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"up": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"down": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" }
}
},
{
"from": [ -2.14, 2.93, 2.93 ],
"to": [ 18.14, 13.07, 13.07 ],
"faces": {
"north": { "uv": [ 2.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"south": { "uv": [ 2.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"east": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"west": { "uv": [ 5.0, 5.0, 11.0, 11.0 ], "texture": "#material" },
"up": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"down": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" }
}
},
{
"from": [ 2.93, 2.93, -2.14 ],
"to": [ 13.07, 13.07, 18.14 ],
"faces": {
"north": { "uv": [ 5.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"south": { "uv": [ 5.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"east": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"west": { "uv": [ 2.0, 5.0, 14.0, 11.0 ], "texture": "#material" },
"up": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" },
"down": { "uv": [ 5.0, 2.0, 11.0, 14.0 ], "texture": "#material" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ -140, -45, 0 ],
"translation": [ 0, 1.5, -0.4 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"firstperson_righthand": {
"rotation": [ 20, -135, 20 ],
"translation": [ 0, 2, 2 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"thirdperson_lefthand": {
"rotation": [ -140, -45, 0 ],
"translation": [ 0, 1.5, -0.4 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"firstperson_lefthand": {
"rotation": [ 20, -135, 20 ],
"translation": [ 0, 2, 2 ],
"scale": [ 0.3, 0.3, 0.3 ]
},
"gui": {
"scale": [0.8, 0.8, 0.8]
}
}
}

View file

@ -0,0 +1,122 @@
{
"credit": "Made with Blockbench",
"parent": "magic:base/lit",
"textures": {
"1": "magic:other/egypt",
"particle": "magic:other/egypt",
"texture3": "minecraft:block/white_wool"
},
"elements": [
{
"from": [7.51, 13.35237, 0.51241],
"to": [8.49, 17.35237, 1.01241],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.5, 13.35237, 0.31241]},
"faces": {
"north": {"uv": [6, 6, 7, 10], "texture": "#1"},
"east": {"uv": [1, 9, 1.5, 13], "texture": "#1"},
"south": {"uv": [6, 0, 7, 4], "texture": "#1"},
"west": {"uv": [5, 9, 5.5, 13], "texture": "#1"},
"up": {"uv": [3, 1.5, 2, 1], "texture": "#1"},
"down": {"uv": [4, 0, 3, 0.5], "texture": "#1"}
}
},
{
"from": [7.51, 5.34763, 0.51241],
"to": [8.49, 9.34763, 1.01241],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.5, 9.34763, 0.51241]},
"faces": {
"north": {"uv": [7, 0, 8, 4], "texture": "#1"},
"east": {"uv": [9, 9, 9.5, 13], "texture": "#1"},
"south": {"uv": [4, 8, 5, 12], "texture": "#1"},
"west": {"uv": [9, 0, 9.5, 4], "texture": "#1"},
"up": {"uv": [6, 4.5, 5, 4], "texture": "#1"},
"down": {"uv": [7, 4, 6, 4.5], "texture": "#1"}
}
},
{
"from": [7.5, 9.35237, 0.31241],
"to": [8.5, 13.35237, 1.31241],
"rotation": {"angle": 0, "axis": "x", "origin": [7.5, 9.35237, 0.31241]},
"faces": {
"north": {"uv": [4, 4, 5, 8], "texture": "#1"},
"east": {"uv": [4, 0, 5, 4], "texture": "#1"},
"south": {"uv": [5, 5, 6, 9], "texture": "#1"},
"west": {"uv": [5, 0, 6, 4], "texture": "#1"},
"up": {"uv": [2, 1, 1, 0], "texture": "#1"},
"down": {"uv": [3, 0, 2, 1], "texture": "#1"}
}
},
{
"from": [7.5, 16.97135, 2.02792],
"to": [8.5, 24.97135, 2.52792],
"rotation": {"angle": 45, "axis": "x", "origin": [7.5, 16.97135, 2.02792]},
"faces": {
"north": {"uv": [0, 0, 1, 8], "texture": "#1"},
"east": {"uv": [7, 7, 7.5, 15], "texture": "#1"},
"south": {"uv": [1, 1, 2, 9], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 16], "texture": "#1"},
"up": {"uv": [4, 1.5, 3, 1], "texture": "#1"},
"down": {"uv": [4, 2, 3, 2.5], "texture": "#1"}
}
},
{
"from": [7.5, -2.34789, 2.04315],
"to": [8.5, 5.65211, 2.54315],
"rotation": {"angle": -45, "axis": "x", "origin": [7.5, 5.65211, 2.04315]},
"faces": {
"north": {"uv": [2, 2, 3, 10], "texture": "#1"},
"east": {"uv": [8, 8, 8.5, 16], "texture": "#1"},
"south": {"uv": [3, 3, 4, 11], "texture": "#1"},
"west": {"uv": [8, 0, 8.5, 8], "texture": "#1"},
"up": {"uv": [7, 5.5, 6, 5], "texture": "#1"},
"down": {"uv": [8, 4, 7, 4.5], "texture": "#1"}
}
},
{
"from": [7.95, 0.3, 7.85],
"to": [8.05, 22.3, 7.95],
"rotation": {"angle": 0, "axis": "y", "origin": [-0.05, 0, 7.95]},
"faces": {
"north": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"east": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"south": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"west": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"up": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"},
"down": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, -5.25, 8.25]
},
"thirdperson_lefthand": {
"translation": [0, -5.25, 8.25]
},
"firstperson_righthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, 2.5]
},
"firstperson_lefthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, 2.5]
},
"ground": {
"rotation": [0, 0, 90],
"translation": [2, 1, 2],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-90, 135, 90],
"translation": [-1, -2.5, -0.5],
"scale": [0.75, 0.75, 0.75]
},
"head": {
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [-90, -135, 90],
"translation": [-3, 1.75, -0.5]
}
}
}

View file

@ -0,0 +1,188 @@
{
"credit": "Made with Blockbench",
"parent": "magic:base/lit",
"textures": {
"1": "magic:other/egypt",
"2": "magic:other/bow2",
"particle": "magic:other/egypt",
"texture3": "minecraft:block/white_wool"
},
"elements": [
{
"from": [7.51, 13.35237, 0.51241],
"to": [8.49, 17.35237, 1.01241],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.5, 13.35237, 0.31241]},
"faces": {
"north": {"uv": [6, 6, 7, 10], "texture": "#1"},
"east": {"uv": [1, 9, 1.5, 13], "texture": "#1"},
"south": {"uv": [6, 0, 7, 4], "texture": "#1"},
"west": {"uv": [5, 9, 5.5, 13], "texture": "#1"},
"up": {"uv": [3, 1.5, 2, 1], "texture": "#1"},
"down": {"uv": [4, 0, 3, 0.5], "texture": "#1"}
}
},
{
"from": [7.51, 5.34763, 0.51241],
"to": [8.49, 9.34763, 1.01241],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.5, 9.34763, 0.51241]},
"faces": {
"north": {"uv": [7, 0, 8, 4], "texture": "#1"},
"east": {"uv": [9, 9, 9.5, 13], "texture": "#1"},
"south": {"uv": [4, 8, 5, 12], "texture": "#1"},
"west": {"uv": [9, 0, 9.5, 4], "texture": "#1"},
"up": {"uv": [6, 4.5, 5, 4], "texture": "#1"},
"down": {"uv": [7, 4, 6, 4.5], "texture": "#1"}
}
},
{
"from": [7.5, 9.35237, 0.31241],
"to": [8.5, 13.35237, 1.31241],
"rotation": {"angle": 0, "axis": "x", "origin": [7.5, 9.35237, 0.31241]},
"faces": {
"north": {"uv": [4, 4, 5, 8], "texture": "#1"},
"east": {"uv": [4, 0, 5, 4], "texture": "#1"},
"south": {"uv": [5, 5, 6, 9], "texture": "#1"},
"west": {"uv": [5, 0, 6, 4], "texture": "#1"},
"up": {"uv": [2, 1, 1, 0], "texture": "#1"},
"down": {"uv": [3, 0, 2, 1], "texture": "#1"}
}
},
{
"from": [7.5, 16.97135, 2.02792],
"to": [8.5, 24.97135, 2.52792],
"rotation": {"angle": 45, "axis": "x", "origin": [7.5, 16.97135, 2.02792]},
"faces": {
"north": {"uv": [0, 0, 1, 8], "texture": "#1"},
"east": {"uv": [7, 7, 7.5, 15], "texture": "#1"},
"south": {"uv": [1, 1, 2, 9], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 16], "texture": "#1"},
"up": {"uv": [4, 1.5, 3, 1], "texture": "#1"},
"down": {"uv": [4, 2, 3, 2.5], "texture": "#1"}
}
},
{
"from": [7.5, -2.34789, 2.04315],
"to": [8.5, 5.65211, 2.54315],
"rotation": {"angle": -45, "axis": "x", "origin": [7.5, 5.65211, 2.04315]},
"faces": {
"north": {"uv": [2, 2, 3, 10], "texture": "#1"},
"east": {"uv": [8, 8, 8.5, 16], "texture": "#1"},
"south": {"uv": [3, 3, 4, 11], "texture": "#1"},
"west": {"uv": [8, 0, 8.5, 8], "texture": "#1"},
"up": {"uv": [7, 5.5, 6, 5], "texture": "#1"},
"down": {"uv": [8, 4, 7, 4.5], "texture": "#1"}
}
},
{
"from": [7.95, 0.3, 7.85],
"to": [8.05, 12.3, 7.95],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.95, 0.3, 7.85]},
"faces": {
"north": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"east": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"south": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"west": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"up": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"},
"down": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"}
}
},
{
"from": [7.95, 10.3, 7.85],
"to": [8.05, 22.3, 7.95],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.95, 22.3, 7.85]},
"faces": {
"north": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"east": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"south": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"west": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"up": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"},
"down": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"}
}
},
{
"from": [7.875, 11.2, -5.6],
"to": [8.125, 11.45, 12.4],
"rotation": {"angle": 0, "axis": "y", "origin": [0.875, 0, -1]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"},
"east": {"uv": [0, 0, 0.25, 9], "rotation": 90, "texture": "#2"},
"south": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"},
"west": {"uv": [0, 0, 0.25, 9], "rotation": 90, "texture": "#2"},
"up": {"uv": [0, 0, 0.25, 9], "texture": "#2"},
"down": {"uv": [0, 0, 0.25, 9], "texture": "#2"}
}
},
{
"from": [8, 10.8, -6.3],
"to": [8, 11.8, -5.3],
"rotation": {"angle": -45, "axis": "x", "origin": [8, 11.4, -5.8]},
"faces": {
"north": {"uv": [0, 0, 0, 1], "texture": "#2"},
"east": {"uv": [7.5, 4, 8, 4.5], "texture": "#2"},
"south": {"uv": [0, 0, 0, 1], "texture": "#2"},
"west": {"uv": [7.5, 4, 8, 4.5], "texture": "#2"},
"up": {"uv": [0, 0, 0, 1], "texture": "#2"},
"down": {"uv": [0, 0, 0, 1], "texture": "#2"}
}
},
{
"from": [8, 10.3, 10.3],
"to": [8, 12.3, 12.3],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 11.3, 11.3]},
"faces": {
"north": {"uv": [0, 0, 0, 2], "texture": "#texture3"},
"east": {"uv": [0, 0, 2, 2], "texture": "#texture3"},
"south": {"uv": [0, 0, 0, 2], "texture": "#texture3"},
"west": {"uv": [0, 0, 2, 2], "texture": "#texture3"},
"up": {"uv": [0, 0, 0, 2], "texture": "#texture3"},
"down": {"uv": [0, 0, 0, 2], "texture": "#texture3"}
}
},
{
"from": [7, 11.3, 10.3],
"to": [9, 11.3, 12.3],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 11.3, 11.3]},
"faces": {
"north": {"uv": [0, 0, 0, 2], "rotation": 90, "texture": "#texture3"},
"east": {"uv": [0, 0, 0, 2], "rotation": 270, "texture": "#texture3"},
"south": {"uv": [0, 0, 0, 2], "rotation": 270, "texture": "#texture3"},
"west": {"uv": [0, 0, 0, 2], "rotation": 270, "texture": "#texture3"},
"up": {"uv": [0, 0, 2, 2], "rotation": 270, "texture": "#texture3"},
"down": {"uv": [0, 0, 2, 2], "rotation": 270, "texture": "#texture3"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, -5.25, 8.25]
},
"thirdperson_lefthand": {
"translation": [0, -5.25, 8.25]
},
"firstperson_righthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, 2.5]
},
"firstperson_lefthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, 2.5]
},
"ground": {
"rotation": [0, 0, 90],
"translation": [2, 1, 2],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-90, 135, 90],
"translation": [-1, -2.5, -0.5],
"scale": [0.75, 0.75, 0.75]
},
"head": {
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [-90, -135, 90],
"translation": [-3, 1.75, -0.5]
}
}
}

View file

@ -0,0 +1,188 @@
{
"credit": "Made with Blockbench",
"parent": "magic:base/lit",
"textures": {
"1": "magic:other/egypt",
"2": "magic:other/bow2",
"particle": "magic:other/egypt",
"texture3": "minecraft:block/white_wool"
},
"elements": [
{
"from": [7.51, 13.35237, 0.51241],
"to": [8.49, 17.35237, 1.01241],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.5, 13.35237, 0.31241]},
"faces": {
"north": {"uv": [6, 6, 7, 10], "texture": "#1"},
"east": {"uv": [1, 9, 1.5, 13], "texture": "#1"},
"south": {"uv": [6, 0, 7, 4], "texture": "#1"},
"west": {"uv": [5, 9, 5.5, 13], "texture": "#1"},
"up": {"uv": [3, 1.5, 2, 1], "texture": "#1"},
"down": {"uv": [4, 0, 3, 0.5], "texture": "#1"}
}
},
{
"from": [7.51, 5.34763, 0.51241],
"to": [8.49, 9.34763, 1.01241],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.5, 9.34763, 0.51241]},
"faces": {
"north": {"uv": [7, 0, 8, 4], "texture": "#1"},
"east": {"uv": [9, 9, 9.5, 13], "texture": "#1"},
"south": {"uv": [4, 8, 5, 12], "texture": "#1"},
"west": {"uv": [9, 0, 9.5, 4], "texture": "#1"},
"up": {"uv": [6, 4.5, 5, 4], "texture": "#1"},
"down": {"uv": [7, 4, 6, 4.5], "texture": "#1"}
}
},
{
"from": [7.5, 9.35237, 0.31241],
"to": [8.5, 13.35237, 1.31241],
"rotation": {"angle": 0, "axis": "x", "origin": [7.5, 9.35237, 0.31241]},
"faces": {
"north": {"uv": [4, 4, 5, 8], "texture": "#1"},
"east": {"uv": [4, 0, 5, 4], "texture": "#1"},
"south": {"uv": [5, 5, 6, 9], "texture": "#1"},
"west": {"uv": [5, 0, 6, 4], "texture": "#1"},
"up": {"uv": [2, 1, 1, 0], "texture": "#1"},
"down": {"uv": [3, 0, 2, 1], "texture": "#1"}
}
},
{
"from": [7.5, 16.47135, 2.02792],
"to": [8.5, 16.97135, 10.02792],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.5, 16.97135, 2.02792]},
"faces": {
"north": {"uv": [4, 2, 3, 2.5], "rotation": 180, "texture": "#1"},
"east": {"uv": [7, 7, 7.5, 15], "rotation": 270, "texture": "#1"},
"south": {"uv": [4, 1.5, 3, 1], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 16], "rotation": 90, "texture": "#1"},
"up": {"uv": [0, 0, 1, 8], "rotation": 180, "texture": "#1"},
"down": {"uv": [1, 1, 2, 9], "texture": "#1"}
}
},
{
"from": [7.5, 5.65211, 2.04315],
"to": [8.5, 6.15211, 10.04315],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.5, 5.65211, 2.04315]},
"faces": {
"north": {"uv": [7, 5.5, 6, 5], "rotation": 180, "texture": "#1"},
"east": {"uv": [8, 8, 8.5, 16], "rotation": 90, "texture": "#1"},
"south": {"uv": [8, 4, 7, 4.5], "texture": "#1"},
"west": {"uv": [8, 0, 8.5, 8], "rotation": 270, "texture": "#1"},
"up": {"uv": [3, 3, 4, 11], "texture": "#1"},
"down": {"uv": [2, 2, 3, 10], "rotation": 180, "texture": "#1"}
}
},
{
"from": [7.95, 3.3, 8.15],
"to": [8.05, 12.4, 8.25],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.95, 0.3, 7.85]},
"faces": {
"north": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"east": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"south": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"west": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"up": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"},
"down": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"}
}
},
{
"from": [7.95, 10.3, 8.15],
"to": [8.05, 19.3, 8.25],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.95, 22.3, 7.85]},
"faces": {
"north": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"east": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"south": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"west": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"up": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"},
"down": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"}
}
},
{
"from": [7.875, 11.2, -5.3],
"to": [8.125, 11.45, 12.7],
"rotation": {"angle": 0, "axis": "y", "origin": [0.875, 0, -0.7]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"},
"east": {"uv": [0, 0, 0.25, 9], "rotation": 90, "texture": "#2"},
"south": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"},
"west": {"uv": [0, 0, 0.25, 9], "rotation": 90, "texture": "#2"},
"up": {"uv": [0, 0, 0.25, 9], "texture": "#2"},
"down": {"uv": [0, 0, 0.25, 9], "texture": "#2"}
}
},
{
"from": [8, 10.8, -6],
"to": [8, 11.8, -5],
"rotation": {"angle": -45, "axis": "x", "origin": [8, 11.4, -5.5]},
"faces": {
"north": {"uv": [0, 0, 0, 1], "texture": "#2"},
"east": {"uv": [7.5, 4, 8, 4.5], "texture": "#2"},
"south": {"uv": [0, 0, 0, 1], "texture": "#2"},
"west": {"uv": [7.5, 4, 8, 4.5], "texture": "#2"},
"up": {"uv": [0, 0, 0, 1], "texture": "#2"},
"down": {"uv": [0, 0, 0, 1], "texture": "#2"}
}
},
{
"from": [8, 10.3, 10.6],
"to": [8, 12.3, 12.6],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 11.3, 11.6]},
"faces": {
"north": {"uv": [0, 0, 0, 2], "texture": "#texture3"},
"east": {"uv": [0, 0, 2, 2], "texture": "#texture3"},
"south": {"uv": [0, 0, 0, 2], "texture": "#texture3"},
"west": {"uv": [0, 0, 2, 2], "texture": "#texture3"},
"up": {"uv": [0, 0, 0, 2], "texture": "#texture3"},
"down": {"uv": [0, 0, 0, 2], "texture": "#texture3"}
}
},
{
"from": [7, 11.3, 10.6],
"to": [9, 11.3, 12.6],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 11.3, 11.6]},
"faces": {
"north": {"uv": [0, 0, 0, 2], "rotation": 90, "texture": "#texture3"},
"east": {"uv": [0, 0, 0, 2], "rotation": 270, "texture": "#texture3"},
"south": {"uv": [0, 0, 0, 2], "rotation": 270, "texture": "#texture3"},
"west": {"uv": [0, 0, 0, 2], "rotation": 270, "texture": "#texture3"},
"up": {"uv": [0, 0, 2, 2], "rotation": 270, "texture": "#texture3"},
"down": {"uv": [0, 0, 2, 2], "rotation": 270, "texture": "#texture3"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, -5.25, 8.25]
},
"thirdperson_lefthand": {
"translation": [0, -5.25, 8.25]
},
"firstperson_righthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, 2.5]
},
"firstperson_lefthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, 2.5]
},
"ground": {
"rotation": [0, 0, 90],
"translation": [2, 1, 2],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-90, 135, 90],
"translation": [-1, -2.5, -0.5],
"scale": [0.75, 0.75, 0.75]
},
"head": {
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [-90, -135, 90],
"translation": [-3, 1.75, -0.5]
}
}
}

View file

@ -0,0 +1,188 @@
{
"credit": "Made with Blockbench",
"parent": "magic:base/lit",
"textures": {
"1": "magic:other/egypt",
"2": "magic:other/bow2",
"particle": "magic:other/egypt",
"texture3": "minecraft:block/white_wool"
},
"elements": [
{
"from": [7.51, 13.35237, 0.51241],
"to": [8.49, 17.35237, 1.01241],
"rotation": {"angle": 45, "axis": "x", "origin": [7.5, 13.35237, 0.31241]},
"faces": {
"north": {"uv": [6, 6, 7, 10], "texture": "#1"},
"east": {"uv": [1, 9, 1.5, 13], "texture": "#1"},
"south": {"uv": [6, 0, 7, 4], "texture": "#1"},
"west": {"uv": [5, 9, 5.5, 13], "texture": "#1"},
"up": {"uv": [3, 1.5, 2, 1], "texture": "#1"},
"down": {"uv": [4, 0, 3, 0.5], "texture": "#1"}
}
},
{
"from": [7.51, 5.34763, 0.51241],
"to": [8.49, 9.34763, 1.01241],
"rotation": {"angle": -45, "axis": "x", "origin": [7.5, 9.34763, 0.51241]},
"faces": {
"north": {"uv": [7, 0, 8, 4], "texture": "#1"},
"east": {"uv": [9, 9, 9.5, 13], "texture": "#1"},
"south": {"uv": [4, 8, 5, 12], "texture": "#1"},
"west": {"uv": [9, 0, 9.5, 4], "texture": "#1"},
"up": {"uv": [6, 4.5, 5, 4], "texture": "#1"},
"down": {"uv": [7, 4, 6, 4.5], "texture": "#1"}
}
},
{
"from": [7.5, 9.35237, 0.31241],
"to": [8.5, 13.35237, 1.31241],
"rotation": {"angle": 0, "axis": "x", "origin": [7.5, 9.35237, 0.31241]},
"faces": {
"north": {"uv": [4, 4, 5, 8], "texture": "#1"},
"east": {"uv": [4, 0, 5, 4], "texture": "#1"},
"south": {"uv": [5, 5, 6, 9], "texture": "#1"},
"west": {"uv": [5, 0, 6, 4], "texture": "#1"},
"up": {"uv": [2, 1, 1, 0], "texture": "#1"},
"down": {"uv": [3, 0, 2, 1], "texture": "#1"}
}
},
{
"from": [7.55, 15.94845, 3.73439],
"to": [8.55, 16.44845, 11.73439],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.52, 15.1074, 4.5366]},
"faces": {
"north": {"uv": [4, 2, 3, 2.5], "rotation": 180, "texture": "#1"},
"east": {"uv": [7, 7, 7.5, 15], "rotation": 270, "texture": "#1"},
"south": {"uv": [4, 1.5, 3, 1], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 16], "rotation": 90, "texture": "#1"},
"up": {"uv": [0, 0, 1, 8], "rotation": 180, "texture": "#1"},
"down": {"uv": [1, 1, 2, 9], "texture": "#1"}
}
},
{
"from": [7.51, 6.5192, 3.34084],
"to": [8.51, 7.0192, 11.34084],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.51, 6.5192, 3.34084]},
"faces": {
"north": {"uv": [7, 5.5, 6, 5], "rotation": 180, "texture": "#1"},
"east": {"uv": [8, 8, 8.5, 16], "rotation": 90, "texture": "#1"},
"south": {"uv": [8, 4, 7, 4.5], "texture": "#1"},
"west": {"uv": [8, 0, 8.5, 8], "rotation": 270, "texture": "#1"},
"up": {"uv": [3, 3, 4, 11], "texture": "#1"},
"down": {"uv": [2, 2, 3, 10], "rotation": 180, "texture": "#1"}
}
},
{
"from": [7.95, 4.1, 7.55],
"to": [8.05, 14.5, 7.65],
"rotation": {"angle": 45, "axis": "x", "origin": [7.95, 0.3, 8.85]},
"faces": {
"north": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"east": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"south": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"west": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"up": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"},
"down": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"}
}
},
{
"from": [7.95, 7.9, 7.45],
"to": [8.05, 18.5, 7.55],
"rotation": {"angle": -45, "axis": "x", "origin": [7.95, 22.3, 8.85]},
"faces": {
"north": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"east": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"south": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"west": {"uv": [0, 0, 0.1, 16], "texture": "#texture3"},
"up": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"},
"down": {"uv": [0, 0, 0.1, 0.1], "texture": "#texture3"}
}
},
{
"from": [7.875, 11.2, -0.1],
"to": [8.125, 11.45, 17.9],
"rotation": {"angle": 0, "axis": "y", "origin": [0.875, 0, 4.5]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"},
"east": {"uv": [0, 0, 0.25, 9], "rotation": 90, "texture": "#2"},
"south": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"},
"west": {"uv": [0, 0, 0.25, 9], "rotation": 90, "texture": "#2"},
"up": {"uv": [0, 0, 0.25, 9], "texture": "#2"},
"down": {"uv": [0, 0, 0.25, 9], "texture": "#2"}
}
},
{
"from": [8, 10.8, -0.8],
"to": [8, 11.8, 0.2],
"rotation": {"angle": -45, "axis": "x", "origin": [8, 11.4, -0.3]},
"faces": {
"north": {"uv": [0, 0, 0, 1], "texture": "#2"},
"east": {"uv": [7.5, 4, 8, 4.5], "texture": "#2"},
"south": {"uv": [0, 0, 0, 1], "texture": "#2"},
"west": {"uv": [7.5, 4, 8, 4.5], "texture": "#2"},
"up": {"uv": [0, 0, 0, 1], "texture": "#2"},
"down": {"uv": [0, 0, 0, 1], "texture": "#2"}
}
},
{
"from": [8, 10.3, 15.8],
"to": [8, 12.3, 17.8],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 11.3, 16.8]},
"faces": {
"north": {"uv": [0, 0, 0, 2], "texture": "#texture3"},
"east": {"uv": [0, 0, 2, 2], "texture": "#texture3"},
"south": {"uv": [0, 0, 0, 2], "texture": "#texture3"},
"west": {"uv": [0, 0, 2, 2], "texture": "#texture3"},
"up": {"uv": [0, 0, 0, 2], "texture": "#texture3"},
"down": {"uv": [0, 0, 0, 2], "texture": "#texture3"}
}
},
{
"from": [7, 11.3, 15.8],
"to": [9, 11.3, 17.8],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 11.3, 16.8]},
"faces": {
"north": {"uv": [0, 0, 0, 2], "rotation": 90, "texture": "#texture3"},
"east": {"uv": [0, 0, 0, 2], "rotation": 270, "texture": "#texture3"},
"south": {"uv": [0, 0, 0, 2], "rotation": 270, "texture": "#texture3"},
"west": {"uv": [0, 0, 0, 2], "rotation": 270, "texture": "#texture3"},
"up": {"uv": [0, 0, 2, 2], "rotation": 270, "texture": "#texture3"},
"down": {"uv": [0, 0, 2, 2], "rotation": 270, "texture": "#texture3"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, -5.25, 8.25]
},
"thirdperson_lefthand": {
"translation": [0, -5.25, 8.25]
},
"firstperson_righthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, 2.5]
},
"firstperson_lefthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, 2.5]
},
"ground": {
"rotation": [0, 0, 90],
"translation": [2, 1, 2],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-90, 135, 90],
"translation": [-1, -2.5, -0.5],
"scale": [0.75, 0.75, 0.75]
},
"head": {
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [-90, -135, 90],
"translation": [-3, 1.75, -0.5]
}
}
}

View file

@ -0,0 +1,256 @@
{
"credit": "Made with Blockbench",
"parent": "magic:base/lit",
"texture_size": [64, 64],
"textures": {
"0": "magic:other/longbow",
"1": "minecraft:block/white_wool",
"2": "magic:other/bow2",
"particle": "magic:other/longbow"
},
"elements": [
{
"from": [7.25, 19.11157, 0.87317],
"to": [8.75, 23.11157, 1.37317],
"rotation": {"angle": 45, "axis": "x", "origin": [7.249, 9.87278, 4.7]},
"faces": {
"north": {"uv": [1.5, 5, 2.25, 7], "texture": "#0"},
"east": {"uv": [0.25, 1.75, 0.5, 3.75], "texture": "#0"},
"south": {"uv": [1.25, 2.5, 2, 4.5], "texture": "#0"},
"west": {"uv": [1, 3.5, 1.25, 5.5], "texture": "#0"},
"up": {"uv": [2, 1.5, 1.25, 1.25], "texture": "#0"},
"down": {"uv": [1, 7, 0.25, 7.25], "texture": "#0"}
}
},
{
"from": [7.25, -9.36602, 0.87316],
"to": [8.75, -5.36602, 1.37316],
"rotation": {"angle": -45, "axis": "x", "origin": [7.249, 3.87278, 4.7]},
"faces": {
"north": {"uv": [1, 5.75, 1.75, 7.75], "texture": "#0"},
"east": {"uv": [1.5, 3.75, 1.75, 5.75], "texture": "#0"},
"south": {"uv": [1.25, 3.25, 2, 5.25], "texture": "#0"},
"west": {"uv": [1.75, 4, 2, 6], "texture": "#0"},
"up": {"uv": [1.75, 3.75, 1, 3.5], "texture": "#0"},
"down": {"uv": [1.25, 4.5, 0.5, 4.75], "texture": "#0"}
}
},
{
"from": [7.25, 20.84106, 17.98635],
"to": [8.75, 24.84106, 18.48635],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.249, 9.87278, 4.7]},
"faces": {
"north": {"uv": [1.25, 1.5, 2, 3.5], "texture": "#0"},
"east": {"uv": [0.5, 1.5, 0.75, 3.5], "texture": "#0"},
"south": {"uv": [0.75, 1.75, 1.5, 3.75], "texture": "#0"},
"west": {"uv": [1.25, 3.25, 1.5, 5.25], "texture": "#0"},
"up": {"uv": [1.75, 6.5, 1, 6.25], "texture": "#0"},
"down": {"uv": [2.5, 5, 1.75, 5.25], "texture": "#0"}
}
},
{
"from": [7.25, -11.09551, 17.98636],
"to": [8.75, -7.09551, 18.48636],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.249, 3.87278, 4.7]},
"faces": {
"north": {"uv": [1.25, 3.5, 2, 1.5], "texture": "#0"},
"east": {"uv": [0.5, 3.5, 0.75, 1.5], "texture": "#0"},
"south": {"uv": [0.75, 3.75, 1.5, 1.75], "texture": "#0"},
"west": {"uv": [1.25, 5.25, 1.5, 3.25], "texture": "#0"},
"up": {"uv": [2.5, 5.25, 1.75, 5], "texture": "#0"},
"down": {"uv": [1.75, 6.25, 1, 6.5], "texture": "#0"}
}
},
{
"from": [7.25, -15.72775, 12.70149],
"to": [8.75, -11.72775, 13.20149],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.25, -11.72775, 13.70149]},
"faces": {
"north": {"uv": [6, 6, 6.75, 8], "texture": "#0"},
"east": {"uv": [7.5, 2, 7.75, 4], "texture": "#0"},
"south": {"uv": [6, 0, 6.75, 2], "texture": "#0"},
"west": {"uv": [7.5, 4, 7.75, 6], "texture": "#0"},
"up": {"uv": [8.75, 8.25, 8, 8], "texture": "#0"},
"down": {"uv": [8.75, 0, 8, 0.25], "texture": "#0"}
}
},
{
"from": [7.249, 23.37695, 6.19267],
"to": [8.751, 27.37695, 6.69267],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.249, 9.87278, 4.7]},
"faces": {
"north": {"uv": [0.75, 4.75, 1.5, 6.75], "texture": "#0"},
"east": {"uv": [0.75, 3.25, 1, 5.25], "texture": "#0"},
"south": {"uv": [1.5, 1.25, 2.25, 3.25], "texture": "#0"},
"west": {"uv": [1.75, 1.75, 2, 3.75], "texture": "#0"},
"up": {"uv": [1.25, 7, 0.5, 6.75], "texture": "#0"},
"down": {"uv": [1.5, 6.75, 0.75, 7], "texture": "#0"}
}
},
{
"from": [7.249, -13.6314, 6.19267],
"to": [8.751, -9.6314, 6.69267],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.249, 3.87278, 4.7]},
"faces": {
"north": {"uv": [0, 5, 0.75, 7], "texture": "#0"},
"east": {"uv": [1.5, 1.5, 1.75, 3.5], "texture": "#0"},
"south": {"uv": [1, 3.25, 1.75, 5.25], "texture": "#0"},
"west": {"uv": [0.25, 4.75, 0.5, 6.75], "texture": "#0"},
"up": {"uv": [1.25, 4, 0.5, 3.75], "texture": "#0"},
"down": {"uv": [0.75, 5.25, 0, 5.5], "texture": "#0"}
}
},
{
"from": [7.249, 9.87278, 4.7],
"to": [8.751, 19.87278, 5.2],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.249, 9.87278, 4.7]},
"faces": {
"north": {"uv": [0.5, 3.25, 1.25, 8.25], "texture": "#0"},
"east": {"uv": [1.5, 2.5, 1.75, 7.5], "texture": "#0"},
"south": {"uv": [1.5, 4.5, 2.25, 9.5], "texture": "#0"},
"west": {"uv": [0.5, 2.25, 0.75, 7.25], "texture": "#0"},
"up": {"uv": [1.5, 8.25, 0.75, 8], "texture": "#0"},
"down": {"uv": [1.25, 1, 0.5, 1.25], "texture": "#0"}
}
},
{
"from": [7.249, -6.12722, 4.7],
"to": [8.751, 3.87278, 5.2],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.249, 3.87278, 4.7]},
"faces": {
"north": {"uv": [1, 1.75, 1.75, 6.75], "texture": "#0"},
"east": {"uv": [1.75, 5.75, 2, 10.75], "texture": "#0"},
"south": {"uv": [1, 0.75, 1.75, 5.75], "texture": "#0"},
"west": {"uv": [1.5, 3.5, 1.75, 8.5], "texture": "#0"},
"up": {"uv": [2.25, 7.5, 1.5, 7.25], "texture": "#0"},
"down": {"uv": [1.25, 4.75, 0.5, 5], "texture": "#0"}
}
},
{
"from": [7, 3.87278, 4.5],
"to": [9, 9.87278, 5.5],
"rotation": {"angle": 0, "axis": "y", "origin": [0.3, -12.42722, 7]},
"faces": {
"north": {"uv": [3.25, 0, 4.25, 3], "texture": "#0"},
"east": {"uv": [5, 0, 5.5, 3], "texture": "#0"},
"south": {"uv": [4.25, 0, 5.25, 3], "texture": "#0"},
"west": {"uv": [4, 0, 4.5, 3], "texture": "#0"},
"up": {"uv": [5, 1.5, 4, 2], "texture": "#0"},
"down": {"uv": [5, 1.5, 4, 2], "texture": "#0"}
}
},
{
"from": [7.95, -11.22722, 12.95],
"to": [8.05, 8.37278, 13.05],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.95, -11.22722, 12.95]},
"faces": {
"north": {"uv": [0, 0, 0.25, 9], "texture": "#1"},
"east": {"uv": [0.25, 0.25, 0.5, 9.25], "texture": "#1"},
"south": {"uv": [0.5, 0.5, 0.75, 9.5], "texture": "#1"},
"west": {"uv": [0.75, 0.75, 1, 9.75], "texture": "#1"},
"up": {"uv": [0.5, 0.25, 0.25, 0], "texture": "#1"},
"down": {"uv": [0.75, 0, 0.5, 0.25], "texture": "#1"}
}
},
{
"from": [7.95, 5.27278, 12.95],
"to": [8.05, 24.97278, 13.05],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.95, 24.97278, 12.95]},
"faces": {
"north": {"uv": [0, 0, 0.25, 9], "texture": "#1"},
"east": {"uv": [0.25, 0.25, 0.5, 9.25], "texture": "#1"},
"south": {"uv": [0.5, 0.5, 0.75, 9.5], "texture": "#1"},
"west": {"uv": [0.75, 0.75, 1, 9.75], "texture": "#1"},
"up": {"uv": [0.5, 0.25, 0.25, 0], "texture": "#1"},
"down": {"uv": [0.75, 0, 0.5, 0.25], "texture": "#1"}
}
},
{
"from": [7.875, 6.7, -11.5],
"to": [8.125, 6.95, 20.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.875, 0, 7]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"},
"east": {"uv": [0, 0, 0.25, 8], "rotation": 90, "texture": "#2"},
"south": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"},
"west": {"uv": [0, 0, 0.25, 8], "rotation": 90, "texture": "#2"},
"up": {"uv": [0, 0, 0.25, 8], "texture": "#2"},
"down": {"uv": [0, 0, 0.25, 8], "texture": "#2"}
}
},
{
"from": [8, 6.4, -12.1],
"to": [8, 7.4, -11.1],
"rotation": {"angle": -45, "axis": "x", "origin": [8, 6.9, -11.5]},
"faces": {
"north": {"uv": [0, 0, 0, 0.25], "rotation": 180, "texture": "#2"},
"east": {"uv": [7.5, 4, 8, 4.5], "rotation": 90, "texture": "#2"},
"south": {"uv": [0, 0, 0, 0.25], "texture": "#2"},
"west": {"uv": [7.5, 4, 8, 4.5], "rotation": 270, "texture": "#2"},
"up": {"uv": [0, 0, 0, 0.25], "texture": "#2"},
"down": {"uv": [0, 0, 0, 0.25], "rotation": 180, "texture": "#2"}
}
},
{
"from": [8, 5.8, 18.5],
"to": [8, 7.8, 20.5],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 6.8, 19.5]},
"faces": {
"north": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
"south": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
"up": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0.5], "texture": "#1"}
}
},
{
"from": [7, 6.8, 18.5],
"to": [9, 6.8, 20.5],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 6.8, 19.5]},
"faces": {
"north": {"uv": [0, 0, 0, 0.5], "rotation": 270, "texture": "#1"},
"east": {"uv": [0, 0, 0, 0.5], "rotation": 90, "texture": "#1"},
"south": {"uv": [0, 0, 0, 0.5], "rotation": 90, "texture": "#1"},
"west": {"uv": [0, 0, 0, 0.5], "rotation": 90, "texture": "#1"},
"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#1"},
"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#1"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, -0.5, 5]
},
"thirdperson_lefthand": {
"translation": [0, -0.5, 5]
},
"firstperson_righthand": {
"rotation": [15, 0, 0],
"translation": [5, 3, -5]
},
"firstperson_lefthand": {
"rotation": [25, 0, 0],
"translation": [5, 2, 0]
},
"ground": {
"rotation": [0, 0, 90],
"translation": [-0.5, 0, 3.5],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-90, 135, 90],
"translation": [-0.5, 1.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, 2.25, 12.5],
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [-90, -135, 90],
"translation": [-0.65, -1.5, -0.25],
"scale": [0.5, 0.5, 0.5]
}
}
}

View file

@ -0,0 +1,256 @@
{
"credit": "Made with Blockbench",
"parent": "magic:base/lit",
"texture_size": [64, 64],
"textures": {
"0": "magic:other/longbow",
"1": "minecraft:block/white_wool",
"2": "magic:other/bow2",
"particle": "magic:other/longbow"
},
"elements": [
{
"from": [7.25, 19.11157, 0.87317],
"to": [8.75, 23.11157, 1.37317],
"rotation": {"angle": 45, "axis": "x", "origin": [7.249, 9.87278, 4.7]},
"faces": {
"north": {"uv": [1.5, 5, 2.25, 7], "texture": "#0"},
"east": {"uv": [0.25, 1.75, 0.5, 3.75], "texture": "#0"},
"south": {"uv": [1.25, 2.5, 2, 4.5], "texture": "#0"},
"west": {"uv": [1, 3.5, 1.25, 5.5], "texture": "#0"},
"up": {"uv": [2, 1.5, 1.25, 1.25], "texture": "#0"},
"down": {"uv": [1, 7, 0.25, 7.25], "texture": "#0"}
}
},
{
"from": [7.25, -9.36602, 0.87316],
"to": [8.75, -5.36602, 1.37316],
"rotation": {"angle": -45, "axis": "x", "origin": [7.249, 3.87278, 4.7]},
"faces": {
"north": {"uv": [1, 5.75, 1.75, 7.75], "texture": "#0"},
"east": {"uv": [1.5, 3.75, 1.75, 5.75], "texture": "#0"},
"south": {"uv": [1.25, 3.25, 2, 5.25], "texture": "#0"},
"west": {"uv": [1.75, 4, 2, 6], "texture": "#0"},
"up": {"uv": [1.75, 3.75, 1, 3.5], "texture": "#0"},
"down": {"uv": [1.25, 4.5, 0.5, 4.75], "texture": "#0"}
}
},
{
"from": [7.25, 20.84106, 17.98635],
"to": [8.75, 24.84106, 18.48635],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.249, 9.87278, 4.7]},
"faces": {
"north": {"uv": [1.25, 1.5, 2, 3.5], "texture": "#0"},
"east": {"uv": [0.5, 1.5, 0.75, 3.5], "texture": "#0"},
"south": {"uv": [0.75, 1.75, 1.5, 3.75], "texture": "#0"},
"west": {"uv": [1.25, 3.25, 1.5, 5.25], "texture": "#0"},
"up": {"uv": [1.75, 6.5, 1, 6.25], "texture": "#0"},
"down": {"uv": [2.5, 5, 1.75, 5.25], "texture": "#0"}
}
},
{
"from": [7.25, -11.09551, 17.98636],
"to": [8.75, -7.09551, 18.48636],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.249, 3.87278, 4.7]},
"faces": {
"north": {"uv": [1.25, 3.5, 2, 1.5], "texture": "#0"},
"east": {"uv": [0.5, 3.5, 0.75, 1.5], "texture": "#0"},
"south": {"uv": [0.75, 3.75, 1.5, 1.75], "texture": "#0"},
"west": {"uv": [1.25, 5.25, 1.5, 3.25], "texture": "#0"},
"up": {"uv": [2.5, 5.25, 1.75, 5], "texture": "#0"},
"down": {"uv": [1.75, 6.25, 1, 6.5], "texture": "#0"}
}
},
{
"from": [7.25, -15.72775, 12.70149],
"to": [8.75, -11.72775, 13.20149],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.25, -11.72775, 13.70149]},
"faces": {
"north": {"uv": [6, 6, 6.75, 8], "texture": "#0"},
"east": {"uv": [7.5, 2, 7.75, 4], "texture": "#0"},
"south": {"uv": [6, 0, 6.75, 2], "texture": "#0"},
"west": {"uv": [7.5, 4, 7.75, 6], "texture": "#0"},
"up": {"uv": [8.75, 8.25, 8, 8], "texture": "#0"},
"down": {"uv": [8.75, 0, 8, 0.25], "texture": "#0"}
}
},
{
"from": [7.249, 23.37695, 6.19267],
"to": [8.751, 27.37695, 6.69267],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.249, 9.87278, 4.7]},
"faces": {
"north": {"uv": [0.75, 4.75, 1.5, 6.75], "texture": "#0"},
"east": {"uv": [0.75, 3.25, 1, 5.25], "texture": "#0"},
"south": {"uv": [1.5, 1.25, 2.25, 3.25], "texture": "#0"},
"west": {"uv": [1.75, 1.75, 2, 3.75], "texture": "#0"},
"up": {"uv": [1.25, 7, 0.5, 6.75], "texture": "#0"},
"down": {"uv": [1.5, 6.75, 0.75, 7], "texture": "#0"}
}
},
{
"from": [7.249, -13.6314, 6.19267],
"to": [8.751, -9.6314, 6.69267],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.249, 3.87278, 4.7]},
"faces": {
"north": {"uv": [0, 5, 0.75, 7], "texture": "#0"},
"east": {"uv": [1.5, 1.5, 1.75, 3.5], "texture": "#0"},
"south": {"uv": [1, 3.25, 1.75, 5.25], "texture": "#0"},
"west": {"uv": [0.25, 4.75, 0.5, 6.75], "texture": "#0"},
"up": {"uv": [1.25, 4, 0.5, 3.75], "texture": "#0"},
"down": {"uv": [0.75, 5.25, 0, 5.5], "texture": "#0"}
}
},
{
"from": [7.249, 9.87278, 4.7],
"to": [8.751, 19.87278, 5.2],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.249, 9.87278, 4.7]},
"faces": {
"north": {"uv": [0.5, 3.25, 1.25, 8.25], "texture": "#0"},
"east": {"uv": [1.5, 2.5, 1.75, 7.5], "texture": "#0"},
"south": {"uv": [1.5, 4.5, 2.25, 9.5], "texture": "#0"},
"west": {"uv": [0.5, 2.25, 0.75, 7.25], "texture": "#0"},
"up": {"uv": [1.5, 8.25, 0.75, 8], "texture": "#0"},
"down": {"uv": [1.25, 1, 0.5, 1.25], "texture": "#0"}
}
},
{
"from": [7.249, -6.12722, 4.7],
"to": [8.751, 3.87278, 5.2],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.249, 3.87278, 4.7]},
"faces": {
"north": {"uv": [1, 1.75, 1.75, 6.75], "texture": "#0"},
"east": {"uv": [1.75, 5.75, 2, 10.75], "texture": "#0"},
"south": {"uv": [1, 0.75, 1.75, 5.75], "texture": "#0"},
"west": {"uv": [1.5, 3.5, 1.75, 8.5], "texture": "#0"},
"up": {"uv": [2.25, 7.5, 1.5, 7.25], "texture": "#0"},
"down": {"uv": [1.25, 4.75, 0.5, 5], "texture": "#0"}
}
},
{
"from": [7, 3.87278, 4.5],
"to": [9, 9.87278, 5.5],
"rotation": {"angle": 0, "axis": "y", "origin": [0.3, -12.42722, 7]},
"faces": {
"north": {"uv": [3.25, 0, 4.25, 3], "texture": "#0"},
"east": {"uv": [5, 0, 5.5, 3], "texture": "#0"},
"south": {"uv": [4.25, 0, 5.25, 3], "texture": "#0"},
"west": {"uv": [4, 0, 4.5, 3], "texture": "#0"},
"up": {"uv": [5, 1.5, 4, 2], "texture": "#0"},
"down": {"uv": [5, 1.5, 4, 2], "texture": "#0"}
}
},
{
"from": [7.95, -11.22722, 12.95],
"to": [8.05, 14.37278, 13.05],
"rotation": {"angle": 45, "axis": "x", "origin": [7.95, -11.22722, 12.95]},
"faces": {
"north": {"uv": [0, 0, 0.25, 9], "texture": "#1"},
"east": {"uv": [0.25, 0.25, 0.5, 9.25], "texture": "#1"},
"south": {"uv": [0.5, 0.5, 0.75, 9.5], "texture": "#1"},
"west": {"uv": [0.75, 0.75, 1, 9.75], "texture": "#1"},
"up": {"uv": [0.5, 0.25, 0.25, 0], "texture": "#1"},
"down": {"uv": [0.75, 0, 0.5, 0.25], "texture": "#1"}
}
},
{
"from": [7.95, -0.72722, 12.95],
"to": [8.05, 24.97278, 13.05],
"rotation": {"angle": -45, "axis": "x", "origin": [7.95, 24.97278, 12.95]},
"faces": {
"north": {"uv": [0, 0, 0.25, 9], "texture": "#1"},
"east": {"uv": [0.25, 0.25, 0.5, 9.25], "texture": "#1"},
"south": {"uv": [0.5, 0.5, 0.75, 9.5], "texture": "#1"},
"west": {"uv": [0.75, 0.75, 1, 9.75], "texture": "#1"},
"up": {"uv": [0.5, 0.25, 0.25, 0], "texture": "#1"},
"down": {"uv": [0.75, 0, 0.5, 0.25], "texture": "#1"}
}
},
{
"from": [7.875, 6.7, -1],
"to": [8.125, 6.95, 31],
"rotation": {"angle": 0, "axis": "y", "origin": [7.875, 0, 17.5]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"},
"east": {"uv": [0, 0, 0.25, 8], "rotation": 90, "texture": "#2"},
"south": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"},
"west": {"uv": [0, 0, 0.25, 8], "rotation": 90, "texture": "#2"},
"up": {"uv": [0, 0, 0.25, 8], "texture": "#2"},
"down": {"uv": [0, 0, 0.25, 8], "texture": "#2"}
}
},
{
"from": [8, 6.4, -1.6],
"to": [8, 7.4, -0.6],
"rotation": {"angle": -45, "axis": "x", "origin": [8, 6.9, -1]},
"faces": {
"north": {"uv": [0, 0, 0, 0.25], "rotation": 180, "texture": "#2"},
"east": {"uv": [7.5, 4, 8, 4.5], "rotation": 90, "texture": "#2"},
"south": {"uv": [0, 0, 0, 0.25], "texture": "#2"},
"west": {"uv": [7.5, 4, 8, 4.5], "rotation": 270, "texture": "#2"},
"up": {"uv": [0, 0, 0, 0.25], "texture": "#2"},
"down": {"uv": [0, 0, 0, 0.25], "rotation": 180, "texture": "#2"}
}
},
{
"from": [8, 5.8, 29],
"to": [8, 7.8, 31],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 6.8, 30]},
"faces": {
"north": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
"south": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
"up": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0.5], "texture": "#1"}
}
},
{
"from": [7, 6.8, 29],
"to": [9, 6.8, 31],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 6.8, 30]},
"faces": {
"north": {"uv": [0, 0, 0, 0.5], "rotation": 270, "texture": "#1"},
"east": {"uv": [0, 0, 0, 0.5], "rotation": 90, "texture": "#1"},
"south": {"uv": [0, 0, 0, 0.5], "rotation": 90, "texture": "#1"},
"west": {"uv": [0, 0, 0, 0.5], "rotation": 90, "texture": "#1"},
"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#1"},
"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#1"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, -0.5, 5]
},
"thirdperson_lefthand": {
"translation": [0, -0.5, 5]
},
"firstperson_righthand": {
"rotation": [15, 0, 0],
"translation": [5, 3, -5]
},
"firstperson_lefthand": {
"rotation": [25, 0, 0],
"translation": [5, 2, 0]
},
"ground": {
"rotation": [0, 0, 90],
"translation": [-0.5, 0, 3.5],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-90, 135, 90],
"translation": [-0.5, 1.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, 2.25, 12.5],
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [-90, -135, 90],
"translation": [-0.65, -1.5, -0.25],
"scale": [0.5, 0.5, 0.5]
}
}
}

View file

@ -0,0 +1,256 @@
{
"credit": "Made with Blockbench",
"parent": "magic:base/lit",
"texture_size": [64, 64],
"textures": {
"0": "magic:other/longbow",
"1": "minecraft:block/white_wool",
"2": "magic:other/bow2",
"particle": "magic:other/longbow"
},
"elements": [
{
"from": [7.25, 13.19961, 13.93879],
"to": [8.75, 13.69961, 17.93879],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.249, 9.87278, 4.7]},
"faces": {
"north": {"uv": [1, 7, 0.25, 7.25], "rotation": 180, "texture": "#0"},
"east": {"uv": [0.25, 1.75, 0.5, 3.75], "rotation": 270, "texture": "#0"},
"south": {"uv": [2, 1.5, 1.25, 1.25], "texture": "#0"},
"west": {"uv": [1, 3.5, 1.25, 5.5], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.5, 5, 2.25, 7], "rotation": 180, "texture": "#0"},
"down": {"uv": [1.25, 2.5, 2, 4.5], "texture": "#0"}
}
},
{
"from": [7.25, 0.04594, 13.9388],
"to": [8.75, 0.54594, 17.9388],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.249, 3.87278, 4.7]},
"faces": {
"north": {"uv": [1.75, 3.75, 1, 3.5], "rotation": 180, "texture": "#0"},
"east": {"uv": [1.5, 3.75, 1.75, 5.75], "rotation": 90, "texture": "#0"},
"south": {"uv": [1.25, 4.5, 0.5, 4.75], "texture": "#0"},
"west": {"uv": [1.75, 4, 2, 6], "rotation": 270, "texture": "#0"},
"up": {"uv": [1.25, 3.25, 2, 5.25], "texture": "#0"},
"down": {"uv": [1, 5.75, 1.75, 7.75], "rotation": 180, "texture": "#0"}
}
},
{
"from": [7.25, 20.84106, 17.98635],
"to": [8.75, 24.84106, 18.48635],
"rotation": {"angle": 0, "axis": "x", "origin": [7.249, 9.87278, 4.7]},
"faces": {
"north": {"uv": [1.25, 1.5, 2, 3.5], "texture": "#0"},
"east": {"uv": [0.5, 1.5, 0.75, 3.5], "texture": "#0"},
"south": {"uv": [0.75, 1.75, 1.5, 3.75], "texture": "#0"},
"west": {"uv": [1.25, 3.25, 1.5, 5.25], "texture": "#0"},
"up": {"uv": [1.75, 6.5, 1, 6.25], "texture": "#0"},
"down": {"uv": [2.5, 5, 1.75, 5.25], "texture": "#0"}
}
},
{
"from": [7.25, -11.09551, 17.98636],
"to": [8.75, -7.09551, 18.48636],
"rotation": {"angle": 0, "axis": "x", "origin": [7.249, 3.87278, 4.7]},
"faces": {
"north": {"uv": [1.25, 3.5, 2, 1.5], "texture": "#0"},
"east": {"uv": [0.5, 3.5, 0.75, 1.5], "texture": "#0"},
"south": {"uv": [0.75, 3.75, 1.5, 1.75], "texture": "#0"},
"west": {"uv": [1.25, 5.25, 1.5, 3.25], "texture": "#0"},
"up": {"uv": [2.5, 5.25, 1.75, 5], "texture": "#0"},
"down": {"uv": [1.75, 6.25, 1, 6.5], "texture": "#0"}
}
},
{
"from": [7.25, -15.72775, 12.70149],
"to": [8.75, -11.72775, 13.20149],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.25, -11.72775, 13.70149]},
"faces": {
"north": {"uv": [6, 6, 6.75, 8], "texture": "#0"},
"east": {"uv": [7.5, 2, 7.75, 4], "texture": "#0"},
"south": {"uv": [6, 0, 6.75, 2], "texture": "#0"},
"west": {"uv": [7.5, 4, 7.75, 6], "texture": "#0"},
"up": {"uv": [8.75, 8.25, 8, 8], "texture": "#0"},
"down": {"uv": [8.75, 0, 8, 0.25], "texture": "#0"}
}
},
{
"from": [7.249, 23.37695, 6.19267],
"to": [8.751, 27.37695, 6.69267],
"rotation": {"angle": 45, "axis": "x", "origin": [7.249, 9.87278, 4.7]},
"faces": {
"north": {"uv": [0.75, 4.75, 1.5, 6.75], "texture": "#0"},
"east": {"uv": [0.75, 3.25, 1, 5.25], "texture": "#0"},
"south": {"uv": [1.5, 1.25, 2.25, 3.25], "texture": "#0"},
"west": {"uv": [1.75, 1.75, 2, 3.75], "texture": "#0"},
"up": {"uv": [1.25, 7, 0.5, 6.75], "texture": "#0"},
"down": {"uv": [1.5, 6.75, 0.75, 7], "texture": "#0"}
}
},
{
"from": [7.249, -13.6314, 6.19267],
"to": [8.751, -9.6314, 6.69267],
"rotation": {"angle": -45, "axis": "x", "origin": [7.249, 3.87278, 4.7]},
"faces": {
"north": {"uv": [0, 5, 0.75, 7], "texture": "#0"},
"east": {"uv": [1.5, 1.5, 1.75, 3.5], "texture": "#0"},
"south": {"uv": [1, 3.25, 1.75, 5.25], "texture": "#0"},
"west": {"uv": [0.25, 4.75, 0.5, 6.75], "texture": "#0"},
"up": {"uv": [1.25, 4, 0.5, 3.75], "texture": "#0"},
"down": {"uv": [0.75, 5.25, 0, 5.5], "texture": "#0"}
}
},
{
"from": [7.249, 9.87278, 4.7],
"to": [8.751, 19.87278, 5.2],
"rotation": {"angle": 45, "axis": "x", "origin": [7.249, 9.87278, 4.7]},
"faces": {
"north": {"uv": [0.5, 3.25, 1.25, 8.25], "texture": "#0"},
"east": {"uv": [1.5, 2.5, 1.75, 7.5], "texture": "#0"},
"south": {"uv": [1.5, 4.5, 2.25, 9.5], "texture": "#0"},
"west": {"uv": [0.5, 2.25, 0.75, 7.25], "texture": "#0"},
"up": {"uv": [1.5, 8.25, 0.75, 8], "texture": "#0"},
"down": {"uv": [1.25, 1, 0.5, 1.25], "texture": "#0"}
}
},
{
"from": [7.249, -6.12722, 4.7],
"to": [8.751, 3.87278, 5.2],
"rotation": {"angle": -45, "axis": "x", "origin": [7.249, 3.87278, 4.7]},
"faces": {
"north": {"uv": [1, 1.75, 1.75, 6.75], "texture": "#0"},
"east": {"uv": [1.75, 5.75, 2, 10.75], "texture": "#0"},
"south": {"uv": [1, 0.75, 1.75, 5.75], "texture": "#0"},
"west": {"uv": [1.5, 3.5, 1.75, 8.5], "texture": "#0"},
"up": {"uv": [2.25, 7.5, 1.5, 7.25], "texture": "#0"},
"down": {"uv": [1.25, 4.75, 0.5, 5], "texture": "#0"}
}
},
{
"from": [7, 3.87278, 4.5],
"to": [9, 9.87278, 5.5],
"rotation": {"angle": 0, "axis": "y", "origin": [0.3, -12.42722, 7]},
"faces": {
"north": {"uv": [3.25, 0, 4.25, 3], "texture": "#0"},
"east": {"uv": [5, 0, 5.5, 3], "texture": "#0"},
"south": {"uv": [4.25, 0, 5.25, 3], "texture": "#0"},
"west": {"uv": [4, 0, 4.5, 3], "texture": "#0"},
"up": {"uv": [5, 1.5, 4, 2], "texture": "#0"},
"down": {"uv": [5, 1.5, 4, 2], "texture": "#0"}
}
},
{
"from": [7.95, -5.12722, 13.85],
"to": [8.05, 14.37278, 13.95],
"rotation": {"angle": 45, "axis": "x", "origin": [7.95, -11.22722, 13.85]},
"faces": {
"north": {"uv": [0, 0, 0.25, 9], "texture": "#1"},
"east": {"uv": [0.25, 0.25, 0.5, 9.25], "texture": "#1"},
"south": {"uv": [0.5, 0.5, 0.75, 9.5], "texture": "#1"},
"west": {"uv": [0.75, 0.75, 1, 9.75], "texture": "#1"},
"up": {"uv": [0.5, 0.25, 0.25, 0], "texture": "#1"},
"down": {"uv": [0.75, 0, 0.5, 0.25], "texture": "#1"}
}
},
{
"from": [7.95, -0.72722, 13.85],
"to": [8.05, 18.77278, 13.95],
"rotation": {"angle": -45, "axis": "x", "origin": [7.95, 24.97278, 13.85]},
"faces": {
"north": {"uv": [0, 0, 0.25, 9], "texture": "#1"},
"east": {"uv": [0.25, 0.25, 0.5, 9.25], "texture": "#1"},
"south": {"uv": [0.5, 0.5, 0.75, 9.5], "texture": "#1"},
"west": {"uv": [0.75, 0.75, 1, 9.75], "texture": "#1"},
"up": {"uv": [0.5, 0.25, 0.25, 0], "texture": "#1"},
"down": {"uv": [0.75, 0, 0.5, 0.25], "texture": "#1"}
}
},
{
"from": [7.875, 6.7, -0.1],
"to": [8.125, 6.95, 31.9],
"rotation": {"angle": 0, "axis": "y", "origin": [7.875, 0, 18.4]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"},
"east": {"uv": [0, 0, 0.25, 8], "rotation": 90, "texture": "#2"},
"south": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"},
"west": {"uv": [0, 0, 0.25, 8], "rotation": 90, "texture": "#2"},
"up": {"uv": [0, 0, 0.25, 8], "texture": "#2"},
"down": {"uv": [0, 0, 0.25, 8], "texture": "#2"}
}
},
{
"from": [8, 6.4, -0.7],
"to": [8, 7.4, 0.3],
"rotation": {"angle": -45, "axis": "x", "origin": [8, 6.9, -0.1]},
"faces": {
"north": {"uv": [0, 0, 0, 0.25], "rotation": 180, "texture": "#2"},
"east": {"uv": [7.5, 4, 8, 4.5], "rotation": 90, "texture": "#2"},
"south": {"uv": [0, 0, 0, 0.25], "texture": "#2"},
"west": {"uv": [7.5, 4, 8, 4.5], "rotation": 270, "texture": "#2"},
"up": {"uv": [0, 0, 0, 0.25], "texture": "#2"},
"down": {"uv": [0, 0, 0, 0.25], "rotation": 180, "texture": "#2"}
}
},
{
"from": [8, 5.8, 29.9],
"to": [8, 7.8, 31.9],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 6.8, 30.9]},
"faces": {
"north": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
"south": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
"up": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0.5], "texture": "#1"}
}
},
{
"from": [7, 6.8, 29.9],
"to": [9, 6.8, 31.9],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 6.8, 30.9]},
"faces": {
"north": {"uv": [0, 0, 0, 0.5], "rotation": 270, "texture": "#1"},
"east": {"uv": [0, 0, 0, 0.5], "rotation": 90, "texture": "#1"},
"south": {"uv": [0, 0, 0, 0.5], "rotation": 90, "texture": "#1"},
"west": {"uv": [0, 0, 0, 0.5], "rotation": 90, "texture": "#1"},
"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#1"},
"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#1"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, -0.5, 5]
},
"thirdperson_lefthand": {
"translation": [0, -0.5, 5]
},
"firstperson_righthand": {
"rotation": [15, 0, 0],
"translation": [5, 3, -5]
},
"firstperson_lefthand": {
"rotation": [25, 0, 0],
"translation": [5, 2, 0]
},
"ground": {
"rotation": [0, 0, 90],
"translation": [-0.5, 0, 3.5],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-90, 135, 90],
"translation": [-0.5, 1.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, 2.25, 12.5],
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [-90, -135, 90],
"translation": [-0.65, -1.5, -0.25],
"scale": [0.5, 0.5, 0.5]
}
}
}

View file

@ -0,0 +1,190 @@
{
"credit": "Made with Blockbench",
"parent": "magic:base/lit",
"texture_size": [64, 64],
"textures": {
"0": "magic:other/longbow",
"1": "minecraft:block/white_wool",
"particle": "magic:other/longbow"
},
"elements": [
{
"from": [7.25, 16.18264, 8.5979],
"to": [8.75, 20.18264, 9.0979],
"rotation": {"angle": 45, "axis": "x", "origin": [8.25, 26.18264, 8.5979]},
"faces": {
"north": {"uv": [1.5, 5, 2.25, 7], "texture": "#0"},
"east": {"uv": [0.25, 1.75, 0.5, 3.75], "texture": "#0"},
"south": {"uv": [1.25, 2.5, 2, 4.5], "texture": "#0"},
"west": {"uv": [1, 3.5, 1.25, 5.5], "texture": "#0"},
"up": {"uv": [2, 1.5, 1.25, 1.25], "texture": "#0"},
"down": {"uv": [1, 7, 0.25, 7.25], "texture": "#0"}
}
},
{
"from": [7.25, -6.43709, 8.5979],
"to": [8.75, -2.43709, 9.0979],
"rotation": {"angle": -45, "axis": "x", "origin": [8.25, -12.43709, 8.5979]},
"faces": {
"north": {"uv": [1, 5.75, 1.75, 7.75], "texture": "#0"},
"east": {"uv": [1.5, 3.75, 1.75, 5.75], "texture": "#0"},
"south": {"uv": [1.25, 3.25, 2, 5.25], "texture": "#0"},
"west": {"uv": [1.75, 4, 2, 6], "texture": "#0"},
"up": {"uv": [1.75, 3.75, 1, 3.5], "texture": "#0"},
"down": {"uv": [1.25, 4.5, 0.5, 4.75], "texture": "#0"}
}
},
{
"from": [7.25, 25.4733, 5.70149],
"to": [8.75, 29.4733, 6.20149],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.25, 25.4733, 6.70149]},
"faces": {
"north": {"uv": [1.25, 1.5, 2, 3.5], "texture": "#0"},
"east": {"uv": [0.5, 1.5, 0.75, 3.5], "texture": "#0"},
"south": {"uv": [0.75, 1.75, 1.5, 3.75], "texture": "#0"},
"west": {"uv": [1.25, 3.25, 1.5, 5.25], "texture": "#0"},
"up": {"uv": [1.75, 6.5, 1, 6.25], "texture": "#0"},
"down": {"uv": [2.5, 5, 1.75, 5.25], "texture": "#0"}
}
},
{
"from": [7.25, -15.72775, 5.70149],
"to": [8.75, -11.72775, 6.20149],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.25, -11.72775, 6.70149]},
"faces": {
"north": {"uv": [1.25, 3.5, 2, 1.5], "texture": "#0"},
"east": {"uv": [0.5, 3.5, 0.75, 1.5], "texture": "#0"},
"south": {"uv": [0.75, 3.75, 1.5, 1.75], "texture": "#0"},
"west": {"uv": [1.25, 5.25, 1.5, 3.25], "texture": "#0"},
"up": {"uv": [2.5, 5.25, 1.75, 5], "texture": "#0"},
"down": {"uv": [1.75, 6.25, 1, 6.5], "texture": "#0"}
}
},
{
"from": [7.25, -15.72775, 5.70149],
"to": [8.75, -11.72775, 6.20149],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.25, -11.72775, 6.70149]},
"faces": {
"north": {"uv": [6, 6, 6.75, 8], "texture": "#0"},
"east": {"uv": [7.5, 2, 7.75, 4], "texture": "#0"},
"south": {"uv": [6, 0, 6.75, 2], "texture": "#0"},
"west": {"uv": [7.5, 4, 7.75, 6], "texture": "#0"},
"up": {"uv": [8.75, 8.25, 8, 8], "texture": "#0"},
"down": {"uv": [8.75, 0, 8, 0.25], "texture": "#0"}
}
},
{
"from": [7.249, 21.3951, 4.17075],
"to": [8.751, 25.3951, 4.67075],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.25, 21.3951, 5.17075]},
"faces": {
"north": {"uv": [0.75, 4.75, 1.5, 6.75], "texture": "#0"},
"east": {"uv": [0.75, 3.25, 1, 5.25], "texture": "#0"},
"south": {"uv": [1.5, 1.25, 2.25, 3.25], "texture": "#0"},
"west": {"uv": [1.75, 1.75, 2, 3.75], "texture": "#0"},
"up": {"uv": [1.25, 7, 0.5, 6.75], "texture": "#0"},
"down": {"uv": [1.5, 6.75, 0.75, 7], "texture": "#0"}
}
},
{
"from": [7.249, -11.64955, 4.17075],
"to": [8.751, -7.64955, 4.67075],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.25, -7.64955, 5.17075]},
"faces": {
"north": {"uv": [0, 5, 0.75, 7], "texture": "#0"},
"east": {"uv": [1.5, 1.5, 1.75, 3.5], "texture": "#0"},
"south": {"uv": [1, 3.25, 1.75, 5.25], "texture": "#0"},
"west": {"uv": [0.25, 4.75, 0.5, 6.75], "texture": "#0"},
"up": {"uv": [1.25, 4, 0.5, 3.75], "texture": "#0"},
"down": {"uv": [0.75, 5.25, 0, 5.5], "texture": "#0"}
}
},
{
"from": [7.249, 8.34933, 4.3589],
"to": [8.751, 18.34933, 4.8589],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.75, 25.84933, 4.8589]},
"faces": {
"north": {"uv": [0.5, 3.25, 1.25, 8.25], "texture": "#0"},
"east": {"uv": [1.5, 2.5, 1.75, 7.5], "texture": "#0"},
"south": {"uv": [1.5, 4.5, 2.25, 9.5], "texture": "#0"},
"west": {"uv": [0.5, 2.25, 0.75, 7.25], "texture": "#0"},
"up": {"uv": [1.5, 8.25, 0.75, 8], "texture": "#0"},
"down": {"uv": [1.25, 1, 0.5, 1.25], "texture": "#0"}
}
},
{
"from": [7.249, -4.60377, 4.3589],
"to": [8.751, 5.39623, 4.8589],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.75, -12.10377, 4.8589]},
"faces": {
"north": {"uv": [1, 1.75, 1.75, 6.75], "texture": "#0"},
"east": {"uv": [1.75, 5.75, 2, 10.75], "texture": "#0"},
"south": {"uv": [1, 0.75, 1.75, 5.75], "texture": "#0"},
"west": {"uv": [1.5, 3.5, 1.75, 8.5], "texture": "#0"},
"up": {"uv": [2.25, 7.5, 1.5, 7.25], "texture": "#0"},
"down": {"uv": [1.25, 4.75, 0.5, 5], "texture": "#0"}
}
},
{
"from": [7, 3.87278, -2.5],
"to": [9, 9.87278, -1.5],
"rotation": {"angle": 0, "axis": "y", "origin": [0.3, -12.42722, 0]},
"faces": {
"north": {"uv": [3.25, 0, 4.25, 3], "texture": "#0"},
"east": {"uv": [5, 0, 5.5, 3], "texture": "#0"},
"south": {"uv": [4.25, 0, 5.25, 3], "texture": "#0"},
"west": {"uv": [4, 0, 4.5, 3], "texture": "#0"},
"up": {"uv": [5, 1.5, 4, 2], "texture": "#0"},
"down": {"uv": [5, 1.5, 4, 2], "texture": "#0"}
}
},
{
"from": [7.95, -11.22722, 5.95],
"to": [8.05, 24.97278, 6.05],
"rotation": {"angle": 0, "axis": "y", "origin": [7.95, -12.42722, 7.95]},
"faces": {
"north": {"uv": [0, 0, 0.25, 9], "texture": "#1"},
"east": {"uv": [0.25, 0.25, 0.5, 9.25], "texture": "#1"},
"south": {"uv": [0.5, 0.5, 0.75, 9.5], "texture": "#1"},
"west": {"uv": [0.75, 0.75, 1, 9.75], "texture": "#1"},
"up": {"uv": [0.5, 0.25, 0.25, 0], "texture": "#1"},
"down": {"uv": [0.75, 0, 0.5, 0.25], "texture": "#1"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, -0.5, 12]
},
"thirdperson_lefthand": {
"translation": [0, -0.5, 12]
},
"firstperson_righthand": {
"rotation": [15, 0, 0],
"translation": [5, 0, 0]
},
"firstperson_lefthand": {
"rotation": [15, 0, 0],
"translation": [5, 0, 0]
},
"ground": {
"rotation": [0, 0, 90],
"translation": [-0.5, 0, 3.5],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-90, 135, 90],
"translation": [2.1, -1, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, 2.25, 12.5],
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [-90, -135, 90],
"translation": [-0.65, -1.5, -0.25],
"scale": [0.5, 0.5, 0.5]
}
}
}

View file

@ -0,0 +1,198 @@
{
"credit": "Made with Blockbench",
"parent": "magic:base/lit",
"texture_size": [32, 32],
"textures": {
"0": "magic:other/bow2",
"1": "minecraft:block/white_wool",
"particle": "magic:other/bow2"
},
"elements": [
{
"from": [7.4988, 0.50983, 8.5292],
"to": [8.5088, 3.50983, 11.5292],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8.00005, 2.00983, 10.0292]},
"faces": {
"north": {"uv": [1.25, 0.75, 1.75, 2.25], "texture": "#0"},
"east": {"uv": [5, 2, 3, 0], "texture": "#0"},
"south": {"uv": [2.25, 0.25, 2.75, 1.75], "texture": "#0"},
"west": {"uv": [3, 2, 5, 0], "texture": "#0"},
"up": {"uv": [1.75, 2.5, 1.25, 1], "texture": "#0"},
"down": {"uv": [1.75, 7, 1.25, 8.5], "texture": "#0"}
}
},
{
"from": [7.4981, 24.27214, 7.84099],
"to": [8.5081, 27.27214, 10.84099],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.4981, 24.27214, 10.84099]},
"faces": {
"north": {"uv": [1.25, 0.75, 1.75, 2.25], "texture": "#0"},
"east": {"uv": [5, 0, 3, 2], "texture": "#0"},
"south": {"uv": [2.25, 0.25, 2.75, 1.75], "texture": "#0"},
"west": {"uv": [3, 0, 5, 2], "texture": "#0"},
"up": {"uv": [1.75, 7, 1.25, 8.5], "texture": "#0"},
"down": {"uv": [1.75, 2.5, 1.25, 1], "texture": "#0"}
}
},
{
"from": [7.5, 1.7526, 7.78661],
"to": [8.5, 7.7526, 9.28661],
"rotation": {"angle": -45, "axis": "x", "origin": [7.99952, 3.03033, 8.09467]},
"faces": {
"north": {"uv": [1.25, 0, 1.75, 3], "texture": "#0"},
"east": {"uv": [1, 0, 0, 3], "texture": "#0"},
"south": {"uv": [2.25, 0, 2.75, 3], "texture": "#0"},
"west": {"uv": [0, 0, 1, 3], "texture": "#0"},
"up": {"uv": [5, 8, 4.5, 7], "texture": "#0"},
"down": {"uv": [7.5, 7, 7, 8], "texture": "#0"}
}
},
{
"from": [7.4988, 20.34636, 6.29774],
"to": [8.4998, 26.34636, 7.79774],
"rotation": {"angle": 45, "axis": "x", "origin": [7.99873, 23.34283, 7.52266]},
"faces": {
"north": {"uv": [1.25, 0, 1.75, 3], "texture": "#0"},
"east": {"uv": [1, 0, 0, 3], "texture": "#0"},
"south": {"uv": [2.25, 0, 2.75, 3], "texture": "#0"},
"west": {"uv": [0, 0, 1, 3], "texture": "#0"},
"up": {"uv": [7.5, 5, 7, 4], "texture": "#0"},
"down": {"uv": [7.5, 5, 7, 6], "texture": "#0"}
}
},
{
"from": [7.499, 4.914, 4.28553],
"to": [8.4991, 10.914, 5.78553],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.99937, 4.89898, 7.52266]},
"faces": {
"north": {"uv": [1.25, 0, 1.75, 3], "texture": "#0"},
"east": {"uv": [1, 0, 0, 3], "texture": "#0"},
"south": {"uv": [2.25, 0, 2.75, 3], "texture": "#0"},
"west": {"uv": [0, 0, 1, 3], "texture": "#0"},
"up": {"uv": [7.5, 3, 7, 2], "texture": "#0"},
"down": {"uv": [7.5, 3, 7, 4], "texture": "#0"}
}
},
{
"from": [7.25, 12.1209, 6.75],
"to": [8.75, 16.1209, 8.25],
"rotation": {"angle": 0, "axis": "x", "origin": [7.74937, 10.10588, 9.98713]},
"faces": {
"north": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"east": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"south": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"west": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"up": {"uv": [7, 7.5, 6, 6.5], "texture": "#0"},
"down": {"uv": [7, 7.5, 6, 6.5], "texture": "#0"}
}
},
{
"from": [7.95, 1.9209, 10.71961],
"to": [8.05, 26.9209, 10.81961],
"rotation": {"angle": 0, "axis": "x", "origin": [8.2, 13.4209, 10.96961]},
"faces": {
"north": {"uv": [0, 0, 0.5, 12.5], "texture": "#1"},
"east": {"uv": [0.5, 0.5, 1, 13], "texture": "#1"},
"south": {"uv": [1, 1, 1.5, 13.5], "texture": "#1"},
"west": {"uv": [1.5, 1.5, 2, 14], "texture": "#1"},
"up": {"uv": [1, 0.5, 0.5, 0], "texture": "#1"},
"down": {"uv": [1.5, 0, 1, 0.5], "texture": "#1"}
}
},
{
"from": [7, 11.1209, 6.5],
"to": [9, 12.1209, 8.5],
"rotation": {"angle": 0, "axis": "x", "origin": [7.49937, 6.10588, 9.73713]},
"faces": {
"north": {"uv": [7.5, 2.5, 8.5, 3], "texture": "#0"},
"east": {"uv": [7.5, 3.25, 8.5, 3.75], "texture": "#0"},
"south": {"uv": [7.5, 3.5, 8.5, 4], "texture": "#0"},
"west": {"uv": [7.5, 2.75, 8.5, 3.25], "texture": "#0"},
"up": {"uv": [8.5, 3.5, 7.5, 2.5], "texture": "#0"},
"down": {"uv": [8.5, 1.5, 7.5, 2.5], "texture": "#0"}
}
},
{
"from": [7, 16.1209, 6.5],
"to": [9, 17.1209, 8.5],
"rotation": {"angle": 0, "axis": "x", "origin": [7.49937, 11.10588, 9.73713]},
"faces": {
"north": {"uv": [7.5, 2.5, 8.5, 3], "texture": "#0"},
"east": {"uv": [7.5, 3.25, 8.5, 3.75], "texture": "#0"},
"south": {"uv": [7.5, 3.5, 8.5, 4], "texture": "#0"},
"west": {"uv": [7.5, 2.75, 8.5, 3.25], "texture": "#0"},
"up": {"uv": [8.5, 3.5, 7.5, 2.5], "texture": "#0"},
"down": {"uv": [8.5, 1.5, 7.5, 2.5], "texture": "#0"}
}
},
{
"from": [7.499, 17.32781, 4.28553],
"to": [8.4991, 23.32781, 5.78553],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.99873, 23.34283, 7.52266]},
"faces": {
"north": {"uv": [1.25, 0, 1.75, 3], "texture": "#0"},
"east": {"uv": [1, 0, 0, 3], "texture": "#0"},
"south": {"uv": [2.25, 0, 2.75, 3], "texture": "#0"},
"west": {"uv": [0, 0, 1, 3], "texture": "#0"},
"up": {"uv": [7.5, 7, 7, 6], "texture": "#0"},
"down": {"uv": [8, 7.5, 7.5, 8.5], "texture": "#0"}
}
}
],
"overrides": [
{
"predicate": {
"pulling": 1
},
"model": "item/bow_pulling_0"
},
{
"predicate": {
"pulling": 1,
"pull": 0.65
},
"model": "item/bow_pulling_1"
},
{
"predicate": {
"pulling": 1,
"pull": 0.9
},
"model": "item/bow_pulling_2"
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, -5.25, 2.5]
},
"thirdperson_lefthand": {
"translation": [0, -5.25, 2.25]
},
"firstperson_righthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, -4.5]
},
"firstperson_lefthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, -4.5]
},
"ground": {
"rotation": [0, 0, 90],
"translation": [3, 2, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-90, 135, 90],
"translation": [-4.25, -2.25, -0.5],
"scale": [0.75, 0.75, 0.75]
},
"head": {
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [-90, -135, 90],
"translation": [-2.5, 4, -0.5],
"scale": [0.75, 0.75, 0.75]
}
}
}

View file

@ -0,0 +1,263 @@
{
"credit": "Made with Blockbench",
"parent": "magic:base/lit",
"texture_size": [32, 32],
"textures": {
"0": "magic:other/bow2",
"1": "minecraft:block/white_wool",
"particle": "magic:other/bow2"
},
"elements": [
{
"from": [7.48, 0.50983, 10.5292],
"to": [8.5, 3.50983, 13.5292],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8.00005, 2.00983, 12.0292]},
"faces": {
"north": {"uv": [1.25, 0.75, 1.75, 2.25], "texture": "#0"},
"east": {"uv": [5, 2, 3, 0], "texture": "#0"},
"south": {"uv": [2.25, 0.25, 2.75, 1.75], "texture": "#0"},
"west": {"uv": [3, 2, 5, 0], "texture": "#0"},
"up": {"uv": [1.75, 2.5, 1.25, 1], "texture": "#0"},
"down": {"uv": [1.75, 7, 1.25, 8.5], "texture": "#0"}
}
},
{
"from": [7.48, 24.59017, 10.5292],
"to": [8.5, 27.59017, 13.5292],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8.00005, 26.09017, 12.0292]},
"faces": {
"north": {"uv": [1.25, 2.25, 1.75, 0.75], "texture": "#0"},
"east": {"uv": [5, 0, 3, 2], "texture": "#0"},
"south": {"uv": [2.25, 1.75, 2.75, 0.25], "texture": "#0"},
"west": {"uv": [3, 0, 5, 2], "texture": "#0"},
"up": {"uv": [1.75, 8.5, 1.25, 7], "texture": "#0"},
"down": {"uv": [1.75, 1, 1.25, 2.5], "texture": "#0"}
}
},
{
"from": [7.488, 0.71495, 10.03445],
"to": [8.503, 6.71495, 11.53445],
"rotation": {"angle": -45, "axis": "x", "origin": [8.00852, 1.99268, 10.34251]},
"faces": {
"north": {"uv": [1.25, 0, 1.75, 3], "texture": "#0"},
"east": {"uv": [1, 0, 0, 3], "texture": "#0"},
"south": {"uv": [2.25, 0, 2.75, 3], "texture": "#0"},
"west": {"uv": [0, 0, 1, 3], "texture": "#0"},
"up": {"uv": [5, 8, 4.5, 7], "texture": "#0"},
"down": {"uv": [7.5, 7, 7, 8], "texture": "#0"}
}
},
{
"from": [7.488, 21.38505, 10.03445],
"to": [8.503, 27.38505, 11.53445],
"rotation": {"angle": 45, "axis": "x", "origin": [8.00852, 26.10732, 10.34251]},
"faces": {
"north": {"uv": [1.25, 3, 1.75, 0], "texture": "#0"},
"east": {"uv": [1, 3, 0, 0], "texture": "#0"},
"south": {"uv": [2.25, 3, 2.75, 0], "texture": "#0"},
"west": {"uv": [0, 3, 1, 0], "texture": "#0"},
"up": {"uv": [7.5, 8, 7, 7], "texture": "#0"},
"down": {"uv": [5, 7, 4.5, 8], "texture": "#0"}
}
},
{
"from": [7.499, 5.114, 6.78553],
"to": [8.4991, 11.114, 8.28553],
"rotation": {"angle": 0, "axis": "x", "origin": [7, 11.1209, 6.5]},
"faces": {
"north": {"uv": [1.25, 0, 1.75, 3], "texture": "#0"},
"east": {"uv": [1, 0, 0, 3], "texture": "#0"},
"south": {"uv": [2.25, 0, 2.75, 3], "texture": "#0"},
"west": {"uv": [0, 0, 1, 3], "texture": "#0"},
"up": {"uv": [7.5, 3, 7, 2], "texture": "#0"},
"down": {"uv": [7.5, 3, 7, 4], "texture": "#0"}
}
},
{
"from": [7.499, 16.986, 6.78553],
"to": [8.4991, 22.986, 8.28553],
"rotation": {"angle": 0, "axis": "x", "origin": [7, 16.9791, 6.5]},
"faces": {
"north": {"uv": [1.25, 3, 1.75, 0], "texture": "#0"},
"east": {"uv": [1, 3, 0, 0], "texture": "#0"},
"south": {"uv": [2.25, 3, 2.75, 0], "texture": "#0"},
"west": {"uv": [0, 3, 1, 0], "texture": "#0"},
"up": {"uv": [7.5, 4, 7, 3], "texture": "#0"},
"down": {"uv": [7.5, 2, 7, 3], "texture": "#0"}
}
},
{
"from": [7.25, 12.1209, 6.75],
"to": [8.75, 16.1209, 8.25],
"rotation": {"angle": 0, "axis": "x", "origin": [7.74937, 10.10588, 9.98713]},
"faces": {
"north": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"east": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"south": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"west": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"up": {"uv": [7, 7.5, 6, 6.5], "texture": "#0"},
"down": {"uv": [7, 7.5, 6, 6.5], "texture": "#0"}
}
},
{
"from": [7.95, 1.9209, 16.31961],
"to": [8.05, 14.1209, 16.41961],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8.2, 13.4209, 16.26961]},
"faces": {
"north": {"uv": [2, 2, 2.5, 8], "texture": "#1"},
"east": {"uv": [2.5, 2.5, 3, 8.5], "texture": "#1"},
"south": {"uv": [3, 3, 3.5, 9], "texture": "#1"},
"west": {"uv": [3.5, 3.5, 4, 9.5], "texture": "#1"},
"up": {"uv": [1, 0.5, 0.5, 0], "texture": "#1"},
"down": {"uv": [1.5, 0, 1, 0.5], "texture": "#1"}
}
},
{
"from": [7.95, 13.8791, 16.31961],
"to": [8.05, 26.1791, 16.41961],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8.2, 14.6791, 16.26961]},
"faces": {
"north": {"uv": [2, 8, 2.5, 2], "texture": "#1"},
"east": {"uv": [2.5, 8.5, 3, 2.5], "texture": "#1"},
"south": {"uv": [3, 9, 3.5, 3], "texture": "#1"},
"west": {"uv": [3.5, 9.5, 4, 3.5], "texture": "#1"},
"up": {"uv": [1.5, 0.5, 1, 0], "texture": "#1"},
"down": {"uv": [1, 0, 0.5, 0.5], "texture": "#1"}
}
},
{
"from": [7, 11.1209, 6.5],
"to": [9, 12.1209, 8.5],
"rotation": {"angle": 0, "axis": "x", "origin": [7.49937, 6.10588, 9.73713]},
"faces": {
"north": {"uv": [7.5, 2.5, 8.5, 3], "texture": "#0"},
"east": {"uv": [7.5, 3.25, 8.5, 3.75], "texture": "#0"},
"south": {"uv": [7.5, 3.5, 8.5, 4], "texture": "#0"},
"west": {"uv": [7.5, 2.75, 8.5, 3.25], "texture": "#0"},
"up": {"uv": [8.5, 3.5, 7.5, 2.5], "texture": "#0"},
"down": {"uv": [8.5, 1.5, 7.5, 2.5], "texture": "#0"}
}
},
{
"from": [7, 16.1209, 6.5],
"to": [9, 17.1209, 8.5],
"rotation": {"angle": 0, "axis": "x", "origin": [7.49937, 11.10588, 9.73713]},
"faces": {
"north": {"uv": [7.5, 2.5, 8.5, 3], "texture": "#0"},
"east": {"uv": [7.5, 3.25, 8.5, 3.75], "texture": "#0"},
"south": {"uv": [7.5, 3.5, 8.5, 4], "texture": "#0"},
"west": {"uv": [7.5, 2.75, 8.5, 3.25], "texture": "#0"},
"up": {"uv": [8.5, 3.5, 7.5, 2.5], "texture": "#0"},
"down": {"uv": [8.5, 1.5, 7.5, 2.5], "texture": "#0"}
}
},
{
"from": [7, 14.1, 14.5],
"to": [9, 14.1, 16.5],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 14.1, 15.5]},
"faces": {
"north": {"uv": [1, 0, 2, 0], "texture": "#1"},
"east": {"uv": [1, 0, 2, 0], "texture": "#1"},
"south": {"uv": [1, 0, 2, 0], "texture": "#1"},
"west": {"uv": [1, 0, 2, 0], "texture": "#1"},
"up": {"uv": [0, 1, 1, 2], "texture": "#1"},
"down": {"uv": [0, 1, 1, 2], "texture": "#1"}
}
},
{
"from": [8, 13.6, -2.1],
"to": [8, 14.6, -1.1],
"rotation": {"angle": 45, "axis": "x", "origin": [8, 14.1, -1.6]},
"faces": {
"north": {"uv": [1, 0, 1.5, 0], "rotation": 90, "texture": "#0"},
"east": {"uv": [7.5, 3.75, 8, 4.25], "texture": "#0"},
"south": {"uv": [1, 0, 1.5, 0], "rotation": 270, "texture": "#0"},
"west": {"uv": [7.5, 4, 8, 4.5], "rotation": 180, "texture": "#0"},
"up": {"uv": [1, 0, 1.5, 0], "rotation": 270, "texture": "#0"},
"down": {"uv": [1, 0, 1.5, 0], "rotation": 270, "texture": "#0"}
}
},
{
"from": [8, 13.1, 14.5],
"to": [8, 15.1, 16.5],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 14.1, 15.5]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "rotation": 270, "texture": "#1"},
"east": {"uv": [0, 1, 1, 2], "rotation": 270, "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#1"},
"west": {"uv": [0, 1, 1, 2], "rotation": 270, "texture": "#1"},
"up": {"uv": [1, 0, 2, 0], "rotation": 270, "texture": "#1"},
"down": {"uv": [1, 0, 2, 0], "rotation": 270, "texture": "#1"}
}
},
{
"from": [7.875, 14, -1.5],
"to": [8.125, 14.25, 16.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.875, 14.4, 16.5]},
"faces": {
"north": {"uv": [0, 0, 0.125, 0.125], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 8], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 0, 0.125, 0.125], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 8], "rotation": 90, "texture": "#0"},
"up": {"uv": [0, 0, 0.25, 8], "rotation": 90, "texture": "#0"},
"down": {"uv": [0, 0, 0.25, 8], "texture": "#0"}
}
}
],
"overrides": [
{
"predicate": {
"pulling": 1
},
"model": "item/bow_pulling_0"
},
{
"predicate": {
"pulling": 1,
"pull": 0.65
},
"model": "item/bow_pulling_1"
},
{
"predicate": {
"pulling": 1,
"pull": 0.9
},
"model": "item/bow_pulling_2"
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, -5.25, 2.5]
},
"thirdperson_lefthand": {
"translation": [0, -5.25, 2.25]
},
"firstperson_righthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, -4.5]
},
"firstperson_lefthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, -4.5]
},
"ground": {
"rotation": [0, 0, 90],
"translation": [3, 2, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-90, 135, 90],
"translation": [-4.25, -2.25, -0.5],
"scale": [0.75, 0.75, 0.75]
},
"head": {
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [-90, -135, 90],
"translation": [-2.5, 4, -0.5],
"scale": [0.75, 0.75, 0.75]
}
}
}

View file

@ -0,0 +1,265 @@
{
"credit": "Made with Blockbench",
"parent": "magic:base/lit",
"texture_size": [32, 32],
"textures": {
"0": "magic:other/bow2",
"1": "minecraft:block/white_wool",
"particle": "magic:other/bow2"
},
"elements": [
{
"from": [7.495, 0.50983, 12.5292],
"to": [8.515, 3.50983, 15.5292],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8.00005, 2.00983, 14.0292]},
"faces": {
"north": {"uv": [1.25, 0.75, 1.75, 2.25], "texture": "#0"},
"east": {"uv": [5, 2, 3, 0], "texture": "#0"},
"south": {"uv": [2.25, 0.25, 2.75, 1.75], "texture": "#0"},
"west": {"uv": [3, 2, 5, 0], "texture": "#0"},
"up": {"uv": [1.75, 2.5, 1.25, 1], "texture": "#0"},
"down": {"uv": [1.75, 7, 1.25, 8.5], "texture": "#0"}
}
},
{
"from": [7.495, 25.05999, 11.00788],
"to": [8.515, 28.05999, 14.00788],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8.00264, 22.60099, 12.59029]},
"faces": {
"north": {"uv": [1.25, 2.25, 1.75, 0.75], "texture": "#0"},
"east": {"uv": [5, 0, 3, 2], "texture": "#0"},
"south": {"uv": [2.25, 1.75, 2.75, 0.25], "texture": "#0"},
"west": {"uv": [3, 0, 5, 2], "texture": "#0"},
"up": {"uv": [1.75, 8.5, 1.25, 7], "texture": "#0"},
"down": {"uv": [1.75, 1, 1.25, 2.5], "texture": "#0"}
}
},
{
"from": [7.499, 1.28147, 12.31146],
"to": [8.514, 7.28147, 13.81146],
"rotation": {"angle": -45, "axis": "x", "origin": [8.01952, 2.5592, 12.61952]},
"faces": {
"north": {"uv": [1.25, 0, 1.75, 3], "texture": "#0"},
"east": {"uv": [1, 0, 0, 3], "texture": "#0"},
"south": {"uv": [2.25, 0, 2.75, 3], "texture": "#0"},
"west": {"uv": [0, 0, 1, 3], "texture": "#0"},
"up": {"uv": [5, 8, 4.5, 7], "texture": "#0"},
"down": {"uv": [7.5, 7, 7, 8], "texture": "#0"}
}
},
{
"from": [7.499, 20.11957, 10.08272],
"to": [8.514, 26.11957, 11.58272],
"rotation": {"angle": 45, "axis": "x", "origin": [8.00264, 22.60099, 12.59029]},
"faces": {
"north": {"uv": [1.25, 3, 1.75, 0], "texture": "#0"},
"east": {"uv": [1, 3, 0, 0], "texture": "#0"},
"south": {"uv": [2.25, 3, 2.75, 0], "texture": "#0"},
"west": {"uv": [0, 3, 1, 0], "texture": "#0"},
"up": {"uv": [7.5, 8, 7, 7], "texture": "#0"},
"down": {"uv": [5, 7, 4.5, 8], "texture": "#0"}
}
},
{
"from": [7.499, 5.114, 6.78553],
"to": [8.4991, 11.114, 8.28553],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7, 11.1209, 6.5]},
"faces": {
"north": {"uv": [1.25, 0, 1.75, 3], "texture": "#0"},
"east": {"uv": [1, 0, 0, 3], "texture": "#0"},
"south": {"uv": [2.25, 0, 2.75, 3], "texture": "#0"},
"west": {"uv": [0, 0, 1, 3], "texture": "#0"},
"up": {"uv": [7.5, 3, 7, 2], "texture": "#0"},
"down": {"uv": [7.5, 3, 7, 4], "texture": "#0"}
}
},
{
"from": [7.499, 15.26806, 9.32399],
"to": [8.4991, 21.26806, 10.82399],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8.00264, 22.60099, 12.59029]},
"faces": {
"north": {"uv": [1.25, 3, 1.75, 0], "texture": "#0"},
"east": {"uv": [1, 3, 0, 0], "texture": "#0"},
"south": {"uv": [2.25, 3, 2.75, 0], "texture": "#0"},
"west": {"uv": [0, 3, 1, 0], "texture": "#0"},
"up": {"uv": [7.5, 4, 7, 3], "texture": "#0"},
"down": {"uv": [7.5, 2, 7, 3], "texture": "#0"}
}
},
{
"from": [7.25, 12.1209, 6.75],
"to": [8.75, 16.1209, 8.25],
"rotation": {"angle": 0, "axis": "x", "origin": [7.74937, 10.10588, 9.98713]},
"faces": {
"north": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"east": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"south": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"west": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"up": {"uv": [7, 7.5, 6, 6.5], "texture": "#0"},
"down": {"uv": [7, 7.5, 6, 6.5], "texture": "#0"}
}
},
{
"from": [7.95, 1.68848, 16.25605],
"to": [8.05, 14.98848, 16.35605],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8.18848, 16.10605]},
"faces": {
"north": {"uv": [2, 2, 2.5, 8.5], "texture": "#1"},
"east": {"uv": [2.5, 2.5, 3, 9], "texture": "#1"},
"south": {"uv": [3, 3, 3.5, 9.5], "texture": "#1"},
"west": {"uv": [3.5, 3.5, 4, 10], "texture": "#1"},
"up": {"uv": [1.5, 1, 1, 0.5], "texture": "#1"},
"down": {"uv": [2, 0, 1.5, 0.5], "texture": "#1"}
}
},
{
"from": [7.95, 12.4556, 15.13575],
"to": [8.05, 25.4556, 15.23575],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8.00264, 22.60099, 12.59029]},
"faces": {
"north": {"uv": [2, 8.5, 2.5, 2], "texture": "#1"},
"east": {"uv": [2.5, 9, 3, 2.5], "texture": "#1"},
"south": {"uv": [3, 9.5, 3.5, 3], "texture": "#1"},
"west": {"uv": [3.5, 10, 4, 3.5], "texture": "#1"},
"up": {"uv": [2, 0.5, 1.5, 0], "texture": "#1"},
"down": {"uv": [1.5, 0.5, 1, 1], "texture": "#1"}
}
},
{
"from": [7, 11.1209, 6.5],
"to": [9, 12.1209, 8.5],
"rotation": {"angle": 0, "axis": "x", "origin": [7.49937, 6.10588, 9.73713]},
"faces": {
"north": {"uv": [7.5, 2.5, 8.5, 3], "texture": "#0"},
"east": {"uv": [7.5, 3.25, 8.5, 3.75], "texture": "#0"},
"south": {"uv": [7.5, 3.5, 8.5, 4], "texture": "#0"},
"west": {"uv": [7.5, 2.75, 8.5, 3.25], "texture": "#0"},
"up": {"uv": [8.5, 3.5, 7.5, 2.5], "texture": "#0"},
"down": {"uv": [8.5, 1.5, 7.5, 2.5], "texture": "#0"}
}
},
{
"from": [7, 16.1209, 6.5],
"to": [9, 17.1209, 8.5],
"rotation": {"angle": 0, "axis": "x", "origin": [7.49937, 11.10588, 9.73713]},
"faces": {
"north": {"uv": [7.5, 2.5, 8.5, 3], "texture": "#0"},
"east": {"uv": [7.5, 3.25, 8.5, 3.75], "texture": "#0"},
"south": {"uv": [7.5, 3.5, 8.5, 4], "texture": "#0"},
"west": {"uv": [7.5, 2.75, 8.5, 3.25], "texture": "#0"},
"up": {"uv": [8.5, 3.5, 7.5, 2.5], "texture": "#0"},
"down": {"uv": [8.5, 1.5, 7.5, 2.5], "texture": "#0"}
}
},
{
"from": [7.875, 14, 0.8],
"to": [8.125, 14.25, 18.8],
"rotation": {"angle": 0, "axis": "y", "origin": [7.875, -0.5, 15.8]},
"faces": {
"north": {"uv": [0.125, 0, 0.25, 0.125], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 8], "rotation": 90, "texture": "#0"},
"south": {"uv": [0.125, 0, 0.25, 0.125], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 8], "rotation": 90, "texture": "#0"},
"up": {"uv": [0, 0, 0.25, 8], "texture": "#0"},
"down": {"uv": [0, 0, 0.25, 8], "texture": "#0"}
}
},
{
"from": [8, 13.6, 0.2],
"to": [8, 14.6, 1.2],
"rotation": {"angle": 45, "axis": "x", "origin": [8, 14.2, 0.7]},
"faces": {
"north": {"uv": [0, 0, 0.25, 8], "rotation": 180, "texture": "#0"},
"east": {"uv": [7.5, 4, 8, 4.5], "rotation": 270, "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 8], "texture": "#0"},
"west": {"uv": [7.5, 4, 8, 4.5], "rotation": 90, "texture": "#0"},
"up": {"uv": [0, 0, 0, 0.5], "texture": "#0"},
"down": {"uv": [0, 0, 0, 0.5], "texture": "#0"}
}
},
{
"from": [8, 13.1, 16.8],
"to": [8, 15.1, 18.8],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 14.1, 17.8]},
"color": 1,
"faces": {
"north": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#1"},
"east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "rotation": 270, "texture": "#1"},
"west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#1"},
"up": {"uv": [0, 0, 1, 0], "rotation": 270, "texture": "#1"},
"down": {"uv": [0, 0, 1, 0], "rotation": 270, "texture": "#1"}
}
},
{
"from": [7, 14.1, 16.8],
"to": [9, 14.1, 18.8],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 14.1, 17.8]},
"color": 1,
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1, 0], "texture": "#0"},
"up": {"uv": [0, 0, 1, 1], "texture": "#0"},
"down": {"uv": [0, 0, 1, 1], "texture": "#0"}
}
}
],
"overrides": [
{
"predicate": {
"pulling": 1
},
"model": "item/bow_pulling_0"
},
{
"predicate": {
"pulling": 1,
"pull": 0.65
},
"model": "item/bow_pulling_1"
},
{
"predicate": {
"pulling": 1,
"pull": 0.9
},
"model": "item/bow_pulling_2"
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, -5.25, 2.5]
},
"thirdperson_lefthand": {
"translation": [0, -5.25, 2.25]
},
"firstperson_righthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, -4.5]
},
"firstperson_lefthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, -4.5]
},
"ground": {
"rotation": [0, 0, 90],
"translation": [3, 2, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-90, 135, 90],
"translation": [-4.25, -2.25, -0.5],
"scale": [0.75, 0.75, 0.75]
},
"head": {
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [-90, -135, 90],
"translation": [-2.5, 4, -0.5],
"scale": [0.75, 0.75, 0.75]
}
}
}

View file

@ -0,0 +1,263 @@
{
"credit": "Made with Blockbench",
"parent": "magic:base/lit",
"texture_size": [32, 32],
"textures": {
"0": "magic:other/bow2",
"1": "minecraft:block/white_wool",
"particle": "magic:other/bow2"
},
"elements": [
{
"from": [7.493, 2.40983, 13.5292],
"to": [8.513, 5.40983, 16.5292],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8.00005, 3.90983, 15.0292]},
"faces": {
"north": {"uv": [1.25, 0.75, 1.75, 2.25], "texture": "#0"},
"east": {"uv": [5, 2, 3, 0], "texture": "#0"},
"south": {"uv": [2.25, 0.25, 2.75, 1.75], "texture": "#0"},
"west": {"uv": [3, 2, 5, 0], "texture": "#0"},
"up": {"uv": [1.75, 2.5, 1.25, 1], "texture": "#0"},
"down": {"uv": [1.75, 7, 1.25, 8.5], "texture": "#0"}
}
},
{
"from": [7.493, 23.01135, 12.31018],
"to": [8.513, 26.01135, 15.31018],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8.00114, 21.33654, 13.86371]},
"faces": {
"north": {"uv": [1.25, 2.25, 1.75, 0.75], "texture": "#0"},
"east": {"uv": [5, 0, 3, 2], "texture": "#0"},
"south": {"uv": [2.25, 1.75, 2.75, 0.25], "texture": "#0"},
"west": {"uv": [3, 0, 5, 2], "texture": "#0"},
"up": {"uv": [1.75, 8.5, 1.25, 7], "texture": "#0"},
"down": {"uv": [1.75, 1, 1.25, 2.5], "texture": "#0"}
}
},
{
"from": [7.495, 5.58052, 9.06254],
"to": [8.51, 7.08052, 15.06254],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.499, 5.58052, 9.06254]},
"faces": {
"north": {"uv": [5, 8, 4.5, 7], "rotation": 180, "texture": "#0"},
"east": {"uv": [1, 0, 0, 3], "rotation": 90, "texture": "#0"},
"south": {"uv": [7.5, 7, 7, 8], "texture": "#0"},
"west": {"uv": [0, 0, 1, 3], "rotation": 270, "texture": "#0"},
"up": {"uv": [2.25, 0, 2.75, 3], "texture": "#0"},
"down": {"uv": [1.25, 0, 1.75, 3], "rotation": 180, "texture": "#0"}
}
},
{
"from": [7.495, 22.85915, 9.91897],
"to": [8.51, 24.35915, 15.91897],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8.00114, 21.33654, 13.86371]},
"faces": {
"north": {"uv": [5, 7, 4.5, 8], "rotation": 180, "texture": "#0"},
"east": {"uv": [0, 0, 1, 3], "rotation": 90, "texture": "#0"},
"south": {"uv": [7.5, 8, 7, 7], "texture": "#0"},
"west": {"uv": [1, 0, 0, 3], "rotation": 270, "texture": "#0"},
"up": {"uv": [1.25, 3, 1.75, 0], "rotation": 180, "texture": "#0"},
"down": {"uv": [2.25, 3, 2.75, 0], "texture": "#0"}
}
},
{
"from": [7.499, 5.014, 6.78553],
"to": [8.4991, 11.014, 8.28553],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7, 11.0209, 6.5]},
"faces": {
"north": {"uv": [1.25, 0, 1.75, 3], "texture": "#0"},
"east": {"uv": [1, 0, 0, 3], "texture": "#0"},
"south": {"uv": [2.25, 0, 2.75, 3], "texture": "#0"},
"west": {"uv": [0, 0, 1, 3], "texture": "#0"},
"up": {"uv": [7.5, 3, 7, 2], "texture": "#0"},
"down": {"uv": [7.5, 3, 7, 4], "texture": "#0"}
}
},
{
"from": [7.499, 14.6845, 8.93704],
"to": [8.4991, 20.6845, 10.43704],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8.00114, 21.33654, 13.86371]},
"faces": {
"north": {"uv": [1.25, 3, 1.75, 0], "texture": "#0"},
"east": {"uv": [1, 3, 0, 0], "texture": "#0"},
"south": {"uv": [2.25, 3, 2.75, 0], "texture": "#0"},
"west": {"uv": [0, 3, 1, 0], "texture": "#0"},
"up": {"uv": [7.5, 4, 7, 3], "texture": "#0"},
"down": {"uv": [7.5, 2, 7, 3], "texture": "#0"}
}
},
{
"from": [7.25, 12.1209, 6.75],
"to": [8.75, 16.1209, 8.25],
"rotation": {"angle": 0, "axis": "x", "origin": [7.74937, 10.10588, 9.98713]},
"faces": {
"north": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"east": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"south": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"west": {"uv": [6, 6.5, 7, 8.5], "texture": "#0"},
"up": {"uv": [7, 7.5, 6, 6.5], "texture": "#0"},
"down": {"uv": [7, 7.5, 6, 6.5], "texture": "#0"}
}
},
{
"from": [7.95, 4.68848, 18.05605],
"to": [8.05, 16.58848, 18.15605],
"rotation": {"angle": 45, "axis": "x", "origin": [8, 8.18848, 18.10605]},
"faces": {
"north": {"uv": [2, 2, 2.5, 8.5], "texture": "#1"},
"east": {"uv": [2.5, 2.5, 3, 9], "texture": "#1"},
"south": {"uv": [3, 3, 3.5, 9.5], "texture": "#1"},
"west": {"uv": [3.5, 3.5, 4, 10], "texture": "#1"},
"up": {"uv": [1.5, 1, 1, 0.5], "texture": "#1"},
"down": {"uv": [2, 0, 1.5, 0.5], "texture": "#1"}
}
},
{
"from": [7.95, 8.99982, 15.87657],
"to": [8.05, 20.89982, 15.97657],
"rotation": {"angle": -45, "axis": "x", "origin": [8.00114, 21.33654, 13.86371]},
"faces": {
"north": {"uv": [2, 8.5, 2.5, 2], "texture": "#1"},
"east": {"uv": [2.5, 9, 3, 2.5], "texture": "#1"},
"south": {"uv": [3, 9.5, 3.5, 3], "texture": "#1"},
"west": {"uv": [3.5, 10, 4, 3.5], "texture": "#1"},
"up": {"uv": [2, 0.5, 1.5, 0], "texture": "#1"},
"down": {"uv": [1.5, 0.5, 1, 1], "texture": "#1"}
}
},
{
"from": [7, 11.1209, 6.5],
"to": [9, 12.1209, 8.5],
"rotation": {"angle": 0, "axis": "x", "origin": [7.49937, 6.10588, 9.73713]},
"faces": {
"north": {"uv": [7.5, 2.5, 8.5, 3], "texture": "#0"},
"east": {"uv": [7.5, 3.25, 8.5, 3.75], "texture": "#0"},
"south": {"uv": [7.5, 3.5, 8.5, 4], "texture": "#0"},
"west": {"uv": [7.5, 2.75, 8.5, 3.25], "texture": "#0"},
"up": {"uv": [8.5, 3.5, 7.5, 2.5], "texture": "#0"},
"down": {"uv": [8.5, 1.5, 7.5, 2.5], "texture": "#0"}
}
},
{
"from": [7, 16.1209, 6.5],
"to": [9, 17.1209, 8.5],
"rotation": {"angle": 0, "axis": "x", "origin": [7.49937, 11.10588, 9.73713]},
"faces": {
"north": {"uv": [7.5, 2.5, 8.5, 3], "texture": "#0"},
"east": {"uv": [7.5, 3.25, 8.5, 3.75], "texture": "#0"},
"south": {"uv": [7.5, 3.5, 8.5, 4], "texture": "#0"},
"west": {"uv": [7.5, 2.75, 8.5, 3.25], "texture": "#0"},
"up": {"uv": [8.5, 3.5, 7.5, 2.5], "texture": "#0"},
"down": {"uv": [8.5, 1.5, 7.5, 2.5], "texture": "#0"}
}
},
{
"from": [7.875, 14, 5.9],
"to": [8.125, 14.25, 23.9],
"rotation": {"angle": 0, "axis": "y", "origin": [7.875, 0, 0]},
"faces": {
"north": {"uv": [0, 0, 0.125, 0.125], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 9], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 0, 0.125, 0.125], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 9], "rotation": 90, "texture": "#0"},
"up": {"uv": [0, 0, 0.25, 9], "texture": "#0"},
"down": {"uv": [0, 0, 0.25, 9], "texture": "#0"}
}
},
{
"from": [7, 14.1, 22],
"to": [9, 14.1, 24],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 14.1, 23]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [0, 0, 1, 1], "texture": "#1"},
"down": {"uv": [0, 0, 1, 1], "texture": "#1"}
}
},
{
"from": [8, 13.1, 22],
"to": [8, 15.1, 24],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 14.1, 23]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "rotation": 270, "texture": "#1"},
"east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#1"},
"west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#1"},
"up": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#1"},
"down": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#1"}
}
},
{
"from": [8, 13.6, 5.2],
"to": [8, 14.6, 6.2],
"rotation": {"angle": 45, "axis": "x", "origin": [8, 14.1, 5.7]},
"faces": {
"north": {"uv": [0, 0, 0, 0.5], "rotation": 180, "texture": "#0"},
"east": {"uv": [7.5, 4, 8, 4.5], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 0, 0, 0.5], "texture": "#0"},
"west": {"uv": [7.5, 4, 8, 4.5], "rotation": 90, "texture": "#0"},
"up": {"uv": [0, 0, 0, 0.5], "texture": "#0"},
"down": {"uv": [0, 0, 0, 0.5], "rotation": 180, "texture": "#0"}
}
}
],
"overrides": [
{
"predicate": {
"pulling": 1
},
"model": "item/bow_pulling_0"
},
{
"predicate": {
"pulling": 1,
"pull": 0.65
},
"model": "item/bow_pulling_1"
},
{
"predicate": {
"pulling": 1,
"pull": 0.9
},
"model": "item/bow_pulling_2"
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, -5.25, 2.5]
},
"thirdperson_lefthand": {
"translation": [0, -5.25, 2.25]
},
"firstperson_righthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, -4.5]
},
"firstperson_lefthand": {
"rotation": [6, 0, -16],
"translation": [4.5, 0, -4.5]
},
"ground": {
"rotation": [0, 0, 90],
"translation": [3, 2, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-90, 135, 90],
"translation": [-4.25, -2.25, -0.5],
"scale": [0.75, 0.75, 0.75]
},
"head": {
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [-90, -135, 90],
"translation": [-2.5, 4, -0.5],
"scale": [0.75, 0.75, 0.75]
}
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon",
"textures": {
"particle": "magic:broomsticks/broom_booster",
"texture": "magic:broomsticks/broom_booster"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon",
"textures": {
"particle": "magic:icons/spells/glide",
"texture": "magic:icons/spells/glide"
}
}

View file

@ -0,0 +1,322 @@
{
"credit": "Made with Blockbench by Phantom, used in the Magic plugin with permission",
"parent": "magic:base/lit",
"ambientocclusion": false,
"textures": {
"0": "magic:other/brush",
"1": "magic:other/handle",
"particle": "magic:other/brush"
},
"elements": [
{
"from": [-3, 7.25, 7.25],
"to": [-2.5, 8.75, 8.75],
"rotation": {"angle": -45, "axis": "x", "origin": [-2.75, 8, 8]},
"faces": {
"north": {"uv": [4, 8, 5, 10], "texture": "#1"},
"east": {"uv": [0, 8, 2, 10], "texture": "#1"},
"south": {"uv": [5, 8, 6, 10], "texture": "#1"},
"west": {"uv": [2, 8, 4, 10], "texture": "#1"},
"up": {"uv": [7, 10, 6, 8], "texture": "#1"},
"down": {"uv": [8, 8, 7, 10], "texture": "#1"}
}
},
{
"from": [-2.5, 7.5, 7.5],
"to": [5.5, 8.5, 8.5],
"rotation": {"angle": -22.5, "axis": "x", "origin": [3, 8, 8]},
"faces": {
"north": {"uv": [1, 4, 8, 5], "texture": "#1"},
"east": {"uv": [8, 8, 9, 9], "texture": "#1"},
"south": {"uv": [1, 5, 8, 6], "texture": "#1"},
"west": {"uv": [8, 9, 9, 10], "texture": "#1"},
"up": {"uv": [8, 7, 1, 6], "texture": "#1"},
"down": {"uv": [8, 7, 1, 8], "texture": "#1"}
}
},
{
"from": [4.5, 7.8, 7.2],
"to": [16.5, 8.8, 8.2],
"rotation": {"angle": 22.5, "axis": "x", "origin": [12, 8.3, 7.7]},
"faces": {
"north": {"uv": [2, 0, 15, 1], "texture": "#1"},
"east": {"uv": [9, 9, 10, 10], "texture": "#1"},
"south": {"uv": [2, 1, 15, 2], "texture": "#1"},
"west": {"uv": [9, 8, 10, 9], "texture": "#1"},
"up": {"uv": [15, 3, 2, 2], "texture": "#1"},
"down": {"uv": [15, 3, 2, 4], "texture": "#1"}
}
},
{
"from": [-5.96208, 6.99908, 6.18436],
"to": [-2.96208, 8.99908, 6.18436],
"rotation": {"angle": -45, "axis": "y", "origin": [-4.62464, 7.99908, 7]},
"faces": {
"north": {"uv": [5, 15, 12, 10], "texture": "#0"},
"east": {"uv": [0, 0, 0, 1], "texture": "#0"},
"south": {"uv": [12, 15, 5, 10], "texture": "#0"},
"west": {"uv": [0, 0, 0, 1], "texture": "#0"},
"up": {"uv": [2, 0, 0, 0], "texture": "#0"},
"down": {"uv": [2, 0, 0, 0], "texture": "#0"}
}
},
{
"from": [-8.96208, 6.99908, 6.58436],
"to": [-5.96208, 8.99908, 6.58436],
"rotation": {"angle": -45, "axis": "y", "origin": [-7.62464, 7.99908, 7.4]},
"faces": {
"north": {"uv": [5, 15, 12, 10], "texture": "#0"},
"east": {"uv": [0, 0, 0, 1], "texture": "#0"},
"south": {"uv": [12, 15, 5, 10], "texture": "#0"},
"west": {"uv": [0, 0, 0, 1], "texture": "#0"},
"up": {"uv": [2, 0, 0, 0], "texture": "#0"},
"down": {"uv": [2, 0, 0, 0], "texture": "#0"}
}
},
{
"from": [-10, 6, 8],
"to": [-3, 10, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [4, 15.5, 14.5]},
"faces": {
"north": {"uv": [1, 2, 16, 10], "texture": "#0"},
"east": {"uv": [0, 0, 0, 2], "texture": "#0"},
"south": {"uv": [16, 2, 1, 10], "texture": "#0"},
"west": {"uv": [0, 0, 0, 2], "texture": "#0"},
"up": {"uv": [3.5, 0, 0, 0], "texture": "#0"},
"down": {"uv": [3.5, 0, 0, 0], "texture": "#0"}
}
},
{
"from": [-10, 8, 6],
"to": [-3, 8, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [-6, 8, 8]},
"faces": {
"north": {"uv": [0, 0, 3.5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 2, 0], "texture": "#0"},
"south": {"uv": [0, 0, 3.5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 2, 0], "texture": "#0"},
"up": {"uv": [16, 2, 1, 10], "texture": "#0"},
"down": {"uv": [16, 10, 1, 2], "texture": "#0"}
}
},
{
"from": [-2.57574, 8.88176, 7],
"to": [-0.57574, 8.88176, 9],
"rotation": {"angle": 22.5, "axis": "z", "origin": [-1.57574, 8.88176, 8]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1, 0], "texture": "#0"},
"up": {"uv": [5, 14, 1, 10], "texture": "#0"},
"down": {"uv": [5, 10, 1, 14], "texture": "#0"}
}
},
{
"from": [-5.62503, 8.88176, 7],
"to": [-2.62503, 8.88176, 9],
"rotation": {"angle": -45, "axis": "z", "origin": [-3.62503, 8.88176, 8.5]},
"faces": {
"north": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1, 0], "texture": "#0"},
"up": {"uv": [12, 10, 5, 15], "texture": "#0"},
"down": {"uv": [12, 15, 5, 10], "texture": "#0"}
}
},
{
"from": [-6.62503, 9.18176, 7],
"to": [-3.62503, 9.18176, 9],
"rotation": {"angle": -22.5, "axis": "z", "origin": [-4.62503, 9.18176, 8]},
"faces": {
"north": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1, 0], "texture": "#0"},
"up": {"uv": [12, 10, 5, 15], "texture": "#0"},
"down": {"uv": [12, 15, 5, 10], "texture": "#0"}
}
},
{
"from": [-8.22503, 8.68176, 7],
"to": [-5.22503, 8.68176, 9],
"rotation": {"angle": -22.5, "axis": "z", "origin": [-7.22503, 8.68176, 8]},
"faces": {
"north": {"uv": [0, 0, 2, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1, 0], "texture": "#0"},
"south": {"uv": [0, 0, 2, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1, 0], "texture": "#0"},
"up": {"uv": [12, 10, 5, 15], "texture": "#0"},
"down": {"uv": [12, 15, 5, 10], "texture": "#0"}
}
},
{
"from": [-2.23798, 6.99908, 8.81535],
"to": [-0.23798, 8.99908, 8.81535],
"rotation": {"angle": -22.5, "axis": "y", "origin": [-1.57612, 7.99908, 8]},
"faces": {
"north": {"uv": [1, 14, 5, 10], "texture": "#0"},
"east": {"uv": [0, 0, 0, 1], "texture": "#0"},
"south": {"uv": [5, 14, 1, 10], "texture": "#0"},
"west": {"uv": [0, 0, 0, 1], "texture": "#0"},
"up": {"uv": [1, 0, 0, 0], "texture": "#0"},
"down": {"uv": [1, 0, 0, 0], "texture": "#0"}
}
},
{
"from": [-6.26279, 6.99908, 8.81535],
"to": [-3.26279, 8.99908, 8.81535],
"rotation": {"angle": 22.5, "axis": "y", "origin": [-3.92464, 7.99908, 8]},
"faces": {
"north": {"uv": [5, 10, 12, 15], "texture": "#0"},
"east": {"uv": [0, 0, 0, 1], "texture": "#0"},
"south": {"uv": [12, 10, 5, 15], "texture": "#0"},
"west": {"uv": [0, 0, 0, 1], "texture": "#0"},
"up": {"uv": [1.5, 0, 0, 0], "texture": "#0"},
"down": {"uv": [1.5, 0, 0, 0], "texture": "#0"}
}
},
{
"from": [-8.56279, 6.99908, 8.81535],
"to": [-4.56279, 8.99908, 8.81535],
"rotation": {"angle": 45, "axis": "y", "origin": [-6.22464, 7.99908, 8]},
"faces": {
"north": {"uv": [5, 10, 12, 15], "texture": "#0"},
"east": {"uv": [0, 0, 0, 1], "texture": "#0"},
"south": {"uv": [12, 10, 5, 15], "texture": "#0"},
"west": {"uv": [0, 0, 0, 1], "texture": "#0"},
"up": {"uv": [2, 0, 0, 0], "texture": "#0"},
"down": {"uv": [2, 0, 0, 0], "texture": "#0"}
}
},
{
"from": [-2.5765, 7.11639, 7],
"to": [-0.5765, 7.11639, 9],
"rotation": {"angle": -22.5, "axis": "z", "origin": [-1.5765, 7.11639, 8]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1, 0], "texture": "#0"},
"up": {"uv": [5, 10, 1, 14], "texture": "#0"},
"down": {"uv": [5, 14, 1, 10], "texture": "#0"}
}
},
{
"from": [-5.92426, 7.11639, 7],
"to": [-2.92426, 7.11639, 9],
"rotation": {"angle": 22.5, "axis": "z", "origin": [-3.92426, 7.11639, 8]},
"faces": {
"north": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1, 0], "texture": "#0"},
"up": {"uv": [12, 15, 5, 10], "texture": "#0"},
"down": {"uv": [12, 10, 5, 15], "texture": "#0"}
}
},
{
"from": [-6.82426, 7.31639, 7],
"to": [-3.82426, 7.31639, 9],
"rotation": {"angle": 45, "axis": "z", "origin": [-4.82426, 7.31639, 8]},
"faces": {
"north": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1, 0], "texture": "#0"},
"up": {"uv": [12, 15, 5, 10], "texture": "#0"},
"down": {"uv": [12, 10, 5, 15], "texture": "#0"}
}
},
{
"from": [-7.82426, 7.31639, 7],
"to": [-4.82426, 7.31639, 9],
"rotation": {"angle": 45, "axis": "z", "origin": [-5.82426, 7.31639, 8]},
"faces": {
"north": {"uv": [0, 0, 2, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1, 0], "texture": "#0"},
"south": {"uv": [0, 0, 2, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1, 0], "texture": "#0"},
"up": {"uv": [12, 15, 5, 10], "texture": "#0"},
"down": {"uv": [12, 10, 5, 15], "texture": "#0"}
}
},
{
"from": [-2.23869, 6.99908, 7.18436],
"to": [-0.23869, 8.99908, 7.18436],
"rotation": {"angle": 22.5, "axis": "y", "origin": [-1.57612, 7.99908, 8]},
"faces": {
"north": {"uv": [1, 10, 5, 14], "texture": "#0"},
"east": {"uv": [0, 0, 0, 1], "texture": "#0"},
"south": {"uv": [5, 10, 1, 14], "texture": "#0"},
"west": {"uv": [0, 0, 0, 1], "texture": "#0"},
"up": {"uv": [1, 0, 0, 0], "texture": "#0"},
"down": {"uv": [1, 0, 0, 0], "texture": "#0"}
}
},
{
"from": [-7.36208, 6.99908, 6.68436],
"to": [-4.36208, 8.99908, 6.68436],
"rotation": {"angle": -22.5, "axis": "y", "origin": [-5.02464, 7.99908, 7.5]},
"faces": {
"north": {"uv": [5, 15, 12, 10], "texture": "#0"},
"east": {"uv": [0, 0, 0, 1], "texture": "#0"},
"south": {"uv": [12, 15, 5, 10], "texture": "#0"},
"west": {"uv": [0, 0, 0, 1], "texture": "#0"},
"up": {"uv": [1.5, 0, 0, 0], "texture": "#0"},
"down": {"uv": [1.5, 0, 0, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [90, 90, 0],
"translation": [0, 0, 1.5],
"scale": [1.5, 1.5, 1.5]
},
"thirdperson_lefthand": {
"rotation": [90, -90, 0],
"translation": [0, 0, 1.5],
"scale": [1.5, 1.5, 1.5]
},
"firstperson_righthand": {
"rotation": [0, 90, 75],
"translation": [0, 2, 2]
},
"firstperson_lefthand": {
"rotation": [0, -90, -75],
"translation": [0, 2, 2]
},
"ground": {
"translation": [0, -4, 0]
},
"gui": {
"rotation": [26, 16, 41],
"translation": [1.25, 1.25, 0],
"scale": [0.6, 0.6, 0.6]
},
"head": {
"rotation": [0, 90, 0],
"translation": [0, 0.5, -17],
"scale": [3, 3, 3]
},
"fixed": {
"rotation": [0, 0, 135],
"translation": [-1, 1, -0.5],
"scale": [0.75, 0.75, 0.75]
}
},
"groups": [
{
"name": "handle",
"origin": [15, 8.3, 7.7],
"children": [0, 1, 2]
},
{
"name": "brush",
"origin": [-4.62464, 7.99908, 8],
"children": [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]
}
]
}

View file

@ -0,0 +1,576 @@
{
"credit": "Created by Droobledore with BDcraft Cubik PRO 0.93 Beta, used with permission in NathanWolf's Magic plugin. Edited by PhvntxmX using BlockBench.",
"parent": "magic:base/lit",
"ambientocclusion": false,
"textures": {
"texture": "magic:other/broom2"
},
"elements": [
{
"name": "Firebolt",
"from": [0, 7.25, 7.75],
"to": [5.5, 7.5, 8.25],
"faces": {
"north": {"uv": [5.499, 8.501, 0.001, 8.749], "texture": "#texture"},
"east": {"uv": [6.501, 8.501, 6.999, 8.749], "texture": "#texture"},
"south": {"uv": [0.001, 8.501, 5.499, 8.749], "texture": "#texture"},
"west": {"uv": [4.501, 8.001, 4.999, 8.249], "texture": "#texture", "cullface": "west"},
"up": {"uv": [0.001, 7.751, 5.499, 8.249], "texture": "#texture"},
"down": {"uv": [0.001, 7.751, 5.499, 8.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [0.25, 7.5, 7.75],
"to": [6, 8, 8.25],
"faces": {
"north": {"uv": [5.999, 8.001, 0.251, 8.499], "texture": "#texture"},
"east": {"uv": [6.501, 8.001, 6.999, 8.499], "texture": "#texture"},
"south": {"uv": [0.251, 8.001, 5.999, 8.499], "texture": "#texture"},
"west": {"uv": [3.001, 8.001, 3.499, 8.499], "texture": "#texture"},
"up": {"uv": [0.251, 7.751, 5.999, 8.249], "texture": "#texture"},
"down": {"uv": [0.251, 7.751, 5.999, 8.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [0.5, 8, 7.75],
"to": [9.75, 8.25, 8.25],
"faces": {
"north": {"uv": [9.749, 7.751, 0.501, 7.999], "texture": "#texture"},
"east": {"uv": [7.751, 7.751, 8.249, 7.999], "texture": "#texture"},
"south": {"uv": [0.501, 7.751, 9.749, 7.999], "texture": "#texture"},
"west": {"uv": [4.001, 8.001, 4.499, 8.249], "texture": "#texture"},
"up": {"uv": [0.501, 7.751, 9.749, 8.249], "texture": "#texture"},
"down": {"uv": [0.501, 7.751, 9.749, 8.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [0.75, 7.5, 7.5],
"to": [5.75, 8, 7.75],
"faces": {
"north": {"uv": [5.749, 8.001, 0.751, 8.499], "texture": "#texture"},
"east": {"uv": [7.001, 8.001, 7.249, 8.499], "texture": "#texture"},
"west": {"uv": [3.501, 8.001, 3.749, 8.499], "texture": "#texture"},
"up": {"uv": [0.751, 7.501, 5.749, 7.749], "texture": "#texture"},
"down": {"uv": [0.751, 7.501, 5.749, 7.749], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [0.75, 7.5, 8.25],
"to": [5.75, 8, 8.5],
"faces": {
"east": {"uv": [3.501, 4.001, 3.749, 4.499], "texture": "#texture"},
"south": {"uv": [0.751, 8.001, 5.749, 8.499], "texture": "#texture"},
"west": {"uv": [2.501, 7.501, 2.749, 7.999], "texture": "#texture"},
"up": {"uv": [0.751, 8.251, 5.749, 8.499], "texture": "#texture"},
"down": {"uv": [0.751, 8.251, 5.749, 8.499], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [1, 8, 7.5],
"to": [6.5, 8.25, 7.75],
"faces": {
"north": {"uv": [6.499, 7.751, 1.001, 7.999], "texture": "#texture"},
"east": {"uv": [6.999, 7.501, 6.751, 7.749], "texture": "#texture"},
"west": {"uv": [4.501, 8.001, 4.749, 8.249], "texture": "#texture"},
"up": {"uv": [1.001, 7.501, 6.499, 7.749], "texture": "#texture"},
"down": {"uv": [14.999, 7.749, 9.501, 7.501], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [1, 8.25, 7.75],
"to": [8, 8.5, 8.25],
"faces": {
"north": {"uv": [7.999, 7.501, 1.001, 7.749], "texture": "#texture"},
"east": {"uv": [8.249, 7.501, 7.751, 7.749], "texture": "#texture"},
"south": {"uv": [1.001, 7.501, 7.999, 7.749], "texture": "#texture"},
"west": {"uv": [3.501, 8.501, 3.999, 8.749], "texture": "#texture"},
"up": {"uv": [1.001, 7.751, 7.999, 8.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [1, 8, 8.25],
"to": [6.5, 8.25, 8.5],
"faces": {
"east": {"uv": [6.999, 7.501, 6.751, 7.749], "texture": "#texture"},
"south": {"uv": [1.001, 7.751, 6.499, 7.999], "texture": "#texture"},
"west": {"uv": [3.001, 7.001, 3.249, 7.249], "texture": "#texture"},
"up": {"uv": [1.001, 8.251, 6.499, 8.499], "texture": "#texture"},
"down": {"uv": [14.999, 8.499, 9.501, 8.251], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [1.25, 8.25, 7.5],
"to": [6, 8.5, 7.75],
"faces": {
"north": {"uv": [5.999, 7.501, 1.251, 7.749], "texture": "#texture"},
"east": {"uv": [3.999, 6.001, 3.751, 6.249], "texture": "#texture"},
"west": {"uv": [2.501, 7.001, 2.749, 7.249], "texture": "#texture"},
"up": {"uv": [1.251, 7.501, 5.999, 7.749], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [1.5, 8.25, 8.25],
"to": [6.25, 8.5, 8.5],
"faces": {
"east": {"uv": [3.999, 5.501, 3.751, 5.749], "texture": "#texture"},
"south": {"uv": [1.251, 7.501, 5.999, 7.749], "texture": "#texture"},
"west": {"uv": [3.001, 7.001, 3.249, 7.249], "texture": "#texture"},
"up": {"uv": [1.251, 8.251, 5.999, 8.499], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [2, 8.5, 7.75],
"to": [5.75, 8.75, 8.25],
"faces": {
"north": {"uv": [5.749, 7.251, 2.001, 7.499], "texture": "#texture"},
"east": {"uv": [4.499, 6.001, 4.001, 6.249], "texture": "#texture"},
"south": {"uv": [2.001, 7.251, 5.749, 7.499], "texture": "#texture"},
"west": {"uv": [3.501, 8.001, 3.999, 8.249], "texture": "#texture"},
"up": {"uv": [2.001, 7.751, 5.749, 8.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [2.25, 7.5, 7.25],
"to": [5.5, 8.5, 7.5],
"faces": {
"north": {"uv": [5.499, 7.501, 2.251, 8.499], "texture": "#texture"},
"east": {"uv": [7.251, 7.501, 7.499, 8.499], "texture": "#texture"},
"south": {"uv": [2.251, 7.501, 5.499, 8.499], "texture": "#texture"},
"west": {"uv": [7.251, 7.501, 7.499, 8.499], "texture": "#texture"},
"up": {"uv": [2.251, 7.251, 5.499, 7.499], "texture": "#texture"},
"down": {"uv": [2.251, 7.251, 5.499, 7.499], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [2.25, 7.5, 8.5],
"to": [5.5, 8.5, 8.75],
"faces": {
"north": {"uv": [2.251, 7.501, 5.499, 8.499], "texture": "#texture"},
"east": {"uv": [6.001, 7.501, 6.249, 8.499], "texture": "#texture"},
"south": {"uv": [2.251, 7.501, 5.499, 8.499], "texture": "#texture"},
"west": {"uv": [2.501, 8.001, 2.749, 8.999], "texture": "#texture"},
"up": {"uv": [2.251, 8.501, 5.499, 8.749], "texture": "#texture"},
"down": {"uv": [2.251, 8.501, 5.499, 8.749], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [2.5, 8.5, 7.5],
"to": [5.5, 8.75, 7.75],
"faces": {
"north": {"uv": [5.499, 7.251, 2.501, 7.499], "texture": "#texture"},
"east": {"uv": [6.999, 7.001, 6.751, 7.249], "texture": "#texture"},
"west": {"uv": [3.001, 8.001, 3.249, 8.249], "texture": "#texture"},
"up": {"uv": [2.501, 7.501, 5.499, 7.749], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [2.5, 8.5, 8.25],
"to": [5.5, 8.75, 8.5],
"faces": {
"east": {"uv": [6.499, 7.001, 6.251, 7.249], "texture": "#texture"},
"south": {"uv": [2.501, 7.251, 5.499, 7.499], "texture": "#texture"},
"west": {"uv": [3.001, 8.001, 3.249, 8.249], "texture": "#texture"},
"up": {"uv": [2.501, 8.251, 5.499, 8.499], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [2.75, 7.25, 7.5],
"to": [5, 7.5, 7.75],
"faces": {
"north": {"uv": [2.751, 8.501, 4.999, 8.749], "texture": "#texture"},
"east": {"uv": [7.001, 8.501, 7.249, 8.749], "texture": "#texture"},
"west": {"uv": [3.001, 10.001, 3.249, 10.249], "texture": "#texture"},
"down": {"uv": [2.751, 7.501, 4.999, 7.749], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [2.75, 7.25, 8.25],
"to": [5, 7.5, 8.5],
"faces": {
"east": {"uv": [3.001, 8.001, 3.249, 8.249], "texture": "#texture"},
"south": {"uv": [2.751, 8.501, 4.999, 8.749], "texture": "#texture"},
"west": {"uv": [4.001, 8.501, 4.249, 8.749], "texture": "#texture"},
"down": {"uv": [2.751, 8.251, 4.999, 8.499], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [3, 8.5, 7.25],
"to": [5, 8.75, 7.5],
"faces": {
"north": {"uv": [4.999, 7.251, 3.001, 7.499], "texture": "#texture"},
"east": {"uv": [7.499, 7.251, 7.251, 7.499], "texture": "#texture"},
"west": {"uv": [7.251, 7.251, 7.499, 7.499], "texture": "#texture"},
"up": {"uv": [3.001, 7.251, 4.999, 7.499], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [3, 8.75, 7.75],
"to": [5, 9, 8.25],
"faces": {
"north": {"uv": [4.999, 7.001, 3.001, 7.249], "texture": "#texture"},
"east": {"uv": [7.499, 7.001, 7.001, 7.249], "texture": "#texture"},
"south": {"uv": [3.001, 7.001, 4.999, 7.249], "texture": "#texture"},
"west": {"uv": [2.501, 7.501, 2.999, 7.749], "texture": "#texture"},
"up": {"uv": [3.001, 7.751, 4.999, 8.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [3, 8.5, 8.5],
"to": [5, 8.75, 8.75],
"faces": {
"east": {"uv": [3.999, 7.001, 3.751, 7.249], "texture": "#texture"},
"south": {"uv": [3.001, 7.251, 4.999, 7.499], "texture": "#texture"},
"west": {"uv": [2.501, 8.001, 2.749, 8.249], "texture": "#texture"},
"up": {"uv": [3.001, 8.501, 4.999, 8.749], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [3.25, 7, 7.75],
"to": [4.75, 7.25, 8.25],
"faces": {
"north": {"uv": [3.251, 8.751, 4.749, 8.999], "texture": "#texture"},
"east": {"uv": [7.001, 8.501, 7.499, 8.749], "texture": "#texture"},
"south": {"uv": [3.251, 8.751, 4.749, 8.999], "texture": "#texture"},
"west": {"uv": [2.501, 9.001, 2.999, 9.249], "texture": "#texture"},
"down": {"uv": [3.251, 7.751, 4.749, 8.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [3.5, 7.5, 7],
"to": [4.5, 8.5, 7.25],
"faces": {
"north": {"uv": [4.499, 7.501, 3.501, 8.499], "texture": "#texture"},
"east": {"uv": [7.249, 7.501, 7.001, 8.499], "texture": "#texture"},
"west": {"uv": [7.001, 7.501, 7.249, 8.499], "texture": "#texture"},
"up": {"uv": [3.501, 7.001, 4.499, 7.249], "texture": "#texture"},
"down": {"uv": [3.999, 6.999, 3.001, 6.751], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [3.5, 7.25, 7.25],
"to": [4.75, 7.5, 7.5],
"faces": {
"north": {"uv": [3.501, 8.501, 4.749, 8.749], "texture": "#texture"},
"east": {"uv": [7.251, 8.501, 7.499, 8.749], "texture": "#texture"},
"west": {"uv": [7.251, 8.501, 7.499, 8.749], "texture": "#texture"},
"down": {"uv": [3.501, 7.251, 4.749, 7.499], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [3.5, 7.25, 8.5],
"to": [4.75, 7.5, 8.75],
"faces": {
"east": {"uv": [4.001, 8.501, 4.249, 8.749], "texture": "#texture"},
"south": {"uv": [3.501, 8.501, 4.749, 8.749], "texture": "#texture"},
"west": {"uv": [3.501, 8.501, 3.749, 8.749], "texture": "#texture"},
"down": {"uv": [3.501, 8.501, 4.749, 8.749], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [3.5, 7.5, 8.75],
"to": [4.5, 8.5, 9],
"faces": {
"east": {"uv": [7.499, 7.501, 7.251, 8.499], "texture": "#texture"},
"south": {"uv": [3.501, 7.501, 4.499, 8.499], "texture": "#texture"},
"west": {"uv": [3.001, 7.501, 3.249, 8.499], "texture": "#texture"},
"up": {"uv": [3.501, 8.751, 4.499, 8.999], "texture": "#texture"},
"down": {"uv": [4.499, 8.999, 3.501, 8.751], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [3.75, 7, 7.5],
"to": [4.25, 7.25, 7.75],
"faces": {
"north": {"uv": [3.751, 8.751, 4.249, 8.999], "texture": "#texture"},
"east": {"uv": [7.001, 8.501, 7.249, 8.749], "texture": "#texture"},
"west": {"uv": [4.001, 8.501, 4.249, 8.749], "texture": "#texture"},
"down": {"uv": [3.751, 7.501, 4.249, 7.749], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [3.75, 8.75, 7.5],
"to": [4.5, 9, 7.75],
"faces": {
"north": {"uv": [4.499, 7.001, 3.751, 7.249], "texture": "#texture"},
"east": {"uv": [7.499, 7.001, 7.251, 7.249], "texture": "#texture"},
"west": {"uv": [4.001, 7.001, 4.249, 7.249], "texture": "#texture"},
"up": {"uv": [3.751, 7.501, 4.499, 7.749], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [3.75, 7, 8.25],
"to": [4.25, 7.25, 8.5],
"faces": {
"east": {"uv": [4.501, 8.501, 4.749, 8.749], "texture": "#texture"},
"south": {"uv": [3.751, 8.751, 4.249, 8.999], "texture": "#texture"},
"west": {"uv": [4.501, 9.001, 4.749, 9.249], "texture": "#texture"},
"down": {"uv": [3.751, 8.251, 4.249, 8.499], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [3.75, 8.75, 8.25],
"to": [4.5, 9, 8.5],
"faces": {
"east": {"uv": [7.499, 7.001, 7.251, 7.249], "texture": "#texture"},
"south": {"uv": [3.751, 7.001, 4.499, 7.249], "texture": "#texture"},
"west": {"uv": [3.001, 7.001, 3.249, 7.249], "texture": "#texture"},
"up": {"uv": [3.751, 8.251, 4.499, 8.499], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [4, 7.25, 7],
"to": [4.25, 7.5, 7.25],
"faces": {
"north": {"uv": [4.001, 8.501, 4.249, 8.749], "texture": "#texture"},
"east": {"uv": [7.001, 8.501, 7.249, 8.749], "texture": "#texture"},
"west": {"uv": [7.001, 8.501, 7.249, 8.749], "texture": "#texture"},
"down": {"uv": [4.001, 7.001, 4.249, 7.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [4, 8.5, 7],
"to": [4.25, 8.75, 7.25],
"faces": {
"north": {"uv": [4.249, 7.251, 4.001, 7.499], "texture": "#texture"},
"east": {"uv": [7.249, 7.251, 7.001, 7.499], "texture": "#texture"},
"west": {"uv": [7.001, 7.251, 7.249, 7.499], "texture": "#texture"},
"up": {"uv": [4.001, 7.001, 4.249, 7.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [4, 7.25, 8.75],
"to": [4.25, 7.5, 9],
"faces": {
"east": {"uv": [7.001, 8.501, 7.249, 8.749], "texture": "#texture"},
"south": {"uv": [4.001, 8.501, 4.249, 8.749], "texture": "#texture"},
"west": {"uv": [4.001, 8.501, 4.249, 8.749], "texture": "#texture"},
"down": {"uv": [4.001, 8.751, 4.249, 8.999], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [4, 8.5, 8.75],
"to": [4.25, 8.75, 9],
"faces": {
"east": {"uv": [3.999, 7.001, 3.751, 7.249], "texture": "#texture"},
"south": {"uv": [4.001, 7.251, 4.249, 7.499], "texture": "#texture"},
"west": {"uv": [2.501, 7.501, 2.749, 7.749], "texture": "#texture"},
"up": {"uv": [4.001, 8.751, 4.249, 8.999], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [5.75, 7.75, 7.5],
"to": [6.5, 8, 7.75],
"faces": {
"north": {"uv": [6.499, 8.001, 5.751, 8.249], "texture": "#texture"},
"east": {"uv": [6.501, 8.001, 6.749, 8.249], "texture": "#texture"},
"south": {"uv": [5.751, 8.001, 6.499, 8.249], "texture": "#texture"},
"down": {"uv": [5.751, 7.501, 6.499, 7.749], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [5.75, 7.75, 8.25],
"to": [6.5, 8, 8.5],
"faces": {
"north": {"uv": [5.751, 8.001, 6.499, 8.249], "texture": "#texture"},
"east": {"uv": [6.501, 8.001, 6.749, 8.249], "texture": "#texture"},
"south": {"uv": [5.751, 8.001, 6.499, 8.249], "texture": "#texture"},
"down": {"uv": [5.751, 8.251, 6.499, 8.499], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [6, 7.75, 7.75],
"to": [9.25, 8, 8.25],
"faces": {
"north": {"uv": [9.249, 8.001, 6.001, 8.249], "texture": "#texture"},
"east": {"uv": [7.751, 8.001, 8.249, 8.249], "texture": "#texture"},
"south": {"uv": [6.001, 8.001, 9.249, 8.249], "texture": "#texture"},
"down": {"uv": [6.001, 7.751, 9.249, 8.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [6.75, 7.75, 7.5],
"to": [7.5, 8.25, 7.75],
"faces": {
"north": {"uv": [7.499, 7.751, 6.751, 8.249], "texture": "#texture"},
"east": {"uv": [7.001, 7.501, 7.249, 7.999], "texture": "#texture"},
"south": {"uv": [6.751, 7.751, 7.499, 8.249], "texture": "#texture"},
"west": {"uv": [6.501, 7.501, 6.749, 7.999], "texture": "#texture"},
"up": {"uv": [6.751, 7.501, 7.499, 7.749], "texture": "#texture"},
"down": {"uv": [6.751, 7.501, 7.499, 7.749], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [6.75, 7.5, 7.75],
"to": [7.5, 7.75, 8.25],
"faces": {
"north": {"uv": [7.499, 8.251, 6.751, 8.499], "texture": "#texture"},
"east": {"uv": [7.001, 8.001, 7.499, 8.249], "texture": "#texture"},
"south": {"uv": [6.751, 8.251, 7.499, 8.499], "texture": "#texture"},
"west": {"uv": [6.501, 8.001, 6.999, 8.249], "texture": "#texture"},
"down": {"uv": [6.751, 7.751, 7.499, 8.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [6.75, 7.75, 8.25],
"to": [7.5, 8.25, 8.5],
"faces": {
"north": {"uv": [6.751, 7.751, 7.499, 8.249], "texture": "#texture"},
"east": {"uv": [7.001, 7.501, 7.249, 7.999], "texture": "#texture"},
"south": {"uv": [6.751, 7.751, 7.499, 8.249], "texture": "#texture"},
"west": {"uv": [6.501, 7.501, 6.749, 7.999], "texture": "#texture"},
"up": {"uv": [6.751, 8.251, 7.499, 8.499], "texture": "#texture"},
"down": {"uv": [6.751, 8.251, 7.499, 8.499], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [9, 8.25, 7.75],
"to": [12.5, 8.5, 8.25],
"faces": {
"north": {"uv": [12.499, 7.501, 9.001, 7.749], "texture": "#texture"},
"east": {"uv": [12.501, 7.501, 12.999, 7.749], "texture": "#texture"},
"south": {"uv": [9.001, 7.501, 12.499, 7.749], "texture": "#texture"},
"west": {"uv": [7.751, 7.501, 8.249, 7.749], "texture": "#texture"},
"up": {"uv": [9.001, 7.751, 12.499, 8.249], "texture": "#texture"},
"down": {"uv": [9.001, 8.501, 14.499, 8.999], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [9.75, 8.5, 7.75],
"to": [16, 8.75, 8.25],
"faces": {
"north": {"uv": [9.751, 7.251, 15.999, 7.499], "texture": "#texture"},
"east": {"uv": [11.501, 7.001, 11.999, 7.249], "texture": "#texture", "cullface": "east"},
"south": {"uv": [9.751, 7.251, 15.999, 7.499], "texture": "#texture"},
"west": {"uv": [10.001, 7.001, 10.499, 7.249], "texture": "#texture"},
"up": {"uv": [11.501, 7.501, 15.999, 7.999], "texture": "#texture"},
"down": {"uv": [9.751, 7.751, 15.999, 8.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [13.75, 8.25, 7.75],
"to": [14.25, 8.5, 8.25],
"faces": {
"north": {"uv": [13.751, 7.501, 14.249, 7.749], "texture": "#texture"},
"east": {"uv": [12.001, 7.001, 12.499, 7.249], "texture": "#texture"},
"south": {"uv": [13.751, 7.501, 14.249, 7.749], "texture": "#texture"},
"west": {"uv": [12.001, 7.501, 12.499, 7.749], "texture": "#texture"},
"down": {"uv": [13.751, 7.751, 14.249, 8.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [15, 8.25, 7.75],
"to": [15.75, 8.5, 8.25],
"faces": {
"north": {"uv": [15.001, 7.501, 15.749, 7.749], "texture": "#texture"},
"east": {"uv": [12.001, 7.001, 12.499, 7.249], "texture": "#texture"},
"south": {"uv": [15.001, 7.501, 15.749, 7.749], "texture": "#texture"},
"west": {"uv": [13.001, 7.501, 13.499, 7.749], "texture": "#texture"},
"down": {"uv": [15.001, 7.751, 15.749, 8.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [15.25, 8.75, 8],
"to": [15.75, 9, 8.25],
"faces": {
"north": {"uv": [15.251, 7.001, 15.749, 7.249], "texture": "#texture"},
"east": {"uv": [11.501, 7.001, 11.749, 7.249], "texture": "#texture"},
"south": {"uv": [15.251, 7.001, 15.749, 7.249], "texture": "#texture"},
"west": {"uv": [10.501, 7.001, 10.749, 7.249], "texture": "#texture"},
"up": {"uv": [15.251, 8.001, 15.749, 8.249], "texture": "#texture"}
}
},
{
"name": "Firebolt",
"from": [15.5, 8.75, 7.75],
"to": [15.75, 9, 8],
"faces": {
"north": {"uv": [15.749, 7.001, 15.501, 7.249], "texture": "#texture"},
"east": {"uv": [11.499, 7.001, 11.251, 7.249], "texture": "#texture"},
"west": {"uv": [10.501, 7.001, 10.749, 7.249], "texture": "#texture"},
"up": {"uv": [15.501, 7.751, 15.749, 7.999], "texture": "#texture"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [90, 90, 0],
"translation": [0, -6.43, 1],
"scale": [2.5, 2.5, 2.5]
},
"thirdperson_lefthand": {
"rotation": [90, -90, 0],
"translation": [0, -6.43, 1],
"scale": [2.5, 2.5, 2.5]
},
"firstperson_righthand": {
"rotation": [0, 90, 75],
"translation": [0, 2, 2],
"scale": [1.7, 1.7, 1.7]
},
"firstperson_lefthand": {
"rotation": [0, -90, -75],
"translation": [0, 2, 2],
"scale": [1.7, 1.7, 1.7]
},
"ground": {
"translation": [0, -4, 0],
"scale": [2, 2, 2]
},
"gui": {
"rotation": [26, 16, 41],
"scale": [1.2, 1.2, 1.2]
},
"head": {
"rotation": [0, 90, 0],
"scale": [4, 4, 4]
},
"fixed": {
"rotation": [0, 0, 135],
"translation": [0, 1.25, -0.5],
"scale": [1.5, 1.5, 1.5]
}
}
}

View file

@ -0,0 +1,140 @@
{
"__comment": "Designed by NathanWolf with Cubik Studio - https://cubik.studio, from Droobledore's broomstick",
"parent": "magic:base/lit",
"ambientocclusion": false,
"textures": {
"particle": "magic:other/broom",
"texture": "magic:other/broom"
},
"elements": [
{
"__comment": "Element",
"from": [ 6, 7, 7 ],
"to": [ 8.25, 7.25, 7.5 ],
"faces": {
"down": { "uv": [ 11.5, 7.75, 13.75, 8.25 ], "texture": "#texture" },
"up": { "uv": [ 11.5, 7.75, 13.75, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 11.5, 7.5, 13.75, 7.75 ], "texture": "#texture" },
"south": { "uv": [ 11.5, 7.5, 13.75, 7.75 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 7.5, 8.25, 7.75 ], "texture": "#texture" },
"east": { "uv": [ 7.75, 7.5, 8.25, 7.75 ], "texture": "#texture" }
}
},
{
"__comment": "Element",
"from": [ 7.5, 7.25, 7 ],
"to": [ 10.5, 7.5, 7.5 ],
"faces": {
"down": { "uv": [ 13, 7.75, 16, 8.25 ], "texture": "#texture" },
"up": { "uv": [ 13, 7.75, 16, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 13, 7.25, 16, 7.5 ], "texture": "#texture" },
"south": { "uv": [ 13, 7.25, 16, 7.5 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 7.25, 8.25, 7.5 ], "texture": "#texture" },
"east": { "uv": [ 7.75, 7.25, 8.25, 7.5 ], "texture": "#texture", "cullface": "east" }
}
},
{
"__comment": "Element",
"from": [ 8.75, 7.5, 7 ],
"to": [ 10.5, 7.75, 7.5 ],
"faces": {
"up": { "uv": [ 14.25, 7.75, 16, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 16, 7, 14.25, 7.25 ], "texture": "#texture" },
"south": { "uv": [ 14.25, 7, 16, 7.25 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 7, 8.25, 7.25 ], "texture": "#texture" },
"east": { "uv": [ 8.25, 7, 7.75, 7.25 ], "texture": "#texture", "cullface": "east" }
}
},
{
"__comment": "Element",
"from": [ 9.75, 7, 7 ],
"to": [ 10.5, 7.25, 7.5 ],
"faces": {
"down": { "uv": [ 15.25, 7.75, 16, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 15.25, 7.5, 16, 7.75 ], "texture": "#texture" },
"south": { "uv": [ 15.25, 7.5, 16, 7.75 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 7.5, 8.25, 7.75 ], "texture": "#texture" },
"east": { "uv": [ 7.75, 7.5, 8.25, 7.75 ], "texture": "#texture", "cullface": "east" }
}
},
{
"__comment": "Element",
"from": [ 10, 7, 6.75 ],
"to": [ 10.25, 7.75, 7 ],
"faces": {
"down": { "uv": [ 15.5, 7.5, 15.75, 7.75 ], "texture": "#texture" },
"up": { "uv": [ 15.5, 7.5, 15.75, 7.75 ], "texture": "#texture" },
"north": { "uv": [ 15.5, 7, 15.75, 7.75 ], "texture": "#texture" },
"south": { "uv": [ 15.5, 7, 15.75, 7.75 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 7.75, 7.75 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 7.75, 7.75 ], "texture": "#texture" }
}
},
{
"__comment": "Element",
"from": [ 10, 7, 7.5 ],
"to": [ 10.25, 7.75, 7.75 ],
"faces": {
"down": { "uv": [ 15.5, 8.25, 15.75, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 15.5, 8.25, 15.75, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 15.5, 7, 15.75, 7.75 ], "texture": "#texture" },
"south": { "uv": [ 15.5, 7, 15.75, 7.75 ], "texture": "#texture" },
"west": { "uv": [ 8.25, 7, 8.5, 7.75 ], "texture": "#texture" },
"east": { "uv": [ 8.25, 7, 8.5, 7.75 ], "texture": "#texture" }
}
},
{
"__comment": "Element",
"from": [ 10.25, 7.25, 6.75 ],
"to": [ 10.5, 7.75, 7 ],
"faces": {
"down": { "uv": [ 15.75, 7.5, 16, 7.75 ], "texture": "#texture" },
"up": { "uv": [ 15.75, 7.5, 16, 7.75 ], "texture": "#texture" },
"north": { "uv": [ 15.75, 7, 16, 7.5 ], "texture": "#texture" },
"south": { "uv": [ 15.75, 7, 16, 7.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 7.75, 7.5 ], "texture": "#texture", "cullface": "east" }
}
},
{
"__comment": "Element",
"from": [ 10.25, 7.25, 7.5 ],
"to": [ 10.5, 7.75, 7.75 ],
"faces": {
"down": { "uv": [ 15.75, 8.25, 16, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 15.75, 8.25, 16, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 15.75, 7, 16, 7.5 ], "texture": "#texture" },
"south": { "uv": [ 15.75, 7, 16, 7.5 ], "texture": "#texture" },
"east": { "uv": [ 8.25, 7, 8.5, 7.5 ], "texture": "#texture", "cullface": "east" }
}
}
],
"display": {
"thirdperson_righthand": {
"scale": [0, 0, 0]
},
"thirdperson_lefthand": {
"scale": [0, 0, 0]
},
"firstperson_righthand": {
"scale": [0, 0, 0]
},
"firstperson_lefthand": {
"scale": [0, 0, 0]
},
"fixed": {
"scale": [0, 0, 0]
},
"gui": {
"rotation": [ 26, 16, 41 ],
"scale": [ 3, 3, 3 ]
},
"ground": {
"translation": [ 0, -4, 0 ],
"scale": [ 2, 2, 2 ]
},
"head": {
"rotation": [ 0, 90, 0 ],
"scale": [ 4, 4, 4 ]
}
}
}

View file

@ -0,0 +1,140 @@
{
"__comment": "Designed by NathanWolf with Cubik Studio - https://cubik.studio, from Droobledore's broomstick",
"parent": "magic:base/lit",
"ambientocclusion": false,
"textures": {
"particle": "magic:other/broom",
"texture": "magic:other/broom"
},
"elements": [
{
"__comment": "Element",
"from": [ 6, 7, 7 ],
"to": [ 8.25, 7.25, 7.5 ],
"faces": {
"down": { "uv": [ 11.5, 7.75, 13.75, 8.25 ], "texture": "#texture" },
"up": { "uv": [ 11.5, 7.75, 13.75, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 11.5, 7.5, 13.75, 7.75 ], "texture": "#texture" },
"south": { "uv": [ 11.5, 7.5, 13.75, 7.75 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 7.5, 8.25, 7.75 ], "texture": "#texture" },
"east": { "uv": [ 7.75, 7.5, 8.25, 7.75 ], "texture": "#texture" }
}
},
{
"__comment": "Element",
"from": [ 7.5, 7.25, 7 ],
"to": [ 10.5, 7.5, 7.5 ],
"faces": {
"down": { "uv": [ 13, 7.75, 16, 8.25 ], "texture": "#texture" },
"up": { "uv": [ 13, 7.75, 16, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 13, 7.25, 16, 7.5 ], "texture": "#texture" },
"south": { "uv": [ 13, 7.25, 16, 7.5 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 7.25, 8.25, 7.5 ], "texture": "#texture" },
"east": { "uv": [ 7.75, 7.25, 8.25, 7.5 ], "texture": "#texture", "cullface": "east" }
}
},
{
"__comment": "Element",
"from": [ 8.75, 7.5, 7 ],
"to": [ 10.5, 7.75, 7.5 ],
"faces": {
"up": { "uv": [ 14.25, 7.75, 16, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 16, 7, 14.25, 7.25 ], "texture": "#texture" },
"south": { "uv": [ 14.25, 7, 16, 7.25 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 7, 8.25, 7.25 ], "texture": "#texture" },
"east": { "uv": [ 8.25, 7, 7.75, 7.25 ], "texture": "#texture", "cullface": "east" }
}
},
{
"__comment": "Element",
"from": [ 9.75, 7, 7 ],
"to": [ 10.5, 7.25, 7.5 ],
"faces": {
"down": { "uv": [ 15.25, 7.75, 16, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 15.25, 7.5, 16, 7.75 ], "texture": "#texture" },
"south": { "uv": [ 15.25, 7.5, 16, 7.75 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 7.5, 8.25, 7.75 ], "texture": "#texture" },
"east": { "uv": [ 7.75, 7.5, 8.25, 7.75 ], "texture": "#texture", "cullface": "east" }
}
},
{
"__comment": "Element",
"from": [ 10, 7, 6.75 ],
"to": [ 10.25, 7.75, 7 ],
"faces": {
"down": { "uv": [ 15.5, 7.5, 15.75, 7.75 ], "texture": "#texture" },
"up": { "uv": [ 15.5, 7.5, 15.75, 7.75 ], "texture": "#texture" },
"north": { "uv": [ 15.5, 7, 15.75, 7.75 ], "texture": "#texture" },
"south": { "uv": [ 15.5, 7, 15.75, 7.75 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 7.75, 7.75 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 7.75, 7.75 ], "texture": "#texture" }
}
},
{
"__comment": "Element",
"from": [ 10, 7, 7.5 ],
"to": [ 10.25, 7.75, 7.75 ],
"faces": {
"down": { "uv": [ 15.5, 8.25, 15.75, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 15.5, 8.25, 15.75, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 15.5, 7, 15.75, 7.75 ], "texture": "#texture" },
"south": { "uv": [ 15.5, 7, 15.75, 7.75 ], "texture": "#texture" },
"west": { "uv": [ 8.25, 7, 8.5, 7.75 ], "texture": "#texture" },
"east": { "uv": [ 8.25, 7, 8.5, 7.75 ], "texture": "#texture" }
}
},
{
"__comment": "Element",
"from": [ 10.25, 7.25, 6.75 ],
"to": [ 10.5, 7.75, 7 ],
"faces": {
"down": { "uv": [ 15.75, 7.5, 16, 7.75 ], "texture": "#texture" },
"up": { "uv": [ 15.75, 7.5, 16, 7.75 ], "texture": "#texture" },
"north": { "uv": [ 15.75, 7, 16, 7.5 ], "texture": "#texture" },
"south": { "uv": [ 15.75, 7, 16, 7.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 7.75, 7.5 ], "texture": "#texture", "cullface": "east" }
}
},
{
"__comment": "Element",
"from": [ 10.25, 7.25, 7.5 ],
"to": [ 10.5, 7.75, 7.75 ],
"faces": {
"down": { "uv": [ 15.75, 8.25, 16, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 15.75, 8.25, 16, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 15.75, 7, 16, 7.5 ], "texture": "#texture" },
"south": { "uv": [ 15.75, 7, 16, 7.5 ], "texture": "#texture" },
"east": { "uv": [ 8.25, 7, 8.5, 7.5 ], "texture": "#texture", "cullface": "east" }
}
}
],
"display": {
"thirdperson_righthand": {
"scale": [0, 0, 0]
},
"thirdperson_lefthand": {
"scale": [0, 0, 0]
},
"firstperson_righthand": {
"scale": [0, 0, 0]
},
"firstperson_lefthand": {
"scale": [0, 0, 0]
},
"fixed": {
"scale": [0, 0, 0]
},
"gui": {
"rotation": [ 26, 16, 41 ],
"scale": [ 3, 3, 3 ]
},
"ground": {
"translation": [ 0, -4, 0 ],
"scale": [ 2, 2, 2 ]
},
"head": {
"rotation": [ 0, 90, 0 ],
"scale": [ 4, 4, 4 ]
}
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "magic:other/bread_slice"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "magic:other/cheese"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "magic:other/coffee"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "magic:other/grilled_cheese"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "magic:other/sandwich"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "magic:other/tea"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "magic:other/toast"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "magic:other/toasted_sandwich"
}
}

View file

@ -0,0 +1,282 @@
{
"credit": "Made with Blockbench by TheRielJVL",
"textures": {
"0": "magic:halloween/hsword_grip",
"2": "magic:halloween/pumpkin_face",
"3": "magic:halloween/hsword_ruby",
"4": "magic:halloween/hsword_black",
"particle": "magic:halloween/hsword_grip"
},
"elements": [
{
"from": [7.75, 10.35, 7.75],
"to": [9, 11.6, 9.25],
"rotation": {"angle": 45, "axis": "z", "origin": [8.5, 11.1, 8.5]},
"faces": {
"north": {"uv": [14.75, 14.75, 16, 16], "texture": "#4"},
"east": {"uv": [14.5, 14.75, 16, 16], "texture": "#4"},
"south": {"uv": [14.75, 14.75, 16, 16], "texture": "#4"},
"west": {"uv": [14.5, 14.75, 16, 16], "texture": "#4"},
"up": {"uv": [14.75, 14.5, 16, 16], "texture": "#4"},
"down": {"uv": [14.75, 14.5, 16, 16], "texture": "#4"}
}
},
{
"from": [8.125, 10.54822, 7.5625],
"to": [8.875, 11.29822, 9.4375],
"rotation": {"angle": 45, "axis": "z", "origin": [8.5, 10.92322, 8.5]},
"faces": {
"north": {"uv": [0, 0, 0.75, 0.75], "texture": "#3"},
"east": {"uv": [0, 0, 0.625, 0.75], "texture": "#3"},
"south": {"uv": [0, 0.74267, 0.75, 0], "texture": "#3"},
"west": {"uv": [0, 0, 0.75, 0.75], "texture": "#3"},
"up": {"uv": [0, 0, 0.75, 0.75], "texture": "#3"},
"down": {"uv": [0, 0, 0.75, 0.875], "texture": "#3"}
}
},
{
"from": [8, 11.1, 8],
"to": [9, 17.1, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.9, 0]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#0"},
"east": {"uv": [0, 0, 1, 6], "texture": "#0"},
"south": {"uv": [0, 0, 1, 6], "texture": "#0"},
"west": {"uv": [0, 0, 1, 6], "texture": "#0"},
"up": {"uv": [0, 0, 1, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 1, 1], "texture": "#missing"}
}
},
{
"from": [6, 16, 7.75],
"to": [11, 17.25, 9.25],
"rotation": {"angle": 0, "axis": "y", "origin": [0, -1, 0]},
"faces": {
"north": {"uv": [11, 14.75, 16, 16], "texture": "#4"},
"east": {"uv": [14.5, 14.75, 16, 16], "texture": "#4"},
"south": {"uv": [11, 14.75, 16, 16], "texture": "#4"},
"west": {"uv": [14.5, 14.75, 16, 16], "texture": "#4"},
"up": {"uv": [11, 14.5, 16, 16], "texture": "#4"},
"down": {"uv": [11, 14.5, 16, 16], "texture": "#4"}
}
},
{
"from": [10.06066, 17.26777, 7.75],
"to": [12.06066, 18.26777, 9.25],
"rotation": {"angle": 45, "axis": "z", "origin": [12.06066, 17.76777, 8.5]},
"faces": {
"north": {"uv": [14, 15, 16, 16], "texture": "#4"},
"east": {"uv": [14.5, 15, 16, 16], "texture": "#4"},
"south": {"uv": [14, 15, 16, 16], "texture": "#4"},
"west": {"uv": [14.5, 15, 16, 16], "texture": "#4"},
"up": {"uv": [14, 14.5, 16, 16], "texture": "#4"},
"down": {"uv": [14, 14.5, 16, 16], "texture": "#4"}
}
},
{
"from": [5.14645, 16.06066, 7.75],
"to": [6.14645, 18.06066, 9.25],
"rotation": {"angle": 45, "axis": "z", "origin": [5.64645, 17.06066, 8.5]},
"faces": {
"north": {"uv": [14, 15, 16, 16], "rotation": 270, "texture": "#4"},
"east": {"uv": [14, 14.5, 16, 16], "rotation": 90, "texture": "#4"},
"south": {"uv": [14, 15, 16, 16], "rotation": 90, "texture": "#4"},
"west": {"uv": [14, 14.5, 16, 16], "rotation": 90, "texture": "#4"},
"up": {"uv": [14.5, 15, 16, 16], "rotation": 90, "texture": "#4"},
"down": {"uv": [14.5, 15, 16, 16], "rotation": 90, "texture": "#4"}
}
},
{
"from": [4.58579, 17.41421, 7.75],
"to": [5.58579, 19.41421, 9.25],
"rotation": {"angle": 0, "axis": "y", "origin": [5.08579, 18.41421, 8.5]},
"faces": {
"north": {"uv": [14, 15, 16, 16], "rotation": 270, "texture": "#4"},
"east": {"uv": [14, 14.5, 16, 16], "rotation": 90, "texture": "#4"},
"south": {"uv": [14, 15, 16, 16], "rotation": 90, "texture": "#4"},
"west": {"uv": [14, 14.5, 16, 16], "rotation": 90, "texture": "#4"},
"up": {"uv": [14.5, 15, 16, 16], "rotation": 90, "texture": "#4"},
"down": {"uv": [14.5, 15, 16, 16], "rotation": 90, "texture": "#4"}
}
},
{
"from": [11.41421, 17.41421, 7.75],
"to": [12.41421, 19.41421, 9.25],
"rotation": {"angle": 0, "axis": "y", "origin": [11.91421, 18.41421, 8.5]},
"faces": {
"north": {"uv": [14, 15, 16, 16], "rotation": 270, "texture": "#4"},
"east": {"uv": [14, 14.5, 16, 16], "rotation": 90, "texture": "#4"},
"south": {"uv": [14, 15, 16, 16], "rotation": 90, "texture": "#4"},
"west": {"uv": [14, 14.5, 16, 16], "rotation": 90, "texture": "#4"},
"up": {"uv": [14.5, 15, 16, 16], "rotation": 90, "texture": "#4"},
"down": {"uv": [14.5, 15, 16, 16], "rotation": 90, "texture": "#4"}
}
},
{
"from": [11.50888, 19.03921, 7.6875],
"to": [12.25888, 19.78921, 9.3125],
"rotation": {"angle": 45, "axis": "z", "origin": [11.88388, 19.41421, 8.75]},
"faces": {
"north": {"uv": [12, 14, 13.25, 14.75], "rotation": 90, "texture": "#3"},
"east": {"uv": [13, 15, 11.75, 14], "rotation": 270, "texture": "#3"},
"south": {"uv": [13, 14, 12.25, 14.75], "rotation": 270, "texture": "#3"},
"west": {"uv": [0, 0, 0.75, 1.5], "rotation": 270, "texture": "#3"},
"up": {"uv": [12, 14, 13.5, 14.75], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 1.5, 0.75], "rotation": 270, "texture": "#3"}
}
},
{
"from": [4.68046, 19.03921, 7.6875],
"to": [5.43046, 19.78921, 9.3125],
"rotation": {"angle": 45, "axis": "z", "origin": [5.05546, 19.41421, 8.75]},
"faces": {
"north": {"uv": [14, 14, 11.75, 15.25], "rotation": 90, "texture": "#3"},
"east": {"uv": [12.5, 13.5, 13.25, 15], "rotation": 270, "texture": "#3"},
"south": {"uv": [12, 14, 12.75, 14.75], "rotation": 270, "texture": "#3"},
"west": {"uv": [0, 0, 0.75, 1.5], "rotation": 270, "texture": "#3"},
"up": {"uv": [12, 13, 13.5, 13.75], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 1.5, 0.75], "rotation": 270, "texture": "#3"}
}
},
{
"from": [8.125, 16.19822, 7.625],
"to": [8.875, 16.94822, 9.375],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 16.57322, 8.5]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#2"},
"east": {"uv": [1.95788, 0, 0, 2.0119], "texture": "#2"},
"south": {"uv": [0, 0, 16, 16], "texture": "#2"},
"west": {"uv": [0, 0, 1.91026, 1.99267], "texture": "#2"},
"up": {"uv": [0, 0, 2.0119, 2.02747], "texture": "#2"},
"down": {"uv": [0, 0, 2.0119, 1.96886], "texture": "#2"}
}
},
{
"from": [7, 17, 8],
"to": [10, 30, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 23.5, 8.5]},
"faces": {
"north": {"uv": [0, 0, 3, 13], "texture": "#4"},
"east": {"uv": [0, 0, 1, 13], "texture": "#4"},
"south": {"uv": [0, 0, 3, 13], "texture": "#4"},
"west": {"uv": [0, 0, 1, 13], "texture": "#4"},
"up": {"uv": [0, 0, 3, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 3, 1], "texture": "#missing"}
}
},
{
"from": [9.09099, 29.26256, 8],
"to": [10.09099, 30.76256, 9],
"rotation": {"angle": 45, "axis": "z", "origin": [9.59099, 29.76256, 8.5]},
"faces": {
"north": {"uv": [0, 0, 1, 1.5], "rotation": 180, "texture": "#4"},
"east": {"uv": [1, 6.5, 2.5, 7.5], "rotation": 90, "texture": "#4"},
"south": {"uv": [1, 3, 2, 4.5], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "rotation": 270, "texture": "#missing"},
"up": {"uv": [0, 0, 1, 1], "texture": "#missing"},
"down": {"uv": [0, 7.5, 1, 8.5], "rotation": 180, "texture": "#4"}
}
},
{
"from": [7.59467, 29.00368, 8],
"to": [8.59467, 30.50368, 9],
"rotation": {"angle": -45, "axis": "z", "origin": [8.09467, 30.38756, 8.5]},
"faces": {
"north": {"uv": [1, 1.5, 2, 3], "rotation": 180, "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "rotation": 90, "texture": "#missing"},
"south": {"uv": [1, 9.5, 2, 11], "texture": "#4"},
"west": {"uv": [0, 4.5, 2, 7], "rotation": 270, "texture": "#4"},
"up": {"uv": [0, 0, 1, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#4"}
}
},
{
"from": [8, 30, 8],
"to": [9, 31, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [0, -1, 0]},
"faces": {
"north": {"uv": [1, 5, 2, 6], "texture": "#4"},
"east": {"uv": [0, 0, 1, 1], "texture": "#missing"},
"south": {"uv": [1, 2.5, 2, 3.5], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#missing"},
"up": {"uv": [0, 0, 1, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 1, 1], "texture": "#missing"}
}
},
{
"from": [7.95711, 30.5, 8],
"to": [8.95711, 31.5, 9],
"rotation": {"angle": 45, "axis": "z", "origin": [8.70711, 31, 8.5]},
"faces": {
"north": {"uv": [1, 5, 2, 6], "texture": "#4"},
"east": {"uv": [1, 7.5, 2, 8.5], "texture": "#4"},
"south": {"uv": [1, 11.5, 2, 10.5], "texture": "#4"},
"west": {"uv": [0, 0, 1, 1], "texture": "#missing"},
"up": {"uv": [0.5, 2.5, 1.5, 3.5], "texture": "#4"},
"down": {"uv": [0, 0, 1, 1], "texture": "#missing"}
}
},
{
"from": [8, 17, 7.8],
"to": [9, 30.3, 9.2],
"faces": {
"north": {"uv": [8, 0, 9.5, 13.3], "texture": "#4"},
"east": {"uv": [8, 0, 9.4, 13.3], "texture": "#4"},
"south": {"uv": [9.5, 0, 8, 12.8], "texture": "#4"},
"west": {"uv": [8, 0, 9.4, 13.3], "texture": "#4"},
"up": {"uv": [1.5, 1.5, 2.5, 2.9], "texture": "#4"},
"down": {"uv": [0.5, 3.5, 1.5, 4.9], "texture": "#4"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [1, 90, 0],
"translation": [-0.25, -7.75, 1.25]
},
"thirdperson_lefthand": {
"rotation": [-10, -97, 0],
"translation": [1.25, -7.5, 2.5]
},
"firstperson_righthand": {
"rotation": [4, 78, -34],
"translation": [0.75, -6, 5]
},
"firstperson_lefthand": {
"rotation": [-35, 81, -1],
"translation": [6.75, -7.75, 2]
},
"ground": {
"rotation": [24, 65, 0],
"translation": [0, -5.75, 0]
},
"gui": {
"translation": [0.25, -9.25, 0],
"scale": [0.83, 0.73, 1]
},
"fixed": {
"translation": [-0.25, -11, -2],
"scale": [0.95, 0.88, 1]
}
},
"groups": [
{
"name": "handle",
"origin": [0, 0, 0],
"color": 0,
"children": [0, 1, 2]
},
{
"name": "hand protector",
"origin": [0, 0, 0],
"color": 0,
"children": [3, 4, 5, 6, 7, 8, 9, 10]
},
{
"name": "blade",
"origin": [8.5, 11.82322, 8.5],
"color": 0,
"children": [11, 12, 13, 14, 15, 16]
}
]
}

View file

@ -0,0 +1,860 @@
{
"credit": "Made with Blockbench by HattoriHanz0",
"texture_size": [32, 32],
"textures": {
"1": "magic:halloween/pumpkin_spikes",
"4": "magic:halloween/pumpkin_side",
"5": "magic:halloween/pumpkin_jack",
"particle": "magic:halloween/pumpkin_spikes"
},
"elements": [
{
"name": "handle",
"from": [7, 0, 8],
"to": [8, 10, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]},
"faces": {
"north": {"uv": [4, 0, 11, 16], "texture": "#4"},
"east": {"uv": [4, 0, 11, 16], "texture": "#4"},
"south": {"uv": [4, 0, 11, 16], "texture": "#4"},
"west": {"uv": [4, 0, 11, 16], "texture": "#4"},
"up": {"uv": [16, 16, 15.5, 15.5], "texture": "#4"},
"down": {"uv": [16, 15.5, 15.5, 16], "texture": "#4"}
}
},
{
"name": "end",
"from": [6.75, 0, 7.75],
"to": [8.25, 1.5, 9.25],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 0, 9]},
"faces": {
"north": {"uv": [0, 0, 11.5, 11.5], "texture": "#4"},
"east": {"uv": [0, 0, 11.5, 11.5], "texture": "#4"},
"south": {"uv": [0, 0, 11.5, 11.5], "texture": "#4"},
"west": {"uv": [0, 0, 11.5, 11.5], "texture": "#4"},
"up": {"uv": [11.5, 11.5, 0, 0], "texture": "#4"},
"down": {"uv": [11.5, 0, 0, 11.5], "texture": "#4"}
}
},
{
"from": [5.5, 10, 8.5],
"to": [9.5, 14, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 8, 9.5]},
"faces": {
"north": {"uv": [0, 0, 4, 4], "texture": "#5"},
"east": {"uv": [0, 0, 8.5, 16], "texture": "#5"},
"south": {"uv": [0, 0, 16, 16], "texture": "#5"},
"west": {"uv": [8, 0, 16, 16], "texture": "#5"},
"up": {"uv": [3, 16, 0, 14], "texture": "#5"},
"down": {"uv": [3, 0, 0, 3], "texture": "#5"}
}
},
{
"from": [5.5, 10, 4],
"to": [9.5, 14, 8.5],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 8, 9.5]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#5"},
"east": {"uv": [8.5, 0, 16, 16], "texture": "#5"},
"south": {"uv": [0, 0, 16, 16], "texture": "#5"},
"west": {"uv": [0, 0, 8, 16], "texture": "#5"},
"up": {"uv": [2, 16, 0, 14], "texture": "#5"},
"down": {"uv": [3, 0, 0, 3], "texture": "#5"}
}
},
{
"from": [7.3, 13, 3.775],
"to": [7.96667, 13.66667, 4.44167],
"rotation": {"angle": 0, "axis": "y", "origin": [7.3, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.5, 13, 3.775],
"to": [9.16667, 13.66667, 4.44167],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6, 13, 3.775],
"to": [6.66667, 13.66667, 4.44167],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6.1875, 13.1875, 3.5875],
"to": [6.5175, 13.5175, 3.9175],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.4375, 13.1875, 3.5875],
"to": [7.7675, 13.5175, 3.9175],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.6875, 13.1875, 3.5875],
"to": [9.0175, 13.5175, 3.9175],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.8125, 13.3125, 3.4625],
"to": [8.9125, 13.4125, 3.5625],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.5625, 13.3125, 3.4625],
"to": [7.6625, 13.4125, 3.5625],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6.3125, 13.3125, 3.4625],
"to": [6.4125, 13.4125, 3.5625],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.3, 13.03222, 12.57805],
"to": [7.96667, 13.69889, 13.24472],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.5, 13.03222, 12.57805],
"to": [9.16667, 13.69889, 13.24472],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6, 13.03222, 12.57805],
"to": [6.66667, 13.69889, 13.24472],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [14, 0, 16, 3], "rotation": 180, "texture": "#1"},
"south": {"uv": [14, 0.58333, 16, 2.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [16, 2, 14, 0], "rotation": 180, "texture": "#1"},
"up": {"uv": [14, 0, 16, 2], "texture": "#1"},
"down": {"uv": [14, 0, 16, 2], "texture": "#1"}
}
},
{
"from": [6.1875, 13.18139, 13.10222],
"to": [6.5175, 13.51139, 13.43222],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [14, 0, 16, 2], "rotation": 180, "texture": "#1"},
"west": {"uv": [13, 6.33334, 16, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11, 0, 11], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.4375, 13.18139, 13.10222],
"to": [7.7675, 13.51139, 13.43222],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.6875, 13.18139, 13.10222],
"to": [9.0175, 13.51139, 13.43222],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.8125, 13.28639, 13.45722],
"to": [8.9125, 13.38639, 13.55722],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.5625, 13.28639, 13.45722],
"to": [7.6625, 13.38639, 13.55722],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6.3125, 13.28639, 13.45722],
"to": [6.4125, 13.38639, 13.55722],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.3, 11.71972, 12.57805],
"to": [7.96667, 12.38639, 13.24472],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.5, 11.71972, 12.57805],
"to": [9.16667, 12.38639, 13.24472],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6, 11.71972, 12.57805],
"to": [6.66667, 12.38639, 13.24472],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6.1875, 11.86889, 13.10222],
"to": [6.5175, 12.19889, 13.43222],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.4375, 11.86889, 13.10222],
"to": [7.7675, 12.19889, 13.43222],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.6875, 11.86889, 13.10222],
"to": [9.0175, 12.19889, 13.43222],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.8125, 11.97389, 13.45722],
"to": [8.9125, 12.07389, 13.55722],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.5625, 11.97389, 13.45722],
"to": [7.6625, 12.07389, 13.55722],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6.3125, 11.97389, 13.45722],
"to": [6.4125, 12.07389, 13.55722],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.3, 10.46972, 12.57805],
"to": [7.96667, 11.13639, 13.24472],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.5, 10.46972, 12.57805],
"to": [9.16667, 11.13639, 13.24472],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6, 10.46972, 12.57805],
"to": [6.66667, 11.13639, 13.24472],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6.1875, 10.61889, 13.10222],
"to": [6.5175, 10.94889, 13.43222],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.4375, 10.61889, 13.10222],
"to": [7.7675, 10.94889, 13.43222],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.6875, 10.61889, 13.10222],
"to": [9.0175, 10.94889, 13.43222],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.8125, 10.72389, 13.45722],
"to": [8.9125, 10.82389, 13.55722],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.5625, 10.72389, 13.45722],
"to": [7.6625, 10.82389, 13.55722],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6.3125, 10.72389, 13.45722],
"to": [6.4125, 10.82389, 13.55722],
"rotation": {"angle": 0, "axis": "y", "origin": [7.605, 12.34945, 14.41611]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "rotation": 180, "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "rotation": 180, "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.3, 11.8125, 3.775],
"to": [7.96667, 12.47917, 4.44167],
"rotation": {"angle": 0, "axis": "y", "origin": [7.3, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.5, 11.8125, 3.775],
"to": [9.16667, 12.47917, 4.44167],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#1"},
"east": {"uv": [0, 2, 1, 3], "texture": "#1"},
"south": {"uv": [2, 0, 3, 1], "texture": "#1"},
"west": {"uv": [2, 2, 3, 3], "texture": "#1"},
"up": {"uv": [1, 5, 0, 4], "texture": "#1"},
"down": {"uv": [5, 0, 4, 1], "texture": "#1"}
}
},
{
"from": [6, 11.8125, 3.775],
"to": [6.66667, 12.47917, 4.44167],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6.1875, 12, 3.5875],
"to": [6.5175, 12.33, 3.9175],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.4375, 12, 3.5875],
"to": [7.7675, 12.33, 3.9175],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.6875, 12, 3.5875],
"to": [9.0175, 12.33, 3.9175],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.8125, 12.125, 3.4625],
"to": [8.9125, 12.225, 3.5625],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.5625, 12.125, 3.4625],
"to": [7.6625, 12.225, 3.5625],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6.3125, 12.125, 3.4625],
"to": [6.4125, 12.225, 3.5625],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [0, 0.33333, 0, 0.33333], "texture": "#1"},
"south": {"uv": [3, 7.58334, 3, 7.58334], "texture": "#1"},
"west": {"uv": [11, 8.33334, 11, 8.33334], "texture": "#1"},
"up": {"uv": [0, 11.33334, 0, 11.33334], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.3, 10.5, 3.775],
"to": [7.96667, 11.16667, 4.44167],
"rotation": {"angle": 0, "axis": "y", "origin": [7.3, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [4, 0, 4, 0], "texture": "#1"},
"south": {"uv": [1, 0, 1, 0], "texture": "#1"},
"west": {"uv": [2, 0, 2, 0], "texture": "#1"},
"up": {"uv": [0, 0, 0, 0], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.5, 10.5, 3.775],
"to": [9.16667, 11.16667, 4.44167],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [4, 0, 4, 0], "texture": "#1"},
"south": {"uv": [1, 0, 1, 0], "texture": "#1"},
"west": {"uv": [2, 0, 2, 0], "texture": "#1"},
"up": {"uv": [0, 0, 0, 0], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6, 10.5, 3.775],
"to": [6.66667, 11.16667, 4.44167],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [4, 0, 4, 0], "texture": "#1"},
"south": {"uv": [1, 0, 1, 0], "texture": "#1"},
"west": {"uv": [2, 0, 2, 0], "texture": "#1"},
"up": {"uv": [0, 0, 0, 0], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6.1875, 10.6875, 3.5875],
"to": [6.5175, 11.0175, 3.9175],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [4, 0, 4, 0], "texture": "#1"},
"south": {"uv": [1, 0, 1, 0], "texture": "#1"},
"west": {"uv": [2, 0, 2, 0], "texture": "#1"},
"up": {"uv": [0, 0, 0, 0], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.4375, 10.6875, 3.5875],
"to": [7.7675, 11.0175, 3.9175],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [4, 0, 4, 0], "texture": "#1"},
"south": {"uv": [1, 0, 1, 0], "texture": "#1"},
"west": {"uv": [2, 0, 2, 0], "texture": "#1"},
"up": {"uv": [0, 0, 0, 0], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.6875, 10.6875, 3.5875],
"to": [9.0175, 11.0175, 3.9175],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [4, 0, 4, 0], "texture": "#1"},
"south": {"uv": [1, 0, 1, 0], "texture": "#1"},
"west": {"uv": [2, 0, 2, 0], "texture": "#1"},
"up": {"uv": [0, 0, 0, 0], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [8.8125, 10.8125, 3.4625],
"to": [8.9125, 10.9125, 3.5625],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [4, 0, 4, 0], "texture": "#1"},
"south": {"uv": [1, 0, 1, 0], "texture": "#1"},
"west": {"uv": [2, 0, 2, 0], "texture": "#1"},
"up": {"uv": [0, 0, 0, 0], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [7.5625, 10.8125, 3.4625],
"to": [7.6625, 10.9125, 3.5625],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [4, 0, 4, 0], "texture": "#1"},
"south": {"uv": [1, 0, 1, 0], "texture": "#1"},
"west": {"uv": [2, 0, 2, 0], "texture": "#1"},
"up": {"uv": [0, 0, 0, 0], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
},
{
"from": [6.3125, 10.8125, 3.4625],
"to": [6.4125, 10.9125, 3.5625],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11, 3.4]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#1"},
"east": {"uv": [4, 0, 4, 0], "texture": "#1"},
"south": {"uv": [1, 0, 1, 0], "texture": "#1"},
"west": {"uv": [2, 0, 2, 0], "texture": "#1"},
"up": {"uv": [0, 0, 0, 0], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0], "texture": "#1"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0.75, 3.75, 0.75]
},
"thirdperson_lefthand": {
"rotation": [4, 0, 0],
"translation": [-0.5, 3.25, 1.5]
},
"firstperson_righthand": {
"rotation": [-11, 3, 1],
"translation": [-1.75, 5, 1.25],
"scale": [0.89, 0.96, 0.91]
},
"firstperson_lefthand": {
"rotation": [-13, 6, 0],
"translation": [0, 5.5, 1.25],
"scale": [1, 1, 0.58789]
},
"ground": {
"rotation": [0.21, 32.33, 54],
"translation": [-1.5, 2.75, -1.25],
"scale": [1.08594, 1, 1]
},
"gui": {
"rotation": [-47, -30, -44],
"translation": [0.75, -0.75, 3]
},
"head": {
"translation": [0, 14.5, 0]
},
"fixed": {
"rotation": [-111.46, 38, 110.58],
"translation": [-0.25, 0, -6],
"scale": [1.28, 1.33, 1.19141]
}
},
"groups": [
0,
1,
{
"name": "head",
"origin": [8, 8, 8],
"color": 0,
"children": [
2,
3,
{
"name": "head_spikes",
"origin": [8, 8, 8],
"color": 0,
"children": [
{
"name": "spikes",
"origin": [6, 8, 13],
"color": 0,
"children": [4, 5, 6, 7, 8, 9, 10, 11, 12]
},
{
"name": "spikes",
"origin": [6, 8, 13],
"color": 0,
"children": [13, 14, 15, 16, 17, 18, 19, 20, 21]
},
{
"name": "spikes",
"origin": [6, 8, 13],
"color": 0,
"children": [22, 23, 24, 25, 26, 27, 28, 29, 30]
},
{
"name": "spikes",
"origin": [6, 8, 13],
"color": 0,
"children": [31, 32, 33, 34, 35, 36, 37, 38, 39]
},
{
"name": "spikes",
"origin": [6, 8, 13],
"color": 0,
"children": [40, 41, 42, 43, 44, 45, 46, 47, 48]
},
{
"name": "spikes",
"origin": [6, 8, 13],
"color": 0,
"children": [49, 50, 51, 52, 53, 54, 55, 56, 57]
}
]
}
]
}
]
}

View file

@ -0,0 +1,217 @@
{
"credit": "Made with Blockbench by TheDarthFather",
"texture_size": [64, 64],
"textures": {
"1": "magic:halloween/pumpkin_hat",
"2": "magic:halloween/pumpkin_face",
"particle": "magic:halloween/pumpkin_face"
},
"elements": [
{
"from": [3, 0, 3.5],
"to": [12, 5, 12.5],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 8, 11]},
"faces": {
"north": {"uv": [0, 0, 16, 10], "texture": "#2"},
"east": {"uv": [0, 0, 16, 2], "texture": "#2"},
"south": {"uv": [0, 0, 16, 2], "texture": "#2"},
"west": {"uv": [0, 0, 16, 2], "texture": "#2"},
"up": {"uv": [16, 2, 0, 0], "texture": "#2"},
"down": {"uv": [16, 0, 0, 2], "texture": "#2"}
}
},
{
"from": [2.75, 0, 3.25],
"to": [12.25, 2, 12.75],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 8, 11]},
"faces": {
"north": {"uv": [0, 6, 16, 16], "texture": "#2"},
"east": {"uv": [8, 0.5, 10.5, 1], "texture": "#2"},
"south": {"uv": [0, 0, 16, 1.75], "texture": "#2"},
"west": {"uv": [0, 0, 16, 1.75], "texture": "#2"},
"up": {"uv": [16, 1.75, 0, 0], "texture": "#2"},
"down": {"uv": [16, 0, 0, 1.75], "texture": "#2"}
}
},
{
"from": [1, -1, 2],
"to": [14, 0, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 7, 11]},
"faces": {
"north": {"uv": [7.75, 7.5, 11, 7.75], "texture": "#1"},
"east": {"uv": [8.75, 2.25, 11.75, 2.5], "texture": "#1"},
"south": {"uv": [8.75, 2, 12, 2.25], "texture": "#1"},
"west": {"uv": [8.75, 2.5, 11.75, 2.75], "texture": "#1"},
"up": {"uv": [3.25, 3, 0, 0], "texture": "#1"},
"down": {"uv": [3.25, 3, 0, 6], "texture": "#1"}
}
},
{
"from": [14, -1, 3],
"to": [16, 0, 13],
"rotation": {"angle": 0, "axis": "z", "origin": [15, -0.5, 8]},
"faces": {
"north": {"uv": [9.25, 5.25, 9.75, 5.5], "texture": "#1"},
"east": {"uv": [3.25, 3, 5.75, 3.25], "texture": "#1"},
"south": {"uv": [9.25, 5.5, 9.75, 5.75], "texture": "#1"},
"west": {"uv": [8.75, 3.75, 11.25, 4], "texture": "#1"},
"up": {"uv": [6.25, 10.5, 5.75, 8], "texture": "#1"},
"down": {"uv": [6.75, 8, 6.25, 10.5], "texture": "#1"}
}
},
{
"from": [-1, -1, 3],
"to": [1, 0, 13],
"rotation": {"angle": 0, "axis": "z", "origin": [0, -0.5, 8]},
"faces": {
"north": {"uv": [9.25, 5.75, 9.75, 6], "texture": "#1"},
"east": {"uv": [8.75, 4, 11.25, 4.25], "texture": "#1"},
"south": {"uv": [9.25, 6, 9.75, 6.25], "texture": "#1"},
"west": {"uv": [8.75, 4.25, 11.25, 4.5], "texture": "#1"},
"up": {"uv": [7.25, 10.5, 6.75, 8], "texture": "#1"},
"down": {"uv": [7.75, 8, 7.25, 10.5], "texture": "#1"}
}
},
{
"from": [16, -1, 6],
"to": [17, 0, 10],
"rotation": {"angle": 0, "axis": "z", "origin": [15, -0.5, 8]},
"faces": {
"north": {"uv": [9.25, 8, 9.5, 8.25], "texture": "#1"},
"east": {"uv": [1.25, 9.25, 2.25, 9.5], "texture": "#1"},
"south": {"uv": [9.25, 8.25, 9.5, 8.5], "texture": "#1"},
"west": {"uv": [4.5, 9.25, 5.5, 9.5], "texture": "#1"},
"up": {"uv": [3.25, 7, 3, 6], "texture": "#1"},
"down": {"uv": [3.25, 7, 3, 8], "texture": "#1"}
}
},
{
"from": [-2, -1, 6],
"to": [-1, 0, 10],
"rotation": {"angle": 0, "axis": "z", "origin": [0, -0.5, 8]},
"faces": {
"north": {"uv": [9.25, 8.5, 9.5, 8.75], "texture": "#1"},
"east": {"uv": [7.75, 9.25, 8.75, 9.5], "texture": "#1"},
"south": {"uv": [9.25, 8.75, 9.5, 9], "texture": "#1"},
"west": {"uv": [8.75, 9.25, 9.75, 9.5], "texture": "#1"},
"up": {"uv": [2.75, 10, 2.5, 9], "texture": "#1"},
"down": {"uv": [3, 9, 2.75, 10], "texture": "#1"}
}
},
{
"from": [2, -1, 0],
"to": [13, 0, 2],
"rotation": {"angle": 0, "axis": "x", "origin": [7.5, -0.5, 0.25]},
"faces": {
"north": {"uv": [8.75, 2.75, 11.5, 3], "texture": "#1"},
"east": {"uv": [7.25, 5, 7.75, 5.25], "texture": "#1"},
"south": {"uv": [8.75, 3, 11.5, 3.25], "texture": "#1"},
"west": {"uv": [7.25, 5.25, 7.75, 5.5], "texture": "#1"},
"up": {"uv": [10.5, 7, 7.75, 6.5], "texture": "#1"},
"down": {"uv": [10.5, 7, 7.75, 7.5], "texture": "#1"}
}
},
{
"from": [2, -1, 14],
"to": [13, 0, 16],
"rotation": {"angle": 0, "axis": "x", "origin": [7.5, -0.5, 15.75]},
"faces": {
"north": {"uv": [8.75, 3.25, 11.5, 3.5], "texture": "#1"},
"east": {"uv": [7.25, 5.5, 7.75, 5.75], "texture": "#1"},
"south": {"uv": [8.75, 3.5, 11.5, 3.75], "texture": "#1"},
"west": {"uv": [9.25, 5, 9.75, 5.25], "texture": "#1"},
"up": {"uv": [5.75, 8.5, 3, 8], "texture": "#1"},
"down": {"uv": [10.75, 0, 8, 0.5], "texture": "#1"}
}
},
{
"from": [5, -1, -1],
"to": [10, 0, 0],
"rotation": {"angle": 0, "axis": "x", "origin": [7.5, -0.5, 0.25]},
"faces": {
"north": {"uv": [4.5, 8.5, 5.75, 8.75], "texture": "#1"},
"east": {"uv": [2.25, 9.25, 2.5, 9.5], "texture": "#1"},
"south": {"uv": [4.5, 8.75, 5.75, 9], "texture": "#1"},
"west": {"uv": [5.5, 9.25, 5.75, 9.5], "texture": "#1"},
"up": {"uv": [10, 4.75, 8.75, 4.5], "texture": "#1"},
"down": {"uv": [10, 4.75, 8.75, 5], "texture": "#1"}
}
},
{
"from": [5, -1, 16],
"to": [10, 0, 17],
"rotation": {"angle": 0, "axis": "x", "origin": [7.5, -0.5, 15.75]},
"faces": {
"north": {"uv": [0, 9, 1.25, 9.25], "texture": "#1"},
"east": {"uv": [9.25, 6.25, 9.5, 6.5], "texture": "#1"},
"south": {"uv": [1.25, 9, 2.5, 9.25], "texture": "#1"},
"west": {"uv": [9.25, 7.75, 9.5, 8], "texture": "#1"},
"up": {"uv": [5.75, 9.25, 4.5, 9], "texture": "#1"},
"down": {"uv": [1.25, 9.25, 0, 9.5], "texture": "#1"}
}
},
{
"from": [4, 2.25, 5],
"to": [10, 8.25, 11],
"rotation": {"angle": 22.5, "axis": "z", "origin": [6.5, 5.75, 8]},
"faces": {
"north": {"uv": [0, 6, 1.5, 7.5], "texture": "#1"},
"east": {"uv": [1.5, 6, 3, 7.5], "texture": "#1"},
"south": {"uv": [0, 7.5, 1.5, 9], "texture": "#1"},
"west": {"uv": [1.5, 7.5, 3, 9], "texture": "#1"},
"up": {"uv": [9.25, 9.25, 7.75, 7.75], "texture": "#1"},
"down": {"uv": [9.25, 5, 7.75, 6.5], "texture": "#1"}
}
},
{
"from": [3.94134, 5.53806, 6.5],
"to": [6.94134, 11.53806, 9.5],
"rotation": {"angle": 45, "axis": "z", "origin": [5.19134, 8.53806, 8]},
"faces": {
"north": {"uv": [8, 2, 8.75, 3.5], "texture": "#1"},
"east": {"uv": [8, 3.5, 8.75, 5], "texture": "#1"},
"south": {"uv": [3, 8.5, 3.75, 10], "texture": "#1"},
"west": {"uv": [3.75, 8.5, 4.5, 10], "texture": "#1"},
"up": {"uv": [6.5, 5.75, 5.75, 5], "texture": "#1"},
"down": {"uv": [7.25, 5, 6.5, 5.75], "texture": "#1"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [60, 0, 0],
"translation": [0.5, 3, 4.25],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [60, 0, 0],
"translation": [-0.5, 3, 4.25],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [4.13, 3.2, -2.5],
"scale": [0.3, 0.3, 0.3]
},
"firstperson_lefthand": {
"translation": [4.13, 3.2, -2.5],
"scale": [0.3, 0.3, 0.3]
},
"ground": {
"translation": [0, 4.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [25, -143, 0],
"translation": [0, 2.25, 0],
"scale": [0.55, 0.55, 0.55]
},
"head": {
"rotation": [6, 0, 0],
"translation": [0.75, 16.25, 1],
"scale": [1.65, 1.65, 1.65]
},
"fixed": {
"translation": [0.75, 4, -10]
}
}
}

View file

@ -0,0 +1,169 @@
{
"credit": "Made with Blockbench by TheRielJVL",
"textures": {
"2": "magic:halloween/scyth_grip",
"3": "magic:halloween/scyth_blade"
},
"elements": [
{
"name": "top of the handle",
"from": [7.5625, 9.375, 11.5],
"to": [8.5625, 26.375, 12.5],
"faces": {
"north": {"uv": [0, 0, 1, 16], "texture": "#2"},
"east": {"uv": [0, 0, 1, 16], "texture": "#2"},
"south": {"uv": [0, 0, 1, 16], "texture": "#2"},
"west": {"uv": [0, 0, 0, 8], "texture": "#2"},
"up": {"uv": [0, 0, 1, 1], "texture": "#2"},
"down": {"uv": [0, 0, 1, 1], "texture": "#2"}
}
},
{
"name": "handale",
"from": [7.25, 9, 11.25],
"to": [8.75, 10.25, 12.75],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 12, 8]},
"faces": {
"north": {"uv": [2, 4, 3.5, 5.25], "texture": "#2"},
"east": {"uv": [13, 4, 14.5, 5.25], "texture": "#2"},
"south": {"uv": [6, 4, 7.5, 5.25], "texture": "#2"},
"west": {"uv": [4, 4, 5.5, 5.25], "texture": "#2"},
"up": {"uv": [8, 4, 9.5, 5.5], "texture": "#2"},
"down": {"uv": [11, 4, 12.5, 5.5], "texture": "#2"}
}
},
{
"name": "part 1",
"from": [6.5, 22.5, 9.5],
"to": [9.5, 25.5, 14.5],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 23.5, 12]},
"faces": {
"north": {"uv": [0, 0, 3, 3], "texture": "#3"},
"east": {"uv": [0, 0, 5, 3], "texture": "#3"},
"south": {"uv": [0, 0, 3, 3], "texture": "#3"},
"west": {"uv": [0, 0, 5, 3], "texture": "#3"},
"up": {"uv": [0, 0, 3, 5], "texture": "#3"},
"down": {"uv": [0, 0, 3, 5], "texture": "#3"}
}
},
{
"name": "part2",
"from": [6.5, 23.55447, 5.20567],
"to": [9.5, 26.30447, 10.45567],
"rotation": {"angle": 0, "axis": "y", "origin": [7.75, 24.92947, 7.45567]},
"faces": {
"north": {"uv": [0, 0, 3, 2.75], "texture": "#3"},
"east": {"uv": [0, 0, 5.25, 2.75], "texture": "#3"},
"south": {"uv": [0, 0, 3, 2.75], "texture": "#missing"},
"west": {"uv": [0, 0, 5.25, 2.75], "texture": "#3"},
"up": {"uv": [0, 0, 3, 5.25], "texture": "#3"},
"down": {"uv": [0, 0, 3, 5.25], "texture": "#3"}
}
},
{
"name": "part3",
"from": [6.75, 23.59078, 1.93193],
"to": [9.25, 25.59078, 5.93193],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.5, 24.15328, 3.93193]},
"faces": {
"north": {"uv": [0, 0, 2.5, 2], "texture": "#3"},
"east": {"uv": [0, 0, 4, 2], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 2], "texture": "#missing"},
"west": {"uv": [0, 0, 4, 2], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 4], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 4], "texture": "#3"}
}
},
{
"name": "part4",
"from": [7.5, 21.83674, 1.52595],
"to": [8.5, 23.33674, 3.27595],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7, 26.58674, 1.40095]},
"faces": {
"north": {"uv": [0, 0, 1, 1.5], "rotation": 180, "texture": "#3"},
"east": {"uv": [0, 0, 1.5, 1.75], "rotation": 90, "texture": "#3"},
"south": {"uv": [0, 0, 1, 1.5], "texture": "#3"},
"west": {"uv": [0, 0, 1.5, 1.75], "rotation": 270, "texture": "#3"},
"up": {"uv": [0, 0, 1, 1.75], "texture": "#missing"},
"down": {"uv": [0, 0, 1, 1.75], "rotation": 180, "texture": "#missing"}
}
},
{
"name": "part5",
"from": [7, 23.1587, 2.18953],
"to": [9, 25.1587, 3.93953],
"rotation": {"angle": -45, "axis": "x", "origin": [7.5, 22.0337, 3.18953]},
"faces": {
"north": {"uv": [0, 0, 2, 2], "texture": "#3"},
"east": {"uv": [0, 0, 1.75, 2], "texture": "#3"},
"south": {"uv": [0, 0, 2, 2], "texture": "#missing"},
"west": {"uv": [0, 0, 1.75, 2], "texture": "#3"},
"up": {"uv": [0, 0, 2, 1.75], "texture": "#3"},
"down": {"uv": [0, 0, 2, 1.75], "texture": "#3"}
}
},
{
"from": [7.5, 22.81285, 0.31285],
"to": [8.5, 24.06285, 1.56285],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7, 21.56285, 4.81285]},
"faces": {
"north": {"uv": [0, 0, 1, 1.25], "rotation": 180, "texture": "#3"},
"east": {"uv": [0, 0, 1.25, 1.25], "rotation": 90, "texture": "#3"},
"south": {"uv": [0, 0, 1, 1.25], "texture": "#missing"},
"west": {"uv": [0, 0, 1.25, 1.25], "rotation": 270, "texture": "#3"},
"up": {"uv": [0, 0, 1, 1.25], "texture": "#missing"},
"down": {"uv": [0, 0, 1, 1.25], "rotation": 180, "texture": "#3"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, -6, -2.75]
},
"thirdperson_lefthand": {
"translation": [0, -7, -2.75]
},
"firstperson_righthand": {
"rotation": [-9, -1, -1],
"translation": [2.5, -1.25, 0],
"scale": [0.6, 0.6, 0.6]
},
"firstperson_lefthand": {
"rotation": [-6, -15, 1],
"translation": [2.5, -1.75, 0],
"scale": [0.6, 0.6, 0.6]
},
"ground": {
"rotation": [18, 1, 21],
"translation": [0, -1.5, 0]
},
"gui": {
"rotation": [1, 90, 0],
"translation": [0.5, -8.5, 0],
"scale": [0.83, 0.83, 0.83]
},
"head": {
"rotation": [-51, -1, -1],
"translation": [0, -2, -4.25]
},
"fixed": {
"rotation": [1, 88, -1],
"translation": [-0.75, -9.5, -3],
"scale": [1.01, 1.07, 1.01]
}
},
"groups": [
{
"name": "handale",
"origin": [7.5, 12, 8],
"color": 0,
"children": [0, 1]
},
{
"name": "blade",
"origin": [8, 25.07089, 2.61628],
"color": 0,
"children": [2, 3, 4, 5, 6, 7]
}
]
}

View file

@ -0,0 +1,255 @@
{
"credit": "Made with Blockbench by TheDarthFather",
"texture_size": [64, 64],
"textures": {
"0": "magic:halloween/scythe_black",
"1": "magic:halloween/scythe_dark_red",
"particle": "magic:halloween/scythe_black"
},
"elements": [
{
"name": "part 1",
"from": [7.5, 21.5, 9.5],
"to": [8.5, 25.75, 13.5],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 23.5, 12]},
"faces": {
"north": {"uv": [2.5, 1.75, 2.75, 2.75], "texture": "#0"},
"east": {"uv": [1.5, 1.75, 2.5, 2.75], "texture": "#0"},
"south": {"uv": [3.75, 1.75, 4, 2.75], "texture": "#0"},
"west": {"uv": [2.75, 1.75, 3.75, 2.75], "texture": "#0"},
"up": {"uv": [2.75, 1.75, 2.5, 0.75], "texture": "#0"},
"down": {"uv": [3, 0.75, 2.75, 1.75], "texture": "#0"}
}
},
{
"name": "part2",
"from": [7.75, 22.30447, 4.70567],
"to": [8.25, 26.30447, 10.45567],
"rotation": {"angle": 0, "axis": "y", "origin": [7.75, 24.92947, 7.45567]},
"faces": {
"north": {"uv": [1.25, 1.25, 1.25, 2.25], "texture": "#0"},
"east": {"uv": [0, 1.25, 1.25, 2.25], "texture": "#0"},
"south": {"uv": [2.5, 1.25, 2.5, 2.25], "texture": "#0"},
"west": {"uv": [1.25, 1.25, 2.5, 2.25], "texture": "#0"},
"up": {"uv": [1.25, 1.25, 1.25, 0], "texture": "#0"},
"down": {"uv": [1.25, 0, 1.25, 1.25], "texture": "#0"}
}
},
{
"name": "part3",
"from": [7.75, 22.40328, 0.43193],
"to": [8.25, 25.77828, 5.43193],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.5, 24.15328, 3.93193]},
"faces": {
"north": {"uv": [1.25, 1.25, 1.25, 2], "texture": "#0"},
"east": {"uv": [0, 1.25, 1.25, 2], "texture": "#0"},
"south": {"uv": [2.5, 1.25, 2.5, 2], "texture": "#0"},
"west": {"uv": [1.25, 1.25, 2.5, 2], "texture": "#0"},
"up": {"uv": [1.25, 1.25, 1.25, 0], "texture": "#0"},
"down": {"uv": [1.25, 0, 1.25, 1.25], "texture": "#0"}
}
},
{
"name": "part4",
"from": [7.8125, 19.58674, 0.52595],
"to": [8.1875, 21.83674, 2.52595],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7, 26.58674, 1.40095]},
"faces": {
"north": {"uv": [0.5, 0.75, 0.5, 1.25], "rotation": 180, "texture": "#0"},
"east": {"uv": [0, 0.75, 0.5, 1.25], "rotation": 90, "texture": "#0"},
"south": {"uv": [1, 0.75, 1, 1.25], "texture": "#0"},
"west": {"uv": [0.5, 0.75, 1, 1.25], "rotation": 270, "texture": "#0"},
"up": {"uv": [0.5, 0.75, 0.5, 0.25], "texture": "#0"},
"down": {"uv": [0.5, 0.25, 0.5, 0.75], "rotation": 180, "texture": "#0"}
}
},
{
"name": "part5",
"from": [7.75, 22.9087, 0.43953],
"to": [8.25, 25.6587, 2.93953],
"rotation": {"angle": -45, "axis": "x", "origin": [7.5, 22.0337, 3.18953]},
"faces": {
"north": {"uv": [0.5, 1.75, 0.5, 2.25], "texture": "#0"},
"east": {"uv": [0, 1.75, 0.5, 2.25], "texture": "#0"},
"south": {"uv": [1, 1.75, 1, 2.25], "texture": "#0"},
"west": {"uv": [0.5, 1.75, 1, 2.25], "texture": "#0"},
"up": {"uv": [0.5, 1.75, 0.5, 1.25], "texture": "#0"},
"down": {"uv": [0.5, 1.25, 0.5, 1.75], "texture": "#0"}
}
},
{
"from": [7.875, 21.87535, -1.93715],
"to": [8.125, 23.06285, -0.56215],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7, 21.56285, 4.81285]},
"faces": {
"north": {"uv": [0.25, 0.25, 0.25, 0.5], "rotation": 180, "texture": "#0"},
"east": {"uv": [0, 0.25, 0.25, 0.5], "rotation": 90, "texture": "#0"},
"south": {"uv": [0.5, 0.25, 0.5, 0.5], "texture": "#0"},
"west": {"uv": [0.25, 0.25, 0.5, 0.5], "rotation": 270, "texture": "#0"},
"up": {"uv": [0.25, 0.25, 0.25, 0], "texture": "#0"},
"down": {"uv": [0.25, 0, 0.25, 0.25], "rotation": 180, "texture": "#0"}
}
},
{
"name": "hexadecagon",
"from": [7.90054, -11, 11.5],
"to": [8.09946, 27, 12.5],
"rotation": {"angle": -45, "axis": "y", "origin": [8, 14, 12]},
"faces": {
"north": {"uv": [0.25, 0.25, 0.25, 9.75], "texture": "#1"},
"east": {"uv": [0, 0.25, 0.25, 9.75], "texture": "#1"},
"south": {"uv": [0.5, 0.25, 0.5, 9.75], "texture": "#1"},
"west": {"uv": [0.25, 0.25, 0.5, 9.75], "texture": "#1"},
"up": {"uv": [0.25, 0.25, 0.25, 0], "texture": "#1"},
"down": {"uv": [0.25, 0, 0.25, 0.25], "texture": "#1"}
}
},
{
"name": "hexadecagon",
"from": [7.90054, -11, 11.5],
"to": [8.09946, 27, 12.5],
"rotation": {"angle": -22.5, "axis": "y", "origin": [8, 14, 12]},
"faces": {
"north": {"uv": [0.25, 0.25, 0.25, 9.75], "texture": "#1"},
"east": {"uv": [0, 0.25, 0.25, 9.75], "texture": "#1"},
"south": {"uv": [0.5, 0.25, 0.5, 9.75], "texture": "#1"},
"west": {"uv": [0.25, 0.25, 0.5, 9.75], "texture": "#1"},
"up": {"uv": [0.25, 0.25, 0.25, 0], "texture": "#1"},
"down": {"uv": [0.25, 0, 0.25, 0.25], "texture": "#1"}
}
},
{
"name": "hexadecagon",
"from": [7.90054, -11, 11.5],
"to": [8.09946, 27, 12.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 14, 12]},
"faces": {
"north": {"uv": [0.25, 0.25, 0.25, 9.75], "texture": "#1"},
"east": {"uv": [0, 0.25, 0.25, 9.75], "texture": "#1"},
"south": {"uv": [0.5, 0.25, 0.5, 9.75], "texture": "#1"},
"west": {"uv": [0.25, 0.25, 0.5, 9.75], "texture": "#1"},
"up": {"uv": [0.25, 0.25, 0.25, 0], "texture": "#1"},
"down": {"uv": [0.25, 0, 0.25, 0.25], "texture": "#1"}
}
},
{
"name": "hexadecagon",
"from": [7.90054, -11, 11.5],
"to": [8.09946, 27, 12.5],
"rotation": {"angle": 22.5, "axis": "y", "origin": [8, 14, 12]},
"faces": {
"north": {"uv": [0.25, 0.25, 0.25, 9.75], "texture": "#1"},
"east": {"uv": [0, 0.25, 0.25, 9.75], "texture": "#1"},
"south": {"uv": [0.5, 0.25, 0.5, 9.75], "texture": "#1"},
"west": {"uv": [0.25, 0.25, 0.5, 9.75], "texture": "#1"},
"up": {"uv": [0.25, 0.25, 0.25, 0], "texture": "#1"},
"down": {"uv": [0.25, 0, 0.25, 0.25], "texture": "#1"}
}
},
{
"name": "hexadecagon",
"from": [7.90054, -11, 11.5],
"to": [8.09946, 27, 12.5],
"rotation": {"angle": 45, "axis": "y", "origin": [8, 14, 12]},
"faces": {
"north": {"uv": [0.25, 0.25, 0.25, 9.75], "texture": "#1"},
"east": {"uv": [0, 0.25, 0.25, 9.75], "texture": "#1"},
"south": {"uv": [0.5, 0.25, 0.5, 9.75], "texture": "#1"},
"west": {"uv": [0.25, 0.25, 0.5, 9.75], "texture": "#1"},
"up": {"uv": [0.25, 0.25, 0.25, 0], "texture": "#1"},
"down": {"uv": [0.25, 0, 0.25, 0.25], "texture": "#1"}
}
},
{
"name": "hexadecagon",
"from": [7.5, -11, 11.90054],
"to": [8.5, 27, 12.09946],
"rotation": {"angle": -22.5, "axis": "y", "origin": [8, 14, 12]},
"faces": {
"north": {"uv": [0, 0, 0.25, 9.5], "texture": "#1"},
"east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
"south": {"uv": [0.25, 0, 0.5, 9.5], "texture": "#1"},
"west": {"uv": [0.25, 0, 0.25, 9.5], "texture": "#1"},
"up": {"uv": [0.25, 0, 0, 0], "texture": "#1"},
"down": {"uv": [0.5, 0, 0.25, 0], "texture": "#1"}
}
},
{
"name": "hexadecagon",
"from": [7.5, -11, 11.90054],
"to": [8.5, 27, 12.09946],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 14, 12]},
"faces": {
"north": {"uv": [0.5, 0, 0.75, 9.5], "texture": "#1"},
"east": {"uv": [0.5, 0, 0.5, 9.5], "texture": "#1"},
"south": {"uv": [0.75, 0, 1, 9.5], "texture": "#1"},
"west": {"uv": [0.75, 0, 0.75, 9.5], "texture": "#1"},
"up": {"uv": [0.75, 0, 0.5, 0], "texture": "#1"},
"down": {"uv": [1, 0, 0.75, 0], "texture": "#1"}
}
},
{
"name": "hexadecagon",
"from": [7.5, -11, 11.90054],
"to": [8.5, 27, 12.09946],
"rotation": {"angle": 22.5, "axis": "y", "origin": [8, 14, 12]},
"faces": {
"north": {"uv": [0.5, 0, 0.75, 9.5], "texture": "#1"},
"east": {"uv": [0.5, 0, 0.5, 9.5], "texture": "#1"},
"south": {"uv": [0.75, 0, 1, 9.5], "texture": "#1"},
"west": {"uv": [0.75, 0, 0.75, 9.5], "texture": "#1"},
"up": {"uv": [0.75, 0, 0.5, 0], "texture": "#1"},
"down": {"uv": [1, 0, 0.75, 0], "texture": "#1"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [-10, -4, -64],
"translation": [-3, -1, -0.75]
},
"thirdperson_lefthand": {
"rotation": [-5, -7, -72]
},
"firstperson_righthand": {
"rotation": [-7, -3, -54],
"translation": [-12, -2, -2],
"scale": [1.09, 1.05, 1]
},
"firstperson_lefthand": {
"rotation": [-6, -5, -52],
"translation": [-7.75, -0.5, -3],
"scale": [0.76, 1, 1]
},
"gui": {
"rotation": [8, -110, 29],
"translation": [2.5, -0.5, 2],
"scale": [0.68, 0.48, 0.72]
},
"fixed": {
"rotation": [-4, 85, 6],
"translation": [3.75, 5.75, -15],
"scale": [0.71, 0.43, 0.65]
}
},
"groups": [
{
"name": "handale",
"origin": [7.5, 12, 8],
"color": 0,
"children": []
},
{
"name": "blade",
"origin": [8, 25.07089, 2.61628],
"color": 0,
"children": [0, 1, 2, 3, 4, 5]
},
{
"name": "hexadecagon",
"origin": [8, 8, 8],
"color": 4,
"children": [6, 7, 8, 9, 10, 11, 12, 13]
}
]
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/attributes/constitution",
"texture": "magic:icons/attributes/constitution"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/attributes/dexterity",
"texture": "magic:icons/attributes/dexterity"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/attributes/intelligence",
"texture": "magic:icons/attributes/intelligence"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/attributes/luck",
"texture": "magic:icons/attributes/luck"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/attributes/strength",
"texture": "magic:icons/attributes/strength"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/attributes/wisdom",
"texture": "magic:icons/attributes/wisdom"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon",
"textures": {
"particle": "magic:icons/brushes/clone",
"texture": "magic:icons/brushes/clone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon",
"textures": {
"particle": "magic:icons/brushes/copy",
"texture": "magic:icons/brushes/copy"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon",
"textures": {
"particle": "magic:icons/brushes/default",
"texture": "magic:icons/brushes/default"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon",
"textures": {
"particle": "magic:icons/brushes/erase",
"texture": "magic:icons/brushes/erase"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon",
"textures": {
"particle": "magic:icons/brushes/map",
"texture": "magic:icons/brushes/map"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon",
"textures": {
"particle": "magic:icons/brushes/replicate",
"texture": "magic:icons/brushes/replicate"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon",
"textures": {
"particle": "magic:icons/brushes/schematic",
"texture": "magic:icons/brushes/schematic"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/classes/artificer",
"texture": "magic:icons/classes/artificer"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/classes/barbarian",
"texture": "magic:icons/classes/barbarian"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/classes/bard",
"texture": "magic:icons/classes/bard"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/classes/cleric",
"texture": "magic:icons/classes/cleric"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/classes/druid",
"texture": "magic:icons/classes/druid"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/classes/fighter",
"texture": "magic:icons/classes/fighter"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/classes/monk",
"texture": "magic:icons/classes/monk"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/classes/paladin",
"texture": "magic:icons/classes/paladin"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/classes/ranger",
"texture": "magic:icons/classes/ranger"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/classes/rogue",
"texture": "magic:icons/classes/rogue"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/classes/sorcerer",
"texture": "magic:icons/classes/sorcerer"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/classes/warlock",
"texture": "magic:icons/classes/warlock"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/classes/wizard",
"texture": "magic:icons/classes/wizard"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/generic/black",
"texture": "magic:icons/generic/black"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/generic/down_arrow",
"texture": "magic:icons/generic/down_arrow"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/generic/gray",
"texture": "magic:icons/generic/gray"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/generic/no",
"texture": "magic:icons/generic/no"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/spells/kill",
"texture": "magic:icons/spells/kill"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/generic/up_arrow",
"texture": "magic:icons/generic/up_arrow"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/generic/yes",
"texture": "magic:icons/generic/yes"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon",
"textures": {
"particle": "magic:icons/other/nathanwolf",
"texture": "magic:icons/other/nathanwolf"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/races/dwarf",
"texture": "magic:icons/races/dwarf"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/races/elf",
"texture": "magic:icons/races/elf"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/races/gnome",
"texture": "magic:icons/races/gnome"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/races/halfling",
"texture": "magic:icons/races/halfling"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon_full",
"textures": {
"particle": "magic:icons/races/human",
"texture": "magic:icons/races/human"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon",
"textures": {
"particle": "magic:icons/spells/absorb",
"texture": "magic:icons/spells/absorb"
}
}

View file

@ -0,0 +1,7 @@
{
"parent" : "magic:base/icon",
"textures": {
"particle": "magic:icons/spells/admission",
"texture": "magic:icons/spells/admission"
}
}

Some files were not shown because too many files have changed in this diff Show more