diff --git a/README.md b/README.md new file mode 100644 index 0000000..d40a12e --- /dev/null +++ b/README.md @@ -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) diff --git a/assets/magic/font/brushes.json b/assets/magic/font/brushes.json new file mode 100644 index 0000000..efbc38b --- /dev/null +++ b/assets/magic/font/brushes.json @@ -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" + ] + } + ] +} \ No newline at end of file diff --git a/assets/magic/font/gui.json b/assets/magic/font/gui.json new file mode 100644 index 0000000..3f4f51b --- /dev/null +++ b/assets/magic/font/gui.json @@ -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 + } + ] +} \ No newline at end of file diff --git a/assets/magic/font/space.json b/assets/magic/font/space.json new file mode 100644 index 0000000..87a0c02 --- /dev/null +++ b/assets/magic/font/space.json @@ -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 + } + } + ] +} diff --git a/assets/magic/font/spells.json b/assets/magic/font/spells.json new file mode 100644 index 0000000..21590e6 --- /dev/null +++ b/assets/magic/font/spells.json @@ -0,0 +1,2128 @@ +{ + "providers": [ + { + "type": "bitmap", + "file": "magic:icons/spells/default.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue900" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/absorb.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue901" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/admission.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue902" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/airscooter.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue903" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/alter.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue904" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/animate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue905" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/anvil.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue906" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue907" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow10.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue908" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow2.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue909" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow3.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue90a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow4.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue90b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow5.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue90c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow6.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue90d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow7.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue90e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow8.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue90f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow9.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue910" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrowrain.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue911" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/backup.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue912" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/blast.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue913" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/blaster.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue914" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/blessing.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue915" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/blind.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue916" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/blink.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue917" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/blob.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue918" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/bomb.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue919" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/boom.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue91a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/boomstown.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue91b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/boon.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue91c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/bow.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue91d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/box.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue91e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/breach.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue91f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/bridge.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue920" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/broom.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue921" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/brushselect.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue922" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/bubble.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue923" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/buyshop.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue924" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/cage.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue925" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/camera.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue926" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/capture.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue927" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/cat.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue928" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/chainlightning.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue929" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/chop.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue92a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/cloak.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue92b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/cluster.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue92c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/collapse.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue92d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/column.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue92e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/commit.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue92f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/convert.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue930" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/counterspell.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue931" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/cure.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue932" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/curse.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue933" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/day.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue934" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/defender.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue935" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/disarm.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue936" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/disintegrate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue937" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/dragonball.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue938" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/earth.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue939" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/earthquake.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue93a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/emp.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue93b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/entangle.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue93c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/extinguish.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue93d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/familiar.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue93e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/farm.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue93f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/feather.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue940" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/fill.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue941" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/fire.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue942" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/fireball.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue943" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/flamethrower.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue944" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/flare.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue945" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/flashbang.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue946" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/flatten.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue947" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/fling.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue948" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/floodfill.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue949" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/force.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue94a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/forest.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue94b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/frost.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue94c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/fury.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue94d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/fxdemo.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue94e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/gasp.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue94f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/gather.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue950" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/gatling.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue951" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/ghast.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue952" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/gills.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue953" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/glide.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue954" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/glider.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue955" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/grab.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue956" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/grenade.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue957" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/grow.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue958" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/harden.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue959" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/hat.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue95a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/heal.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue95b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/healing.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue95c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/homing.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue95d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/hunter.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue95e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/icbm.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue95f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/iceshards.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue960" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/invincible.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue961" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/iterate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue962" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/kill.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue963" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/laser.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue964" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/lava.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue965" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/levitate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue966" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/life.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue967" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/life3.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue968" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/lift.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue969" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/light.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue96a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/lightning.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue96b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/lockpick.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue96c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/magichat.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue96d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/map.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue96e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/meteor.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue96f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/mine.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue970" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/missile.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue971" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/mob.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue972" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/monster.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue973" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/mount.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue974" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/music.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue975" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/neutron.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue976" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/night.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue977" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/nuke.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue978" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/paint.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue979" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/paste.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue97a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/peek.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue97b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/permafrost.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue97c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/petrify.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue97d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/phase.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue97e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/phasebackup.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue97f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/pickpocket.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue980" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/pillar.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue981" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/place.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue982" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/platform.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue983" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/poison.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue984" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/pollinate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue985" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/polymorph.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue986" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/portal.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue987" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/projectile.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue988" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/protection_all.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue989" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/protection_explosions.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue98a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/protection_falling.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue98b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/protection_fire.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue98c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/protection_physical.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue98d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/protection_projectiles.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue98e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/pull.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue98f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/purpleblast.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue990" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/push.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue991" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/railgun.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue992" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/rainbow.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue993" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/raise.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue994" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/randomtp.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue995" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/recall.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue996" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/recurse.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue997" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/reflect.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue998" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/regenerate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue999" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/repair.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue99a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/rocket.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue99b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/rocketlauncher.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue99c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/rollback.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue99d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/rubberize.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue99e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sandblast.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue99f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/secure.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a0" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sellshop.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a1" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sharpen_sword.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a2" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/shell.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a3" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/shrink.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a4" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/shuriken.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a5" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/silence.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a6" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/simulate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a7" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/simulate3.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a8" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/singularity.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a9" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/smash.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9aa" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/smite.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ab" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sniper.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ac" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sparkle.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ad" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sphere.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ae" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/spider.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9af" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sponge.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b0" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/stash.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b1" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sticky.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b2" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/stream.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b3" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/stun.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b4" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superalter.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b5" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superbackup.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b6" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superblast.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b7" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superblob.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b8" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superbox.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b9" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/supercollapse.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ba" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superconvert.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9bb" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/supercube.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9bc" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/supercylinder.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9bd" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superdisc.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9be" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superdome.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9bf" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superemp.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c0" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superfly.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c1" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/supergather.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c2" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superhemisphere.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c3" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superkill.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c4" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superlaser.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c5" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superpyramid.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c6" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superregenerate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c7" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superrepair.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c8" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superring.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c9" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/supershell.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ca" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/supertorch.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9cb" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tag.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9cc" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tame.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9cd" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tendril.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ce" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tent.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9cf" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/testdummy.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d0" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/time.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d1" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/toggleair.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d2" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/torch.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d3" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tornado.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d4" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/torture.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d5" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/toss.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d6" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tracking.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d7" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/trash.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d8" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tree.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d9" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tunnel.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9da" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/upgrades.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9db" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/vanish.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9dc" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/virus.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9dd" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/volley.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9de" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/walls.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9df" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wand.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e0" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wave.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e1" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wear.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e2" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/weather.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e3" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/webbing.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e4" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/whip.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e5" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wither.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e6" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wolf.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e7" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wolfhouse.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e8" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/workbench.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e9" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/worm.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ea" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wound.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9eb" + ] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/armor/arcticfoxhelmet.json b/assets/magic/models/armor/arcticfoxhelmet.json new file mode 100644 index 0000000..3ad9f24 --- /dev/null +++ b/assets/magic/models/armor/arcticfoxhelmet.json @@ -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] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/armor/foxhelmet.json b/assets/magic/models/armor/foxhelmet.json new file mode 100644 index 0000000..b71f5c2 --- /dev/null +++ b/assets/magic/models/armor/foxhelmet.json @@ -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] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/arrows/blink.json b/assets/magic/models/arrows/blink.json new file mode 100644 index 0000000..d076fcd --- /dev/null +++ b/assets/magic/models/arrows/blink.json @@ -0,0 +1,6 @@ +{ + "parent" : "item/generated", + "textures": { + "layer0": "magic:arrows/blink" + } +} \ No newline at end of file diff --git a/assets/magic/models/arrows/bomb.json b/assets/magic/models/arrows/bomb.json new file mode 100644 index 0000000..5de89b6 --- /dev/null +++ b/assets/magic/models/arrows/bomb.json @@ -0,0 +1,6 @@ +{ + "parent" : "item/generated", + "textures": { + "layer0": "magic:arrows/bomb" + } +} \ No newline at end of file diff --git a/assets/magic/models/arrows/fire.json b/assets/magic/models/arrows/fire.json new file mode 100644 index 0000000..e4d3cf6 --- /dev/null +++ b/assets/magic/models/arrows/fire.json @@ -0,0 +1,6 @@ +{ + "parent" : "item/generated", + "textures": { + "layer0": "magic:arrows/fire" + } +} \ No newline at end of file diff --git a/assets/magic/models/arrows/grapple.json b/assets/magic/models/arrows/grapple.json new file mode 100644 index 0000000..5e4bf2c --- /dev/null +++ b/assets/magic/models/arrows/grapple.json @@ -0,0 +1,6 @@ +{ + "parent" : "item/generated", + "textures": { + "layer0": "magic:arrows/grapple" + } +} \ No newline at end of file diff --git a/assets/magic/models/arrows/ice.json b/assets/magic/models/arrows/ice.json new file mode 100644 index 0000000..0c6de65 --- /dev/null +++ b/assets/magic/models/arrows/ice.json @@ -0,0 +1,6 @@ +{ + "parent" : "item/generated", + "textures": { + "layer0": "magic:arrows/ice" + } +} \ No newline at end of file diff --git a/assets/magic/models/arrows/light.json b/assets/magic/models/arrows/light.json new file mode 100644 index 0000000..72d99fb --- /dev/null +++ b/assets/magic/models/arrows/light.json @@ -0,0 +1,6 @@ +{ + "parent" : "item/generated", + "textures": { + "layer0": "magic:arrows/light" + } +} \ No newline at end of file diff --git a/assets/magic/models/arrows/normal.json b/assets/magic/models/arrows/normal.json new file mode 100644 index 0000000..db4e8a4 --- /dev/null +++ b/assets/magic/models/arrows/normal.json @@ -0,0 +1,6 @@ +{ + "parent" : "item/generated", + "textures": { + "layer0": "minecraft:item/arrow" + } +} \ No newline at end of file diff --git a/assets/magic/models/arrows/poison.json b/assets/magic/models/arrows/poison.json new file mode 100644 index 0000000..a4e849f --- /dev/null +++ b/assets/magic/models/arrows/poison.json @@ -0,0 +1,6 @@ +{ + "parent" : "item/generated", + "textures": { + "layer0": "magic:arrows/poison" + } +} \ No newline at end of file diff --git a/assets/magic/models/arrows/shock.json b/assets/magic/models/arrows/shock.json new file mode 100644 index 0000000..a2ad2ad --- /dev/null +++ b/assets/magic/models/arrows/shock.json @@ -0,0 +1,6 @@ +{ + "parent" : "item/generated", + "textures": { + "layer0": "magic:arrows/shock" + } +} \ No newline at end of file diff --git a/assets/magic/models/base/icon.json b/assets/magic/models/base/icon.json new file mode 100644 index 0000000..3347f3f --- /dev/null +++ b/assets/magic/models/base/icon.json @@ -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 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/base/icon_disabled.json b/assets/magic/models/base/icon_disabled.json new file mode 100644 index 0000000..458e21a --- /dev/null +++ b/assets/magic/models/base/icon_disabled.json @@ -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 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/base/icon_full.json b/assets/magic/models/base/icon_full.json new file mode 100644 index 0000000..4d40a90 --- /dev/null +++ b/assets/magic/models/base/icon_full.json @@ -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 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/base/icon_full_disabled.json b/assets/magic/models/base/icon_full_disabled.json new file mode 100644 index 0000000..878b4b0 --- /dev/null +++ b/assets/magic/models/base/icon_full_disabled.json @@ -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 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/base/lit.json b/assets/magic/models/base/lit.json new file mode 100644 index 0000000..189fbcd --- /dev/null +++ b/assets/magic/models/base/lit.json @@ -0,0 +1,4 @@ +{ + "__comment": "This is here to fix lighting issues with GUI items in 1.15", + "gui_light": "front" +} \ No newline at end of file diff --git a/assets/magic/models/bending/air_glider.json b/assets/magic/models/bending/air_glider.json new file mode 100755 index 0000000..26992e5 --- /dev/null +++ b/assets/magic/models/bending/air_glider.json @@ -0,0 +1,2936 @@ +{ + "__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, -8.5 ], + "to": [ 8.5, 1, 7.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": "Cube4", + "from": [ 8.75, 0.25, -3.5 ], + "to": [ 18, 0.75, -2.5 ], + "faces": { + "down": { "uv": [ 6, 5.25, 15.25, 6 ], "texture": "#texture" }, + "up": { "uv": [ 6, 5.25, 15.25, 6 ], "texture": "#texture" }, + "north": { "uv": [ 6, 5.25, 15.25, 5.75 ], "texture": "#texture" }, + "south": { "uv": [ 6, 5.25, 15.25, 5.75 ], "texture": "#texture" }, + "west": { "uv": [ 10.5, 5.25, 11, 5.75 ], "texture": "#texture" }, + "east": { "uv": [ 6, 5.25, 15.25, 5.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube5", + "from": [ 7.25, 0, 14.75 ], + "to": [ 7.5, 1, 17.5 ], + "faces": { + "down": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "up": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "north": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "south": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "west": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "east": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.5, 0.25, 1 ], + "to": [ 9.75, 0.5, 1.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 8.75, 0.25, -2.5 ], + "to": [ 9.5, 0.5, -2.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.5, 0.25, -2.25 ], + "to": [ 10.25, 0.5, -2 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12.5, 0.25, -1.25 ], + "to": [ 12.75, 0.5, -1 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.25, 0.25, -1.75 ], + "to": [ 5, 0.5, -1.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3.5, 0.25, -1.5 ], + "to": [ 4.25, 0.5, -1.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3.25, 0.25, -1.25 ], + "to": [ 3.5, 0.5, -1 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.5, 0.25, 0.25 ], + "to": [ 4.75, 0.5, 0.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.75, 0.25, 0 ], + "to": [ 5, 0.5, 0.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5, 0.25, -0.25 ], + "to": [ 5.25, 0.5, 0.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.25, 0.25, -0.5 ], + "to": [ 5.5, 0.5, 0 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.5, 0.25, -0.75 ], + "to": [ 5.75, 0.5, -0.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.75, 0.25, -1 ], + "to": [ 6, 0.5, -0.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6, 0.25, -1.25 ], + "to": [ 6.25, 0.5, -0.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6.25, 0.25, -1.5 ], + "to": [ 6.5, 0.5, -1 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6.5, 0.25, -1.75 ], + "to": [ 6.75, 0.5, -1.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6.75, 0.25, -2 ], + "to": [ 7, 0.5, -1.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.25, 0.25, 0.25 ], + "to": [ 11.5, 0.5, 0.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 8.75, 0.25, -1.5 ], + "to": [ 9, 0.5, -0.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9, 0.25, -0.75 ], + "to": [ 9.25, 0.5, 0.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.25, 0.25, 0.25 ], + "to": [ 9.5, 0.5, 1 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube25", + "from": [ 2.75, 0.375, 15.75 ], + "to": [ 8, 0.376, 21.5 ], + "faces": { + "down": { "uv": [ 5.25, 7.5, 0, 1.75 ], "texture": "#texture" }, + "up": { "uv": [ 5.25, 1.75, 0, 7.5 ], "texture": "#texture" }, + "north": { "uv": [ 6.25, 15.499, 15.5, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 0.5, 15.499, 9.75, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 6, 15.499, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 15.499, 10, 15.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube4", + "from": [ -2, 0.25, -3.5 ], + "to": [ 7.25, 0.75, -2.5 ], + "faces": { + "down": { "uv": [ 6, 5.25, 15.25, 6 ], "texture": "#texture" }, + "up": { "uv": [ 6, 5.25, 15.25, 6 ], "texture": "#texture" }, + "north": { "uv": [ 6, 5.25, 15.25, 5.75 ], "texture": "#texture" }, + "south": { "uv": [ 6, 5.25, 15.25, 5.75 ], "texture": "#texture" }, + "west": { "uv": [ 10.5, 5.25, 11, 5.75 ], "texture": "#texture" }, + "east": { "uv": [ 6, 5.25, 15.25, 5.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube5", + "from": [ 7.25, 0, -4.25 ], + "to": [ 7.5, 1, -1.5 ], + "faces": { + "down": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "up": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "north": { "uv": [ 15.5, 1.75, 15.75, 4.5 ], "texture": "#texture" }, + "south": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "west": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "east": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube1", + "from": [ 7.5, 0, -8.5 ], + "to": [ 8, 1, 7.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": "Cube25", + "from": [ -1.75, 0.375, -2.5 ], + "to": [ 7.5, 0.376, 7.5 ], + "faces": { + "down": { "uv": [ 6, 16, 15.25, 6 ], "texture": "#texture" }, + "up": { "uv": [ 6.25, 6, 15.5, 16 ], "texture": "#texture" }, + "north": { "uv": [ 0.5, 15.624, 9.75, 15.625 ], "texture": "#texture" }, + "south": { "uv": [ 6.25, 15.624, 15.5, 15.625 ], "texture": "#texture" }, + "west": { "uv": [ 6, 15.624, 16, 15.625 ], "texture": "#texture" }, + "east": { "uv": [ 0, 15.624, 10, 15.625 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 2.75, 0.25, 16.75 ], + "to": [ 3.5, 0.5, 17 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.75, 0.25, -2.25 ], + "to": [ 6.5, 0.5, -2 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5, 0.25, -2 ], + "to": [ 5.75, 0.5, -1.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.25, 0.25, -2 ], + "to": [ 11, 0.5, -1.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11, 0.25, -1.75 ], + "to": [ 11.75, 0.5, -1.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.75, 0.25, -1.5 ], + "to": [ 12.5, 0.5, -1.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 7, 0.25, -2.25 ], + "to": [ 7.25, 0.5, -1.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 8.75, 0.25, -2.25 ], + "to": [ 9, 0.5, -1.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9, 0.25, -2 ], + "to": [ 9.25, 0.5, -1.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.25, 0.25, -1.75 ], + "to": [ 9.5, 0.5, -1.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.5, 0.25, -1.5 ], + "to": [ 9.75, 0.5, -1 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.75, 0.25, -1.25 ], + "to": [ 10, 0.5, -0.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10, 0.25, -1 ], + "to": [ 10.25, 0.5, -0.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.25, 0.25, -0.75 ], + "to": [ 10.5, 0.5, -0.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.5, 0.25, -0.5 ], + "to": [ 10.75, 0.5, 0 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.75, 0.25, -0.25 ], + "to": [ 11, 0.5, 0.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11, 0.25, 0 ], + "to": [ 11.25, 0.5, 0.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 7, 0.25, -1.5 ], + "to": [ 7.25, 0.5, -0.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6.75, 0.25, -0.75 ], + "to": [ 7, 0.5, 0.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6.5, 0.25, 0.25 ], + "to": [ 6.75, 0.5, 1 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6.25, 0.25, 1 ], + "to": [ 6.5, 0.5, 1.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube51", + "from": [ 7.5, 0, 7.5 ], + "to": [ 8, 1, 14 ], + "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": "Cube5", + "from": [ 8.5, 0, -4.25 ], + "to": [ 8.75, 1, -1.5 ], + "faces": { + "down": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "up": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "north": { "uv": [ 15.5, 1.75, 15.75, 4.5 ], "texture": "#texture" }, + "south": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "west": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "east": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6.5, 0.25, -2.5 ], + "to": [ 7.25, 0.5, -2.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.75, 0.25, 17.5 ], + "to": [ 6, 0.5, 17.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.75, 0.25, 16 ], + "to": [ 6.75, 0.5, 16.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.5, 0.25, 16.25 ], + "to": [ 5.75, 0.5, 16.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3.5, 0.25, 16.5 ], + "to": [ 4.5, 0.5, 16.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube51", + "from": [ 7.5, 0, 14 ], + "to": [ 8, 1, 25.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": "Cube6", + "from": [ 6.75, 0.25, 15.75 ], + "to": [ 7.25, 0.5, 16 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5, 0.25, 20.25 ], + "to": [ 5.25, 0.5, 20.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6.75, 0.25, 16.75 ], + "to": [ 7, 0.5, 17 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.25, 0.25, 17 ], + "to": [ 9.75, 0.5, 17.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6, 0.25, 17.25 ], + "to": [ 6.25, 0.5, 17.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 7, 0.25, 16.5 ], + "to": [ 7.25, 0.5, 16.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 7, 0.25, 17.5 ], + "to": [ 7.25, 0.5, 18 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube51", + "from": [ 8, 0, 7.5 ], + "to": [ 8.5, 1, 14 ], + "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, 14 ], + "to": [ 8.5, 1, 25.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" } + } + }, + { + "__comment": "Cube5", + "from": [ 8.5, 0, 14.75 ], + "to": [ 8.75, 1, 17.5 ], + "faces": { + "down": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "up": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "north": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "south": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "west": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" }, + "east": { "uv": [ 15.25, 4.25, 15.5, 7 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube25", + "from": [ 8.5, 0.375, -2.5 ], + "to": [ 17.75, 0.376, 7.5 ], + "faces": { + "down": { "uv": [ 15.5, 16, 6.25, 6 ], "texture": "#texture" }, + "up": { "uv": [ 15.5, 6, 6.25, 16 ], "texture": "#texture" }, + "north": { "uv": [ 6.25, 15.499, 15.5, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 0.5, 15.499, 9.75, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 6, 15.499, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 15.499, 10, 15.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube25", + "from": [ 8, 0.375, 15.75 ], + "to": [ 13.25, 0.376, 21.5 ], + "faces": { + "down": { "uv": [ 0, 7.5, 5.25, 1.75 ], "texture": "#texture" }, + "up": { "uv": [ 0, 1.75, 5.25, 7.5 ], "texture": "#texture" }, + "north": { "uv": [ 6.25, 15.499, 15.5, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 0.5, 15.499, 9.75, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 6, 15.499, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 15.499, 10, 15.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 8.75, 0.25, 15.75 ], + "to": [ 9.25, 0.5, 16 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.25, 0.25, 16 ], + "to": [ 10.25, 0.5, 16.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.25, 0.25, 16.25 ], + "to": [ 11.5, 0.5, 16.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.5, 0.25, 16.5 ], + "to": [ 12.5, 0.5, 16.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12.5, 0.25, 16.75 ], + "to": [ 13.25, 0.5, 17 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 8.75, 0.25, 16.5 ], + "to": [ 9, 0.5, 16.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9, 0.25, 16.75 ], + "to": [ 9.25, 0.5, 17 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6.25, 0.25, 17 ], + "to": [ 6.75, 0.5, 17.25 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.75, 0.25, 17.25 ], + "to": [ 10, 0.5, 17.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10, 0.25, 17.5 ], + "to": [ 10.25, 0.5, 17.75 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 8.75, 0.25, 17.5 ], + "to": [ 9, 0.5, 18 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9, 0.25, 18 ], + "to": [ 9.25, 0.5, 18.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6.75, 0.25, 18 ], + "to": [ 7, 0.5, 18.5 ], + "faces": { + "down": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "north": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 6, 15.25, 6.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.5, 0.25, 19.75 ], + "to": [ 10.75, 0.5, 20.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6.25, 0.25, 19.5 ], + "to": [ 6.5, 0.5, 20.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3.75, 0.25, 19.5 ], + "to": [ 4, 0.5, 19.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6, 0.25, 20.5 ], + "to": [ 6.25, 0.5, 21 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.25, 0.25, 19.75 ], + "to": [ 5.5, 0.5, 20.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.5, 0.25, 19.25 ], + "to": [ 5.75, 0.5, 19.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.75, 0.25, 18.75 ], + "to": [ 6, 0.5, 19.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6, 0.25, 18.25 ], + "to": [ 6.25, 0.5, 18.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.75, 0.25, 1 ], + "to": [ 5, 0.5, 1.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.25, 0.25, 18 ], + "to": [ 5.5, 0.5, 18.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5, 0.25, 18.25 ], + "to": [ 5.25, 0.5, 18.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.75, 0.25, 18.5 ], + "to": [ 5, 0.5, 18.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.5, 0.25, 18.75 ], + "to": [ 4.75, 0.5, 19 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.25, 0.25, 19 ], + "to": [ 4.5, 0.5, 19.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4, 0.25, 19.25 ], + "to": [ 4.25, 0.5, 19.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.5, 0.25, 17.75 ], + "to": [ 5.75, 0.5, 18 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3, 0.25, 18 ], + "to": [ 3.5, 0.5, 18.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3.5, 0.25, 17.75 ], + "to": [ 4.25, 0.5, 18 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.25, 0.25, 17.5 ], + "to": [ 4.75, 0.5, 17.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6.5, 0.25, 18.5 ], + "to": [ 6.75, 0.5, 19.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.25, 0.25, 18.5 ], + "to": [ 9.5, 0.5, 19.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.5, 0.25, 19.5 ], + "to": [ 9.75, 0.5, 20.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.75, 0.25, 20.5 ], + "to": [ 10, 0.5, 21 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.75, 0.25, 20.25 ], + "to": [ 11, 0.5, 20.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12, 0.25, 19.5 ], + "to": [ 12.25, 0.5, 19.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.25, 0.25, 19.25 ], + "to": [ 10.5, 0.5, 19.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10, 0.25, 18.75 ], + "to": [ 10.25, 0.5, 19.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.75, 0.25, 18.25 ], + "to": [ 10, 0.5, 18.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12.5, 0.25, 18 ], + "to": [ 13, 0.5, 18.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.5, 0.25, 18 ], + "to": [ 10.75, 0.5, 18.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.75, 0.25, 18.25 ], + "to": [ 11, 0.5, 18.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11, 0.25, 18.5 ], + "to": [ 11.25, 0.5, 18.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.25, 0.25, 18.75 ], + "to": [ 11.5, 0.5, 19 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.5, 0.25, 19 ], + "to": [ 11.75, 0.5, 19.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.75, 0.25, 19.25 ], + "to": [ 12, 0.5, 19.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.25, 0.25, 17.75 ], + "to": [ 10.5, 0.5, 18 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.5, 0.25, 17.25 ], + "to": [ 11.25, 0.5, 17.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.25, 0.25, 17.5 ], + "to": [ 11.75, 0.5, 17.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.75, 0.25, 17.75 ], + "to": [ 12.5, 0.5, 18 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.75, 0.25, 17.25 ], + "to": [ 5.5, 0.5, 17.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.75, 0.25, 2.5 ], + "to": [ 6, 0.5, 3.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.5, 0.25, 3.25 ], + "to": [ 5.75, 0.5, 4 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5.25, 0.25, 4 ], + "to": [ 5.5, 0.5, 5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 5, 0.25, 5 ], + "to": [ 5.25, 0.5, 5.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.75, 0.25, 5.75 ], + "to": [ 5, 0.5, 6.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.5, 0.25, 6.5 ], + "to": [ 4.75, 0.5, 7 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 2, 0.25, -1 ], + "to": [ 2.75, 0.5, -0.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 2.75, 0.25, 5.25 ], + "to": [ 3, 0.5, 5.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3, 0.25, 4.75 ], + "to": [ 3.25, 0.5, 5.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3.25, 0.25, 4.25 ], + "to": [ 3.5, 0.5, 4.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3.5, 0.25, 3.75 ], + "to": [ 3.75, 0.5, 4.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3.75, 0.25, 3.25 ], + "to": [ 4, 0.5, 3.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4, 0.25, 2.75 ], + "to": [ 4.25, 0.5, 3.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.25, 0.25, 2.25 ], + "to": [ 4.5, 0.5, 2.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.5, 0.25, 1.75 ], + "to": [ 4.75, 0.5, 2.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 2.5, 0.25, 5.75 ], + "to": [ 2.75, 0.5, 6 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 0.75, 0.25, 4.25 ], + "to": [ 1, 0.5, 4.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 1, 0.25, 4 ], + "to": [ 1.25, 0.5, 4.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 1.25, 0.25, 3.75 ], + "to": [ 1.5, 0.5, 4 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 1.5, 0.25, 3.5 ], + "to": [ 1.75, 0.5, 3.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 1.75, 0.25, 3.25 ], + "to": [ 2, 0.5, 3.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 2, 0.25, 3 ], + "to": [ 2.25, 0.5, 3.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 2.25, 0.25, 2.75 ], + "to": [ 2.5, 0.5, 3 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 2.5, 0.25, 2.5 ], + "to": [ 2.75, 0.5, 2.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 2.75, 0.25, 2.25 ], + "to": [ 3, 0.5, 2.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3, 0.25, 2 ], + "to": [ 3.25, 0.5, 2.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3.25, 0.25, 1.75 ], + "to": [ 3.5, 0.5, 2 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3.5, 0.25, 1.5 ], + "to": [ 3.75, 0.5, 1.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3.75, 0.25, 1.25 ], + "to": [ 4, 0.5, 1.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4, 0.25, 1 ], + "to": [ 4.25, 0.5, 1.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 4.25, 0.25, 0.75 ], + "to": [ 4.5, 0.5, 1 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 2.75, 0.25, -1.25 ], + "to": [ 3.25, 0.5, -1 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 2.75, 0.25, 0 ], + "to": [ 3.25, 0.5, 0.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ -0.5, 0.25, 2.25 ], + "to": [ -0.25, 0.5, 2.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 2, 0.25, 0.5 ], + "to": [ 2.5, 0.5, 0.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 1.25, 0.25, 1 ], + "to": [ 1.75, 0.5, 1.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 0.5, 0.25, 1.5 ], + "to": [ 1, 0.5, 1.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 2.5, 0.25, 0.25 ], + "to": [ 2.75, 0.5, 0.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 1.75, 0.25, 0.75 ], + "to": [ 2, 0.5, 1 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 1, 0.25, 1.25 ], + "to": [ 1.25, 0.5, 1.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 0.25, 0.25, 1.75 ], + "to": [ 0.5, 0.5, 2 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ -0.25, 0.25, 2 ], + "to": [ 0.25, 0.5, 2.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ -1.5, 0.25, 0.25 ], + "to": [ -1, 0.5, 0.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ -1, 0.25, 0 ], + "to": [ -0.25, 0.5, 0.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ -0.25, 0.25, -0.25 ], + "to": [ 0.5, 0.5, 0 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 0.5, 0.25, -0.5 ], + "to": [ 1.25, 0.5, -0.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 1.25, 0.25, -0.75 ], + "to": [ 2, 0.5, -0.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 3.25, 0.25, -0.25 ], + "to": [ 3.5, 0.5, 0 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.25, 0.25, 6.5 ], + "to": [ 11.5, 0.5, 7 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 6, 0.25, 1.75 ], + "to": [ 6.25, 0.5, 2.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 15.75, 0.25, 2 ], + "to": [ 16.25, 0.5, 2.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10, 0.25, 2.5 ], + "to": [ 10.25, 0.5, 3.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.25, 0.25, 3.25 ], + "to": [ 10.5, 0.5, 4 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.5, 0.25, 4 ], + "to": [ 10.75, 0.5, 5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 10.75, 0.25, 5 ], + "to": [ 11, 0.5, 5.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11, 0.25, 5.75 ], + "to": [ 11.25, 0.5, 6.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 9.75, 0.25, 1.75 ], + "to": [ 10, 0.5, 2.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11, 0.25, 1 ], + "to": [ 11.25, 0.5, 1.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.25, 0.25, 1.75 ], + "to": [ 11.5, 0.5, 2.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.5, 0.25, 2.25 ], + "to": [ 11.75, 0.5, 2.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.75, 0.25, 2.75 ], + "to": [ 12, 0.5, 3.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12, 0.25, 3.25 ], + "to": [ 12.25, 0.5, 3.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12.25, 0.25, 3.75 ], + "to": [ 12.5, 0.5, 4.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12.5, 0.25, 4.25 ], + "to": [ 12.75, 0.5, 4.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12.75, 0.25, 4.75 ], + "to": [ 13, 0.5, 5.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 13, 0.25, 5.25 ], + "to": [ 13.25, 0.5, 5.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 13.25, 0.25, 5.75 ], + "to": [ 13.5, 0.5, 6 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 15, 0.25, 4.25 ], + "to": [ 15.25, 0.5, 4.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 14.75, 0.25, 4 ], + "to": [ 15, 0.5, 4.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 14.5, 0.25, 3.75 ], + "to": [ 14.75, 0.5, 4 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 14.25, 0.25, 3.5 ], + "to": [ 14.5, 0.5, 3.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 14, 0.25, 3.25 ], + "to": [ 14.25, 0.5, 3.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 13.75, 0.25, 3 ], + "to": [ 14, 0.5, 3.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 13.5, 0.25, 2.75 ], + "to": [ 13.75, 0.5, 3 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 13.25, 0.25, 2.5 ], + "to": [ 13.5, 0.5, 2.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 13, 0.25, 2.25 ], + "to": [ 13.25, 0.5, 2.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12.75, 0.25, 2 ], + "to": [ 13, 0.5, 2.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12.5, 0.25, 1.75 ], + "to": [ 12.75, 0.5, 2 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12.25, 0.25, 1.5 ], + "to": [ 12.5, 0.5, 1.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12, 0.25, 1.25 ], + "to": [ 12.25, 0.5, 1.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.75, 0.25, 1 ], + "to": [ 12, 0.5, 1.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 11.5, 0.25, 0.75 ], + "to": [ 11.75, 0.5, 1 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 16.25, 0.25, 2.25 ], + "to": [ 16.5, 0.5, 2.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 17, 0.25, 0.25 ], + "to": [ 17.5, 0.5, 0.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 13.5, 0.25, 0.5 ], + "to": [ 14, 0.5, 0.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 14.25, 0.25, 1 ], + "to": [ 14.75, 0.5, 1.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 15, 0.25, 1.5 ], + "to": [ 15.5, 0.5, 1.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12.5, 0.25, -0.25 ], + "to": [ 12.75, 0.5, 0 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 13.25, 0.25, 0.25 ], + "to": [ 13.5, 0.5, 0.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 14, 0.25, 0.75 ], + "to": [ 14.25, 0.5, 1 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 14.75, 0.25, 1.25 ], + "to": [ 15, 0.5, 1.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 15.5, 0.25, 1.75 ], + "to": [ 15.75, 0.5, 2 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12.75, 0.25, 0 ], + "to": [ 13.25, 0.5, 0.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 12.75, 0.25, -1.25 ], + "to": [ 13.25, 0.5, -1 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 13.25, 0.25, -1 ], + "to": [ 14, 0.5, -0.75 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 14, 0.25, -0.75 ], + "to": [ 14.75, 0.5, -0.5 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 14.75, 0.25, -0.5 ], + "to": [ 15.5, 0.5, -0.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 15.5, 0.25, -0.25 ], + "to": [ 16.25, 0.5, 0 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube6", + "from": [ 16.25, 0.25, 0 ], + "to": [ 17, 0.5, 0.25 ], + "faces": { + "down": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "north": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "south": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 12.75, 9.75, 13.5, 10 ], "texture": "#texture" } + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [ 90, 0, 90 ], + "translation": [ -7.5, -1.826, -6.5 ] + }, + "thirdperson_lefthand": { + "rotation": [ -29, 180, 0 ], + "translation": [ -16.4, -0.692, 1.3882 ], + "scale": [ 1.3, 1.3, 1.3 ] + }, + "firstperson_righthand": { + "rotation": [ 0, 0, 75 ], + "translation": [ 0, 2, 2 ], + "scale": [ 1.7, 1.7, 1.7 ] + }, + "firstperson_lefthand": { + "rotation": [ 0, 0, -75 ], + "translation": [ 0, 2, 2 ], + "scale": [ 1.7, 1.7, 1.7 ] + }, + "gui": { + "rotation": [ 90, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0.5, 0.5, 0.5 ] + }, + "head": { + "scale": [ 3, 3, 3 ], + "translation": [ 0, -10, 0 ], + "rotation": [ -130, 180, 0 ] + }, + "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 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bending/air_staff.json b/assets/magic/models/bending/air_staff.json new file mode 100644 index 0000000..e856da0 --- /dev/null +++ b/assets/magic/models/bending/air_staff.json @@ -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 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bending/airbending.json b/assets/magic/models/bending/airbending.json new file mode 100644 index 0000000..52f3e56 --- /dev/null +++ b/assets/magic/models/bending/airbending.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bending/avatar.json b/assets/magic/models/bending/avatar.json new file mode 100644 index 0000000..9475008 --- /dev/null +++ b/assets/magic/models/bending/avatar.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bending/earthbending.json b/assets/magic/models/bending/earthbending.json new file mode 100644 index 0000000..ea1ed68 --- /dev/null +++ b/assets/magic/models/bending/earthbending.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bending/firebending.json b/assets/magic/models/bending/firebending.json new file mode 100644 index 0000000..c99464d --- /dev/null +++ b/assets/magic/models/bending/firebending.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bending/waterbending.json b/assets/magic/models/bending/waterbending.json new file mode 100644 index 0000000..b41f73d --- /dev/null +++ b/assets/magic/models/bending/waterbending.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bows/egypt/egypt.json b/assets/magic/models/bows/egypt/egypt.json new file mode 100644 index 0000000..ad39fbe --- /dev/null +++ b/assets/magic/models/bows/egypt/egypt.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bows/egypt/egypt_pulling_0.json b/assets/magic/models/bows/egypt/egypt_pulling_0.json new file mode 100644 index 0000000..49a15f8 --- /dev/null +++ b/assets/magic/models/bows/egypt/egypt_pulling_0.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bows/egypt/egypt_pulling_1.json b/assets/magic/models/bows/egypt/egypt_pulling_1.json new file mode 100644 index 0000000..b9c3548 --- /dev/null +++ b/assets/magic/models/bows/egypt/egypt_pulling_1.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bows/egypt/egypt_pulling_2.json b/assets/magic/models/bows/egypt/egypt_pulling_2.json new file mode 100644 index 0000000..ca8eb1b --- /dev/null +++ b/assets/magic/models/bows/egypt/egypt_pulling_2.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bows/longbow/longbow_pulling_0.json b/assets/magic/models/bows/longbow/longbow_pulling_0.json new file mode 100644 index 0000000..edf8046 --- /dev/null +++ b/assets/magic/models/bows/longbow/longbow_pulling_0.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bows/longbow/longbow_pulling_1.json b/assets/magic/models/bows/longbow/longbow_pulling_1.json new file mode 100644 index 0000000..e282ca5 --- /dev/null +++ b/assets/magic/models/bows/longbow/longbow_pulling_1.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bows/longbow/longbow_pulling_2.json b/assets/magic/models/bows/longbow/longbow_pulling_2.json new file mode 100644 index 0000000..17a4846 --- /dev/null +++ b/assets/magic/models/bows/longbow/longbow_pulling_2.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bows/longbow/longbow_standby.json b/assets/magic/models/bows/longbow/longbow_standby.json new file mode 100644 index 0000000..68f5ddb --- /dev/null +++ b/assets/magic/models/bows/longbow/longbow_standby.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bows/skinny/bow.json b/assets/magic/models/bows/skinny/bow.json new file mode 100644 index 0000000..7d4e335 --- /dev/null +++ b/assets/magic/models/bows/skinny/bow.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bows/skinny/bow_pulling_0.json b/assets/magic/models/bows/skinny/bow_pulling_0.json new file mode 100644 index 0000000..aa8b018 --- /dev/null +++ b/assets/magic/models/bows/skinny/bow_pulling_0.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bows/skinny/bow_pulling_1.json b/assets/magic/models/bows/skinny/bow_pulling_1.json new file mode 100644 index 0000000..8f6f4dc --- /dev/null +++ b/assets/magic/models/bows/skinny/bow_pulling_1.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/bows/skinny/bow_pulling_2.json b/assets/magic/models/bows/skinny/bow_pulling_2.json new file mode 100644 index 0000000..96b1a7b --- /dev/null +++ b/assets/magic/models/bows/skinny/bow_pulling_2.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/broomsticks/broom_booster.json b/assets/magic/models/broomsticks/broom_booster.json new file mode 100644 index 0000000..d8b22ab --- /dev/null +++ b/assets/magic/models/broomsticks/broom_booster.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:broomsticks/broom_booster", + "texture": "magic:broomsticks/broom_booster" + } +} \ No newline at end of file diff --git a/assets/magic/models/broomsticks/broom_glider.json b/assets/magic/models/broomsticks/broom_glider.json new file mode 100644 index 0000000..f83c2be --- /dev/null +++ b/assets/magic/models/broomsticks/broom_glider.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/glide", + "texture": "magic:icons/spells/glide" + } +} \ No newline at end of file diff --git a/assets/magic/models/broomsticks/broomstick.json b/assets/magic/models/broomsticks/broomstick.json new file mode 100644 index 0000000..e76abfb --- /dev/null +++ b/assets/magic/models/broomsticks/broomstick.json @@ -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] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/broomsticks/broomstick2.json b/assets/magic/models/broomsticks/broomstick2.json new file mode 100644 index 0000000..783158f --- /dev/null +++ b/assets/magic/models/broomsticks/broomstick2.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/broomsticks/broomstick2_handle.json b/assets/magic/models/broomsticks/broomstick2_handle.json new file mode 100644 index 0000000..e6a00cc --- /dev/null +++ b/assets/magic/models/broomsticks/broomstick2_handle.json @@ -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 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/broomsticks/broomstick_handle.json b/assets/magic/models/broomsticks/broomstick_handle.json new file mode 100644 index 0000000..e6a00cc --- /dev/null +++ b/assets/magic/models/broomsticks/broomstick_handle.json @@ -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 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/food/bread_slice.json b/assets/magic/models/food/bread_slice.json new file mode 100755 index 0000000..c82ae05 --- /dev/null +++ b/assets/magic/models/food/bread_slice.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:other/bread_slice" + } +} diff --git a/assets/magic/models/food/cheese.json b/assets/magic/models/food/cheese.json new file mode 100755 index 0000000..187ce9e --- /dev/null +++ b/assets/magic/models/food/cheese.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:other/cheese" + } +} diff --git a/assets/magic/models/food/coffee.json b/assets/magic/models/food/coffee.json new file mode 100755 index 0000000..558ded4 --- /dev/null +++ b/assets/magic/models/food/coffee.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "magic:other/coffee" + } +} diff --git a/assets/magic/models/food/grilled_cheese.json b/assets/magic/models/food/grilled_cheese.json new file mode 100755 index 0000000..9ee3955 --- /dev/null +++ b/assets/magic/models/food/grilled_cheese.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:other/grilled_cheese" + } +} diff --git a/assets/magic/models/food/sandwich.json b/assets/magic/models/food/sandwich.json new file mode 100755 index 0000000..4500158 --- /dev/null +++ b/assets/magic/models/food/sandwich.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:other/sandwich" + } +} diff --git a/assets/magic/models/food/tea.json b/assets/magic/models/food/tea.json new file mode 100755 index 0000000..42b437d --- /dev/null +++ b/assets/magic/models/food/tea.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "magic:other/tea" + } +} diff --git a/assets/magic/models/food/toast.json b/assets/magic/models/food/toast.json new file mode 100755 index 0000000..a275cb1 --- /dev/null +++ b/assets/magic/models/food/toast.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:other/toast" + } +} diff --git a/assets/magic/models/food/toasted_sandwich.json b/assets/magic/models/food/toasted_sandwich.json new file mode 100755 index 0000000..69dfd67 --- /dev/null +++ b/assets/magic/models/food/toasted_sandwich.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:other/toasted_sandwich" + } +} diff --git a/assets/magic/models/halloween/hsword.json b/assets/magic/models/halloween/hsword.json new file mode 100644 index 0000000..ff5bbab --- /dev/null +++ b/assets/magic/models/halloween/hsword.json @@ -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] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/halloween/pumpkin_hammer.json b/assets/magic/models/halloween/pumpkin_hammer.json new file mode 100644 index 0000000..143bd76 --- /dev/null +++ b/assets/magic/models/halloween/pumpkin_hammer.json @@ -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] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/halloween/pumpkin_hat.json b/assets/magic/models/halloween/pumpkin_hat.json new file mode 100644 index 0000000..d330485 --- /dev/null +++ b/assets/magic/models/halloween/pumpkin_hat.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/halloween/scyth_small.json b/assets/magic/models/halloween/scyth_small.json new file mode 100644 index 0000000..a02df37 --- /dev/null +++ b/assets/magic/models/halloween/scyth_small.json @@ -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] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/halloween/scythe_death.json b/assets/magic/models/halloween/scythe_death.json new file mode 100644 index 0000000..338fd91 --- /dev/null +++ b/assets/magic/models/halloween/scythe_death.json @@ -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] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/icons/attributes/constitution.json b/assets/magic/models/icons/attributes/constitution.json new file mode 100644 index 0000000..6407426 --- /dev/null +++ b/assets/magic/models/icons/attributes/constitution.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/attributes/constitution", + "texture": "magic:icons/attributes/constitution" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/attributes/dexterity.json b/assets/magic/models/icons/attributes/dexterity.json new file mode 100644 index 0000000..3461435 --- /dev/null +++ b/assets/magic/models/icons/attributes/dexterity.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/attributes/dexterity", + "texture": "magic:icons/attributes/dexterity" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/attributes/intelligence.json b/assets/magic/models/icons/attributes/intelligence.json new file mode 100644 index 0000000..cd67fb6 --- /dev/null +++ b/assets/magic/models/icons/attributes/intelligence.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/attributes/intelligence", + "texture": "magic:icons/attributes/intelligence" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/attributes/luck.json b/assets/magic/models/icons/attributes/luck.json new file mode 100644 index 0000000..1092eed --- /dev/null +++ b/assets/magic/models/icons/attributes/luck.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/attributes/luck", + "texture": "magic:icons/attributes/luck" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/attributes/strength.json b/assets/magic/models/icons/attributes/strength.json new file mode 100644 index 0000000..c4fed66 --- /dev/null +++ b/assets/magic/models/icons/attributes/strength.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/attributes/strength", + "texture": "magic:icons/attributes/strength" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/attributes/wisdom.json b/assets/magic/models/icons/attributes/wisdom.json new file mode 100644 index 0000000..7de32d8 --- /dev/null +++ b/assets/magic/models/icons/attributes/wisdom.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/attributes/wisdom", + "texture": "magic:icons/attributes/wisdom" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/brushes/clone.json b/assets/magic/models/icons/brushes/clone.json new file mode 100644 index 0000000..d8ea13d --- /dev/null +++ b/assets/magic/models/icons/brushes/clone.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/brushes/clone", + "texture": "magic:icons/brushes/clone" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/brushes/copy.json b/assets/magic/models/icons/brushes/copy.json new file mode 100644 index 0000000..df54e00 --- /dev/null +++ b/assets/magic/models/icons/brushes/copy.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/brushes/copy", + "texture": "magic:icons/brushes/copy" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/brushes/default.json b/assets/magic/models/icons/brushes/default.json new file mode 100644 index 0000000..ea53a6e --- /dev/null +++ b/assets/magic/models/icons/brushes/default.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/brushes/default", + "texture": "magic:icons/brushes/default" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/brushes/erase.json b/assets/magic/models/icons/brushes/erase.json new file mode 100644 index 0000000..f715bf6 --- /dev/null +++ b/assets/magic/models/icons/brushes/erase.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/brushes/erase", + "texture": "magic:icons/brushes/erase" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/brushes/map.json b/assets/magic/models/icons/brushes/map.json new file mode 100644 index 0000000..09c9fe8 --- /dev/null +++ b/assets/magic/models/icons/brushes/map.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/brushes/map", + "texture": "magic:icons/brushes/map" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/brushes/replicate.json b/assets/magic/models/icons/brushes/replicate.json new file mode 100644 index 0000000..4d2744f --- /dev/null +++ b/assets/magic/models/icons/brushes/replicate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/brushes/replicate", + "texture": "magic:icons/brushes/replicate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/brushes/schematic.json b/assets/magic/models/icons/brushes/schematic.json new file mode 100644 index 0000000..641b68a --- /dev/null +++ b/assets/magic/models/icons/brushes/schematic.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/brushes/schematic", + "texture": "magic:icons/brushes/schematic" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/classes/artificer.json b/assets/magic/models/icons/classes/artificer.json new file mode 100644 index 0000000..b3d7257 --- /dev/null +++ b/assets/magic/models/icons/classes/artificer.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/classes/artificer", + "texture": "magic:icons/classes/artificer" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/classes/barbarian.json b/assets/magic/models/icons/classes/barbarian.json new file mode 100644 index 0000000..b127b3a --- /dev/null +++ b/assets/magic/models/icons/classes/barbarian.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/classes/barbarian", + "texture": "magic:icons/classes/barbarian" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/classes/bard.json b/assets/magic/models/icons/classes/bard.json new file mode 100644 index 0000000..09f2d3f --- /dev/null +++ b/assets/magic/models/icons/classes/bard.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/classes/bard", + "texture": "magic:icons/classes/bard" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/classes/cleric.json b/assets/magic/models/icons/classes/cleric.json new file mode 100644 index 0000000..b889004 --- /dev/null +++ b/assets/magic/models/icons/classes/cleric.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/classes/cleric", + "texture": "magic:icons/classes/cleric" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/classes/druid.json b/assets/magic/models/icons/classes/druid.json new file mode 100644 index 0000000..0dd0f55 --- /dev/null +++ b/assets/magic/models/icons/classes/druid.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/classes/druid", + "texture": "magic:icons/classes/druid" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/classes/fighter.json b/assets/magic/models/icons/classes/fighter.json new file mode 100644 index 0000000..5bdc708 --- /dev/null +++ b/assets/magic/models/icons/classes/fighter.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/classes/fighter", + "texture": "magic:icons/classes/fighter" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/classes/monk.json b/assets/magic/models/icons/classes/monk.json new file mode 100644 index 0000000..22c604c --- /dev/null +++ b/assets/magic/models/icons/classes/monk.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/classes/monk", + "texture": "magic:icons/classes/monk" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/classes/paladin.json b/assets/magic/models/icons/classes/paladin.json new file mode 100644 index 0000000..4b8a110 --- /dev/null +++ b/assets/magic/models/icons/classes/paladin.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/classes/paladin", + "texture": "magic:icons/classes/paladin" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/classes/ranger.json b/assets/magic/models/icons/classes/ranger.json new file mode 100644 index 0000000..4a7510b --- /dev/null +++ b/assets/magic/models/icons/classes/ranger.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/classes/ranger", + "texture": "magic:icons/classes/ranger" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/classes/rogue.json b/assets/magic/models/icons/classes/rogue.json new file mode 100644 index 0000000..7082af4 --- /dev/null +++ b/assets/magic/models/icons/classes/rogue.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/classes/rogue", + "texture": "magic:icons/classes/rogue" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/classes/sorcerer.json b/assets/magic/models/icons/classes/sorcerer.json new file mode 100644 index 0000000..1d72832 --- /dev/null +++ b/assets/magic/models/icons/classes/sorcerer.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/classes/sorcerer", + "texture": "magic:icons/classes/sorcerer" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/classes/warlock.json b/assets/magic/models/icons/classes/warlock.json new file mode 100644 index 0000000..7be3eee --- /dev/null +++ b/assets/magic/models/icons/classes/warlock.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/classes/warlock", + "texture": "magic:icons/classes/warlock" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/classes/wizard.json b/assets/magic/models/icons/classes/wizard.json new file mode 100644 index 0000000..89f4b0d --- /dev/null +++ b/assets/magic/models/icons/classes/wizard.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/classes/wizard", + "texture": "magic:icons/classes/wizard" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/generic/black.json b/assets/magic/models/icons/generic/black.json new file mode 100644 index 0000000..b67496f --- /dev/null +++ b/assets/magic/models/icons/generic/black.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/generic/black", + "texture": "magic:icons/generic/black" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/generic/down_arrow.json b/assets/magic/models/icons/generic/down_arrow.json new file mode 100644 index 0000000..c6c8f25 --- /dev/null +++ b/assets/magic/models/icons/generic/down_arrow.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/generic/down_arrow", + "texture": "magic:icons/generic/down_arrow" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/generic/gray.json b/assets/magic/models/icons/generic/gray.json new file mode 100644 index 0000000..a5ed2f6 --- /dev/null +++ b/assets/magic/models/icons/generic/gray.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/generic/gray", + "texture": "magic:icons/generic/gray" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/generic/no.json b/assets/magic/models/icons/generic/no.json new file mode 100644 index 0000000..db1b9c0 --- /dev/null +++ b/assets/magic/models/icons/generic/no.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/generic/no", + "texture": "magic:icons/generic/no" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/generic/reset.json b/assets/magic/models/icons/generic/reset.json new file mode 100644 index 0000000..3cee1ee --- /dev/null +++ b/assets/magic/models/icons/generic/reset.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/spells/kill", + "texture": "magic:icons/spells/kill" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/generic/up_arrow.json b/assets/magic/models/icons/generic/up_arrow.json new file mode 100644 index 0000000..7c07de8 --- /dev/null +++ b/assets/magic/models/icons/generic/up_arrow.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/generic/up_arrow", + "texture": "magic:icons/generic/up_arrow" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/generic/yes.json b/assets/magic/models/icons/generic/yes.json new file mode 100644 index 0000000..c3c953c --- /dev/null +++ b/assets/magic/models/icons/generic/yes.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/generic/yes", + "texture": "magic:icons/generic/yes" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/other/nathanwolf.json b/assets/magic/models/icons/other/nathanwolf.json new file mode 100644 index 0000000..ddf8fbe --- /dev/null +++ b/assets/magic/models/icons/other/nathanwolf.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/other/nathanwolf", + "texture": "magic:icons/other/nathanwolf" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/races/dwarf.json b/assets/magic/models/icons/races/dwarf.json new file mode 100644 index 0000000..f22d55f --- /dev/null +++ b/assets/magic/models/icons/races/dwarf.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/races/dwarf", + "texture": "magic:icons/races/dwarf" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/races/elf.json b/assets/magic/models/icons/races/elf.json new file mode 100644 index 0000000..2d40393 --- /dev/null +++ b/assets/magic/models/icons/races/elf.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/races/elf", + "texture": "magic:icons/races/elf" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/races/gnome.json b/assets/magic/models/icons/races/gnome.json new file mode 100644 index 0000000..c9b7c8c --- /dev/null +++ b/assets/magic/models/icons/races/gnome.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/races/gnome", + "texture": "magic:icons/races/gnome" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/races/halfling.json b/assets/magic/models/icons/races/halfling.json new file mode 100644 index 0000000..5669979 --- /dev/null +++ b/assets/magic/models/icons/races/halfling.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/races/halfling", + "texture": "magic:icons/races/halfling" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/races/human.json b/assets/magic/models/icons/races/human.json new file mode 100644 index 0000000..3879fc5 --- /dev/null +++ b/assets/magic/models/icons/races/human.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/races/human", + "texture": "magic:icons/races/human" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/absorb.json b/assets/magic/models/icons/spells/absorb.json new file mode 100644 index 0000000..56fc14d --- /dev/null +++ b/assets/magic/models/icons/spells/absorb.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/absorb", + "texture": "magic:icons/spells/absorb" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/admission.json b/assets/magic/models/icons/spells/admission.json new file mode 100644 index 0000000..e9144c9 --- /dev/null +++ b/assets/magic/models/icons/spells/admission.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/admission", + "texture": "magic:icons/spells/admission" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/airscooter.json b/assets/magic/models/icons/spells/airscooter.json new file mode 100644 index 0000000..1dd0e43 --- /dev/null +++ b/assets/magic/models/icons/spells/airscooter.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/airscooter", + "texture": "magic:icons/spells/airscooter" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/alter.json b/assets/magic/models/icons/spells/alter.json new file mode 100644 index 0000000..6978f15 --- /dev/null +++ b/assets/magic/models/icons/spells/alter.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/alter", + "texture": "magic:icons/spells/alter" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/animate.json b/assets/magic/models/icons/spells/animate.json new file mode 100644 index 0000000..8bb78f6 --- /dev/null +++ b/assets/magic/models/icons/spells/animate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/animate", + "texture": "magic:icons/spells/animate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/anvil.json b/assets/magic/models/icons/spells/anvil.json new file mode 100644 index 0000000..040e1a5 --- /dev/null +++ b/assets/magic/models/icons/spells/anvil.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/anvil", + "texture": "magic:icons/spells/anvil" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/arrow.json b/assets/magic/models/icons/spells/arrow.json new file mode 100644 index 0000000..f168a63 --- /dev/null +++ b/assets/magic/models/icons/spells/arrow.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/arrow", + "texture": "magic:icons/spells/arrow" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/arrow10.json b/assets/magic/models/icons/spells/arrow10.json new file mode 100644 index 0000000..89c78ec --- /dev/null +++ b/assets/magic/models/icons/spells/arrow10.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/arrow10", + "texture": "magic:icons/spells/arrow10" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/arrow2.json b/assets/magic/models/icons/spells/arrow2.json new file mode 100644 index 0000000..2174761 --- /dev/null +++ b/assets/magic/models/icons/spells/arrow2.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/arrow2", + "texture": "magic:icons/spells/arrow2" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/arrow3.json b/assets/magic/models/icons/spells/arrow3.json new file mode 100644 index 0000000..d2fbdec --- /dev/null +++ b/assets/magic/models/icons/spells/arrow3.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/arrow3", + "texture": "magic:icons/spells/arrow3" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/arrow4.json b/assets/magic/models/icons/spells/arrow4.json new file mode 100644 index 0000000..a7ffb6d --- /dev/null +++ b/assets/magic/models/icons/spells/arrow4.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/arrow4", + "texture": "magic:icons/spells/arrow4" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/arrow5.json b/assets/magic/models/icons/spells/arrow5.json new file mode 100644 index 0000000..c6c8b6c --- /dev/null +++ b/assets/magic/models/icons/spells/arrow5.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/arrow5", + "texture": "magic:icons/spells/arrow5" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/arrow6.json b/assets/magic/models/icons/spells/arrow6.json new file mode 100644 index 0000000..c1e7595 --- /dev/null +++ b/assets/magic/models/icons/spells/arrow6.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/arrow6", + "texture": "magic:icons/spells/arrow6" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/arrow7.json b/assets/magic/models/icons/spells/arrow7.json new file mode 100644 index 0000000..1c725a6 --- /dev/null +++ b/assets/magic/models/icons/spells/arrow7.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/arrow7", + "texture": "magic:icons/spells/arrow7" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/arrow8.json b/assets/magic/models/icons/spells/arrow8.json new file mode 100644 index 0000000..d31a895 --- /dev/null +++ b/assets/magic/models/icons/spells/arrow8.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/arrow8", + "texture": "magic:icons/spells/arrow8" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/arrow9.json b/assets/magic/models/icons/spells/arrow9.json new file mode 100644 index 0000000..f35b702 --- /dev/null +++ b/assets/magic/models/icons/spells/arrow9.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/arrow9", + "texture": "magic:icons/spells/arrow9" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/arrowrain.json b/assets/magic/models/icons/spells/arrowrain.json new file mode 100644 index 0000000..fa8d894 --- /dev/null +++ b/assets/magic/models/icons/spells/arrowrain.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/arrowrain", + "texture": "magic:icons/spells/arrowrain" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/backup.json b/assets/magic/models/icons/spells/backup.json new file mode 100644 index 0000000..8b8f109 --- /dev/null +++ b/assets/magic/models/icons/spells/backup.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/backup", + "texture": "magic:icons/spells/backup" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/blast.json b/assets/magic/models/icons/spells/blast.json new file mode 100644 index 0000000..3744e30 --- /dev/null +++ b/assets/magic/models/icons/spells/blast.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/blast", + "texture": "magic:icons/spells/blast" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/blaster.json b/assets/magic/models/icons/spells/blaster.json new file mode 100644 index 0000000..f0c0197 --- /dev/null +++ b/assets/magic/models/icons/spells/blaster.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/blaster", + "texture": "magic:icons/spells/blaster" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/blessing.json b/assets/magic/models/icons/spells/blessing.json new file mode 100644 index 0000000..452e2b5 --- /dev/null +++ b/assets/magic/models/icons/spells/blessing.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/blessing", + "texture": "magic:icons/spells/blessing" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/blind.json b/assets/magic/models/icons/spells/blind.json new file mode 100644 index 0000000..f65a43c --- /dev/null +++ b/assets/magic/models/icons/spells/blind.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/blind", + "texture": "magic:icons/spells/blind" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/blink.json b/assets/magic/models/icons/spells/blink.json new file mode 100644 index 0000000..153dc87 --- /dev/null +++ b/assets/magic/models/icons/spells/blink.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/blink", + "texture": "magic:icons/spells/blink" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/blob.json b/assets/magic/models/icons/spells/blob.json new file mode 100644 index 0000000..5b4d0f6 --- /dev/null +++ b/assets/magic/models/icons/spells/blob.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/blob", + "texture": "magic:icons/spells/blob" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/bomb.json b/assets/magic/models/icons/spells/bomb.json new file mode 100644 index 0000000..72d0625 --- /dev/null +++ b/assets/magic/models/icons/spells/bomb.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/bomb", + "texture": "magic:icons/spells/bomb" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/boom.json b/assets/magic/models/icons/spells/boom.json new file mode 100644 index 0000000..1cb7f33 --- /dev/null +++ b/assets/magic/models/icons/spells/boom.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/boom", + "texture": "magic:icons/spells/boom" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/boomstown.json b/assets/magic/models/icons/spells/boomstown.json new file mode 100644 index 0000000..b01e395 --- /dev/null +++ b/assets/magic/models/icons/spells/boomstown.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/boomstown", + "texture": "magic:icons/spells/boomstown" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/boon.json b/assets/magic/models/icons/spells/boon.json new file mode 100644 index 0000000..02450bb --- /dev/null +++ b/assets/magic/models/icons/spells/boon.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/boon", + "texture": "magic:icons/spells/boon" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/bow.json b/assets/magic/models/icons/spells/bow.json new file mode 100644 index 0000000..279d4b4 --- /dev/null +++ b/assets/magic/models/icons/spells/bow.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/bow", + "texture": "magic:icons/spells/bow" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/box.json b/assets/magic/models/icons/spells/box.json new file mode 100644 index 0000000..7ca9c9e --- /dev/null +++ b/assets/magic/models/icons/spells/box.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/box", + "texture": "magic:icons/spells/box" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/breach.json b/assets/magic/models/icons/spells/breach.json new file mode 100644 index 0000000..5e7d6e2 --- /dev/null +++ b/assets/magic/models/icons/spells/breach.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/breach", + "texture": "magic:icons/spells/breach" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/bridge.json b/assets/magic/models/icons/spells/bridge.json new file mode 100644 index 0000000..fa43713 --- /dev/null +++ b/assets/magic/models/icons/spells/bridge.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/bridge", + "texture": "magic:icons/spells/bridge" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/broom.json b/assets/magic/models/icons/spells/broom.json new file mode 100644 index 0000000..3fe03c7 --- /dev/null +++ b/assets/magic/models/icons/spells/broom.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/broom", + "texture": "magic:icons/spells/broom" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/brushselect.json b/assets/magic/models/icons/spells/brushselect.json new file mode 100644 index 0000000..7c94425 --- /dev/null +++ b/assets/magic/models/icons/spells/brushselect.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/brushselect", + "texture": "magic:icons/spells/brushselect" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/bubble.json b/assets/magic/models/icons/spells/bubble.json new file mode 100644 index 0000000..26be24f --- /dev/null +++ b/assets/magic/models/icons/spells/bubble.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/bubble", + "texture": "magic:icons/spells/bubble" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/buyshop.json b/assets/magic/models/icons/spells/buyshop.json new file mode 100644 index 0000000..531ec84 --- /dev/null +++ b/assets/magic/models/icons/spells/buyshop.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/buyshop", + "texture": "magic:icons/spells/buyshop" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/cage.json b/assets/magic/models/icons/spells/cage.json new file mode 100644 index 0000000..e8dfd1d --- /dev/null +++ b/assets/magic/models/icons/spells/cage.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/cage", + "texture": "magic:icons/spells/cage" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/camera.json b/assets/magic/models/icons/spells/camera.json new file mode 100644 index 0000000..c953336 --- /dev/null +++ b/assets/magic/models/icons/spells/camera.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/camera", + "texture": "magic:icons/spells/camera" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/capture.json b/assets/magic/models/icons/spells/capture.json new file mode 100644 index 0000000..00a570a --- /dev/null +++ b/assets/magic/models/icons/spells/capture.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/capture", + "texture": "magic:icons/spells/capture" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/cat.json b/assets/magic/models/icons/spells/cat.json new file mode 100644 index 0000000..233a910 --- /dev/null +++ b/assets/magic/models/icons/spells/cat.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/cat", + "texture": "magic:icons/spells/cat" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/chainlightning.json b/assets/magic/models/icons/spells/chainlightning.json new file mode 100644 index 0000000..6bac824 --- /dev/null +++ b/assets/magic/models/icons/spells/chainlightning.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/chainlightning", + "texture": "magic:icons/spells/chainlightning" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/chop.json b/assets/magic/models/icons/spells/chop.json new file mode 100644 index 0000000..0f1b57d --- /dev/null +++ b/assets/magic/models/icons/spells/chop.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/chop", + "texture": "magic:icons/spells/chop" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/cloak.json b/assets/magic/models/icons/spells/cloak.json new file mode 100644 index 0000000..6c81551 --- /dev/null +++ b/assets/magic/models/icons/spells/cloak.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/cloak", + "texture": "magic:icons/spells/cloak" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/cluster.json b/assets/magic/models/icons/spells/cluster.json new file mode 100644 index 0000000..47f9cfc --- /dev/null +++ b/assets/magic/models/icons/spells/cluster.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/cluster", + "texture": "magic:icons/spells/cluster" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/collapse.json b/assets/magic/models/icons/spells/collapse.json new file mode 100644 index 0000000..3cc9dee --- /dev/null +++ b/assets/magic/models/icons/spells/collapse.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/collapse", + "texture": "magic:icons/spells/collapse" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/column.json b/assets/magic/models/icons/spells/column.json new file mode 100644 index 0000000..d3e5098 --- /dev/null +++ b/assets/magic/models/icons/spells/column.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/column", + "texture": "magic:icons/spells/column" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/commit.json b/assets/magic/models/icons/spells/commit.json new file mode 100644 index 0000000..2a6a6d0 --- /dev/null +++ b/assets/magic/models/icons/spells/commit.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/commit", + "texture": "magic:icons/spells/commit" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/convert.json b/assets/magic/models/icons/spells/convert.json new file mode 100644 index 0000000..a7bf484 --- /dev/null +++ b/assets/magic/models/icons/spells/convert.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/convert", + "texture": "magic:icons/spells/convert" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/counterspell.json b/assets/magic/models/icons/spells/counterspell.json new file mode 100644 index 0000000..e34d282 --- /dev/null +++ b/assets/magic/models/icons/spells/counterspell.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/counterspell", + "texture": "magic:icons/spells/counterspell" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/critical.json b/assets/magic/models/icons/spells/critical.json new file mode 100644 index 0000000..ec930d2 --- /dev/null +++ b/assets/magic/models/icons/spells/critical.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/railgun", + "texture": "magic:icons/spells/railgun" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/cure.json b/assets/magic/models/icons/spells/cure.json new file mode 100644 index 0000000..825e4be --- /dev/null +++ b/assets/magic/models/icons/spells/cure.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/cure", + "texture": "magic:icons/spells/cure" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/curse.json b/assets/magic/models/icons/spells/curse.json new file mode 100644 index 0000000..ff75946 --- /dev/null +++ b/assets/magic/models/icons/spells/curse.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/curse", + "texture": "magic:icons/spells/curse" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/day.json b/assets/magic/models/icons/spells/day.json new file mode 100644 index 0000000..c60a922 --- /dev/null +++ b/assets/magic/models/icons/spells/day.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/day", + "texture": "magic:icons/spells/day" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/defender.json b/assets/magic/models/icons/spells/defender.json new file mode 100644 index 0000000..8d53baa --- /dev/null +++ b/assets/magic/models/icons/spells/defender.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/defender", + "texture": "magic:icons/spells/defender" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/disarm.json b/assets/magic/models/icons/spells/disarm.json new file mode 100644 index 0000000..4fa2073 --- /dev/null +++ b/assets/magic/models/icons/spells/disarm.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/disarm", + "texture": "magic:icons/spells/disarm" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/disintegrate.json b/assets/magic/models/icons/spells/disintegrate.json new file mode 100644 index 0000000..850d077 --- /dev/null +++ b/assets/magic/models/icons/spells/disintegrate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/disintegrate", + "texture": "magic:icons/spells/disintegrate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/dragonball.json b/assets/magic/models/icons/spells/dragonball.json new file mode 100644 index 0000000..1e0e402 --- /dev/null +++ b/assets/magic/models/icons/spells/dragonball.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/dragonball", + "texture": "magic:icons/spells/dragonball" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/earth.json b/assets/magic/models/icons/spells/earth.json new file mode 100644 index 0000000..88afb2e --- /dev/null +++ b/assets/magic/models/icons/spells/earth.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/earth", + "texture": "magic:icons/spells/earth" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/earthquake.json b/assets/magic/models/icons/spells/earthquake.json new file mode 100644 index 0000000..24c4f56 --- /dev/null +++ b/assets/magic/models/icons/spells/earthquake.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/earthquake", + "texture": "magic:icons/spells/earthquake" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/emp.json b/assets/magic/models/icons/spells/emp.json new file mode 100644 index 0000000..ce183b6 --- /dev/null +++ b/assets/magic/models/icons/spells/emp.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/emp", + "texture": "magic:icons/spells/emp" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/entangle.json b/assets/magic/models/icons/spells/entangle.json new file mode 100644 index 0000000..bd215ad --- /dev/null +++ b/assets/magic/models/icons/spells/entangle.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/entangle", + "texture": "magic:icons/spells/entangle" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/extinguish.json b/assets/magic/models/icons/spells/extinguish.json new file mode 100644 index 0000000..d89fdb0 --- /dev/null +++ b/assets/magic/models/icons/spells/extinguish.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/extinguish", + "texture": "magic:icons/spells/extinguish" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/familiar.json b/assets/magic/models/icons/spells/familiar.json new file mode 100644 index 0000000..342f309 --- /dev/null +++ b/assets/magic/models/icons/spells/familiar.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/familiar", + "texture": "magic:icons/spells/familiar" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/farm.json b/assets/magic/models/icons/spells/farm.json new file mode 100644 index 0000000..5aaa359 --- /dev/null +++ b/assets/magic/models/icons/spells/farm.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/farm", + "texture": "magic:icons/spells/farm" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/feather.json b/assets/magic/models/icons/spells/feather.json new file mode 100644 index 0000000..2adabfe --- /dev/null +++ b/assets/magic/models/icons/spells/feather.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/feather", + "texture": "magic:icons/spells/feather" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/fill.json b/assets/magic/models/icons/spells/fill.json new file mode 100644 index 0000000..f228e3b --- /dev/null +++ b/assets/magic/models/icons/spells/fill.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/fill", + "texture": "magic:icons/spells/fill" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/fire.json b/assets/magic/models/icons/spells/fire.json new file mode 100644 index 0000000..48df8fb --- /dev/null +++ b/assets/magic/models/icons/spells/fire.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/fire", + "texture": "magic:icons/spells/fire" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/fireball.json b/assets/magic/models/icons/spells/fireball.json new file mode 100644 index 0000000..a8dc4ee --- /dev/null +++ b/assets/magic/models/icons/spells/fireball.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/fireball", + "texture": "magic:icons/spells/fireball" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/flamethrower.json b/assets/magic/models/icons/spells/flamethrower.json new file mode 100644 index 0000000..82185dc --- /dev/null +++ b/assets/magic/models/icons/spells/flamethrower.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/flamethrower", + "texture": "magic:icons/spells/flamethrower" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/flare.json b/assets/magic/models/icons/spells/flare.json new file mode 100644 index 0000000..16954a4 --- /dev/null +++ b/assets/magic/models/icons/spells/flare.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/flare", + "texture": "magic:icons/spells/flare" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/flashbang.json b/assets/magic/models/icons/spells/flashbang.json new file mode 100644 index 0000000..eed7dea --- /dev/null +++ b/assets/magic/models/icons/spells/flashbang.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/flashbang", + "texture": "magic:icons/spells/flashbang" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/flatten.json b/assets/magic/models/icons/spells/flatten.json new file mode 100644 index 0000000..feddbc3 --- /dev/null +++ b/assets/magic/models/icons/spells/flatten.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/flatten", + "texture": "magic:icons/spells/flatten" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/fling.json b/assets/magic/models/icons/spells/fling.json new file mode 100644 index 0000000..06ced11 --- /dev/null +++ b/assets/magic/models/icons/spells/fling.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/fling", + "texture": "magic:icons/spells/fling" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/floodfill.json b/assets/magic/models/icons/spells/floodfill.json new file mode 100644 index 0000000..a00bf21 --- /dev/null +++ b/assets/magic/models/icons/spells/floodfill.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/floodfill", + "texture": "magic:icons/spells/floodfill" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/force.json b/assets/magic/models/icons/spells/force.json new file mode 100644 index 0000000..a219075 --- /dev/null +++ b/assets/magic/models/icons/spells/force.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/force", + "texture": "magic:icons/spells/force" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/forest.json b/assets/magic/models/icons/spells/forest.json new file mode 100644 index 0000000..9b9e263 --- /dev/null +++ b/assets/magic/models/icons/spells/forest.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/forest", + "texture": "magic:icons/spells/forest" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/frost.json b/assets/magic/models/icons/spells/frost.json new file mode 100644 index 0000000..1e9293f --- /dev/null +++ b/assets/magic/models/icons/spells/frost.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/frost", + "texture": "magic:icons/spells/frost" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/fury.json b/assets/magic/models/icons/spells/fury.json new file mode 100644 index 0000000..5649945 --- /dev/null +++ b/assets/magic/models/icons/spells/fury.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/fury", + "texture": "magic:icons/spells/fury" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/fxdemo.json b/assets/magic/models/icons/spells/fxdemo.json new file mode 100644 index 0000000..4c35730 --- /dev/null +++ b/assets/magic/models/icons/spells/fxdemo.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/fxdemo", + "texture": "magic:icons/spells/fxdemo" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/gasp.json b/assets/magic/models/icons/spells/gasp.json new file mode 100644 index 0000000..d4d8e60 --- /dev/null +++ b/assets/magic/models/icons/spells/gasp.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/gasp", + "texture": "magic:icons/spells/gasp" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/gather.json b/assets/magic/models/icons/spells/gather.json new file mode 100644 index 0000000..da49041 --- /dev/null +++ b/assets/magic/models/icons/spells/gather.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/gather", + "texture": "magic:icons/spells/gather" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/gatling.json b/assets/magic/models/icons/spells/gatling.json new file mode 100644 index 0000000..766d6d1 --- /dev/null +++ b/assets/magic/models/icons/spells/gatling.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/gatling", + "texture": "magic:icons/spells/gatling" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/ghast.json b/assets/magic/models/icons/spells/ghast.json new file mode 100644 index 0000000..94c8bf5 --- /dev/null +++ b/assets/magic/models/icons/spells/ghast.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/ghast", + "texture": "magic:icons/spells/ghast" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/gills.json b/assets/magic/models/icons/spells/gills.json new file mode 100644 index 0000000..029ad45 --- /dev/null +++ b/assets/magic/models/icons/spells/gills.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/gills", + "texture": "magic:icons/spells/gills" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/glide.json b/assets/magic/models/icons/spells/glide.json new file mode 100644 index 0000000..f83c2be --- /dev/null +++ b/assets/magic/models/icons/spells/glide.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/glide", + "texture": "magic:icons/spells/glide" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/glider.json b/assets/magic/models/icons/spells/glider.json new file mode 100644 index 0000000..4fcc435 --- /dev/null +++ b/assets/magic/models/icons/spells/glider.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/glider", + "texture": "magic:icons/spells/glider" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/grab.json b/assets/magic/models/icons/spells/grab.json new file mode 100644 index 0000000..eedb9c2 --- /dev/null +++ b/assets/magic/models/icons/spells/grab.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/grab", + "texture": "magic:icons/spells/grab" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/grenade.json b/assets/magic/models/icons/spells/grenade.json new file mode 100644 index 0000000..9cff8dc --- /dev/null +++ b/assets/magic/models/icons/spells/grenade.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/grenade", + "texture": "magic:icons/spells/grenade" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/grow.json b/assets/magic/models/icons/spells/grow.json new file mode 100644 index 0000000..d6c6817 --- /dev/null +++ b/assets/magic/models/icons/spells/grow.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/grow", + "texture": "magic:icons/spells/grow" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/growth.json b/assets/magic/models/icons/spells/growth.json new file mode 100644 index 0000000..cd9d14d --- /dev/null +++ b/assets/magic/models/icons/spells/growth.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/pollinate", + "texture": "magic:icons/spells/pollinate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/harden.json b/assets/magic/models/icons/spells/harden.json new file mode 100644 index 0000000..3f33cd8 --- /dev/null +++ b/assets/magic/models/icons/spells/harden.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/harden", + "texture": "magic:icons/spells/harden" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/hat.json b/assets/magic/models/icons/spells/hat.json new file mode 100644 index 0000000..a148334 --- /dev/null +++ b/assets/magic/models/icons/spells/hat.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/hat", + "texture": "magic:icons/spells/hat" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/heal.json b/assets/magic/models/icons/spells/heal.json new file mode 100644 index 0000000..3a72127 --- /dev/null +++ b/assets/magic/models/icons/spells/heal.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/heal", + "texture": "magic:icons/spells/heal" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/healing.json b/assets/magic/models/icons/spells/healing.json new file mode 100644 index 0000000..660a083 --- /dev/null +++ b/assets/magic/models/icons/spells/healing.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/healing", + "texture": "magic:icons/spells/healing" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/homing.json b/assets/magic/models/icons/spells/homing.json new file mode 100644 index 0000000..399717c --- /dev/null +++ b/assets/magic/models/icons/spells/homing.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/homing", + "texture": "magic:icons/spells/homing" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/horse.json b/assets/magic/models/icons/spells/horse.json new file mode 100644 index 0000000..5753659 --- /dev/null +++ b/assets/magic/models/icons/spells/horse.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/mount", + "texture": "magic:icons/spells/mount" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/hunter.json b/assets/magic/models/icons/spells/hunter.json new file mode 100644 index 0000000..8f5a78e --- /dev/null +++ b/assets/magic/models/icons/spells/hunter.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/hunter", + "texture": "magic:icons/spells/hunter" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/icbm.json b/assets/magic/models/icons/spells/icbm.json new file mode 100644 index 0000000..7f2abb3 --- /dev/null +++ b/assets/magic/models/icons/spells/icbm.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/icbm", + "texture": "magic:icons/spells/icbm" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/iceshards.json b/assets/magic/models/icons/spells/iceshards.json new file mode 100644 index 0000000..db5cdfe --- /dev/null +++ b/assets/magic/models/icons/spells/iceshards.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/iceshards", + "texture": "magic:icons/spells/iceshards" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/invincible.json b/assets/magic/models/icons/spells/invincible.json new file mode 100644 index 0000000..b9e532f --- /dev/null +++ b/assets/magic/models/icons/spells/invincible.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/invincible", + "texture": "magic:icons/spells/invincible" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/iterate.json b/assets/magic/models/icons/spells/iterate.json new file mode 100644 index 0000000..8903c93 --- /dev/null +++ b/assets/magic/models/icons/spells/iterate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/iterate", + "texture": "magic:icons/spells/iterate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/kill.json b/assets/magic/models/icons/spells/kill.json new file mode 100644 index 0000000..7a7ec51 --- /dev/null +++ b/assets/magic/models/icons/spells/kill.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/kill", + "texture": "magic:icons/spells/kill" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/laser.json b/assets/magic/models/icons/spells/laser.json new file mode 100644 index 0000000..99535cb --- /dev/null +++ b/assets/magic/models/icons/spells/laser.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/laser", + "texture": "magic:icons/spells/laser" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/lava.json b/assets/magic/models/icons/spells/lava.json new file mode 100644 index 0000000..eca8771 --- /dev/null +++ b/assets/magic/models/icons/spells/lava.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/lava", + "texture": "magic:icons/spells/lava" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/levitate.json b/assets/magic/models/icons/spells/levitate.json new file mode 100644 index 0000000..037dd42 --- /dev/null +++ b/assets/magic/models/icons/spells/levitate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/levitate", + "texture": "magic:icons/spells/levitate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/life.json b/assets/magic/models/icons/spells/life.json new file mode 100644 index 0000000..d23cac7 --- /dev/null +++ b/assets/magic/models/icons/spells/life.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/life", + "texture": "magic:icons/spells/life" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/life3.json b/assets/magic/models/icons/spells/life3.json new file mode 100644 index 0000000..613b59a --- /dev/null +++ b/assets/magic/models/icons/spells/life3.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/life3", + "texture": "magic:icons/spells/life3" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/lift.json b/assets/magic/models/icons/spells/lift.json new file mode 100644 index 0000000..971d384 --- /dev/null +++ b/assets/magic/models/icons/spells/lift.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/lift", + "texture": "magic:icons/spells/lift" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/light.json b/assets/magic/models/icons/spells/light.json new file mode 100644 index 0000000..0c6678f --- /dev/null +++ b/assets/magic/models/icons/spells/light.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/light", + "texture": "magic:icons/spells/light" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/lightning.json b/assets/magic/models/icons/spells/lightning.json new file mode 100644 index 0000000..30208f7 --- /dev/null +++ b/assets/magic/models/icons/spells/lightning.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/lightning", + "texture": "magic:icons/spells/lightning" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/lockpick.json b/assets/magic/models/icons/spells/lockpick.json new file mode 100644 index 0000000..faed6de --- /dev/null +++ b/assets/magic/models/icons/spells/lockpick.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/lockpick", + "texture": "magic:icons/spells/lockpick" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/magichat.json b/assets/magic/models/icons/spells/magichat.json new file mode 100644 index 0000000..767a917 --- /dev/null +++ b/assets/magic/models/icons/spells/magichat.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/magichat", + "texture": "magic:icons/spells/magichat" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/map.json b/assets/magic/models/icons/spells/map.json new file mode 100644 index 0000000..0101ce2 --- /dev/null +++ b/assets/magic/models/icons/spells/map.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/map", + "texture": "magic:icons/spells/map" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/meteor.json b/assets/magic/models/icons/spells/meteor.json new file mode 100644 index 0000000..b11d120 --- /dev/null +++ b/assets/magic/models/icons/spells/meteor.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/meteor", + "texture": "magic:icons/spells/meteor" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/mine.json b/assets/magic/models/icons/spells/mine.json new file mode 100644 index 0000000..3132682 --- /dev/null +++ b/assets/magic/models/icons/spells/mine.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/mine", + "texture": "magic:icons/spells/mine" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/missile.json b/assets/magic/models/icons/spells/missile.json new file mode 100644 index 0000000..861ff94 --- /dev/null +++ b/assets/magic/models/icons/spells/missile.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/missile", + "texture": "magic:icons/spells/missile" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/mob.json b/assets/magic/models/icons/spells/mob.json new file mode 100644 index 0000000..8bbc834 --- /dev/null +++ b/assets/magic/models/icons/spells/mob.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/mob", + "texture": "magic:icons/spells/mob" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/monster.json b/assets/magic/models/icons/spells/monster.json new file mode 100644 index 0000000..5bf4e9c --- /dev/null +++ b/assets/magic/models/icons/spells/monster.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/monster", + "texture": "magic:icons/spells/monster" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/mount.json b/assets/magic/models/icons/spells/mount.json new file mode 100644 index 0000000..5753659 --- /dev/null +++ b/assets/magic/models/icons/spells/mount.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/mount", + "texture": "magic:icons/spells/mount" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/music.json b/assets/magic/models/icons/spells/music.json new file mode 100644 index 0000000..dddd9f8 --- /dev/null +++ b/assets/magic/models/icons/spells/music.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/music", + "texture": "magic:icons/spells/music" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/neutron.json b/assets/magic/models/icons/spells/neutron.json new file mode 100644 index 0000000..869bb89 --- /dev/null +++ b/assets/magic/models/icons/spells/neutron.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/neutron", + "texture": "magic:icons/spells/neutron" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/night.json b/assets/magic/models/icons/spells/night.json new file mode 100644 index 0000000..8a92632 --- /dev/null +++ b/assets/magic/models/icons/spells/night.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/night", + "texture": "magic:icons/spells/night" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/no.json b/assets/magic/models/icons/spells/no.json new file mode 100644 index 0000000..cd0c8b5 --- /dev/null +++ b/assets/magic/models/icons/spells/no.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:other/no", + "texture": "magic:other/no" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/nuke.json b/assets/magic/models/icons/spells/nuke.json new file mode 100644 index 0000000..a0b8bcc --- /dev/null +++ b/assets/magic/models/icons/spells/nuke.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/nuke", + "texture": "magic:icons/spells/nuke" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/paint.json b/assets/magic/models/icons/spells/paint.json new file mode 100644 index 0000000..5d8c469 --- /dev/null +++ b/assets/magic/models/icons/spells/paint.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/paint", + "texture": "magic:icons/spells/paint" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/paste.json b/assets/magic/models/icons/spells/paste.json new file mode 100644 index 0000000..485dbc9 --- /dev/null +++ b/assets/magic/models/icons/spells/paste.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/paste", + "texture": "magic:icons/spells/paste" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/peek.json b/assets/magic/models/icons/spells/peek.json new file mode 100644 index 0000000..b8d9764 --- /dev/null +++ b/assets/magic/models/icons/spells/peek.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/peek", + "texture": "magic:icons/spells/peek" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/permafrost.json b/assets/magic/models/icons/spells/permafrost.json new file mode 100644 index 0000000..4100395 --- /dev/null +++ b/assets/magic/models/icons/spells/permafrost.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/permafrost", + "texture": "magic:icons/spells/permafrost" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/petrify.json b/assets/magic/models/icons/spells/petrify.json new file mode 100644 index 0000000..b9d7e12 --- /dev/null +++ b/assets/magic/models/icons/spells/petrify.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/petrify", + "texture": "magic:icons/spells/petrify" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/phase.json b/assets/magic/models/icons/spells/phase.json new file mode 100644 index 0000000..8e20483 --- /dev/null +++ b/assets/magic/models/icons/spells/phase.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/phase", + "texture": "magic:icons/spells/phase" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/phasebackup.json b/assets/magic/models/icons/spells/phasebackup.json new file mode 100644 index 0000000..d2a69e5 --- /dev/null +++ b/assets/magic/models/icons/spells/phasebackup.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/phasebackup", + "texture": "magic:icons/spells/phasebackup" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/pickpocket.json b/assets/magic/models/icons/spells/pickpocket.json new file mode 100644 index 0000000..58eecaa --- /dev/null +++ b/assets/magic/models/icons/spells/pickpocket.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/pickpocket", + "texture": "magic:icons/spells/pickpocket" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/pillar.json b/assets/magic/models/icons/spells/pillar.json new file mode 100644 index 0000000..9615628 --- /dev/null +++ b/assets/magic/models/icons/spells/pillar.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/pillar", + "texture": "magic:icons/spells/pillar" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/place.json b/assets/magic/models/icons/spells/place.json new file mode 100644 index 0000000..c1bca7d --- /dev/null +++ b/assets/magic/models/icons/spells/place.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/place", + "texture": "magic:icons/spells/place" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/platform.json b/assets/magic/models/icons/spells/platform.json new file mode 100644 index 0000000..0464260 --- /dev/null +++ b/assets/magic/models/icons/spells/platform.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/platform", + "texture": "magic:icons/spells/platform" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/poison.json b/assets/magic/models/icons/spells/poison.json new file mode 100644 index 0000000..7152604 --- /dev/null +++ b/assets/magic/models/icons/spells/poison.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/poison", + "texture": "magic:icons/spells/poison" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/pollinate.json b/assets/magic/models/icons/spells/pollinate.json new file mode 100644 index 0000000..cd9d14d --- /dev/null +++ b/assets/magic/models/icons/spells/pollinate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/pollinate", + "texture": "magic:icons/spells/pollinate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/polymorph.json b/assets/magic/models/icons/spells/polymorph.json new file mode 100644 index 0000000..c929876 --- /dev/null +++ b/assets/magic/models/icons/spells/polymorph.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/polymorph", + "texture": "magic:icons/spells/polymorph" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/portal.json b/assets/magic/models/icons/spells/portal.json new file mode 100644 index 0000000..324ef1b --- /dev/null +++ b/assets/magic/models/icons/spells/portal.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/portal", + "texture": "magic:icons/spells/portal" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/projectile.json b/assets/magic/models/icons/spells/projectile.json new file mode 100644 index 0000000..4c17a17 --- /dev/null +++ b/assets/magic/models/icons/spells/projectile.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/projectile", + "texture": "magic:icons/spells/projectile" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/protection_all.json b/assets/magic/models/icons/spells/protection_all.json new file mode 100644 index 0000000..abac222 --- /dev/null +++ b/assets/magic/models/icons/spells/protection_all.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/protection_all", + "texture": "magic:icons/spells/protection_all" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/protection_explosions.json b/assets/magic/models/icons/spells/protection_explosions.json new file mode 100644 index 0000000..335d325 --- /dev/null +++ b/assets/magic/models/icons/spells/protection_explosions.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/protection_explosions", + "texture": "magic:icons/spells/protection_explosions" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/protection_falling.json b/assets/magic/models/icons/spells/protection_falling.json new file mode 100644 index 0000000..b76c114 --- /dev/null +++ b/assets/magic/models/icons/spells/protection_falling.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/protection_falling", + "texture": "magic:icons/spells/protection_falling" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/protection_fire.json b/assets/magic/models/icons/spells/protection_fire.json new file mode 100644 index 0000000..f36b08a --- /dev/null +++ b/assets/magic/models/icons/spells/protection_fire.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/protection_fire", + "texture": "magic:icons/spells/protection_fire" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/protection_physical.json b/assets/magic/models/icons/spells/protection_physical.json new file mode 100644 index 0000000..afd10e7 --- /dev/null +++ b/assets/magic/models/icons/spells/protection_physical.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/protection_physical", + "texture": "magic:icons/spells/protection_physical" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/protection_projectiles.json b/assets/magic/models/icons/spells/protection_projectiles.json new file mode 100644 index 0000000..a405f42 --- /dev/null +++ b/assets/magic/models/icons/spells/protection_projectiles.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/protection_projectiles", + "texture": "magic:icons/spells/protection_projectiles" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/pull.json b/assets/magic/models/icons/spells/pull.json new file mode 100644 index 0000000..bf190e8 --- /dev/null +++ b/assets/magic/models/icons/spells/pull.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/pull", + "texture": "magic:icons/spells/pull" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/purpleblast.json b/assets/magic/models/icons/spells/purpleblast.json new file mode 100644 index 0000000..633fed5 --- /dev/null +++ b/assets/magic/models/icons/spells/purpleblast.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/purpleblast", + "texture": "magic:icons/spells/purpleblast" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/push.json b/assets/magic/models/icons/spells/push.json new file mode 100644 index 0000000..61decc3 --- /dev/null +++ b/assets/magic/models/icons/spells/push.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/push", + "texture": "magic:icons/spells/push" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/railgun.json b/assets/magic/models/icons/spells/railgun.json new file mode 100644 index 0000000..ec930d2 --- /dev/null +++ b/assets/magic/models/icons/spells/railgun.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/railgun", + "texture": "magic:icons/spells/railgun" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/rainbow.json b/assets/magic/models/icons/spells/rainbow.json new file mode 100644 index 0000000..86962e0 --- /dev/null +++ b/assets/magic/models/icons/spells/rainbow.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/rainbow", + "texture": "magic:icons/spells/rainbow" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/raise.json b/assets/magic/models/icons/spells/raise.json new file mode 100644 index 0000000..722e554 --- /dev/null +++ b/assets/magic/models/icons/spells/raise.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/raise", + "texture": "magic:icons/spells/raise" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/randomtp.json b/assets/magic/models/icons/spells/randomtp.json new file mode 100644 index 0000000..dac965d --- /dev/null +++ b/assets/magic/models/icons/spells/randomtp.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/randomtp", + "texture": "magic:icons/spells/randomtp" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/recall.json b/assets/magic/models/icons/spells/recall.json new file mode 100644 index 0000000..1b38308 --- /dev/null +++ b/assets/magic/models/icons/spells/recall.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/recall", + "texture": "magic:icons/spells/recall" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/recurse.json b/assets/magic/models/icons/spells/recurse.json new file mode 100644 index 0000000..7eef9b5 --- /dev/null +++ b/assets/magic/models/icons/spells/recurse.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/recurse", + "texture": "magic:icons/spells/recurse" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/reflect.json b/assets/magic/models/icons/spells/reflect.json new file mode 100644 index 0000000..e80222a --- /dev/null +++ b/assets/magic/models/icons/spells/reflect.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/reflect", + "texture": "magic:icons/spells/reflect" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/regenerate.json b/assets/magic/models/icons/spells/regenerate.json new file mode 100644 index 0000000..8874a19 --- /dev/null +++ b/assets/magic/models/icons/spells/regenerate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/regenerate", + "texture": "magic:icons/spells/regenerate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/repair.json b/assets/magic/models/icons/spells/repair.json new file mode 100644 index 0000000..4beb7cd --- /dev/null +++ b/assets/magic/models/icons/spells/repair.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/repair", + "texture": "magic:icons/spells/repair" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/rocket.json b/assets/magic/models/icons/spells/rocket.json new file mode 100644 index 0000000..cadf8ca --- /dev/null +++ b/assets/magic/models/icons/spells/rocket.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/rocket", + "texture": "magic:icons/spells/rocket" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/rocketlauncher.json b/assets/magic/models/icons/spells/rocketlauncher.json new file mode 100644 index 0000000..467e764 --- /dev/null +++ b/assets/magic/models/icons/spells/rocketlauncher.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/rocketlauncher", + "texture": "magic:icons/spells/rocketlauncher" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/rollback.json b/assets/magic/models/icons/spells/rollback.json new file mode 100644 index 0000000..06443cd --- /dev/null +++ b/assets/magic/models/icons/spells/rollback.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/rollback", + "texture": "magic:icons/spells/rollback" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/rubberize.json b/assets/magic/models/icons/spells/rubberize.json new file mode 100644 index 0000000..46e5ba8 --- /dev/null +++ b/assets/magic/models/icons/spells/rubberize.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/rubberize", + "texture": "magic:icons/spells/rubberize" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/sandblast.json b/assets/magic/models/icons/spells/sandblast.json new file mode 100644 index 0000000..16b134d --- /dev/null +++ b/assets/magic/models/icons/spells/sandblast.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/sandblast", + "texture": "magic:icons/spells/sandblast" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/secure.json b/assets/magic/models/icons/spells/secure.json new file mode 100644 index 0000000..752f099 --- /dev/null +++ b/assets/magic/models/icons/spells/secure.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/secure", + "texture": "magic:icons/spells/secure" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/sellshop.json b/assets/magic/models/icons/spells/sellshop.json new file mode 100644 index 0000000..3405ecc --- /dev/null +++ b/assets/magic/models/icons/spells/sellshop.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/sellshop", + "texture": "magic:icons/spells/sellshop" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/sharpen_sword.json b/assets/magic/models/icons/spells/sharpen_sword.json new file mode 100644 index 0000000..2ce47cf --- /dev/null +++ b/assets/magic/models/icons/spells/sharpen_sword.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/sharpen_sword", + "texture": "magic:icons/spells/sharpen_sword" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/shell.json b/assets/magic/models/icons/spells/shell.json new file mode 100644 index 0000000..a10a2ed --- /dev/null +++ b/assets/magic/models/icons/spells/shell.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/shell", + "texture": "magic:icons/spells/shell" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/shrink.json b/assets/magic/models/icons/spells/shrink.json new file mode 100644 index 0000000..bb97f1b --- /dev/null +++ b/assets/magic/models/icons/spells/shrink.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/shrink", + "texture": "magic:icons/spells/shrink" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/shuriken.json b/assets/magic/models/icons/spells/shuriken.json new file mode 100644 index 0000000..e91efd7 --- /dev/null +++ b/assets/magic/models/icons/spells/shuriken.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/shuriken", + "texture": "magic:icons/spells/shuriken" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/silence.json b/assets/magic/models/icons/spells/silence.json new file mode 100644 index 0000000..9f4286b --- /dev/null +++ b/assets/magic/models/icons/spells/silence.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/silence", + "texture": "magic:icons/spells/silence" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/simulate.json b/assets/magic/models/icons/spells/simulate.json new file mode 100644 index 0000000..859fa10 --- /dev/null +++ b/assets/magic/models/icons/spells/simulate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/simulate", + "texture": "magic:icons/spells/simulate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/simulate3.json b/assets/magic/models/icons/spells/simulate3.json new file mode 100644 index 0000000..8fd150a --- /dev/null +++ b/assets/magic/models/icons/spells/simulate3.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/simulate3", + "texture": "magic:icons/spells/simulate3" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/singularity.json b/assets/magic/models/icons/spells/singularity.json new file mode 100644 index 0000000..961eb8f --- /dev/null +++ b/assets/magic/models/icons/spells/singularity.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/singularity", + "texture": "magic:icons/spells/singularity" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/smash.json b/assets/magic/models/icons/spells/smash.json new file mode 100644 index 0000000..5d418ea --- /dev/null +++ b/assets/magic/models/icons/spells/smash.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/smash", + "texture": "magic:icons/spells/smash" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/smite.json b/assets/magic/models/icons/spells/smite.json new file mode 100644 index 0000000..b91eedd --- /dev/null +++ b/assets/magic/models/icons/spells/smite.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/smite", + "texture": "magic:icons/spells/smite" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/sniper.json b/assets/magic/models/icons/spells/sniper.json new file mode 100644 index 0000000..6316ac4 --- /dev/null +++ b/assets/magic/models/icons/spells/sniper.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/sniper", + "texture": "magic:icons/spells/sniper" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/sparkle.json b/assets/magic/models/icons/spells/sparkle.json new file mode 100644 index 0000000..cb005f4 --- /dev/null +++ b/assets/magic/models/icons/spells/sparkle.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/sparkle", + "texture": "magic:icons/spells/sparkle" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/sphere.json b/assets/magic/models/icons/spells/sphere.json new file mode 100644 index 0000000..010cf33 --- /dev/null +++ b/assets/magic/models/icons/spells/sphere.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/sphere", + "texture": "magic:icons/spells/sphere" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/spider.json b/assets/magic/models/icons/spells/spider.json new file mode 100644 index 0000000..c0f8a38 --- /dev/null +++ b/assets/magic/models/icons/spells/spider.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/spider", + "texture": "magic:icons/spells/spider" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/sponge.json b/assets/magic/models/icons/spells/sponge.json new file mode 100644 index 0000000..a7d8080 --- /dev/null +++ b/assets/magic/models/icons/spells/sponge.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/sponge", + "texture": "magic:icons/spells/sponge" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/stash.json b/assets/magic/models/icons/spells/stash.json new file mode 100644 index 0000000..14200dc --- /dev/null +++ b/assets/magic/models/icons/spells/stash.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/stash", + "texture": "magic:icons/spells/stash" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/sticky.json b/assets/magic/models/icons/spells/sticky.json new file mode 100644 index 0000000..23f7223 --- /dev/null +++ b/assets/magic/models/icons/spells/sticky.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/sticky", + "texture": "magic:icons/spells/sticky" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/stream.json b/assets/magic/models/icons/spells/stream.json new file mode 100644 index 0000000..2d75835 --- /dev/null +++ b/assets/magic/models/icons/spells/stream.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/stream", + "texture": "magic:icons/spells/stream" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/stun.json b/assets/magic/models/icons/spells/stun.json new file mode 100644 index 0000000..ae11c6c --- /dev/null +++ b/assets/magic/models/icons/spells/stun.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/stun", + "texture": "magic:icons/spells/stun" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superalter.json b/assets/magic/models/icons/spells/superalter.json new file mode 100644 index 0000000..c797f92 --- /dev/null +++ b/assets/magic/models/icons/spells/superalter.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superalter", + "texture": "magic:icons/spells/superalter" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superbackup.json b/assets/magic/models/icons/spells/superbackup.json new file mode 100644 index 0000000..5ba72b6 --- /dev/null +++ b/assets/magic/models/icons/spells/superbackup.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superbackup", + "texture": "magic:icons/spells/superbackup" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superblast.json b/assets/magic/models/icons/spells/superblast.json new file mode 100644 index 0000000..07aa3b2 --- /dev/null +++ b/assets/magic/models/icons/spells/superblast.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superblast", + "texture": "magic:icons/spells/superblast" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superblob.json b/assets/magic/models/icons/spells/superblob.json new file mode 100644 index 0000000..9d945c7 --- /dev/null +++ b/assets/magic/models/icons/spells/superblob.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superblob", + "texture": "magic:icons/spells/superblob" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superbox.json b/assets/magic/models/icons/spells/superbox.json new file mode 100644 index 0000000..9a0c252 --- /dev/null +++ b/assets/magic/models/icons/spells/superbox.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superbox", + "texture": "magic:icons/spells/superbox" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/supercollapse.json b/assets/magic/models/icons/spells/supercollapse.json new file mode 100644 index 0000000..5ef5efe --- /dev/null +++ b/assets/magic/models/icons/spells/supercollapse.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/supercollapse", + "texture": "magic:icons/spells/supercollapse" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superconvert.json b/assets/magic/models/icons/spells/superconvert.json new file mode 100644 index 0000000..f10f7ca --- /dev/null +++ b/assets/magic/models/icons/spells/superconvert.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superconvert", + "texture": "magic:icons/spells/superconvert" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/supercube.json b/assets/magic/models/icons/spells/supercube.json new file mode 100644 index 0000000..a560175 --- /dev/null +++ b/assets/magic/models/icons/spells/supercube.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/supercube", + "texture": "magic:icons/spells/supercube" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/supercylinder.json b/assets/magic/models/icons/spells/supercylinder.json new file mode 100644 index 0000000..bade188 --- /dev/null +++ b/assets/magic/models/icons/spells/supercylinder.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/supercylinder", + "texture": "magic:icons/spells/supercylinder" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superdisc.json b/assets/magic/models/icons/spells/superdisc.json new file mode 100644 index 0000000..f9397c9 --- /dev/null +++ b/assets/magic/models/icons/spells/superdisc.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superdisc", + "texture": "magic:icons/spells/superdisc" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superdome.json b/assets/magic/models/icons/spells/superdome.json new file mode 100644 index 0000000..32feebe --- /dev/null +++ b/assets/magic/models/icons/spells/superdome.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superdome", + "texture": "magic:icons/spells/superdome" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superemp.json b/assets/magic/models/icons/spells/superemp.json new file mode 100644 index 0000000..d132bc1 --- /dev/null +++ b/assets/magic/models/icons/spells/superemp.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superemp", + "texture": "magic:icons/spells/superemp" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superfly.json b/assets/magic/models/icons/spells/superfly.json new file mode 100644 index 0000000..4ce602c --- /dev/null +++ b/assets/magic/models/icons/spells/superfly.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superfly", + "texture": "magic:icons/spells/superfly" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/supergather.json b/assets/magic/models/icons/spells/supergather.json new file mode 100644 index 0000000..9082900 --- /dev/null +++ b/assets/magic/models/icons/spells/supergather.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/supergather", + "texture": "magic:icons/spells/supergather" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superhemisphere.json b/assets/magic/models/icons/spells/superhemisphere.json new file mode 100644 index 0000000..2974020 --- /dev/null +++ b/assets/magic/models/icons/spells/superhemisphere.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superhemisphere", + "texture": "magic:icons/spells/superhemisphere" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superkill.json b/assets/magic/models/icons/spells/superkill.json new file mode 100644 index 0000000..8f371b7 --- /dev/null +++ b/assets/magic/models/icons/spells/superkill.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superkill", + "texture": "magic:icons/spells/superkill" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superlaser.json b/assets/magic/models/icons/spells/superlaser.json new file mode 100644 index 0000000..c927cd9 --- /dev/null +++ b/assets/magic/models/icons/spells/superlaser.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superlaser", + "texture": "magic:icons/spells/superlaser" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superpyramid.json b/assets/magic/models/icons/spells/superpyramid.json new file mode 100644 index 0000000..d9130f6 --- /dev/null +++ b/assets/magic/models/icons/spells/superpyramid.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superpyramid", + "texture": "magic:icons/spells/superpyramid" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superregenerate.json b/assets/magic/models/icons/spells/superregenerate.json new file mode 100644 index 0000000..ae15d74 --- /dev/null +++ b/assets/magic/models/icons/spells/superregenerate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superregenerate", + "texture": "magic:icons/spells/superregenerate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superrepair.json b/assets/magic/models/icons/spells/superrepair.json new file mode 100644 index 0000000..8761c97 --- /dev/null +++ b/assets/magic/models/icons/spells/superrepair.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superrepair", + "texture": "magic:icons/spells/superrepair" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/superring.json b/assets/magic/models/icons/spells/superring.json new file mode 100644 index 0000000..8a0c087 --- /dev/null +++ b/assets/magic/models/icons/spells/superring.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/superring", + "texture": "magic:icons/spells/superring" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/supershell.json b/assets/magic/models/icons/spells/supershell.json new file mode 100644 index 0000000..823cdfc --- /dev/null +++ b/assets/magic/models/icons/spells/supershell.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/supershell", + "texture": "magic:icons/spells/supershell" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/supertorch.json b/assets/magic/models/icons/spells/supertorch.json new file mode 100644 index 0000000..1a10e6e --- /dev/null +++ b/assets/magic/models/icons/spells/supertorch.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/supertorch", + "texture": "magic:icons/spells/supertorch" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/sweep.json b/assets/magic/models/icons/spells/sweep.json new file mode 100644 index 0000000..761da85 --- /dev/null +++ b/assets/magic/models/icons/spells/sweep.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/wound", + "texture": "magic:icons/spells/wound" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/tag.json b/assets/magic/models/icons/spells/tag.json new file mode 100644 index 0000000..4e10911 --- /dev/null +++ b/assets/magic/models/icons/spells/tag.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/tag", + "texture": "magic:icons/spells/tag" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/tame.json b/assets/magic/models/icons/spells/tame.json new file mode 100644 index 0000000..af104ba --- /dev/null +++ b/assets/magic/models/icons/spells/tame.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/tame", + "texture": "magic:icons/spells/tame" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/tendril.json b/assets/magic/models/icons/spells/tendril.json new file mode 100644 index 0000000..1060641 --- /dev/null +++ b/assets/magic/models/icons/spells/tendril.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/tendril", + "texture": "magic:icons/spells/tendril" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/tent.json b/assets/magic/models/icons/spells/tent.json new file mode 100644 index 0000000..5cd6354 --- /dev/null +++ b/assets/magic/models/icons/spells/tent.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/tent", + "texture": "magic:icons/spells/tent" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/testdummy.json b/assets/magic/models/icons/spells/testdummy.json new file mode 100644 index 0000000..2e38307 --- /dev/null +++ b/assets/magic/models/icons/spells/testdummy.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/testdummy", + "texture": "magic:icons/spells/testdummy" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/time.json b/assets/magic/models/icons/spells/time.json new file mode 100644 index 0000000..cf985f0 --- /dev/null +++ b/assets/magic/models/icons/spells/time.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/time", + "texture": "magic:icons/spells/time" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/toggleair.json b/assets/magic/models/icons/spells/toggleair.json new file mode 100644 index 0000000..3d07a03 --- /dev/null +++ b/assets/magic/models/icons/spells/toggleair.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/toggleair", + "texture": "magic:icons/spells/toggleair" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/torch.json b/assets/magic/models/icons/spells/torch.json new file mode 100644 index 0000000..95a8cc8 --- /dev/null +++ b/assets/magic/models/icons/spells/torch.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/torch", + "texture": "magic:icons/spells/torch" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/tornado.json b/assets/magic/models/icons/spells/tornado.json new file mode 100644 index 0000000..9813a13 --- /dev/null +++ b/assets/magic/models/icons/spells/tornado.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/tornado", + "texture": "magic:icons/spells/tornado" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/torture.json b/assets/magic/models/icons/spells/torture.json new file mode 100644 index 0000000..fcf2562 --- /dev/null +++ b/assets/magic/models/icons/spells/torture.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/torture", + "texture": "magic:icons/spells/torture" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/toss.json b/assets/magic/models/icons/spells/toss.json new file mode 100644 index 0000000..5383f97 --- /dev/null +++ b/assets/magic/models/icons/spells/toss.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/toss", + "texture": "magic:icons/spells/toss" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/tracking.json b/assets/magic/models/icons/spells/tracking.json new file mode 100644 index 0000000..3c1ba5e --- /dev/null +++ b/assets/magic/models/icons/spells/tracking.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/tracking", + "texture": "magic:icons/spells/tracking" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/trash.json b/assets/magic/models/icons/spells/trash.json new file mode 100644 index 0000000..07b91c1 --- /dev/null +++ b/assets/magic/models/icons/spells/trash.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/trash", + "texture": "magic:icons/spells/trash" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/tree.json b/assets/magic/models/icons/spells/tree.json new file mode 100644 index 0000000..c050143 --- /dev/null +++ b/assets/magic/models/icons/spells/tree.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/tree", + "texture": "magic:icons/spells/tree" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/tunnel.json b/assets/magic/models/icons/spells/tunnel.json new file mode 100644 index 0000000..68bd76e --- /dev/null +++ b/assets/magic/models/icons/spells/tunnel.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/tunnel", + "texture": "magic:icons/spells/tunnel" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/upgrades.json b/assets/magic/models/icons/spells/upgrades.json new file mode 100644 index 0000000..78265a9 --- /dev/null +++ b/assets/magic/models/icons/spells/upgrades.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/upgrades", + "texture": "magic:icons/spells/upgrades" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/vanish.json b/assets/magic/models/icons/spells/vanish.json new file mode 100644 index 0000000..68bc493 --- /dev/null +++ b/assets/magic/models/icons/spells/vanish.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/vanish", + "texture": "magic:icons/spells/vanish" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/vengeance.json b/assets/magic/models/icons/spells/vengeance.json new file mode 100644 index 0000000..a405f42 --- /dev/null +++ b/assets/magic/models/icons/spells/vengeance.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/protection_projectiles", + "texture": "magic:icons/spells/protection_projectiles" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/virus.json b/assets/magic/models/icons/spells/virus.json new file mode 100644 index 0000000..e610f6c --- /dev/null +++ b/assets/magic/models/icons/spells/virus.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/virus", + "texture": "magic:icons/spells/virus" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/volley.json b/assets/magic/models/icons/spells/volley.json new file mode 100644 index 0000000..d4cd694 --- /dev/null +++ b/assets/magic/models/icons/spells/volley.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/volley", + "texture": "magic:icons/spells/volley" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/walls.json b/assets/magic/models/icons/spells/walls.json new file mode 100644 index 0000000..fd5090e --- /dev/null +++ b/assets/magic/models/icons/spells/walls.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/walls", + "texture": "magic:icons/spells/walls" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/wand.json b/assets/magic/models/icons/spells/wand.json new file mode 100644 index 0000000..41ec940 --- /dev/null +++ b/assets/magic/models/icons/spells/wand.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/wand", + "texture": "magic:icons/spells/wand" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/wave.json b/assets/magic/models/icons/spells/wave.json new file mode 100644 index 0000000..38270ae --- /dev/null +++ b/assets/magic/models/icons/spells/wave.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/wave", + "texture": "magic:icons/spells/wave" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/wear.json b/assets/magic/models/icons/spells/wear.json new file mode 100644 index 0000000..a8e9baf --- /dev/null +++ b/assets/magic/models/icons/spells/wear.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/wear", + "texture": "magic:icons/spells/wear" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/weather.json b/assets/magic/models/icons/spells/weather.json new file mode 100644 index 0000000..4da0f97 --- /dev/null +++ b/assets/magic/models/icons/spells/weather.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/weather", + "texture": "magic:icons/spells/weather" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/webbing.json b/assets/magic/models/icons/spells/webbing.json new file mode 100644 index 0000000..0534f0c --- /dev/null +++ b/assets/magic/models/icons/spells/webbing.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/webbing", + "texture": "magic:icons/spells/webbing" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/whip.json b/assets/magic/models/icons/spells/whip.json new file mode 100644 index 0000000..23cd92e --- /dev/null +++ b/assets/magic/models/icons/spells/whip.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/whip", + "texture": "magic:icons/spells/whip" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/wither.json b/assets/magic/models/icons/spells/wither.json new file mode 100644 index 0000000..3332ac2 --- /dev/null +++ b/assets/magic/models/icons/spells/wither.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/wither", + "texture": "magic:icons/spells/wither" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/wolf.json b/assets/magic/models/icons/spells/wolf.json new file mode 100644 index 0000000..fe45031 --- /dev/null +++ b/assets/magic/models/icons/spells/wolf.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/wolf", + "texture": "magic:icons/spells/wolf" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/wolfhouse.json b/assets/magic/models/icons/spells/wolfhouse.json new file mode 100644 index 0000000..25a5ce0 --- /dev/null +++ b/assets/magic/models/icons/spells/wolfhouse.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/wolfhouse", + "texture": "magic:icons/spells/wolfhouse" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/workbench.json b/assets/magic/models/icons/spells/workbench.json new file mode 100644 index 0000000..f854c72 --- /dev/null +++ b/assets/magic/models/icons/spells/workbench.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/workbench", + "texture": "magic:icons/spells/workbench" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/worm.json b/assets/magic/models/icons/spells/worm.json new file mode 100644 index 0000000..cae88f2 --- /dev/null +++ b/assets/magic/models/icons/spells/worm.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/worm", + "texture": "magic:icons/spells/worm" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/spells/wound.json b/assets/magic/models/icons/spells/wound.json new file mode 100644 index 0000000..761da85 --- /dev/null +++ b/assets/magic/models/icons/spells/wound.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/spells/wound", + "texture": "magic:icons/spells/wound" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/actionbar.json b/assets/magic/models/icons/upgrades/actionbar.json new file mode 100644 index 0000000..bad1576 --- /dev/null +++ b/assets/magic/models/icons/upgrades/actionbar.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:gui/actionbar", + "texture": "magic:gui/actionbar" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/alphabetizer.json b/assets/magic/models/icons/upgrades/alphabetizer.json new file mode 100644 index 0000000..71c2a57 --- /dev/null +++ b/assets/magic/models/icons/upgrades/alphabetizer.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/alphabetizer", + "texture": "magic:icons/upgrades/alphabetizer" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/antihunger.json b/assets/magic/models/icons/upgrades/antihunger.json new file mode 100644 index 0000000..40dc5d8 --- /dev/null +++ b/assets/magic/models/icons/upgrades/antihunger.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/antihunger", + "texture": "magic:icons/upgrades/antihunger" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/bossbar.json b/assets/magic/models/icons/upgrades/bossbar.json new file mode 100644 index 0000000..017f52a --- /dev/null +++ b/assets/magic/models/icons/upgrades/bossbar.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:gui/bossbar", + "texture": "magic:gui/bossbar" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/chestmode.json b/assets/magic/models/icons/upgrades/chestmode.json new file mode 100644 index 0000000..e39972c --- /dev/null +++ b/assets/magic/models/icons/upgrades/chestmode.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/chestmode", + "texture": "magic:icons/upgrades/chestmode" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/cyclemode.json b/assets/magic/models/icons/upgrades/cyclemode.json new file mode 100644 index 0000000..95f4a89 --- /dev/null +++ b/assets/magic/models/icons/upgrades/cyclemode.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/cyclemode", + "texture": "magic:icons/upgrades/cyclemode" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/hotbar1.json b/assets/magic/models/icons/upgrades/hotbar1.json new file mode 100644 index 0000000..bcecad7 --- /dev/null +++ b/assets/magic/models/icons/upgrades/hotbar1.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/hotbar1", + "texture": "magic:icons/upgrades/hotbar1" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/hotbar2.json b/assets/magic/models/icons/upgrades/hotbar2.json new file mode 100644 index 0000000..0276e5b --- /dev/null +++ b/assets/magic/models/icons/upgrades/hotbar2.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/hotbar2", + "texture": "magic:icons/upgrades/hotbar2" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/hotbar3.json b/assets/magic/models/icons/upgrades/hotbar3.json new file mode 100644 index 0000000..c237cf8 --- /dev/null +++ b/assets/magic/models/icons/upgrades/hotbar3.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/hotbar3", + "texture": "magic:icons/upgrades/hotbar3" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/inventorymode.json b/assets/magic/models/icons/upgrades/inventorymode.json new file mode 100644 index 0000000..8dac678 --- /dev/null +++ b/assets/magic/models/icons/upgrades/inventorymode.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/inventorymode", + "texture": "magic:icons/upgrades/inventorymode" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/loud.json b/assets/magic/models/icons/upgrades/loud.json new file mode 100644 index 0000000..3f12992 --- /dev/null +++ b/assets/magic/models/icons/upgrades/loud.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/loud", + "texture": "magic:icons/upgrades/loud" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/mode_drop.json b/assets/magic/models/icons/upgrades/mode_drop.json new file mode 100644 index 0000000..4943348 --- /dev/null +++ b/assets/magic/models/icons/upgrades/mode_drop.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/mode_drop", + "texture": "magic:icons/upgrades/mode_drop" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/mode_rightclick.json b/assets/magic/models/icons/upgrades/mode_rightclick.json new file mode 100644 index 0000000..009c29a --- /dev/null +++ b/assets/magic/models/icons/upgrades/mode_rightclick.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/mode_rightclick", + "texture": "magic:icons/upgrades/mode_rightclick" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/mode_swap.json b/assets/magic/models/icons/upgrades/mode_swap.json new file mode 100644 index 0000000..f35bc60 --- /dev/null +++ b/assets/magic/models/icons/upgrades/mode_swap.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/mode_swap", + "texture": "magic:icons/upgrades/mode_swap" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/mode_sword.json b/assets/magic/models/icons/upgrades/mode_sword.json new file mode 100644 index 0000000..5bb94c9 --- /dev/null +++ b/assets/magic/models/icons/upgrades/mode_sword.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/mode_sword", + "texture": "magic:icons/upgrades/mode_sword" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/nogui.json b/assets/magic/models/icons/upgrades/nogui.json new file mode 100644 index 0000000..d8096a5 --- /dev/null +++ b/assets/magic/models/icons/upgrades/nogui.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:gui/nogui", + "texture": "magic:gui/nogui" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/organizer.json b/assets/magic/models/icons/upgrades/organizer.json new file mode 100644 index 0000000..d0d709b --- /dev/null +++ b/assets/magic/models/icons/upgrades/organizer.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/organizer", + "texture": "magic:icons/upgrades/organizer" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/quickcast_disable.json b/assets/magic/models/icons/upgrades/quickcast_disable.json new file mode 100644 index 0000000..10a7173 --- /dev/null +++ b/assets/magic/models/icons/upgrades/quickcast_disable.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/quickcast_disable", + "texture": "magic:icons/upgrades/quickcast_disable" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/quickcast_enable.json b/assets/magic/models/icons/upgrades/quickcast_enable.json new file mode 100644 index 0000000..ba17599 --- /dev/null +++ b/assets/magic/models/icons/upgrades/quickcast_enable.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/quickcast_enable", + "texture": "magic:icons/upgrades/quickcast_enable" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/quickcast_manual.json b/assets/magic/models/icons/upgrades/quickcast_manual.json new file mode 100644 index 0000000..1ff2b93 --- /dev/null +++ b/assets/magic/models/icons/upgrades/quickcast_manual.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/quickcast_manual", + "texture": "magic:icons/upgrades/quickcast_manual" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/quickcast_normal.json b/assets/magic/models/icons/upgrades/quickcast_normal.json new file mode 100644 index 0000000..101486d --- /dev/null +++ b/assets/magic/models/icons/upgrades/quickcast_normal.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/quickcast_normal", + "texture": "magic:icons/upgrades/quickcast_normal" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/quiet.json b/assets/magic/models/icons/upgrades/quiet.json new file mode 100644 index 0000000..8dfeb00 --- /dev/null +++ b/assets/magic/models/icons/upgrades/quiet.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/quiet", + "texture": "magic:icons/upgrades/quiet" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/silent.json b/assets/magic/models/icons/upgrades/silent.json new file mode 100644 index 0000000..a40f23f --- /dev/null +++ b/assets/magic/models/icons/upgrades/silent.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/silent", + "texture": "magic:icons/upgrades/silent" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons/upgrades/undroppable.json b/assets/magic/models/icons/upgrades/undroppable.json new file mode 100644 index 0000000..ace2862 --- /dev/null +++ b/assets/magic/models/icons/upgrades/undroppable.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon", + "textures": { + "particle": "magic:icons/upgrades/undroppable", + "texture": "magic:icons/upgrades/undroppable" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/attributes/constitution.json b/assets/magic/models/icons_disabled/attributes/constitution.json new file mode 100644 index 0000000..e572f32 --- /dev/null +++ b/assets/magic/models/icons_disabled/attributes/constitution.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/attributes/constitution", + "texture": "magic:icons/attributes/constitution" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/attributes/dexterity.json b/assets/magic/models/icons_disabled/attributes/dexterity.json new file mode 100644 index 0000000..b908461 --- /dev/null +++ b/assets/magic/models/icons_disabled/attributes/dexterity.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/attributes/dexterity", + "texture": "magic:icons/attributes/dexterity" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/attributes/intelligence.json b/assets/magic/models/icons_disabled/attributes/intelligence.json new file mode 100644 index 0000000..80b154a --- /dev/null +++ b/assets/magic/models/icons_disabled/attributes/intelligence.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/attributes/intelligence", + "texture": "magic:icons/attributes/intelligence" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/attributes/luck.json b/assets/magic/models/icons_disabled/attributes/luck.json new file mode 100644 index 0000000..69845db --- /dev/null +++ b/assets/magic/models/icons_disabled/attributes/luck.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/attributes/luck", + "texture": "magic:icons/attributes/luck" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/attributes/strength.json b/assets/magic/models/icons_disabled/attributes/strength.json new file mode 100644 index 0000000..40a331f --- /dev/null +++ b/assets/magic/models/icons_disabled/attributes/strength.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/attributes/strength", + "texture": "magic:icons/attributes/strength" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/attributes/wisdom.json b/assets/magic/models/icons_disabled/attributes/wisdom.json new file mode 100644 index 0000000..d6fae34 --- /dev/null +++ b/assets/magic/models/icons_disabled/attributes/wisdom.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/attributes/wisdom", + "texture": "magic:icons/attributes/wisdom" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/classes/artificer.json b/assets/magic/models/icons_disabled/classes/artificer.json new file mode 100644 index 0000000..acdfb55 --- /dev/null +++ b/assets/magic/models/icons_disabled/classes/artificer.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/spells/harden", + "texture": "magic:icons/spells/harden" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/classes/barbarian.json b/assets/magic/models/icons_disabled/classes/barbarian.json new file mode 100644 index 0000000..f93be66 --- /dev/null +++ b/assets/magic/models/icons_disabled/classes/barbarian.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/spells/upgrades", + "texture": "magic:icons/spells/upgrades" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/classes/bard.json b/assets/magic/models/icons_disabled/classes/bard.json new file mode 100644 index 0000000..7b6cf2c --- /dev/null +++ b/assets/magic/models/icons_disabled/classes/bard.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/spells/music", + "texture": "magic:icons/spells/music" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/classes/cleric.json b/assets/magic/models/icons_disabled/classes/cleric.json new file mode 100644 index 0000000..9945e56 --- /dev/null +++ b/assets/magic/models/icons_disabled/classes/cleric.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/spells/gills", + "texture": "magic:icons/spells/gills" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/classes/druid.json b/assets/magic/models/icons_disabled/classes/druid.json new file mode 100644 index 0000000..4ae5aa6 --- /dev/null +++ b/assets/magic/models/icons_disabled/classes/druid.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/spells/familiar", + "texture": "magic:icons/spells/familiar" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/classes/fighter.json b/assets/magic/models/icons_disabled/classes/fighter.json new file mode 100644 index 0000000..622d39b --- /dev/null +++ b/assets/magic/models/icons_disabled/classes/fighter.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/spells/sharpen_sword", + "texture": "magic:icons/spells/sharpen_sword" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/classes/monk.json b/assets/magic/models/icons_disabled/classes/monk.json new file mode 100644 index 0000000..d77335d --- /dev/null +++ b/assets/magic/models/icons_disabled/classes/monk.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/spells/recall", + "texture": "magic:icons/spells/recall" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/classes/paladin.json b/assets/magic/models/icons_disabled/classes/paladin.json new file mode 100644 index 0000000..6dc2707 --- /dev/null +++ b/assets/magic/models/icons_disabled/classes/paladin.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/spells/cure", + "texture": "magic:icons/spells/cure" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/classes/ranger.json b/assets/magic/models/icons_disabled/classes/ranger.json new file mode 100644 index 0000000..f856082 --- /dev/null +++ b/assets/magic/models/icons_disabled/classes/ranger.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/spells/arrow7", + "texture": "magic:icons/spells/arrow7" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/classes/rogue.json b/assets/magic/models/icons_disabled/classes/rogue.json new file mode 100644 index 0000000..303c6b8 --- /dev/null +++ b/assets/magic/models/icons_disabled/classes/rogue.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/spells/cloak", + "texture": "magic:icons/spells/cloak" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/classes/sorcerer.json b/assets/magic/models/icons_disabled/classes/sorcerer.json new file mode 100644 index 0000000..b974597 --- /dev/null +++ b/assets/magic/models/icons_disabled/classes/sorcerer.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/spells/silence", + "texture": "magic:icons/spells/silence" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/classes/warlock.json b/assets/magic/models/icons_disabled/classes/warlock.json new file mode 100644 index 0000000..75f627c --- /dev/null +++ b/assets/magic/models/icons_disabled/classes/warlock.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/spells/hat", + "texture": "magic:icons/spells/hat" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/classes/wizard.json b/assets/magic/models/icons_disabled/classes/wizard.json new file mode 100644 index 0000000..2516900 --- /dev/null +++ b/assets/magic/models/icons_disabled/classes/wizard.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/spells/light", + "texture": "magic:icons/spells/light" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/generic/down_arrow.json b/assets/magic/models/icons_disabled/generic/down_arrow.json new file mode 100644 index 0000000..d5f9803 --- /dev/null +++ b/assets/magic/models/icons_disabled/generic/down_arrow.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/generic/down_arrow", + "texture": "magic:icons/generic/down_arrow" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/generic/up_arrow.json b/assets/magic/models/icons_disabled/generic/up_arrow.json new file mode 100644 index 0000000..bd74ba6 --- /dev/null +++ b/assets/magic/models/icons_disabled/generic/up_arrow.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/generic/up_arrow", + "texture": "magic:icons/generic/up_arrow" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/other/nathanwolf.json b/assets/magic/models/icons_disabled/other/nathanwolf.json new file mode 100644 index 0000000..b5598dd --- /dev/null +++ b/assets/magic/models/icons_disabled/other/nathanwolf.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/other/nathanwolf", + "texture": "magic:icons/other/nathanwolf" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/races/dwarf.json b/assets/magic/models/icons_disabled/races/dwarf.json new file mode 100644 index 0000000..ce67d19 --- /dev/null +++ b/assets/magic/models/icons_disabled/races/dwarf.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/races/dwarf", + "texture": "magic:icons/races/dwarf" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/races/elf.json b/assets/magic/models/icons_disabled/races/elf.json new file mode 100644 index 0000000..11bd3ae --- /dev/null +++ b/assets/magic/models/icons_disabled/races/elf.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/races/elf", + "texture": "magic:icons/races/elf" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/races/gnome.json b/assets/magic/models/icons_disabled/races/gnome.json new file mode 100644 index 0000000..8742917 --- /dev/null +++ b/assets/magic/models/icons_disabled/races/gnome.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/races/gnome", + "texture": "magic:icons/races/gnome" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/races/halfling.json b/assets/magic/models/icons_disabled/races/halfling.json new file mode 100644 index 0000000..3aa0204 --- /dev/null +++ b/assets/magic/models/icons_disabled/races/halfling.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/races/halfling", + "texture": "magic:icons/races/halfling" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/races/human.json b/assets/magic/models/icons_disabled/races/human.json new file mode 100644 index 0000000..9559a9e --- /dev/null +++ b/assets/magic/models/icons_disabled/races/human.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full_disabled", + "textures": { + "particle": "magic:icons/races/human", + "texture": "magic:icons/races/human" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/absorb.json b/assets/magic/models/icons_disabled/spells/absorb.json new file mode 100644 index 0000000..9fdf752 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/absorb.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/absorb", + "texture": "magic:icons/spells/absorb" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/admission.json b/assets/magic/models/icons_disabled/spells/admission.json new file mode 100644 index 0000000..33a571f --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/admission.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/admission", + "texture": "magic:icons/spells/admission" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/airscooter.json b/assets/magic/models/icons_disabled/spells/airscooter.json new file mode 100644 index 0000000..e7dc8ac --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/airscooter.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/airscooter", + "texture": "magic:icons/spells/airscooter" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/alter.json b/assets/magic/models/icons_disabled/spells/alter.json new file mode 100644 index 0000000..e5b983c --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/alter.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/alter", + "texture": "magic:icons/spells/alter" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/animate.json b/assets/magic/models/icons_disabled/spells/animate.json new file mode 100644 index 0000000..4958d3a --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/animate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/animate", + "texture": "magic:icons/spells/animate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/anvil.json b/assets/magic/models/icons_disabled/spells/anvil.json new file mode 100644 index 0000000..3bc7366 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/anvil.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/anvil", + "texture": "magic:icons/spells/anvil" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/arrow.json b/assets/magic/models/icons_disabled/spells/arrow.json new file mode 100644 index 0000000..857871d --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/arrow.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/arrow", + "texture": "magic:icons/spells/arrow" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/arrow10.json b/assets/magic/models/icons_disabled/spells/arrow10.json new file mode 100644 index 0000000..953abd6 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/arrow10.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/arrow10", + "texture": "magic:icons/spells/arrow10" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/arrow2.json b/assets/magic/models/icons_disabled/spells/arrow2.json new file mode 100644 index 0000000..398038d --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/arrow2.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/arrow2", + "texture": "magic:icons/spells/arrow2" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/arrow3.json b/assets/magic/models/icons_disabled/spells/arrow3.json new file mode 100644 index 0000000..2162dc1 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/arrow3.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/arrow3", + "texture": "magic:icons/spells/arrow3" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/arrow4.json b/assets/magic/models/icons_disabled/spells/arrow4.json new file mode 100644 index 0000000..995fd08 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/arrow4.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/arrow4", + "texture": "magic:icons/spells/arrow4" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/arrow5.json b/assets/magic/models/icons_disabled/spells/arrow5.json new file mode 100644 index 0000000..42a9a92 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/arrow5.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/arrow5", + "texture": "magic:icons/spells/arrow5" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/arrow6.json b/assets/magic/models/icons_disabled/spells/arrow6.json new file mode 100644 index 0000000..eb59be4 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/arrow6.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/arrow6", + "texture": "magic:icons/spells/arrow6" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/arrow7.json b/assets/magic/models/icons_disabled/spells/arrow7.json new file mode 100644 index 0000000..2ee80cb --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/arrow7.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/arrow7", + "texture": "magic:icons/spells/arrow7" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/arrow8.json b/assets/magic/models/icons_disabled/spells/arrow8.json new file mode 100644 index 0000000..12c16a9 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/arrow8.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/arrow8", + "texture": "magic:icons/spells/arrow8" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/arrow9.json b/assets/magic/models/icons_disabled/spells/arrow9.json new file mode 100644 index 0000000..f1e8b7c --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/arrow9.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/arrow9", + "texture": "magic:icons/spells/arrow9" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/arrowrain.json b/assets/magic/models/icons_disabled/spells/arrowrain.json new file mode 100644 index 0000000..dd9e6b7 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/arrowrain.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/arrowrain", + "texture": "magic:icons/spells/arrowrain" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/backup.json b/assets/magic/models/icons_disabled/spells/backup.json new file mode 100644 index 0000000..573862f --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/backup.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/backup", + "texture": "magic:icons/spells/backup" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/blast.json b/assets/magic/models/icons_disabled/spells/blast.json new file mode 100644 index 0000000..8bc5d77 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/blast.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/blast", + "texture": "magic:icons/spells/blast" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/blaster.json b/assets/magic/models/icons_disabled/spells/blaster.json new file mode 100644 index 0000000..4ef6b67 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/blaster.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/blaster", + "texture": "magic:icons/spells/blaster" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/blessing.json b/assets/magic/models/icons_disabled/spells/blessing.json new file mode 100644 index 0000000..1b7489c --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/blessing.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/blessing", + "texture": "magic:icons/spells/blessing" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/blind.json b/assets/magic/models/icons_disabled/spells/blind.json new file mode 100644 index 0000000..d56ad4e --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/blind.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/blind", + "texture": "magic:icons/spells/blind" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/blink.json b/assets/magic/models/icons_disabled/spells/blink.json new file mode 100644 index 0000000..494da53 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/blink.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/blink", + "texture": "magic:icons/spells/blink" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/blob.json b/assets/magic/models/icons_disabled/spells/blob.json new file mode 100644 index 0000000..629f12d --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/blob.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/blob", + "texture": "magic:icons/spells/blob" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/bomb.json b/assets/magic/models/icons_disabled/spells/bomb.json new file mode 100644 index 0000000..12ae402 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/bomb.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/bomb", + "texture": "magic:icons/spells/bomb" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/boom.json b/assets/magic/models/icons_disabled/spells/boom.json new file mode 100644 index 0000000..1518265 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/boom.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/boom", + "texture": "magic:icons/spells/boom" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/boomstown.json b/assets/magic/models/icons_disabled/spells/boomstown.json new file mode 100644 index 0000000..339ac3b --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/boomstown.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/boomstown", + "texture": "magic:icons/spells/boomstown" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/boon.json b/assets/magic/models/icons_disabled/spells/boon.json new file mode 100644 index 0000000..f08237b --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/boon.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/boon", + "texture": "magic:icons/spells/boon" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/bow.json b/assets/magic/models/icons_disabled/spells/bow.json new file mode 100644 index 0000000..8d1c65a --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/bow.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/bow", + "texture": "magic:icons/spells/bow" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/box.json b/assets/magic/models/icons_disabled/spells/box.json new file mode 100644 index 0000000..09e7e09 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/box.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/box", + "texture": "magic:icons/spells/box" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/breach.json b/assets/magic/models/icons_disabled/spells/breach.json new file mode 100644 index 0000000..17eb495 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/breach.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/breach", + "texture": "magic:icons/spells/breach" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/bridge.json b/assets/magic/models/icons_disabled/spells/bridge.json new file mode 100644 index 0000000..2938c44 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/bridge.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/bridge", + "texture": "magic:icons/spells/bridge" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/broom.json b/assets/magic/models/icons_disabled/spells/broom.json new file mode 100644 index 0000000..83b28e4 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/broom.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/broom", + "texture": "magic:icons/spells/broom" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/brushselect.json b/assets/magic/models/icons_disabled/spells/brushselect.json new file mode 100644 index 0000000..9283cd4 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/brushselect.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/brushselect", + "texture": "magic:icons/spells/brushselect" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/bubble.json b/assets/magic/models/icons_disabled/spells/bubble.json new file mode 100644 index 0000000..4f5e7b1 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/bubble.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/bubble", + "texture": "magic:icons/spells/bubble" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/buyshop.json b/assets/magic/models/icons_disabled/spells/buyshop.json new file mode 100644 index 0000000..190d3d7 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/buyshop.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/buyshop", + "texture": "magic:icons/spells/buyshop" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/cage.json b/assets/magic/models/icons_disabled/spells/cage.json new file mode 100644 index 0000000..661f085 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/cage.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/cage", + "texture": "magic:icons/spells/cage" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/camera.json b/assets/magic/models/icons_disabled/spells/camera.json new file mode 100644 index 0000000..ca129cd --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/camera.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/camera", + "texture": "magic:icons/spells/camera" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/capture.json b/assets/magic/models/icons_disabled/spells/capture.json new file mode 100644 index 0000000..d2257be --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/capture.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/capture", + "texture": "magic:icons/spells/capture" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/cat.json b/assets/magic/models/icons_disabled/spells/cat.json new file mode 100644 index 0000000..fd447d6 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/cat.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/cat", + "texture": "magic:icons/spells/cat" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/chainlightning.json b/assets/magic/models/icons_disabled/spells/chainlightning.json new file mode 100644 index 0000000..a33a2de --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/chainlightning.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/chainlightning", + "texture": "magic:icons/spells/chainlightning" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/chop.json b/assets/magic/models/icons_disabled/spells/chop.json new file mode 100644 index 0000000..7cfeb60 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/chop.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/chop", + "texture": "magic:icons/spells/chop" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/cloak.json b/assets/magic/models/icons_disabled/spells/cloak.json new file mode 100644 index 0000000..4c4eb67 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/cloak.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/cloak", + "texture": "magic:icons/spells/cloak" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/cluster.json b/assets/magic/models/icons_disabled/spells/cluster.json new file mode 100644 index 0000000..4bf8881 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/cluster.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/cluster", + "texture": "magic:icons/spells/cluster" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/collapse.json b/assets/magic/models/icons_disabled/spells/collapse.json new file mode 100644 index 0000000..acbccb2 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/collapse.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/collapse", + "texture": "magic:icons/spells/collapse" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/column.json b/assets/magic/models/icons_disabled/spells/column.json new file mode 100644 index 0000000..4e7d1d2 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/column.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/column", + "texture": "magic:icons/spells/column" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/commit.json b/assets/magic/models/icons_disabled/spells/commit.json new file mode 100644 index 0000000..57c7287 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/commit.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/commit", + "texture": "magic:icons/spells/commit" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/convert.json b/assets/magic/models/icons_disabled/spells/convert.json new file mode 100644 index 0000000..0998cdc --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/convert.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/convert", + "texture": "magic:icons/spells/convert" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/counterspell.json b/assets/magic/models/icons_disabled/spells/counterspell.json new file mode 100644 index 0000000..5995eaa --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/counterspell.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/counterspell", + "texture": "magic:icons/spells/counterspell" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/critical.json b/assets/magic/models/icons_disabled/spells/critical.json new file mode 100644 index 0000000..43633d0 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/critical.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/railgun", + "texture": "magic:icons/spells/railgun" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/cure.json b/assets/magic/models/icons_disabled/spells/cure.json new file mode 100644 index 0000000..ddfdbc5 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/cure.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/cure", + "texture": "magic:icons/spells/cure" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/curse.json b/assets/magic/models/icons_disabled/spells/curse.json new file mode 100644 index 0000000..6909d2c --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/curse.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/curse", + "texture": "magic:icons/spells/curse" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/day.json b/assets/magic/models/icons_disabled/spells/day.json new file mode 100644 index 0000000..264e001 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/day.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/day", + "texture": "magic:icons/spells/day" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/defender.json b/assets/magic/models/icons_disabled/spells/defender.json new file mode 100644 index 0000000..dcc5f05 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/defender.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/defender", + "texture": "magic:icons/spells/defender" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/disarm.json b/assets/magic/models/icons_disabled/spells/disarm.json new file mode 100644 index 0000000..a7389bb --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/disarm.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/disarm", + "texture": "magic:icons/spells/disarm" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/disintegrate.json b/assets/magic/models/icons_disabled/spells/disintegrate.json new file mode 100644 index 0000000..ee3cae3 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/disintegrate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/disintegrate", + "texture": "magic:icons/spells/disintegrate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/dragonball.json b/assets/magic/models/icons_disabled/spells/dragonball.json new file mode 100644 index 0000000..d506c3a --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/dragonball.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/dragonball", + "texture": "magic:icons/spells/dragonball" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/earth.json b/assets/magic/models/icons_disabled/spells/earth.json new file mode 100644 index 0000000..ac7f43b --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/earth.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/earth", + "texture": "magic:icons/spells/earth" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/earthquake.json b/assets/magic/models/icons_disabled/spells/earthquake.json new file mode 100644 index 0000000..4e77bf2 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/earthquake.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/earthquake", + "texture": "magic:icons/spells/earthquake" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/emp.json b/assets/magic/models/icons_disabled/spells/emp.json new file mode 100644 index 0000000..64cdbd9 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/emp.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/emp", + "texture": "magic:icons/spells/emp" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/entangle.json b/assets/magic/models/icons_disabled/spells/entangle.json new file mode 100644 index 0000000..ffdb0ce --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/entangle.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/entangle", + "texture": "magic:icons/spells/entangle" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/extinguish.json b/assets/magic/models/icons_disabled/spells/extinguish.json new file mode 100644 index 0000000..f952d5c --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/extinguish.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/extinguish", + "texture": "magic:icons/spells/extinguish" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/familiar.json b/assets/magic/models/icons_disabled/spells/familiar.json new file mode 100644 index 0000000..9babd3f --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/familiar.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/familiar", + "texture": "magic:icons/spells/familiar" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/farm.json b/assets/magic/models/icons_disabled/spells/farm.json new file mode 100644 index 0000000..502ec76 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/farm.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/farm", + "texture": "magic:icons/spells/farm" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/feather.json b/assets/magic/models/icons_disabled/spells/feather.json new file mode 100644 index 0000000..0ba40fc --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/feather.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/feather", + "texture": "magic:icons/spells/feather" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/fill.json b/assets/magic/models/icons_disabled/spells/fill.json new file mode 100644 index 0000000..f79c2e5 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/fill.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/fill", + "texture": "magic:icons/spells/fill" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/fire.json b/assets/magic/models/icons_disabled/spells/fire.json new file mode 100644 index 0000000..e84bb8a --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/fire.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/fire", + "texture": "magic:icons/spells/fire" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/fireball.json b/assets/magic/models/icons_disabled/spells/fireball.json new file mode 100644 index 0000000..d04bc52 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/fireball.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/fireball", + "texture": "magic:icons/spells/fireball" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/flamethrower.json b/assets/magic/models/icons_disabled/spells/flamethrower.json new file mode 100644 index 0000000..fa11842 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/flamethrower.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/flamethrower", + "texture": "magic:icons/spells/flamethrower" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/flare.json b/assets/magic/models/icons_disabled/spells/flare.json new file mode 100644 index 0000000..9bbbdb9 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/flare.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/flare", + "texture": "magic:icons/spells/flare" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/flashbang.json b/assets/magic/models/icons_disabled/spells/flashbang.json new file mode 100644 index 0000000..de30057 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/flashbang.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/flashbang", + "texture": "magic:icons/spells/flashbang" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/flatten.json b/assets/magic/models/icons_disabled/spells/flatten.json new file mode 100644 index 0000000..2b80e87 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/flatten.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/flatten", + "texture": "magic:icons/spells/flatten" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/fling.json b/assets/magic/models/icons_disabled/spells/fling.json new file mode 100644 index 0000000..2cb0f09 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/fling.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/fling", + "texture": "magic:icons/spells/fling" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/floodfill.json b/assets/magic/models/icons_disabled/spells/floodfill.json new file mode 100644 index 0000000..292e15f --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/floodfill.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/floodfill", + "texture": "magic:icons/spells/floodfill" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/force.json b/assets/magic/models/icons_disabled/spells/force.json new file mode 100644 index 0000000..58e795c --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/force.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/force", + "texture": "magic:icons/spells/force" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/forest.json b/assets/magic/models/icons_disabled/spells/forest.json new file mode 100644 index 0000000..26fe5e7 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/forest.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/forest", + "texture": "magic:icons/spells/forest" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/frost.json b/assets/magic/models/icons_disabled/spells/frost.json new file mode 100644 index 0000000..8f72707 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/frost.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/frost", + "texture": "magic:icons/spells/frost" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/fury.json b/assets/magic/models/icons_disabled/spells/fury.json new file mode 100644 index 0000000..0757bb7 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/fury.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/fury", + "texture": "magic:icons/spells/fury" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/fxdemo.json b/assets/magic/models/icons_disabled/spells/fxdemo.json new file mode 100644 index 0000000..ed26ad6 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/fxdemo.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/fxdemo", + "texture": "magic:icons/spells/fxdemo" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/gasp.json b/assets/magic/models/icons_disabled/spells/gasp.json new file mode 100644 index 0000000..8ab2d42 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/gasp.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/gasp", + "texture": "magic:icons/spells/gasp" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/gather.json b/assets/magic/models/icons_disabled/spells/gather.json new file mode 100644 index 0000000..acd2809 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/gather.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/gather", + "texture": "magic:icons/spells/gather" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/gatling.json b/assets/magic/models/icons_disabled/spells/gatling.json new file mode 100644 index 0000000..9c0cb27 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/gatling.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/gatling", + "texture": "magic:icons/spells/gatling" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/ghast.json b/assets/magic/models/icons_disabled/spells/ghast.json new file mode 100644 index 0000000..83217dc --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/ghast.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/ghast", + "texture": "magic:icons/spells/ghast" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/gills.json b/assets/magic/models/icons_disabled/spells/gills.json new file mode 100644 index 0000000..f6315b7 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/gills.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/gills", + "texture": "magic:icons/spells/gills" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/glide.json b/assets/magic/models/icons_disabled/spells/glide.json new file mode 100644 index 0000000..b8931a9 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/glide.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/glide", + "texture": "magic:icons/spells/glide" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/glider.json b/assets/magic/models/icons_disabled/spells/glider.json new file mode 100644 index 0000000..1047e76 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/glider.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/glider", + "texture": "magic:icons/spells/glider" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/grab.json b/assets/magic/models/icons_disabled/spells/grab.json new file mode 100644 index 0000000..6541535 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/grab.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/grab", + "texture": "magic:icons/spells/grab" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/grenade.json b/assets/magic/models/icons_disabled/spells/grenade.json new file mode 100644 index 0000000..99e6f0a --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/grenade.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/grenade", + "texture": "magic:icons/spells/grenade" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/grow.json b/assets/magic/models/icons_disabled/spells/grow.json new file mode 100644 index 0000000..7fd5c7a --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/grow.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/grow", + "texture": "magic:icons/spells/grow" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/growth.json b/assets/magic/models/icons_disabled/spells/growth.json new file mode 100644 index 0000000..c472121 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/growth.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/pollinate", + "texture": "magic:icons/spells/pollinate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/harden.json b/assets/magic/models/icons_disabled/spells/harden.json new file mode 100644 index 0000000..b5e7599 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/harden.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/harden", + "texture": "magic:icons/spells/harden" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/hat.json b/assets/magic/models/icons_disabled/spells/hat.json new file mode 100644 index 0000000..459ad0f --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/hat.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/hat", + "texture": "magic:icons/spells/hat" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/heal.json b/assets/magic/models/icons_disabled/spells/heal.json new file mode 100644 index 0000000..676b264 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/heal.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/heal", + "texture": "magic:icons/spells/heal" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/healing.json b/assets/magic/models/icons_disabled/spells/healing.json new file mode 100644 index 0000000..33abd2d --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/healing.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/healing", + "texture": "magic:icons/spells/healing" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/homing.json b/assets/magic/models/icons_disabled/spells/homing.json new file mode 100644 index 0000000..fe47cf9 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/homing.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/homing", + "texture": "magic:icons/spells/homing" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/horse.json b/assets/magic/models/icons_disabled/spells/horse.json new file mode 100644 index 0000000..b145488 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/horse.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/mount", + "texture": "magic:icons/spells/mount" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/hunter.json b/assets/magic/models/icons_disabled/spells/hunter.json new file mode 100644 index 0000000..a0d219b --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/hunter.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/hunter", + "texture": "magic:icons/spells/hunter" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/icbm.json b/assets/magic/models/icons_disabled/spells/icbm.json new file mode 100644 index 0000000..598abbb --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/icbm.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/icbm", + "texture": "magic:icons/spells/icbm" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/iceshards.json b/assets/magic/models/icons_disabled/spells/iceshards.json new file mode 100644 index 0000000..2737a6b --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/iceshards.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/iceshards", + "texture": "magic:icons/spells/iceshards" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/invincible.json b/assets/magic/models/icons_disabled/spells/invincible.json new file mode 100644 index 0000000..1902fb7 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/invincible.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/invincible", + "texture": "magic:icons/spells/invincible" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/iterate.json b/assets/magic/models/icons_disabled/spells/iterate.json new file mode 100644 index 0000000..cd9dad4 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/iterate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/iterate", + "texture": "magic:icons/spells/iterate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/kill.json b/assets/magic/models/icons_disabled/spells/kill.json new file mode 100644 index 0000000..e82f122 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/kill.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/kill", + "texture": "magic:icons/spells/kill" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/laser.json b/assets/magic/models/icons_disabled/spells/laser.json new file mode 100644 index 0000000..968b545 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/laser.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/laser", + "texture": "magic:icons/spells/laser" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/lava.json b/assets/magic/models/icons_disabled/spells/lava.json new file mode 100644 index 0000000..5ef9a79 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/lava.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/lava", + "texture": "magic:icons/spells/lava" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/levitate.json b/assets/magic/models/icons_disabled/spells/levitate.json new file mode 100644 index 0000000..83bb349 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/levitate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/levitate", + "texture": "magic:icons/spells/levitate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/life.json b/assets/magic/models/icons_disabled/spells/life.json new file mode 100644 index 0000000..cbce709 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/life.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/life", + "texture": "magic:icons/spells/life" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/life3.json b/assets/magic/models/icons_disabled/spells/life3.json new file mode 100644 index 0000000..9512ab5 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/life3.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/life3", + "texture": "magic:icons/spells/life3" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/lift.json b/assets/magic/models/icons_disabled/spells/lift.json new file mode 100644 index 0000000..88910f6 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/lift.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/lift", + "texture": "magic:icons/spells/lift" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/light.json b/assets/magic/models/icons_disabled/spells/light.json new file mode 100644 index 0000000..394e045 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/light.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/light", + "texture": "magic:icons/spells/light" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/lightning.json b/assets/magic/models/icons_disabled/spells/lightning.json new file mode 100644 index 0000000..5636d6e --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/lightning.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/lightning", + "texture": "magic:icons/spells/lightning" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/lockpick.json b/assets/magic/models/icons_disabled/spells/lockpick.json new file mode 100644 index 0000000..fe86bf6 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/lockpick.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/lockpick", + "texture": "magic:icons/spells/lockpick" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/magichat.json b/assets/magic/models/icons_disabled/spells/magichat.json new file mode 100644 index 0000000..1c25a25 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/magichat.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/magichat", + "texture": "magic:icons/spells/magichat" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/map.json b/assets/magic/models/icons_disabled/spells/map.json new file mode 100644 index 0000000..47e1917 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/map.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/map", + "texture": "magic:icons/spells/map" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/meteor.json b/assets/magic/models/icons_disabled/spells/meteor.json new file mode 100644 index 0000000..a408297 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/meteor.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/meteor", + "texture": "magic:icons/spells/meteor" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/mine.json b/assets/magic/models/icons_disabled/spells/mine.json new file mode 100644 index 0000000..db8c206 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/mine.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/mine", + "texture": "magic:icons/spells/mine" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/missile.json b/assets/magic/models/icons_disabled/spells/missile.json new file mode 100644 index 0000000..ca8ef21 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/missile.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/missile", + "texture": "magic:icons/spells/missile" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/mob.json b/assets/magic/models/icons_disabled/spells/mob.json new file mode 100644 index 0000000..0f3d56b --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/mob.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/mob", + "texture": "magic:icons/spells/mob" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/monster.json b/assets/magic/models/icons_disabled/spells/monster.json new file mode 100644 index 0000000..e9a4223 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/monster.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/monster", + "texture": "magic:icons/spells/monster" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/mount.json b/assets/magic/models/icons_disabled/spells/mount.json new file mode 100644 index 0000000..b145488 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/mount.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/mount", + "texture": "magic:icons/spells/mount" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/music.json b/assets/magic/models/icons_disabled/spells/music.json new file mode 100644 index 0000000..f620f21 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/music.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/music", + "texture": "magic:icons/spells/music" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/neutron.json b/assets/magic/models/icons_disabled/spells/neutron.json new file mode 100644 index 0000000..fe0be96 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/neutron.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/neutron", + "texture": "magic:icons/spells/neutron" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/night.json b/assets/magic/models/icons_disabled/spells/night.json new file mode 100644 index 0000000..6413c15 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/night.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/night", + "texture": "magic:icons/spells/night" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/no.json b/assets/magic/models/icons_disabled/spells/no.json new file mode 100644 index 0000000..2509a65 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/no.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:other/no", + "texture": "magic:other/no" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/nuke.json b/assets/magic/models/icons_disabled/spells/nuke.json new file mode 100644 index 0000000..9c94201 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/nuke.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/nuke", + "texture": "magic:icons/spells/nuke" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/paint.json b/assets/magic/models/icons_disabled/spells/paint.json new file mode 100644 index 0000000..0f2a0b4 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/paint.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/paint", + "texture": "magic:icons/spells/paint" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/paste.json b/assets/magic/models/icons_disabled/spells/paste.json new file mode 100644 index 0000000..8f9d4b2 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/paste.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/paste", + "texture": "magic:icons/spells/paste" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/peek.json b/assets/magic/models/icons_disabled/spells/peek.json new file mode 100644 index 0000000..d321594 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/peek.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/peek", + "texture": "magic:icons/spells/peek" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/permafrost.json b/assets/magic/models/icons_disabled/spells/permafrost.json new file mode 100644 index 0000000..7313c09 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/permafrost.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/permafrost", + "texture": "magic:icons/spells/permafrost" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/petrify.json b/assets/magic/models/icons_disabled/spells/petrify.json new file mode 100644 index 0000000..0afbe4a --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/petrify.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/petrify", + "texture": "magic:icons/spells/petrify" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/phase.json b/assets/magic/models/icons_disabled/spells/phase.json new file mode 100644 index 0000000..4222d5f --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/phase.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/phase", + "texture": "magic:icons/spells/phase" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/phasebackup.json b/assets/magic/models/icons_disabled/spells/phasebackup.json new file mode 100644 index 0000000..08d5fc7 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/phasebackup.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/phasebackup", + "texture": "magic:icons/spells/phasebackup" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/pickpocket.json b/assets/magic/models/icons_disabled/spells/pickpocket.json new file mode 100644 index 0000000..07d64e7 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/pickpocket.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/pickpocket", + "texture": "magic:icons/spells/pickpocket" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/pillar.json b/assets/magic/models/icons_disabled/spells/pillar.json new file mode 100644 index 0000000..390049c --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/pillar.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/pillar", + "texture": "magic:icons/spells/pillar" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/place.json b/assets/magic/models/icons_disabled/spells/place.json new file mode 100644 index 0000000..40c3733 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/place.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/place", + "texture": "magic:icons/spells/place" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/platform.json b/assets/magic/models/icons_disabled/spells/platform.json new file mode 100644 index 0000000..fc097b0 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/platform.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/platform", + "texture": "magic:icons/spells/platform" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/poison.json b/assets/magic/models/icons_disabled/spells/poison.json new file mode 100644 index 0000000..ba047d0 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/poison.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/poison", + "texture": "magic:icons/spells/poison" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/pollinate.json b/assets/magic/models/icons_disabled/spells/pollinate.json new file mode 100644 index 0000000..c472121 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/pollinate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/pollinate", + "texture": "magic:icons/spells/pollinate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/polymorph.json b/assets/magic/models/icons_disabled/spells/polymorph.json new file mode 100644 index 0000000..6142d52 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/polymorph.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/polymorph", + "texture": "magic:icons/spells/polymorph" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/portal.json b/assets/magic/models/icons_disabled/spells/portal.json new file mode 100644 index 0000000..b103dca --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/portal.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/portal", + "texture": "magic:icons/spells/portal" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/projectile.json b/assets/magic/models/icons_disabled/spells/projectile.json new file mode 100644 index 0000000..83fd58d --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/projectile.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/projectile", + "texture": "magic:icons/spells/projectile" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/protection_all.json b/assets/magic/models/icons_disabled/spells/protection_all.json new file mode 100644 index 0000000..4d209df --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/protection_all.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/protection_all", + "texture": "magic:icons/spells/protection_all" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/protection_explosions.json b/assets/magic/models/icons_disabled/spells/protection_explosions.json new file mode 100644 index 0000000..047df97 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/protection_explosions.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/protection_explosions", + "texture": "magic:icons/spells/protection_explosions" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/protection_falling.json b/assets/magic/models/icons_disabled/spells/protection_falling.json new file mode 100644 index 0000000..75d6e5b --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/protection_falling.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/protection_falling", + "texture": "magic:icons/spells/protection_falling" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/protection_fire.json b/assets/magic/models/icons_disabled/spells/protection_fire.json new file mode 100644 index 0000000..2f413b3 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/protection_fire.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/protection_fire", + "texture": "magic:icons/spells/protection_fire" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/protection_physical.json b/assets/magic/models/icons_disabled/spells/protection_physical.json new file mode 100644 index 0000000..435045f --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/protection_physical.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/protection_physical", + "texture": "magic:icons/spells/protection_physical" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/protection_projectiles.json b/assets/magic/models/icons_disabled/spells/protection_projectiles.json new file mode 100644 index 0000000..9295f40 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/protection_projectiles.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/protection_projectiles", + "texture": "magic:icons/spells/protection_projectiles" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/pull.json b/assets/magic/models/icons_disabled/spells/pull.json new file mode 100644 index 0000000..73e4f91 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/pull.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/pull", + "texture": "magic:icons/spells/pull" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/purpleblast.json b/assets/magic/models/icons_disabled/spells/purpleblast.json new file mode 100644 index 0000000..84f2bd9 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/purpleblast.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/purpleblast", + "texture": "magic:icons/spells/purpleblast" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/push.json b/assets/magic/models/icons_disabled/spells/push.json new file mode 100644 index 0000000..ec478d0 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/push.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/push", + "texture": "magic:icons/spells/push" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/railgun.json b/assets/magic/models/icons_disabled/spells/railgun.json new file mode 100644 index 0000000..43633d0 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/railgun.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/railgun", + "texture": "magic:icons/spells/railgun" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/rainbow.json b/assets/magic/models/icons_disabled/spells/rainbow.json new file mode 100644 index 0000000..fccab1a --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/rainbow.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/rainbow", + "texture": "magic:icons/spells/rainbow" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/raise.json b/assets/magic/models/icons_disabled/spells/raise.json new file mode 100644 index 0000000..ac2dcc7 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/raise.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/raise", + "texture": "magic:icons/spells/raise" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/randomtp.json b/assets/magic/models/icons_disabled/spells/randomtp.json new file mode 100644 index 0000000..d64b1ce --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/randomtp.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/randomtp", + "texture": "magic:icons/spells/randomtp" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/recall.json b/assets/magic/models/icons_disabled/spells/recall.json new file mode 100644 index 0000000..6e81a9b --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/recall.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/recall", + "texture": "magic:icons/spells/recall" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/recurse.json b/assets/magic/models/icons_disabled/spells/recurse.json new file mode 100644 index 0000000..e1d1d5a --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/recurse.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/recurse", + "texture": "magic:icons/spells/recurse" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/reflect.json b/assets/magic/models/icons_disabled/spells/reflect.json new file mode 100644 index 0000000..07b6c03 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/reflect.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/reflect", + "texture": "magic:icons/spells/reflect" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/regenerate.json b/assets/magic/models/icons_disabled/spells/regenerate.json new file mode 100644 index 0000000..2a1f6f3 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/regenerate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/regenerate", + "texture": "magic:icons/spells/regenerate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/repair.json b/assets/magic/models/icons_disabled/spells/repair.json new file mode 100644 index 0000000..22370f2 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/repair.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/repair", + "texture": "magic:icons/spells/repair" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/rocket.json b/assets/magic/models/icons_disabled/spells/rocket.json new file mode 100644 index 0000000..c70c0d2 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/rocket.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/rocket", + "texture": "magic:icons/spells/rocket" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/rocketlauncher.json b/assets/magic/models/icons_disabled/spells/rocketlauncher.json new file mode 100644 index 0000000..9809039 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/rocketlauncher.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/rocketlauncher", + "texture": "magic:icons/spells/rocketlauncher" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/rollback.json b/assets/magic/models/icons_disabled/spells/rollback.json new file mode 100644 index 0000000..eb86699 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/rollback.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/rollback", + "texture": "magic:icons/spells/rollback" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/rubberize.json b/assets/magic/models/icons_disabled/spells/rubberize.json new file mode 100644 index 0000000..a790ff0 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/rubberize.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/rubberize", + "texture": "magic:icons/spells/rubberize" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/sandblast.json b/assets/magic/models/icons_disabled/spells/sandblast.json new file mode 100644 index 0000000..82d3ef2 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/sandblast.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/sandblast", + "texture": "magic:icons/spells/sandblast" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/secure.json b/assets/magic/models/icons_disabled/spells/secure.json new file mode 100644 index 0000000..fcc605d --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/secure.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/secure", + "texture": "magic:icons/spells/secure" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/sellshop.json b/assets/magic/models/icons_disabled/spells/sellshop.json new file mode 100644 index 0000000..ad66a89 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/sellshop.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/sellshop", + "texture": "magic:icons/spells/sellshop" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/sharpen_sword.json b/assets/magic/models/icons_disabled/spells/sharpen_sword.json new file mode 100644 index 0000000..0c4d13e --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/sharpen_sword.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/sharpen_sword", + "texture": "magic:icons/spells/sharpen_sword" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/shell.json b/assets/magic/models/icons_disabled/spells/shell.json new file mode 100644 index 0000000..e810ddf --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/shell.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/shell", + "texture": "magic:icons/spells/shell" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/shrink.json b/assets/magic/models/icons_disabled/spells/shrink.json new file mode 100644 index 0000000..c797cbf --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/shrink.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/shrink", + "texture": "magic:icons/spells/shrink" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/shuriken.json b/assets/magic/models/icons_disabled/spells/shuriken.json new file mode 100644 index 0000000..f5d6638 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/shuriken.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/shuriken", + "texture": "magic:icons/spells/shuriken" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/silence.json b/assets/magic/models/icons_disabled/spells/silence.json new file mode 100644 index 0000000..6cd0dd6 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/silence.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/silence", + "texture": "magic:icons/spells/silence" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/simulate.json b/assets/magic/models/icons_disabled/spells/simulate.json new file mode 100644 index 0000000..48d2fc3 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/simulate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/simulate", + "texture": "magic:icons/spells/simulate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/simulate3.json b/assets/magic/models/icons_disabled/spells/simulate3.json new file mode 100644 index 0000000..8fd7c1e --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/simulate3.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/simulate3", + "texture": "magic:icons/spells/simulate3" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/singularity.json b/assets/magic/models/icons_disabled/spells/singularity.json new file mode 100644 index 0000000..150d319 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/singularity.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/singularity", + "texture": "magic:icons/spells/singularity" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/smash.json b/assets/magic/models/icons_disabled/spells/smash.json new file mode 100644 index 0000000..1f415fd --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/smash.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/smash", + "texture": "magic:icons/spells/smash" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/smite.json b/assets/magic/models/icons_disabled/spells/smite.json new file mode 100644 index 0000000..63710dd --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/smite.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/smite", + "texture": "magic:icons/spells/smite" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/sniper.json b/assets/magic/models/icons_disabled/spells/sniper.json new file mode 100644 index 0000000..3540567 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/sniper.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/sniper", + "texture": "magic:icons/spells/sniper" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/sparkle.json b/assets/magic/models/icons_disabled/spells/sparkle.json new file mode 100644 index 0000000..6de3925 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/sparkle.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/sparkle", + "texture": "magic:icons/spells/sparkle" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/sphere.json b/assets/magic/models/icons_disabled/spells/sphere.json new file mode 100644 index 0000000..e241a30 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/sphere.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/sphere", + "texture": "magic:icons/spells/sphere" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/spider.json b/assets/magic/models/icons_disabled/spells/spider.json new file mode 100644 index 0000000..8fe2cf5 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/spider.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/spider", + "texture": "magic:icons/spells/spider" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/sponge.json b/assets/magic/models/icons_disabled/spells/sponge.json new file mode 100644 index 0000000..60f38e9 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/sponge.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/sponge", + "texture": "magic:icons/spells/sponge" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/stash.json b/assets/magic/models/icons_disabled/spells/stash.json new file mode 100644 index 0000000..e977c4d --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/stash.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/stash", + "texture": "magic:icons/spells/stash" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/sticky.json b/assets/magic/models/icons_disabled/spells/sticky.json new file mode 100644 index 0000000..8b9bde0 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/sticky.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/sticky", + "texture": "magic:icons/spells/sticky" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/stream.json b/assets/magic/models/icons_disabled/spells/stream.json new file mode 100644 index 0000000..2a13ea7 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/stream.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/stream", + "texture": "magic:icons/spells/stream" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/stun.json b/assets/magic/models/icons_disabled/spells/stun.json new file mode 100644 index 0000000..ace1a10 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/stun.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/stun", + "texture": "magic:icons/spells/stun" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superalter.json b/assets/magic/models/icons_disabled/spells/superalter.json new file mode 100644 index 0000000..791c7a6 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superalter.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superalter", + "texture": "magic:icons/spells/superalter" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superbackup.json b/assets/magic/models/icons_disabled/spells/superbackup.json new file mode 100644 index 0000000..3b30182 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superbackup.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superbackup", + "texture": "magic:icons/spells/superbackup" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superblast.json b/assets/magic/models/icons_disabled/spells/superblast.json new file mode 100644 index 0000000..a3521ca --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superblast.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superblast", + "texture": "magic:icons/spells/superblast" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superblob.json b/assets/magic/models/icons_disabled/spells/superblob.json new file mode 100644 index 0000000..487a6d3 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superblob.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superblob", + "texture": "magic:icons/spells/superblob" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superbox.json b/assets/magic/models/icons_disabled/spells/superbox.json new file mode 100644 index 0000000..f4ad1d8 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superbox.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superbox", + "texture": "magic:icons/spells/superbox" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/supercollapse.json b/assets/magic/models/icons_disabled/spells/supercollapse.json new file mode 100644 index 0000000..23dd175 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/supercollapse.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/supercollapse", + "texture": "magic:icons/spells/supercollapse" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superconvert.json b/assets/magic/models/icons_disabled/spells/superconvert.json new file mode 100644 index 0000000..0914104 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superconvert.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superconvert", + "texture": "magic:icons/spells/superconvert" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/supercube.json b/assets/magic/models/icons_disabled/spells/supercube.json new file mode 100644 index 0000000..a94dcd0 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/supercube.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/supercube", + "texture": "magic:icons/spells/supercube" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/supercylinder.json b/assets/magic/models/icons_disabled/spells/supercylinder.json new file mode 100644 index 0000000..d14c947 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/supercylinder.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/supercylinder", + "texture": "magic:icons/spells/supercylinder" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superdisc.json b/assets/magic/models/icons_disabled/spells/superdisc.json new file mode 100644 index 0000000..f7faa92 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superdisc.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superdisc", + "texture": "magic:icons/spells/superdisc" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superdome.json b/assets/magic/models/icons_disabled/spells/superdome.json new file mode 100644 index 0000000..6c15cc8 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superdome.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superdome", + "texture": "magic:icons/spells/superdome" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superemp.json b/assets/magic/models/icons_disabled/spells/superemp.json new file mode 100644 index 0000000..092f211 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superemp.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superemp", + "texture": "magic:icons/spells/superemp" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superfly.json b/assets/magic/models/icons_disabled/spells/superfly.json new file mode 100644 index 0000000..0f81f23 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superfly.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superfly", + "texture": "magic:icons/spells/superfly" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/supergather.json b/assets/magic/models/icons_disabled/spells/supergather.json new file mode 100644 index 0000000..3ef9e0b --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/supergather.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/supergather", + "texture": "magic:icons/spells/supergather" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superhemisphere.json b/assets/magic/models/icons_disabled/spells/superhemisphere.json new file mode 100644 index 0000000..2e2b4cb --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superhemisphere.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superhemisphere", + "texture": "magic:icons/spells/superhemisphere" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superkill.json b/assets/magic/models/icons_disabled/spells/superkill.json new file mode 100644 index 0000000..3bb893d --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superkill.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superkill", + "texture": "magic:icons/spells/superkill" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superlaser.json b/assets/magic/models/icons_disabled/spells/superlaser.json new file mode 100644 index 0000000..befc92c --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superlaser.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superlaser", + "texture": "magic:icons/spells/superlaser" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superpyramid.json b/assets/magic/models/icons_disabled/spells/superpyramid.json new file mode 100644 index 0000000..621a756 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superpyramid.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superpyramid", + "texture": "magic:icons/spells/superpyramid" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superregenerate.json b/assets/magic/models/icons_disabled/spells/superregenerate.json new file mode 100644 index 0000000..a9cf1fe --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superregenerate.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superregenerate", + "texture": "magic:icons/spells/superregenerate" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superrepair.json b/assets/magic/models/icons_disabled/spells/superrepair.json new file mode 100644 index 0000000..257e4b3 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superrepair.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superrepair", + "texture": "magic:icons/spells/superrepair" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/superring.json b/assets/magic/models/icons_disabled/spells/superring.json new file mode 100644 index 0000000..97544b8 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/superring.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/superring", + "texture": "magic:icons/spells/superring" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/supershell.json b/assets/magic/models/icons_disabled/spells/supershell.json new file mode 100644 index 0000000..c85390b --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/supershell.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/supershell", + "texture": "magic:icons/spells/supershell" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/supertorch.json b/assets/magic/models/icons_disabled/spells/supertorch.json new file mode 100644 index 0000000..acbbf79 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/supertorch.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/supertorch", + "texture": "magic:icons/spells/supertorch" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/sweep.json b/assets/magic/models/icons_disabled/spells/sweep.json new file mode 100644 index 0000000..c948e2d --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/sweep.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/wound", + "texture": "magic:icons/spells/wound" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/tag.json b/assets/magic/models/icons_disabled/spells/tag.json new file mode 100644 index 0000000..cdeabd2 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/tag.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/tag", + "texture": "magic:icons/spells/tag" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/tame.json b/assets/magic/models/icons_disabled/spells/tame.json new file mode 100644 index 0000000..8716996 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/tame.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/tame", + "texture": "magic:icons/spells/tame" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/tendril.json b/assets/magic/models/icons_disabled/spells/tendril.json new file mode 100644 index 0000000..743d3da --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/tendril.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/tendril", + "texture": "magic:icons/spells/tendril" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/tent.json b/assets/magic/models/icons_disabled/spells/tent.json new file mode 100644 index 0000000..c6e465c --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/tent.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/tent", + "texture": "magic:icons/spells/tent" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/testdummy.json b/assets/magic/models/icons_disabled/spells/testdummy.json new file mode 100644 index 0000000..784423f --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/testdummy.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/testdummy", + "texture": "magic:icons/spells/testdummy" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/time.json b/assets/magic/models/icons_disabled/spells/time.json new file mode 100644 index 0000000..b7ce8a3 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/time.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/time", + "texture": "magic:icons/spells/time" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/toggleair.json b/assets/magic/models/icons_disabled/spells/toggleair.json new file mode 100644 index 0000000..4cdc94a --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/toggleair.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/toggleair", + "texture": "magic:icons/spells/toggleair" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/torch.json b/assets/magic/models/icons_disabled/spells/torch.json new file mode 100644 index 0000000..86b58d3 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/torch.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/torch", + "texture": "magic:icons/spells/torch" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/tornado.json b/assets/magic/models/icons_disabled/spells/tornado.json new file mode 100644 index 0000000..d0a067c --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/tornado.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/tornado", + "texture": "magic:icons/spells/tornado" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/torture.json b/assets/magic/models/icons_disabled/spells/torture.json new file mode 100644 index 0000000..2edb059 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/torture.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/torture", + "texture": "magic:icons/spells/torture" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/toss.json b/assets/magic/models/icons_disabled/spells/toss.json new file mode 100644 index 0000000..59995e9 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/toss.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/toss", + "texture": "magic:icons/spells/toss" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/tracking.json b/assets/magic/models/icons_disabled/spells/tracking.json new file mode 100644 index 0000000..abf68ea --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/tracking.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/tracking", + "texture": "magic:icons/spells/tracking" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/trash.json b/assets/magic/models/icons_disabled/spells/trash.json new file mode 100644 index 0000000..eb4376c --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/trash.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/trash", + "texture": "magic:icons/spells/trash" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/tree.json b/assets/magic/models/icons_disabled/spells/tree.json new file mode 100644 index 0000000..444e169 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/tree.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/tree", + "texture": "magic:icons/spells/tree" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/tunnel.json b/assets/magic/models/icons_disabled/spells/tunnel.json new file mode 100644 index 0000000..9d5a1db --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/tunnel.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/tunnel", + "texture": "magic:icons/spells/tunnel" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/upgrades.json b/assets/magic/models/icons_disabled/spells/upgrades.json new file mode 100644 index 0000000..ce25d27 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/upgrades.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/upgrades", + "texture": "magic:icons/spells/upgrades" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/vanish.json b/assets/magic/models/icons_disabled/spells/vanish.json new file mode 100644 index 0000000..dc566f5 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/vanish.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/vanish", + "texture": "magic:icons/spells/vanish" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/vengeance.json b/assets/magic/models/icons_disabled/spells/vengeance.json new file mode 100644 index 0000000..9295f40 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/vengeance.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/protection_projectiles", + "texture": "magic:icons/spells/protection_projectiles" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/virus.json b/assets/magic/models/icons_disabled/spells/virus.json new file mode 100644 index 0000000..a9b9c58 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/virus.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/virus", + "texture": "magic:icons/spells/virus" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/volley.json b/assets/magic/models/icons_disabled/spells/volley.json new file mode 100644 index 0000000..42ac716 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/volley.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/volley", + "texture": "magic:icons/spells/volley" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/walls.json b/assets/magic/models/icons_disabled/spells/walls.json new file mode 100644 index 0000000..47d3511 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/walls.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/walls", + "texture": "magic:icons/spells/walls" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/wand.json b/assets/magic/models/icons_disabled/spells/wand.json new file mode 100644 index 0000000..b3447bf --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/wand.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/wand", + "texture": "magic:icons/spells/wand" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/wave.json b/assets/magic/models/icons_disabled/spells/wave.json new file mode 100644 index 0000000..6d58a6d --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/wave.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/wave", + "texture": "magic:icons/spells/wave" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/wear.json b/assets/magic/models/icons_disabled/spells/wear.json new file mode 100644 index 0000000..181cb9e --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/wear.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/wear", + "texture": "magic:icons/spells/wear" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/weather.json b/assets/magic/models/icons_disabled/spells/weather.json new file mode 100644 index 0000000..7f8f749 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/weather.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/weather", + "texture": "magic:icons/spells/weather" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/webbing.json b/assets/magic/models/icons_disabled/spells/webbing.json new file mode 100644 index 0000000..2bc8da7 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/webbing.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/webbing", + "texture": "magic:icons/spells/webbing" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/whip.json b/assets/magic/models/icons_disabled/spells/whip.json new file mode 100644 index 0000000..527d6a8 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/whip.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/whip", + "texture": "magic:icons/spells/whip" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/wither.json b/assets/magic/models/icons_disabled/spells/wither.json new file mode 100644 index 0000000..caa27be --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/wither.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/wither", + "texture": "magic:icons/spells/wither" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/wolf.json b/assets/magic/models/icons_disabled/spells/wolf.json new file mode 100644 index 0000000..a88dbaa --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/wolf.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/wolf", + "texture": "magic:icons/spells/wolf" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/wolfhouse.json b/assets/magic/models/icons_disabled/spells/wolfhouse.json new file mode 100644 index 0000000..8042184 --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/wolfhouse.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/wolfhouse", + "texture": "magic:icons/spells/wolfhouse" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/workbench.json b/assets/magic/models/icons_disabled/spells/workbench.json new file mode 100644 index 0000000..f51f05f --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/workbench.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/workbench", + "texture": "magic:icons/spells/workbench" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/worm.json b/assets/magic/models/icons_disabled/spells/worm.json new file mode 100644 index 0000000..f5723ea --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/worm.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/worm", + "texture": "magic:icons/spells/worm" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/spells/wound.json b/assets/magic/models/icons_disabled/spells/wound.json new file mode 100644 index 0000000..c948e2d --- /dev/null +++ b/assets/magic/models/icons_disabled/spells/wound.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:icons/spells/wound", + "texture": "magic:icons/spells/wound" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/upgrades/actionbar.json b/assets/magic/models/icons_disabled/upgrades/actionbar.json new file mode 100644 index 0000000..f1cb479 --- /dev/null +++ b/assets/magic/models/icons_disabled/upgrades/actionbar.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:gui/actionbar", + "texture": "magic:gui/actionbar" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/upgrades/bossbar.json b/assets/magic/models/icons_disabled/upgrades/bossbar.json new file mode 100644 index 0000000..5447b09 --- /dev/null +++ b/assets/magic/models/icons_disabled/upgrades/bossbar.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:gui/bossbar", + "texture": "magic:gui/bossbar" + } +} \ No newline at end of file diff --git a/assets/magic/models/icons_disabled/upgrades/nogui.json b/assets/magic/models/icons_disabled/upgrades/nogui.json new file mode 100644 index 0000000..7b59243 --- /dev/null +++ b/assets/magic/models/icons_disabled/upgrades/nogui.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_disabled", + "textures": { + "particle": "magic:gui/nogui", + "texture": "magic:gui/nogui" + } +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_body_base.json b/assets/magic/models/mobs/bigdragon/dragon_body_base.json new file mode 100644 index 0000000..51f471b --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_body_base.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_base" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_body_blue.json b/assets/magic/models/mobs/bigdragon/dragon_body_blue.json new file mode 100644 index 0000000..51f471b --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_body_blue.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_base" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_body_green.json b/assets/magic/models/mobs/bigdragon/dragon_body_green.json new file mode 100644 index 0000000..51f471b --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_body_green.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_base" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_body_grey.json b/assets/magic/models/mobs/bigdragon/dragon_body_grey.json new file mode 100644 index 0000000..51f471b --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_body_grey.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_base" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_body_purple.json b/assets/magic/models/mobs/bigdragon/dragon_body_purple.json new file mode 100644 index 0000000..51f471b --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_body_purple.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_base" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_body_red.json b/assets/magic/models/mobs/bigdragon/dragon_body_red.json new file mode 100644 index 0000000..51f471b --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_body_red.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_base" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_wing_base_left.json b/assets/magic/models/mobs/bigdragon/dragon_wing_base_left.json new file mode 100644 index 0000000..9ffc192 --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_wing_base_left.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_wing_left" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_wing_base_right.json b/assets/magic/models/mobs/bigdragon/dragon_wing_base_right.json new file mode 100644 index 0000000..00d10ba --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_wing_base_right.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_wing_right" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_wing_blue_left.json b/assets/magic/models/mobs/bigdragon/dragon_wing_blue_left.json new file mode 100644 index 0000000..9ffc192 --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_wing_blue_left.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_wing_left" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_wing_blue_right.json b/assets/magic/models/mobs/bigdragon/dragon_wing_blue_right.json new file mode 100644 index 0000000..00d10ba --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_wing_blue_right.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_wing_right" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_wing_green_left.json b/assets/magic/models/mobs/bigdragon/dragon_wing_green_left.json new file mode 100644 index 0000000..9ffc192 --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_wing_green_left.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_wing_left" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_wing_green_right.json b/assets/magic/models/mobs/bigdragon/dragon_wing_green_right.json new file mode 100644 index 0000000..00d10ba --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_wing_green_right.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_wing_right" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_wing_grey_left.json b/assets/magic/models/mobs/bigdragon/dragon_wing_grey_left.json new file mode 100644 index 0000000..9ffc192 --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_wing_grey_left.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_wing_left" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_wing_grey_right.json b/assets/magic/models/mobs/bigdragon/dragon_wing_grey_right.json new file mode 100644 index 0000000..00d10ba --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_wing_grey_right.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_wing_right" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_wing_purple_left.json b/assets/magic/models/mobs/bigdragon/dragon_wing_purple_left.json new file mode 100644 index 0000000..9ffc192 --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_wing_purple_left.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_wing_left" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_wing_purple_right.json b/assets/magic/models/mobs/bigdragon/dragon_wing_purple_right.json new file mode 100644 index 0000000..00d10ba --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_wing_purple_right.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_wing_right" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_wing_red_left.json b/assets/magic/models/mobs/bigdragon/dragon_wing_red_left.json new file mode 100644 index 0000000..9ffc192 --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_wing_red_left.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_wing_left" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/bigdragon/dragon_wing_red_right.json b/assets/magic/models/mobs/bigdragon/dragon_wing_red_right.json new file mode 100644 index 0000000..00d10ba --- /dev/null +++ b/assets/magic/models/mobs/bigdragon/dragon_wing_red_right.json @@ -0,0 +1,3 @@ +{ + "parent": "magic:mobs/dragon/dragon_wing_right" +} \ No newline at end of file diff --git a/assets/magic/models/mobs/dragon/dragon_base.json b/assets/magic/models/mobs/dragon/dragon_base.json new file mode 100644 index 0000000..085f015 --- /dev/null +++ b/assets/magic/models/mobs/dragon/dragon_base.json @@ -0,0 +1,586 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission (Magic has permission!). Discord is Flamegirl#0464", + "texture_size": [128, 128], + "textures": { + "1": "magic:mobs/dragon/dragon_base" + }, + "elements": [ + { + "name": "unknown_bone", + "from": [5.5, 2, -2.93845], + "to": [10.5, 7, 8.06155], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.5, 2.56155]}, + "faces": { + "north": {"uv": [2.5, 1.25, 3.75, 2.5], "texture": "#1", "tintindex": 0}, + "east": {"uv": [2.5, 2.5, 5.25, 3.75], "texture": "#1", "tintindex": 0}, + "south": {"uv": [3.75, 1.25, 5, 2.5], "texture": "#1", "tintindex": 0}, + "west": {"uv": [2.5, 0, 5.25, 1.25], "texture": "#1", "tintindex": 0}, + "up": {"uv": [3.75, 6.5, 2.5, 3.75], "texture": "#1", "tintindex": 0}, + "down": {"uv": [5, 3.75, 3.75, 6.5], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "unknown_bone", + "from": [6.5, 2, -6.43845], + "to": [9.5, 5.5, -1.43845], + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.75, 2.25, -4.18845]}, + "faces": { + "north": {"uv": [5.75, 6.625, 6.5, 7.5], "texture": "#1", "tintindex": 0}, + "east": {"uv": [5.75, 5.75, 7, 6.625], "texture": "#1", "tintindex": 0}, + "south": {"uv": [6.5, 6.625, 7.25, 7.5], "texture": "#1", "tintindex": 0}, + "west": {"uv": [5.75, 4.875, 7, 5.75], "texture": "#1", "tintindex": 0}, + "up": {"uv": [6.75, 4.25, 6, 3], "texture": "#1", "tintindex": 0}, + "down": {"uv": [7, 1.75, 6.25, 3], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "unknown_bone", + "from": [7, 1.63361, 12.9373], + "to": [9, 3.63361, 20.4373], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 2.63361, 16.6873]}, + "faces": { + "north": {"uv": [1.875, 5, 2.375, 5.5], "texture": "#1", "tintindex": 0}, + "east": {"uv": [6, 4.25, 7.875, 4.75], "texture": "#1", "tintindex": 0}, + "south": {"uv": [5.125, 7.625, 5.625, 8.125], "texture": "#1", "tintindex": 0}, + "west": {"uv": [0, 6.5, 1.875, 7], "texture": "#1", "tintindex": 0}, + "up": {"uv": [2.375, 8.375, 1.875, 6.5], "texture": "#1", "tintindex": 0}, + "down": {"uv": [2.875, 6.5, 2.375, 8.375], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "unknown_bone", + "from": [6.5, 3.49477, 6.56155], + "to": [9.5, 6.49477, 14.06155], + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.75, 5.25, 7.81155]}, + "faces": { + "north": {"uv": [5.25, 3, 6, 3.75], "texture": "#1", "tintindex": 0}, + "east": {"uv": [0, 4, 1.875, 4.75], "texture": "#1", "tintindex": 0}, + "south": {"uv": [4.875, 6.875, 5.625, 7.625], "texture": "#1", "tintindex": 0}, + "west": {"uv": [0, 4.75, 1.875, 5.5], "texture": "#1", "tintindex": 0}, + "up": {"uv": [5.75, 6.875, 5, 5], "texture": "#1", "tintindex": 0}, + "down": {"uv": [6, 0, 5.25, 1.875], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "feet", + "from": [4.02041, 2, 2.56155], + "to": [5.52041, 6, 7.06155], + "rotation": {"angle": -22.5, "axis": "x", "origin": [5.27041, 3.75, 5.31155]}, + "faces": { + "north": {"uv": [0.375, 7.375, 0.75, 8.375], "texture": "#1", "tintindex": 0}, + "east": {"uv": [0, 5.5, 1.125, 6.5], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0.75, 7.375, 1.125, 8.375], "texture": "#1", "tintindex": 0}, + "west": {"uv": [1.125, 5.5, 2.25, 6.5], "texture": "#1", "tintindex": 0}, + "up": {"uv": [7.625, 8.375, 7.25, 7.25], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0.375, 7.375, 0, 8.5], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "feet", + "from": [10.43593, 2, 2.56155], + "to": [11.93593, 6, 7.06155], + "rotation": {"angle": -22.5, "axis": "x", "origin": [10.68593, 3.75, 5.31155]}, + "faces": { + "north": {"uv": [0.75, 7.375, 0.375, 8.375], "texture": "#1", "tintindex": 0}, + "east": {"uv": [2.25, 5.5, 1.125, 6.5], "texture": "#1", "tintindex": 0}, + "south": {"uv": [1.125, 7.375, 0.75, 8.375], "texture": "#1", "tintindex": 0}, + "west": {"uv": [1.125, 5.5, 0, 6.5], "texture": "#1", "tintindex": 0}, + "up": {"uv": [7.25, 8.375, 7.625, 7.25], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 7.375, 0.375, 8.5], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "feet", + "from": [4.02041, 0.95567, 7.86601], + "to": [6.02041, 4.95567, 8.86601], + "rotation": {"angle": -22.5, "axis": "x", "origin": [4.77041, 2.20567, 8.11601]}, + "faces": { + "north": {"uv": [1.875, 4, 2.375, 5], "texture": "#1", "tintindex": 0}, + "east": {"uv": [5, 1.25, 5.25, 2.25], "texture": "#1", "tintindex": 0}, + "south": {"uv": [7.125, 0.75, 7.625, 1.75], "texture": "#1", "tintindex": 0}, + "west": {"uv": [2.25, 5.5, 2.5, 6.5], "texture": "#1", "tintindex": 0}, + "up": {"uv": [4.125, 8, 3.625, 7.75], "texture": "#1", "tintindex": 0}, + "down": {"uv": [8.25, 1.75, 7.75, 2], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "feet", + "from": [9.93593, 0.95567, 7.86601], + "to": [11.93593, 4.95567, 8.86601], + "rotation": {"angle": -22.5, "axis": "x", "origin": [11.18593, 2.20567, 8.11601]}, + "faces": { + "north": {"uv": [2.375, 4, 1.875, 5], "texture": "#1", "tintindex": 0}, + "east": {"uv": [2.5, 5.5, 2.25, 6.5], "texture": "#1", "tintindex": 0}, + "south": {"uv": [7.625, 0.75, 7.125, 1.75], "texture": "#1", "tintindex": 0}, + "west": {"uv": [5.25, 1.25, 5, 2.25], "texture": "#1", "tintindex": 0}, + "up": {"uv": [3.625, 8, 4.125, 7.75], "texture": "#1", "tintindex": 0}, + "down": {"uv": [7.75, 1.75, 8.25, 2], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "bone2", + "from": [5.29397, 3.625, -7.73531], + "to": [6.79397, 5.125, -4.73531], + "rotation": {"angle": -22.5, "axis": "y", "origin": [5.79397, 3.75, -6.98531]}, + "faces": { + "north": {"uv": [2.875, 7.75, 3.25, 8.125], "texture": "#1", "tintindex": 0}, + "east": {"uv": [5.625, 7.5, 6.375, 7.875], "texture": "#1", "tintindex": 0}, + "south": {"uv": [3.25, 7.75, 3.625, 8.125], "texture": "#1", "tintindex": 0}, + "west": {"uv": [6.375, 7.5, 7.125, 7.875], "texture": "#1", "tintindex": 0}, + "up": {"uv": [4.75, 8.125, 4.375, 7.375], "texture": "#1", "tintindex": 0}, + "down": {"uv": [5.125, 7.625, 4.75, 8.375], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "bone3", + "from": [9.20948, 3.625, -7.73531], + "to": [10.70948, 5.125, -4.73531], + "rotation": {"angle": 22.5, "axis": "y", "origin": [10.20948, 3.75, -6.98531]}, + "faces": { + "north": {"uv": [3.25, 7.75, 2.875, 8.125], "texture": "#1", "tintindex": 0}, + "east": {"uv": [7.125, 7.5, 6.375, 7.875], "texture": "#1", "tintindex": 0}, + "south": {"uv": [3.625, 7.75, 3.25, 8.125], "texture": "#1", "tintindex": 0}, + "west": {"uv": [6.375, 7.5, 5.625, 7.875], "texture": "#1", "tintindex": 0}, + "up": {"uv": [4.375, 8.125, 4.75, 7.375], "texture": "#1", "tintindex": 0}, + "down": {"uv": [4.75, 7.625, 5.125, 8.375], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "bone2", + "from": [4.84599, 4.14351, -5.22345], + "to": [5.84599, 5.14351, -2.22345], + "rotation": {"angle": -45, "axis": "x", "origin": [4.97099, 4.38216, -4.92666]}, + "faces": { + "north": {"uv": [4.125, 7.75, 4.375, 8], "texture": "#1", "tintindex": 0}, + "east": {"uv": [7.625, 7.625, 8.375, 7.875], "texture": "#1", "tintindex": 0}, + "south": {"uv": [7.75, 2, 8, 2.25], "texture": "#1", "tintindex": 0}, + "west": {"uv": [7.625, 0.75, 8.375, 1], "texture": "#1", "tintindex": 0}, + "up": {"uv": [7.875, 1.75, 7.625, 1], "texture": "#1", "tintindex": 0}, + "down": {"uv": [1.375, 7.75, 1.125, 8.5], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "bone3", + "from": [10.15746, 4.14351, -5.22345], + "to": [11.15746, 5.14351, -2.22345], + "rotation": {"angle": -45, "axis": "x", "origin": [11.03246, 4.38216, -4.92666]}, + "faces": { + "north": {"uv": [4.375, 7.75, 4.125, 8], "texture": "#1", "tintindex": 0}, + "east": {"uv": [8.375, 0.75, 7.625, 1], "texture": "#1", "tintindex": 0}, + "south": {"uv": [8, 2, 7.75, 2.25], "texture": "#1", "tintindex": 0}, + "west": {"uv": [8.375, 7.625, 7.625, 7.875], "texture": "#1", "tintindex": 0}, + "up": {"uv": [7.625, 1.75, 7.875, 1], "texture": "#1", "tintindex": 0}, + "down": {"uv": [1.125, 7.75, 1.375, 8.5], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [8.00173, -1.92611, -12.45293], + "to": [8.00173, 0.57389, -9.45293], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8.00173, -0.57611, -10.95293]}, + "faces": { + "north": {"uv": [0, 0, 0, 0.625], "texture": "#1", "tintindex": 0}, + "east": {"uv": [3.375, 9.875, 2.625, 10.5], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 0, 0.625], "texture": "#1", "tintindex": 0}, + "west": {"uv": [2.625, 9.875, 3.375, 10.5], "texture": "#1", "tintindex": 0}, + "up": {"uv": [0, 0, 0, 0.75], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 0, 0, 0.75], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [8.00006, -2.603, -10.31645], + "to": [8.00606, 0.903, -5.81045], + "rotation": {"angle": 0, "axis": "y", "origin": [8.00306, -0.75, -8.06345]}, + "faces": { + "north": {"uv": [0, 0, 0, 0.875], "texture": "#1", "tintindex": 0}, + "east": {"uv": [4.5, 9.875, 3.375, 10.75], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 0, 0.875], "texture": "#1", "tintindex": 0}, + "west": {"uv": [3.375, 9.875, 4.5, 10.75], "texture": "#1", "tintindex": 0}, + "up": {"uv": [0, 0, 0, 1.125], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 0, 0, 1.125], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [8.00173, -1.73306, -5.59644], + "to": [8.00173, 2.26694, -0.59644], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8.00173, 0.26694, -3.09644]}, + "faces": { + "north": {"uv": [0, 0, 0, 1], "texture": "#1", "tintindex": 0}, + "east": {"uv": [5.75, 9.875, 4.5, 10.875], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 0, 1], "texture": "#1", "tintindex": 0}, + "west": {"uv": [4.5, 9.875, 5.75, 10.875], "texture": "#1", "tintindex": 0}, + "up": {"uv": [0, 0, 0, 1.25], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 0, 0, 1.25], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [7.99873, -2.003, -2.94145], + "to": [8.00473, 2.003, 8.06455], + "rotation": {"angle": 0, "axis": "y", "origin": [8.00173, 0, 2.56155]}, + "faces": { + "north": {"uv": [0, 0, 0, 1], "texture": "#1", "tintindex": 0}, + "east": {"uv": [8.5, 9.875, 5.75, 10.875], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 0, 1], "texture": "#1", "tintindex": 0}, + "west": {"uv": [5.75, 9.875, 8.5, 10.875], "texture": "#1", "tintindex": 0}, + "up": {"uv": [0, 0, 0, 2], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 0, 0, 2], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [8.00173, 2.9, -13.31345], + "to": [8.00173, 5.4, -10.31345], + "rotation": {"angle": 0, "axis": "y", "origin": [8.00173, 4.25, -11.81345]}, + "faces": { + "north": {"uv": [0, 0, 0, 0.625], "texture": "#1", "tintindex": 0}, + "east": {"uv": [3.375, 9.25, 2.625, 9.875], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 0, 0.625], "texture": "#1", "tintindex": 0}, + "west": {"uv": [2.625, 9.25, 3.375, 9.875], "texture": "#1", "tintindex": 0}, + "up": {"uv": [0, 0, 0, 0.75], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 0, 0, 0.75], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [8.00173, 4.4, -10.31345], + "to": [8.00173, 7.9, -5.81345], + "rotation": {"angle": 0, "axis": "y", "origin": [8.00173, 6.25, -8.06345]}, + "faces": { + "north": {"uv": [0, 0, 0, 0.875], "texture": "#1", "tintindex": 0}, + "east": {"uv": [4.5, 9, 3.375, 9.875], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 0, 0.875], "texture": "#1", "tintindex": 0}, + "west": {"uv": [3.375, 9, 4.5, 9.875], "texture": "#1", "tintindex": 0}, + "up": {"uv": [0, 0, 0, 1.125], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 0, 0, 1.125], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [7.99873, 5.2311, -8.27822], + "to": [8.00473, 8.2371, -3.27222], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8.00173, 6.7341, -5.77522]}, + "faces": { + "north": {"uv": [0, 0, 0, 0.75], "texture": "#1", "tintindex": 0}, + "east": {"uv": [5.75, 9.125, 4.5, 9.875], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 0, 0.75], "texture": "#1", "tintindex": 0}, + "west": {"uv": [4.5, 9.125, 5.75, 9.875], "texture": "#1", "tintindex": 0}, + "up": {"uv": [0, 0, 0, 1.25], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 0, 0, 1.25], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [7.99873, 6.997, -2.94145], + "to": [8.00473, 11.003, 8.06455], + "rotation": {"angle": 0, "axis": "y", "origin": [8.00173, 9, 2.56155]}, + "faces": { + "north": {"uv": [0, 0, 0, 1], "texture": "#1", "tintindex": 0}, + "east": {"uv": [8.5, 8.875, 5.75, 9.875], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 0, 1], "texture": "#1", "tintindex": 0}, + "west": {"uv": [5.75, 8.875, 8.5, 9.875], "texture": "#1", "tintindex": 0}, + "up": {"uv": [0, 0, 0, 2], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 0, 0, 2], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [8.00173, 5.32913, 7.42163], + "to": [8.00173, 8.32913, 14.92163], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8.00173, 6.82913, 11.17163]}, + "faces": { + "north": {"uv": [0, 0, 0, 0.75], "texture": "#1", "tintindex": 0}, + "east": {"uv": [10.375, 9.125, 8.5, 9.875], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 0, 0.75], "texture": "#1", "tintindex": 0}, + "west": {"uv": [8.5, 9.125, 10.375, 9.875], "texture": "#1", "tintindex": 0}, + "up": {"uv": [0, 0, 0, 1.875], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 0, 0, 1.875], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [8.00173, -0.21415, 5.12553], + "to": [8.00173, 2.78585, 12.62553], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8.00173, 1.28585, 8.87553]}, + "faces": { + "north": {"uv": [0, 0, 0, 0.75], "texture": "#1", "tintindex": 0}, + "east": {"uv": [10.375, 9.875, 8.5, 10.625], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 0, 0.75], "texture": "#1", "tintindex": 0}, + "west": {"uv": [8.5, 9.875, 10.375, 10.625], "texture": "#1", "tintindex": 0}, + "up": {"uv": [0, 0, 0, 1.875], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 0, 0, 1.875], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [8.00173, -0.86639, 12.9373], + "to": [8.00173, 1.63361, 20.4373], + "rotation": {"angle": 0, "axis": "y", "origin": [8.00173, 0.38361, 16.6873]}, + "faces": { + "north": {"uv": [0, 0, 0, 0.625], "texture": "#1", "tintindex": 0}, + "east": {"uv": [12.25, 9.875, 10.375, 10.5], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 0, 0.625], "texture": "#1", "tintindex": 0}, + "west": {"uv": [10.375, 9.875, 12.25, 10.5], "texture": "#1", "tintindex": 0}, + "up": {"uv": [0, 0, 0, 1.875], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 0, 0, 1.875], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [8.00473, 3.63661, 12.9403], + "to": [7.99873, 6.13061, 20.4343], + "rotation": {"angle": 0, "axis": "y", "origin": [8.00173, 4.88361, 16.6873]}, + "faces": { + "north": {"uv": [0, 0, 0, 0.625], "texture": "#1", "tintindex": 0}, + "east": {"uv": [12.25, 9.25, 10.375, 9.875], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 0, 0.625], "texture": "#1", "tintindex": 0}, + "west": {"uv": [10.375, 9.25, 12.25, 9.875], "texture": "#1", "tintindex": 0}, + "up": {"uv": [0, 0, 0, 1.875], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 0, 0, 1.875], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [5, 2.63361, 17.4373], + "to": [11, 2.63361, 27.9373], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 2.63361, 22.6873]}, + "faces": { + "north": {"uv": [0, 0, 1.5, 0], "texture": "#1", "tintindex": 0}, + "east": {"uv": [0, 0, 0, 2], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 1.5, 0], "texture": "#1", "tintindex": 0}, + "west": {"uv": [0, 0, 0, 2], "texture": "#1", "tintindex": 0}, + "up": {"uv": [14.5, 8.625, 16, 11.25], "texture": "#1", "tintindex": 0}, + "down": {"uv": [14.5, 11.25, 16, 8.625], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "fins", + "from": [8.00173, -0.36639, 20.4373], + "to": [8.00173, 5.63361, 27.9373], + "rotation": {"angle": 0, "axis": "y", "origin": [8.00173, 2.63361, 24.1873]}, + "faces": { + "north": {"uv": [0, 0, 0, 1.5], "texture": "#1", "tintindex": 0}, + "east": {"uv": [14.125, 9.125, 12.25, 10.625], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 0, 0, 1.5], "texture": "#1", "tintindex": 0}, + "west": {"uv": [12.25, 9.125, 14.125, 10.625], "texture": "#1", "tintindex": 0}, + "up": {"uv": [0, 0, 0, 1.875], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 0, 0, 1.875], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "head", + "from": [6, 0.9, -10.31345], + "to": [10, 4.4, -5.81345], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 2.65, -8.06345]}, + "faces": { + "north": {"uv": [2.875, 6.5, 3.875, 7.375], "texture": "#1", "tintindex": 0}, + "east": {"uv": [6, 0, 7.125, 0.875], "texture": "#1", "tintindex": 0}, + "south": {"uv": [3.875, 6.5, 4.875, 7.375], "texture": "#1", "tintindex": 0}, + "west": {"uv": [6, 0.875, 7.125, 1.75], "texture": "#1", "tintindex": 0}, + "up": {"uv": [6, 4.875, 5, 3.75], "texture": "#1", "tintindex": 0}, + "down": {"uv": [6.25, 1.875, 5.25, 3], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "eyes whites", + "from": [6.003, 0.903, -10.31045], + "to": [9.997, 4.397, -5.81645], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 2.65, -8.06345]}, + "faces": { + "north": {"uv": [8.875, 0.625, 9.875, 1.5], "texture": "#1"}, + "east": {"uv": [11.25, 0, 12.375, 0.875], "texture": "#1"}, + "south": {"uv": [0, 0, 0.125, 0.125], "texture": "#1"}, + "west": {"uv": [12.5, 0, 13.625, 0.875], "texture": "#1"}, + "up": {"uv": [0, 0, 0.125, 0.125], "texture": "#1"}, + "down": {"uv": [0, 0, 0.125, 0.125], "texture": "#1"} + } + }, + { + "name": "upper jaw", + "from": [6.497, 1.397, -13.31645], + "to": [9.503, 2.903, -10.31045], + "rotation": {"angle": 0, "axis": "y", "origin": [8, -0.1, 4.95206]}, + "faces": { + "north": {"uv": [7.25, 6.75, 8, 7.125], "texture": "#1", "tintindex": 0}, + "east": {"uv": [1.125, 7.375, 1.875, 7.75], "texture": "#1", "tintindex": 0}, + "south": {"uv": [2.875, 7.375, 3.625, 7.75], "texture": "#1", "tintindex": 0}, + "west": {"uv": [3.625, 7.375, 4.375, 7.75], "texture": "#1", "tintindex": 0}, + "up": {"uv": [7.75, 2.5, 7, 1.75], "texture": "#1", "tintindex": 0}, + "down": {"uv": [7.75, 4.75, 7, 5.5], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "lower jaw", + "from": [6.5, 0.85, -13.31345], + "to": [9.5, 1.35, -10.31345], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 1.6, -10.56345]}, + "faces": { + "north": {"uv": [5, 4.875, 5.75, 5], "texture": "#1", "tintindex": 0}, + "east": {"uv": [6, 4.75, 6.75, 4.875], "texture": "#1", "tintindex": 0}, + "south": {"uv": [6.75, 4.125, 7.5, 4.25], "texture": "#1", "tintindex": 0}, + "west": {"uv": [7.5, 4.125, 8.25, 4.25], "texture": "#1", "tintindex": 0}, + "up": {"uv": [7.75, 6.25, 7, 5.5], "texture": "#1", "tintindex": 0}, + "down": {"uv": [7.875, 0, 7.125, 0.75], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "bone", + "from": [6.7311, 0.39329, -12.87315], + "to": [9.2311, 0.89329, -12.87315], + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.9811, 0.64329, -12.87315]}, + "faces": { + "north": {"uv": [9.75, 0.25, 10.375, 0.375], "texture": "#1"}, + "east": {"uv": [0.75, 0.75, 0.875, 0.875], "texture": "#1"}, + "south": {"uv": [10.375, 0.25, 9.75, 0.375], "texture": "#1"}, + "west": {"uv": [0.75, 0.75, 0.875, 0.875], "texture": "#1"}, + "up": {"uv": [0.75, 0.75, 0.875, 0.875], "texture": "#1"}, + "down": {"uv": [0.75, 0.75, 0.875, 0.875], "texture": "#1"} + } + }, + { + "name": "bone", + "from": [6.75123, 0.9, -13.06345], + "to": [6.75123, 1.4, -10.06345], + "rotation": {"angle": 0, "axis": "x", "origin": [8.00123, 2.15, -10.81345]}, + "faces": { + "north": {"uv": [0, 0, 0.125, 0.125], "texture": "#1"}, + "east": {"uv": [9.625, 0, 8.875, 0.125], "texture": "#1"}, + "south": {"uv": [0, 0, 0.125, 0.125], "texture": "#1"}, + "west": {"uv": [8.875, 0, 9.625, 0.125], "texture": "#1"}, + "up": {"uv": [0, 0, 0.125, 0.125], "texture": "#1"}, + "down": {"uv": [0, 0, 0.125, 0.125], "texture": "#1"} + } + }, + { + "name": "bone", + "from": [6.77235, 0.9, -13.06345], + "to": [9.27235, 1.4, -13.06345], + "rotation": {"angle": 0, "axis": "y", "origin": [7.77235, -0.1, 4.95206]}, + "faces": { + "north": {"uv": [9.75, 0, 10.375, 0.125], "texture": "#1"}, + "east": {"uv": [0.75, 0.75, 0.875, 0.875], "texture": "#1"}, + "south": {"uv": [10.375, 0, 9.75, 0.125], "texture": "#1"}, + "west": {"uv": [0.75, 0.75, 0.875, 0.875], "texture": "#1"}, + "up": {"uv": [0.75, 0.75, 0.875, 0.875], "texture": "#1"}, + "down": {"uv": [0.75, 0.75, 0.875, 0.875], "texture": "#1"} + } + }, + { + "name": "bone", + "from": [6.79447, 1.35, -13.06345], + "to": [6.79447, 1.85, -10.06345], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8.04447, 1.6, -10.56345]}, + "faces": { + "north": {"uv": [0, 0, 0.125, 0.125], "texture": "#1"}, + "east": {"uv": [9.625, 0.25, 8.875, 0.375], "texture": "#1"}, + "south": {"uv": [0, 0, 0.125, 0.125], "texture": "#1"}, + "west": {"uv": [8.875, 0.25, 9.625, 0.375], "texture": "#1"}, + "up": {"uv": [0, 0, 0.125, 0.125], "texture": "#1"}, + "down": {"uv": [0, 0, 0.125, 0.125], "texture": "#1"} + } + }, + { + "name": "bone", + "from": [9.25123, 0.9, -13.06345], + "to": [9.25123, 1.4, -10.06345], + "rotation": {"angle": 0, "axis": "x", "origin": [8.00123, 2.15, -10.81345]}, + "faces": { + "north": {"uv": [0.125, 0, 0, 0.125], "texture": "#1"}, + "east": {"uv": [9.625, 0, 8.875, 0.125], "texture": "#1"}, + "south": {"uv": [0.125, 0, 0, 0.125], "texture": "#1"}, + "west": {"uv": [8.875, 0, 9.625, 0.125], "texture": "#1"}, + "up": {"uv": [0.125, 0, 0, 0.125], "texture": "#1"}, + "down": {"uv": [0.125, 0, 0, 0.125], "texture": "#1"} + } + }, + { + "name": "bone", + "from": [9.20998, 1.35, -13.06345], + "to": [9.20998, 1.85, -10.06345], + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.95998, 1.6, -10.56345]}, + "faces": { + "north": {"uv": [0.125, 0, 0, 0.125], "texture": "#1"}, + "east": {"uv": [9.625, 0.25, 8.875, 0.375], "texture": "#1"}, + "south": {"uv": [0.125, 0, 0, 0.125], "texture": "#1"}, + "west": {"uv": [8.875, 0.25, 9.625, 0.375], "texture": "#1"}, + "up": {"uv": [0.125, 0, 0, 0.125], "texture": "#1"}, + "down": {"uv": [0.125, 0, 0, 0.125], "texture": "#1"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [1, 1.25, 1.75], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [75, 45, 0], + "translation": [1, 1.25, 1.75], + "scale": [0.375, 0.375, 0.375] + }, + "firstperson_righthand": { + "rotation": [0, 45, 0], + "translation": [3.75, 0.75, 0], + "scale": [0.4, 0.4, 0.4] + }, + "firstperson_lefthand": { + "rotation": [0, 45, 0], + "translation": [3.75, 0.75, 0], + "scale": [0.4, 0.4, 0.4] + }, + "ground": { + "translation": [0, 3, 0], + "scale": [0.25, 0.25, 0.25] + }, + "gui": { + "rotation": [19.5, 135, 0], + "translation": [0.5, 0, 0], + "scale": [0.42969, 0.42969, 0.42969] + }, + "head": { + "rotation": [45, 0, 0], + "translation": [0, -18.25, 37], + "scale": [3.2, 3.2, 3.2] + }, + "fixed": { + "translation": [0, 7, 4.25], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "body and tail", + "origin": [0, 0, 0], + "children": [0, 1, 2, 3] + }, + { + "name": "feet", + "origin": [1.5, 4.41134, 27.10894], + "children": [4, 5, 6, 7] + }, + { + "name": "horns", + "origin": [6.14595, 8.76433, -12.3827], + "children": [8, 9, 10, 11] + }, + { + "name": "fins", + "origin": [-1, 5.26722, 23.34523], + "children": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25] + }, + { + "name": "head", + "origin": [0, 0, 0], + "children": [26, 27, 28, 29, + { + "name": "teeth", + "origin": [7.95998, 1.65, -10.56345], + "children": [30, 31, 32, 33, 34, 35] + } + ] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/mobs/dragon/dragon_wing_left.json b/assets/magic/models/mobs/dragon/dragon_wing_left.json new file mode 100644 index 0000000..6afb687 --- /dev/null +++ b/assets/magic/models/mobs/dragon/dragon_wing_left.json @@ -0,0 +1,113 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission (Magic has permission!). Discord is Flamegirl#0464", + "texture_size": [64, 64], + "textures": { + "2": "magic:mobs/dragon/dragon_wing", + "particle": "magic:mobs/dragon/dragon_wing" + }, + "elements": [ + { + "name": "wings", + "from": [9.17617, 5.49, -2.88195], + "to": [22.18817, 5.502, 13.13005], + "rotation": {"angle": -22.5, "axis": "z", "origin": [21.68217, 5.496, -1.37595]}, + "faces": { + "north": {"uv": [3.25, 9, 6.5, 9.25], "texture": "#2", "tintindex": 0}, + "east": {"uv": [9.75, 0.5, 13.75, 0.75], "texture": "#2", "tintindex": 0}, + "south": {"uv": [9.75, 1, 13, 1.25], "texture": "#2", "tintindex": 0}, + "west": {"uv": [9.75, 0.75, 13.75, 1], "texture": "#2", "tintindex": 0}, + "up": {"uv": [4.125, 15.625, 0.875, 11.625], "texture": "#2", "tintindex": 0}, + "down": {"uv": [4.125, 11.625, 0.875, 15.625], "texture": "#2", "tintindex": 0} + } + }, + { + "name": "wings", + "from": [-15.87155, 10.2734, -3.88195], + "to": [10.14045, 10.2854, 13.13005], + "rotation": {"angle": 0, "axis": "y", "origin": [-2.86555, 10.2794, 4.62405]}, + "faces": { + "north": {"uv": [6.5, 6.25, 13, 6.5], "texture": "#2", "tintindex": 0}, + "east": {"uv": [9.75, 0, 14, 0.25], "texture": "#2", "tintindex": 0}, + "south": {"uv": [0, 9.25, 6.5, 9.5], "texture": "#2", "tintindex": 0}, + "west": {"uv": [9.75, 0.25, 14, 0.5], "texture": "#2", "tintindex": 0}, + "up": {"uv": [10.625, 15.625, 4.125, 11.375], "texture": "#2", "tintindex": 0}, + "down": {"uv": [10.625, 11.375, 4.125, 15.625], "texture": "#2", "tintindex": 0} + } + }, + { + "name": "wings", + "from": [-2.86555, 9.2804, -4.87595], + "to": [10.13445, 11.2804, -2.87595], + "rotation": {"angle": 0, "axis": "y", "origin": [3.63445, 10.2804, -3.87595]}, + "faces": { + "north": {"uv": [3.25, 8.5, 6.5, 9], "texture": "#2", "tintindex": 0}, + "east": {"uv": [9.75, 2.75, 10.25, 3.25], "texture": "#2", "tintindex": 0}, + "south": {"uv": [0, 9.5, 3.25, 10], "texture": "#2", "tintindex": 0}, + "west": {"uv": [9.75, 3.25, 10.25, 3.75], "texture": "#2", "tintindex": 0}, + "up": {"uv": [6.5, 10, 3.25, 9.5], "texture": "#2", "tintindex": 0}, + "down": {"uv": [13, 9.75, 9.75, 10.25], "texture": "#2", "tintindex": 0} + } + }, + { + "name": "wings", + "from": [8.59221, 3.7304, -5.37595], + "to": [21.59221, 6.7304, -2.37595], + "rotation": {"angle": -22.5, "axis": "z", "origin": [21.09221, 5.2304, -3.87595]}, + "faces": { + "north": {"uv": [6.5, 4, 9.75, 4.75], "texture": "#2", "tintindex": 0}, + "east": {"uv": [9.75, 1.25, 10.5, 2], "texture": "#2", "tintindex": 0}, + "south": {"uv": [6.5, 4.75, 9.75, 5.5], "texture": "#2", "tintindex": 0}, + "west": {"uv": [9.75, 2, 10.5, 2.75], "texture": "#2", "tintindex": 0}, + "up": {"uv": [9.75, 6.25, 6.5, 5.5], "texture": "#2", "tintindex": 0}, + "down": {"uv": [3.25, 8.5, 0, 9.25], "texture": "#2", "tintindex": 0} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [74, -296.5, -46.25], + "translation": [32, 5.5, -2.25], + "scale": [2, 2, 2] + }, + "thirdperson_lefthand": { + "rotation": [74, -296.5, -46.25], + "translation": [32, 5.5, -2.25], + "scale": [2, 2, 2] + }, + "firstperson_righthand": { + "rotation": [0, 45, 0], + "translation": [3.75, 0.75, 0], + "scale": [0.4, 0.4, 0.4] + }, + "firstperson_lefthand": { + "rotation": [0, 45, 0], + "translation": [3.75, 0.75, 0], + "scale": [0.4, 0.4, 0.4] + }, + "ground": { + "translation": [0, 3, 0], + "scale": [0.25, 0.25, 0.25] + }, + "gui": { + "rotation": [19.5, 135, 0], + "translation": [0.5, 0, 0], + "scale": [0.42969, 0.42969, 0.42969] + }, + "head": { + "rotation": [45, 0, 0], + "translation": [0, -18.25, 34.5], + "scale": [3.2, 3.2, 3.2] + }, + "fixed": { + "translation": [0, 7, 4.25], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "wings", + "origin": [16.25, 15.75, 9], + "children": [0, 1, 2, 3] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/mobs/dragon/dragon_wing_right.json b/assets/magic/models/mobs/dragon/dragon_wing_right.json new file mode 100644 index 0000000..763a03b --- /dev/null +++ b/assets/magic/models/mobs/dragon/dragon_wing_right.json @@ -0,0 +1,113 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission (Magic has permission!). Discord is Flamegirl#0464", + "texture_size": [64, 64], + "textures": { + "2": "magic:mobs/dragon/dragon_wing", + "particle": "magic:mobs/dragon/dragon_wing" + }, + "elements": [ + { + "name": "wings", + "from": [-6.18817, 5.49, -2.88195], + "to": [6.82383, 5.502, 13.13005], + "rotation": {"angle": 22.5, "axis": "z", "origin": [-5.68217, 5.496, -1.37595]}, + "faces": { + "north": {"uv": [6.5, 9, 3.25, 9.25], "texture": "#2", "tintindex": 0}, + "east": {"uv": [13.75, 0.75, 9.75, 1], "texture": "#2", "tintindex": 0}, + "south": {"uv": [13, 1, 9.75, 1.25], "texture": "#2", "tintindex": 0}, + "west": {"uv": [13.75, 0.5, 9.75, 0.75], "texture": "#2", "tintindex": 0}, + "up": {"uv": [0.875, 15.625, 4.125, 11.625], "texture": "#2", "tintindex": 0}, + "down": {"uv": [0.875, 11.625, 4.125, 15.625], "texture": "#2", "tintindex": 0} + } + }, + { + "name": "wings", + "from": [5.85955, 10.2734, -3.88195], + "to": [31.87155, 10.2854, 13.13005], + "rotation": {"angle": 0, "axis": "y", "origin": [18.86555, 10.2794, 4.62405]}, + "faces": { + "north": {"uv": [13, 6.25, 6.5, 6.5], "texture": "#2", "tintindex": 0}, + "east": {"uv": [14, 0.25, 9.75, 0.5], "texture": "#2", "tintindex": 0}, + "south": {"uv": [6.5, 9.25, 0, 9.5], "texture": "#2", "tintindex": 0}, + "west": {"uv": [14, 0, 9.75, 0.25], "texture": "#2", "tintindex": 0}, + "up": {"uv": [4.125, 15.625, 10.625, 11.375], "texture": "#2", "tintindex": 0}, + "down": {"uv": [4.125, 11.375, 10.625, 15.625], "texture": "#2", "tintindex": 0} + } + }, + { + "name": "wings", + "from": [5.86555, 9.2804, -4.87595], + "to": [18.86555, 11.2804, -2.87595], + "rotation": {"angle": 0, "axis": "y", "origin": [12.36555, 10.2804, -3.87595]}, + "faces": { + "north": {"uv": [6.5, 8.5, 3.25, 9], "texture": "#2", "tintindex": 0}, + "east": {"uv": [10.25, 3.25, 9.75, 3.75], "texture": "#2", "tintindex": 0}, + "south": {"uv": [3.25, 9.5, 0, 10], "texture": "#2", "tintindex": 0}, + "west": {"uv": [10.25, 2.75, 9.75, 3.25], "texture": "#2", "tintindex": 0}, + "up": {"uv": [3.25, 10, 6.5, 9.5], "texture": "#2", "tintindex": 0}, + "down": {"uv": [9.75, 9.75, 13, 10.25], "texture": "#2", "tintindex": 0} + } + }, + { + "name": "wings", + "from": [-5.59221, 3.7304, -5.37595], + "to": [7.40779, 6.7304, -2.37595], + "rotation": {"angle": 22.5, "axis": "z", "origin": [-5.09221, 5.2304, -3.87595]}, + "faces": { + "north": {"uv": [9.75, 4, 6.5, 4.75], "texture": "#2", "tintindex": 0}, + "east": {"uv": [10.5, 2, 9.75, 2.75], "texture": "#2", "tintindex": 0}, + "south": {"uv": [9.75, 4.75, 6.5, 5.5], "texture": "#2", "tintindex": 0}, + "west": {"uv": [10.5, 1.25, 9.75, 2], "texture": "#2", "tintindex": 0}, + "up": {"uv": [6.5, 6.25, 9.75, 5.5], "texture": "#2", "tintindex": 0}, + "down": {"uv": [0, 8.5, 3.25, 9.25], "texture": "#2", "tintindex": 0} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [74, -296.5, -46.25], + "translation": [32, 5.5, -2.25], + "scale": [2, 2, 2] + }, + "thirdperson_lefthand": { + "rotation": [74, -296.5, -46.25], + "translation": [32, 5.5, -2.25], + "scale": [2, 2, 2] + }, + "firstperson_righthand": { + "rotation": [0, 45, 0], + "translation": [3.75, 0.75, 0], + "scale": [0.4, 0.4, 0.4] + }, + "firstperson_lefthand": { + "rotation": [0, 45, 0], + "translation": [3.75, 0.75, 0], + "scale": [0.4, 0.4, 0.4] + }, + "ground": { + "translation": [0, 3, 0], + "scale": [0.25, 0.25, 0.25] + }, + "gui": { + "rotation": [19.5, 135, 0], + "translation": [0.5, 0, 0], + "scale": [0.42969, 0.42969, 0.42969] + }, + "head": { + "rotation": [45, 0, 0], + "translation": [0, -18.25, 34.5], + "scale": [3.2, 3.2, 3.2] + }, + "fixed": { + "translation": [0, 7, 4.25], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "wings", + "origin": [16.25, 15.75, 9], + "children": [0, 1, 2, 3] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/other/atm.json b/assets/magic/models/other/atm.json new file mode 100644 index 0000000..a4797b7 --- /dev/null +++ b/assets/magic/models/other/atm.json @@ -0,0 +1,106 @@ +{ + "credit": "Made with Blockbench, by RealFlamegirl. Do not take this out of the Magic resource pack and/or redistribute without permission. Discord is flame#0464", + "texture_size": [128, 128], + "textures": { + "0": "magic:other/atm", + "particle": "magic:other/atm" + }, + "elements": [ + { + "from": [2, 1, 4], + "to": [14, 15, 12], + "faces": { + "north": {"uv": [1.875, 0, 3.375, 1.75], "texture": "#0"}, + "south": {"uv": [4, 5.5, 5.5, 7.25], "texture": "#0"}, + "up": {"uv": [5, 3.25, 3.5, 2.25], "texture": "#0"} + } + }, + { + "from": [14, 1, 2], + "to": [16, 28, 16], + "faces": { + "north": {"uv": [1.375, 7.125, 1.125, 10.5], "texture": "#0"}, + "east": {"uv": [3.5, 7.5, 1.75, 10.875], "texture": "#0"}, + "south": {"uv": [0.625, 7.125, 0.375, 10.5], "texture": "#0"}, + "west": {"uv": [1.75, 0, 0, 3.375], "texture": "#0"} + } + }, + { + "from": [0, 1, 2], + "to": [2, 28, 16], + "faces": { + "north": {"uv": [1.125, 7.125, 1.375, 10.5], "texture": "#0"}, + "east": {"uv": [0, 0, 1.75, 3.375], "texture": "#0"}, + "south": {"uv": [0.375, 7.125, 0.625, 10.5], "texture": "#0"}, + "west": {"uv": [1.75, 7.5, 3.5, 10.875], "texture": "#0"} + } + }, + { + "from": [2, 1, 6], + "to": [14, 28, 16], + "faces": { + "north": {"uv": [5.5, 0.125, 7, 3.5], "texture": "#0"}, + "south": {"uv": [7.125, 0.125, 8.625, 3.5], "texture": "#0"} + } + }, + { + "from": [-0.002, 27.998, -0.002], + "to": [16.002, 31.002, 16.002], + "faces": { + "north": {"uv": [5.5, 4.75, 7.5, 5.125], "texture": "#0"}, + "east": {"uv": [5.5, 5.125, 7.5, 5.5], "texture": "#0"}, + "south": {"uv": [7, 4.125, 9, 4.5], "texture": "#0"}, + "west": {"uv": [7, 5.5, 9, 5.875], "texture": "#0"}, + "up": {"uv": [5.5, 5.5, 3.5, 3.5], "texture": "#0"}, + "down": {"uv": [5.5, 0, 3.5, 2], "texture": "#0"} + } + }, + { + "from": [0, -1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [7, 4.5, 9, 4.75], "texture": "#0"}, + "east": {"uv": [7, 5.875, 9, 6.125], "texture": "#0"}, + "south": {"uv": [7, 6.125, 9, 6.375], "texture": "#0"}, + "west": {"uv": [7, 6.375, 9, 6.625], "texture": "#0"}, + "up": {"uv": [2, 7.125, 0, 5.125], "texture": "#0"}, + "down": {"uv": [4, 5.5, 2, 7.5], "texture": "#0"} + } + } + ], + "display": { + "thirdperson_righthand": { + "translation": [-0.25, 0.75, 0.5], + "scale": [0.25, 0.25, 0.25] + }, + "thirdperson_lefthand": { + "translation": [-0.25, 0.75, 0.5], + "scale": [0.25, 0.25, 0.25] + }, + "firstperson_righthand": { + "translation": [1, 0, 0], + "scale": [0.25, 0.25, 0.25] + }, + "firstperson_lefthand": { + "translation": [1, 0, 0], + "scale": [0.25, 0.25, 0.25] + }, + "ground": { + "translation": [0, 2.25, 0], + "scale": [0.25, 0.25, 0.25] + }, + "gui": { + "rotation": [30, 135, 0], + "translation": [0, -2.5, 0], + "scale": [0.39, 0.39, 0.39] + }, + "head": { + "translation": [0, -28.83, 0], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "translation": [0, -3.5, 0], + "scale": [0.5, 0.5, 0.5] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/other/atm2.json b/assets/magic/models/other/atm2.json new file mode 100644 index 0000000..d31c225 --- /dev/null +++ b/assets/magic/models/other/atm2.json @@ -0,0 +1,10 @@ +{ + "parent": "magic:other/atm", + "display": { + "head": { + "translation": [0, -73, -10], + "scale": [1.6, 1.6, 1.6], + "rotation": [0, 0, 0] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/other/divinghelmet.json b/assets/magic/models/other/divinghelmet.json new file mode 100644 index 0000000..21382de --- /dev/null +++ b/assets/magic/models/other/divinghelmet.json @@ -0,0 +1,1239 @@ +{ + "credit": "Made with Blockbench by PhvntxmX, used in the Magic plugin with permission", + "textures": { + "1": "minecraft:block/terracotta", + "2": "minecraft:block/flower_pot", + "3": "minecraft:block/light_blue_stained_glass", + "particle": "minecraft:block/terracotta" + }, + "elements": [ + { + "from": [3, 1, 3], + "to": [13, 3, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 9, 11]}, + "faces": { + "north": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "east": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "south": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "west": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "up": {"uv": [0, 0, 10, 10], "texture": "#1"}, + "down": {"uv": [5, 5, 15, 15], "texture": "#1"} + } + }, + { + "from": [6.49751, -0.75735, 3], + "to": [9.32591, 1.24265, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8.28427, 7.75738, 8]}, + "faces": { + "north": {"uv": [12, 13, 14.8284, 15], "texture": "#1"}, + "east": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "south": {"uv": [12, 13, 14.8284, 15], "texture": "#1"}, + "west": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "up": {"uv": [0, 0, 2.8284, 10], "texture": "#1"}, + "down": {"uv": [12, 5, 14.8284, 15], "texture": "#1"} + } + }, + { + "from": [3, -0.75735, 6.49751], + "to": [13, 1.24265, 9.32591], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 7.75738, 8.28427]}, + "faces": { + "north": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "east": {"uv": [12, 13, 14.8284, 15], "texture": "#1"}, + "south": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "west": {"uv": [12, 13, 14.8284, 15], "texture": "#1"}, + "up": {"uv": [0, 0, 2.8284, 10], "rotation": 90, "texture": "#1"}, + "down": {"uv": [12, 5, 14.8284, 15], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [14.75737, 3, 6.49749], + "to": [16.75737, 13, 9.32589], + "rotation": {"angle": 45, "axis": "y", "origin": [8.24264, 8, 8.28425]}, + "faces": { + "north": {"uv": [0, 0, 10, 2], "rotation": 90, "texture": "#1"}, + "east": {"uv": [12, 15, 14.8284, 5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [0, 0, 10, 2], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 0, 2.8284, 10], "texture": "#1"}, + "up": {"uv": [12, 13, 14.8284, 15], "rotation": 270, "texture": "#1"}, + "down": {"uv": [12, 13, 14.8284, 15], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [14.75737, 3, 6.67411], + "to": [16.75737, 13, 9.50251], + "rotation": {"angle": -45, "axis": "y", "origin": [8.24264, 8, 7.71575]}, + "faces": { + "north": {"uv": [0, 2, 10, 0], "rotation": 270, "texture": "#1"}, + "east": {"uv": [14.8284, 5, 12, 15], "rotation": 180, "texture": "#1"}, + "south": {"uv": [0, 2, 10, 0], "rotation": 90, "texture": "#1"}, + "west": {"uv": [2.8284, 0, 0, 10], "texture": "#1"}, + "up": {"uv": [14.8284, 13, 12, 15], "rotation": 270, "texture": "#1"}, + "down": {"uv": [12, 13, 14.8284, 15], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.49751, 14.75735, 3], + "to": [9.32591, 16.75735, 13], + "rotation": {"angle": 45, "axis": "z", "origin": [8.28427, 8.24262, 8]}, + "faces": { + "north": {"uv": [12, 15, 14.8284, 13], "texture": "#1"}, + "east": {"uv": [0, 2, 10, 0], "texture": "#1"}, + "south": {"uv": [12, 15, 14.8284, 13], "texture": "#1"}, + "west": {"uv": [0, 2, 10, 0], "texture": "#1"}, + "up": {"uv": [12, 15, 14.8284, 5], "texture": "#1"}, + "down": {"uv": [0, 0, 2.8284, 10], "texture": "#1"} + } + }, + { + "from": [3, 14.75735, 6.49751], + "to": [13, 16.75735, 9.32591], + "rotation": {"angle": -45, "axis": "x", "origin": [8, 8.24262, 8.28427]}, + "faces": { + "north": {"uv": [0, 2, 10, 4], "texture": "#1"}, + "east": {"uv": [12, 13, 14.8284, 15], "texture": "#1"}, + "south": {"uv": [0, 2, 10, 4], "texture": "#1"}, + "west": {"uv": [12, 13, 14.8284, 15], "texture": "#1"}, + "up": {"uv": [12, 5, 14.8284, 15], "rotation": 90, "texture": "#1"}, + "down": {"uv": [0, 0, 2.8284, 10], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [-0.75734, 3, 6.49749], + "to": [1.24266, 13, 9.32589], + "rotation": {"angle": -45, "axis": "y", "origin": [7.75739, 8, 8.28425]}, + "faces": { + "north": {"uv": [0, 2, 10, 4], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 6, 2.8284, 16], "rotation": 180, "texture": "#1"}, + "south": {"uv": [0, 2, 10, 4], "rotation": 270, "texture": "#1"}, + "west": {"uv": [12, 5, 14.8284, 15], "texture": "#1"}, + "up": {"uv": [12, 13, 14.8284, 15], "rotation": 270, "texture": "#1"}, + "down": {"uv": [12, 13, 14.8284, 15], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [-0.75734, 3, 6.67411], + "to": [1.24266, 13, 9.50251], + "rotation": {"angle": 45, "axis": "y", "origin": [7.75739, 8, 7.71575]}, + "faces": { + "north": {"uv": [0, 4, 10, 2], "rotation": 270, "texture": "#1"}, + "east": {"uv": [2.8284, 6, 0, 16], "rotation": 180, "texture": "#1"}, + "south": {"uv": [0, 4, 10, 2], "rotation": 90, "texture": "#1"}, + "west": {"uv": [14.8284, 5, 12, 15], "texture": "#1"}, + "up": {"uv": [14.8284, 13, 12, 15], "rotation": 270, "texture": "#1"}, + "down": {"uv": [12, 13, 14.8284, 15], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.67409, -0.75735, 3], + "to": [9.50249, 1.24265, 13], + "rotation": {"angle": 45, "axis": "z", "origin": [7.71573, 7.75738, 8]}, + "faces": { + "north": {"uv": [14.8284, 13, 12, 15], "texture": "#1"}, + "east": {"uv": [10, 0, 0, 2], "texture": "#1"}, + "south": {"uv": [14.8284, 13, 12, 15], "texture": "#1"}, + "west": {"uv": [10, 0, 0, 2], "texture": "#1"}, + "up": {"uv": [2.8284, 0, 0, 10], "texture": "#1"}, + "down": {"uv": [12, 5, 14.8284, 15], "texture": "#1"} + } + }, + { + "from": [3, -0.75735, 6.67409], + "to": [13, 1.24265, 9.50249], + "rotation": {"angle": -45, "axis": "x", "origin": [8, 7.75738, 7.71573]}, + "faces": { + "north": {"uv": [6, 0, 16, 2], "texture": "#1"}, + "east": {"uv": [12, 13, 14.8284, 15], "texture": "#1"}, + "south": {"uv": [6, 0, 16, 2], "texture": "#1"}, + "west": {"uv": [12, 13, 14.8284, 15], "texture": "#1"}, + "up": {"uv": [2.8284, 0, 5.6568, 10], "rotation": 90, "texture": "#1"}, + "down": {"uv": [12, 5, 14.8284, 15], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.67409, 14.75735, 3], + "to": [9.50249, 16.75735, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [7.71573, 8.24262, 8]}, + "faces": { + "north": {"uv": [14.8284, 15, 12, 13], "texture": "#1"}, + "east": {"uv": [10, 2, 0, 0], "texture": "#1"}, + "south": {"uv": [14.8284, 15, 12, 13], "texture": "#1"}, + "west": {"uv": [10, 2, 0, 0], "texture": "#1"}, + "up": {"uv": [12, 15, 14.8284, 5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [0, 0, 2.8284, 10], "texture": "#1"} + } + }, + { + "from": [3, 14.75735, 6.67409], + "to": [13, 16.75735, 9.50249], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8.24262, 7.71573]}, + "faces": { + "north": {"uv": [6, 2, 16, 4], "texture": "#1"}, + "east": {"uv": [12, 13, 14.8284, 15], "texture": "#1"}, + "south": {"uv": [6, 2, 16, 4], "texture": "#1"}, + "west": {"uv": [12, 13, 14.8284, 15], "texture": "#1"}, + "up": {"uv": [12, 5, 14.8284, 15], "rotation": 90, "texture": "#1"}, + "down": {"uv": [0, 0, 2.8284, 10], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [3, 3, 13], + "to": [13, 13, 15], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 13]}, + "faces": { + "north": {"uv": [0, 0, 10, 10], "texture": "#1"}, + "east": {"uv": [0, 0, 2, 10], "texture": "#1"}, + "south": {"uv": [5, 5, 15, 15], "texture": "#1"}, + "west": {"uv": [0, 0, 2, 10], "texture": "#1"}, + "up": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "down": {"uv": [0, 0, 10, 2], "texture": "#1"} + } + }, + { + "from": [0.79289, 14.49999, 8], + "to": [1.79289, 15.49999, 8], + "rotation": {"angle": 45, "axis": "z", "origin": [2.29289, 14.99999, 7.5]}, + "faces": { + "north": {"uv": [7, 5, 8, 6], "texture": "#2"}, + "east": {"uv": [0, 0, 0, 1], "texture": "#2"}, + "south": {"uv": [7, 5, 8, 6], "texture": "#2"}, + "west": {"uv": [0, 0, 0, 1], "texture": "#2"}, + "up": {"uv": [0, 0, 1, 0], "texture": "#2"}, + "down": {"uv": [0, 0, 1, 0], "texture": "#2"} + } + }, + { + "from": [0.39289, 15.49999, 7.1], + "to": [2.19289, 15.49999, 8.9], + "rotation": {"angle": 45, "axis": "z", "origin": [2.29289, 14.99999, 7.5]}, + "faces": { + "north": {"uv": [0, 0, 2, 0], "texture": "#2"}, + "east": {"uv": [0, 0, 2, 0], "texture": "#2"}, + "south": {"uv": [0, 0, 2, 0], "texture": "#2"}, + "west": {"uv": [0, 0, 2, 0], "texture": "#2"}, + "up": {"uv": [5, 5, 11, 11], "texture": "#2"}, + "down": {"uv": [5, 5, 11, 11], "texture": "#2"} + } + }, + { + "from": [0.29289, 15.59999, 7.5], + "to": [2.29289, 15.59999, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [2.29289, 14.99999, 7.5]}, + "faces": { + "north": {"uv": [0, 0, 2, 0], "texture": "#2"}, + "east": {"uv": [0, 0, 2, 0], "texture": "#2"}, + "south": {"uv": [0, 0, 2, 0], "texture": "#2"}, + "west": {"uv": [0, 0, 2, 0], "texture": "#2"}, + "up": {"uv": [5, 5, 11, 11], "texture": "#2"}, + "down": {"uv": [5, 5, 11, 11], "texture": "#2"} + } + }, + { + "from": [0.79289, 15.65, 7.5], + "to": [1.79289, 15.65, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [2.29289, 14.99999, 7.5]}, + "faces": { + "north": {"uv": [0, 0, 2, 0], "texture": "#2"}, + "east": {"uv": [0, 0, 2, 0], "texture": "#2"}, + "south": {"uv": [0, 0, 2, 0], "texture": "#2"}, + "west": {"uv": [0, 0, 2, 0], "texture": "#2"}, + "up": {"uv": [7, 5, 8, 6], "texture": "#2"}, + "down": {"uv": [5, 5, 11, 11], "texture": "#2"} + } + }, + { + "from": [1.16152, 14.21715, 7], + "to": [1.16152, 15.21715, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [1.16152, 14.71715, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 0], "rotation": 90, "texture": "#2"}, + "east": {"uv": [5, 5, 11, 11], "rotation": 180, "texture": "#2"}, + "south": {"uv": [0, 0, 2, 0], "rotation": 270, "texture": "#2"}, + "west": {"uv": [5, 5, 11, 11], "texture": "#2"}, + "up": {"uv": [0, 0, 2, 0], "rotation": 270, "texture": "#2"}, + "down": {"uv": [0, 0, 2, 0], "rotation": 270, "texture": "#2"} + } + }, + { + "from": [1.58578, 13.79289, 7.5], + "to": [1.58578, 14.79289, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [1.58578, 14.29289, 8]}, + "faces": { + "north": {"uv": [0, 0, 0, 1], "texture": "#2"}, + "east": {"uv": [7, 5, 8, 6], "texture": "#2"}, + "south": {"uv": [0, 0, 0, 1], "texture": "#2"}, + "west": {"uv": [7, 5, 8, 6], "texture": "#2"}, + "up": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#2"}, + "down": {"uv": [0, 0, 1, 0], "rotation": 270, "texture": "#2"} + } + }, + { + "from": [8, 7.3, 16], + "to": [8, 8.3, 17], + "rotation": {"angle": 0, "axis": "y", "origin": [16, 15.3, 24]}, + "faces": { + "north": {"uv": [0, 0, 0, 1], "texture": "#2"}, + "east": {"uv": [7, 5, 8, 6], "texture": "#2"}, + "south": {"uv": [0, 0, 0, 1], "texture": "#2"}, + "west": {"uv": [7, 5, 8, 6], "texture": "#2"}, + "up": {"uv": [0, 0, 0, 1], "texture": "#2"}, + "down": {"uv": [0, 0, 0, 1], "texture": "#2"} + } + }, + { + "from": [6.7, 6.5, 17], + "to": [9.3, 9.1, 17], + "rotation": {"angle": 0, "axis": "y", "origin": [15.5, 15.3, 25]}, + "faces": { + "north": {"uv": [5, 5, 11, 11], "texture": "#2"}, + "east": {"uv": [0, 0, 0, 2.6], "texture": "#2"}, + "south": {"uv": [5, 5, 11, 11], "texture": "#2"}, + "west": {"uv": [0, 0, 0, 2.6], "texture": "#2"}, + "up": {"uv": [0, 0, 2.6, 0], "texture": "#2"}, + "down": {"uv": [0, 0, 2.6, 0], "texture": "#2"} + } + }, + { + "from": [7.5, 6.3, 17.05], + "to": [8.5, 9.3, 17.05], + "rotation": {"angle": 0, "axis": "y", "origin": [16.5, 15.3, 25.1]}, + "faces": { + "north": {"uv": [5, 5, 11, 11], "texture": "#2"}, + "east": {"uv": [0, 0, 0, 3], "texture": "#2"}, + "south": {"uv": [5, 5, 11, 11], "texture": "#2"}, + "west": {"uv": [0, 0, 0, 3], "texture": "#2"}, + "up": {"uv": [0, 0, 1, 0], "texture": "#2"}, + "down": {"uv": [0, 0, 1, 0], "texture": "#2"} + } + }, + { + "from": [6.5, 7.3, 17.05], + "to": [9.5, 8.3, 17.05], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 7.8, 17.1]}, + "faces": { + "north": {"uv": [5, 5, 11, 11], "rotation": 90, "texture": "#2"}, + "east": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#2"}, + "south": {"uv": [5, 5, 11, 11], "rotation": 90, "texture": "#2"}, + "west": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#2"}, + "up": {"uv": [0, 0, 0, 3], "rotation": 90, "texture": "#2"}, + "down": {"uv": [0, 0, 0, 3], "rotation": 90, "texture": "#2"} + } + }, + { + "from": [7.5, 7.3, 17.1], + "to": [8.5, 8.3, 17.1], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 7.8, 17.1]}, + "faces": { + "north": {"uv": [7, 5, 8, 6], "rotation": 90, "texture": "#2"}, + "east": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#2"}, + "south": {"uv": [7, 5, 8, 6], "rotation": 90, "texture": "#2"}, + "west": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#2"}, + "up": {"uv": [0, 0, 0, 1], "rotation": 90, "texture": "#2"}, + "down": {"uv": [0, 0, 0, 1], "rotation": 90, "texture": "#2"} + } + }, + { + "from": [7.5, 7.8, 16], + "to": [8.5, 7.8, 17], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 7.8, 16.5]}, + "faces": { + "north": {"uv": [0, 0, 0, 1], "rotation": 270, "texture": "#2"}, + "east": {"uv": [0, 0, 0, 1], "rotation": 90, "texture": "#2"}, + "south": {"uv": [0, 0, 0, 1], "rotation": 90, "texture": "#2"}, + "west": {"uv": [0, 0, 0, 1], "rotation": 90, "texture": "#2"}, + "up": {"uv": [7, 5, 8, 6], "rotation": 90, "texture": "#2"}, + "down": {"uv": [7, 5, 8, 6], "rotation": 90, "texture": "#2"} + } + }, + { + "from": [3, 11, 1], + "to": [13, 13, 2], + "faces": { + "north": {"uv": [5, 5, 15, 7], "texture": "#1"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#1"}, + "south": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#1"}, + "up": {"uv": [0, 0, 10, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 10, 1], "texture": "#1"} + } + }, + { + "from": [11, 5, 1], + "to": [13, 11, 2], + "faces": { + "north": {"uv": [5, 5, 7, 11], "texture": "#1"}, + "east": {"uv": [0, 0, 1, 4], "texture": "#1"}, + "south": {"uv": [0, 0, 2, 4], "texture": "#1"}, + "west": {"uv": [0, 0, 1, 4], "texture": "#1"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#1"} + } + }, + { + "from": [3, 5, 1], + "to": [5, 11, 2], + "faces": { + "north": {"uv": [5, 5, 7, 11], "texture": "#1"}, + "east": {"uv": [0, 0, 1, 4], "texture": "#1"}, + "south": {"uv": [0, 0, 2, 4], "texture": "#1"}, + "west": {"uv": [0, 0, 1, 4], "texture": "#1"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#1"} + } + }, + { + "from": [3, 3, 1], + "to": [13, 5, 2], + "faces": { + "north": {"uv": [5, 5, 15, 7], "texture": "#1"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#1"}, + "south": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#1"}, + "up": {"uv": [0, 0, 10, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 10, 1], "texture": "#1"} + } + }, + { + "from": [5, 5, 1], + "to": [11, 11, 1], + "faces": { + "north": {"uv": [2, 2, 8, 8], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#3"}, + "south": {"uv": [2, 2, 8, 8], "texture": "#3"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 2.5, 1], "texture": "#3"}, + "down": {"uv": [0, 0, 2.5, 1], "texture": "#3"} + } + }, + { + "name": "octagon", + "from": [6.13604, 3.5, 0], + "to": [9.86396, 5, 2], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "east": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "west": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [6.13604, 3.5, 0], + "to": [9.86396, 5, 2], + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "east": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "west": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [6.13604, 11, 0], + "to": [9.86396, 12.5, 2], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "east": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "west": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [6.13604, 11, 0], + "to": [9.86396, 12.5, 2], + "faces": { + "north": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "east": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "west": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [3.5, 6.13604, 0], + "to": [5, 9.86396, 2], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "up": {"uv": [5, 10, 9, 12], "texture": "#2"}, + "down": {"uv": [5, 10, 9, 12], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [3.5, 6.13604, 0], + "to": [5, 9.86396, 2], + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "up": {"uv": [5, 10, 9, 12], "texture": "#2"}, + "down": {"uv": [5, 10, 9, 12], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [11, 6.13604, 0], + "to": [12.5, 9.86396, 2], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "up": {"uv": [5, 10, 9, 12], "texture": "#2"}, + "down": {"uv": [5, 10, 9, 12], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [11, 6.13604, 0], + "to": [12.5, 9.86396, 2], + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "up": {"uv": [5, 10, 9, 12], "texture": "#2"}, + "down": {"uv": [5, 10, 9, 12], "texture": "#2"} + } + }, + { + "from": [4, 6, -0.1], + "to": [12, 10, -0.1], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, -0.1]}, + "faces": { + "north": {"uv": [5, 6, 11, 10], "rotation": 270, "texture": "#2"}, + "east": {"uv": [0, 0, 4, 0], "rotation": 90, "texture": "#2"}, + "south": {"uv": [0, 0, 4, 8], "rotation": 90, "texture": "#2"}, + "west": {"uv": [0, 0, 4, 0], "rotation": 90, "texture": "#2"}, + "up": {"uv": [0, 0, 0, 8], "rotation": 90, "texture": "#2"}, + "down": {"uv": [0, 0, 0, 8], "rotation": 90, "texture": "#2"} + } + }, + { + "from": [4, 16.1, 6], + "to": [12, 16.1, 10], + "faces": { + "north": {"uv": [0, 0, 0, 8], "rotation": 270, "texture": "#2"}, + "east": {"uv": [0, 0, 4, 0], "texture": "#2"}, + "south": {"uv": [0, 0, 0, 8], "rotation": 90, "texture": "#2"}, + "west": {"uv": [0, 0, 4, 0], "rotation": 180, "texture": "#2"}, + "up": {"uv": [5, 6, 11, 10], "rotation": 90, "texture": "#2"}, + "down": {"uv": [0, 0, 4, 8], "rotation": 90, "texture": "#2"} + } + }, + { + "from": [6, 4, -0.05], + "to": [10, 12, -0.05], + "rotation": {"angle": 0, "axis": "y", "origin": [17, 12, 6.9]}, + "faces": { + "north": {"uv": [5, 6, 11, 10], "texture": "#2"}, + "east": {"uv": [0, 0, 0, 8], "texture": "#2"}, + "south": {"uv": [0, 0, 4, 8], "texture": "#2"}, + "west": {"uv": [0, 0, 0, 8], "texture": "#2"}, + "up": {"uv": [0, 0, 4, 0], "texture": "#2"}, + "down": {"uv": [0, 0, 4, 0], "texture": "#2"} + } + }, + { + "from": [6, 16.05, 4], + "to": [10, 16.05, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [17, 8, 12]}, + "faces": { + "north": {"uv": [0, 0, 4, 0], "rotation": 180, "texture": "#2"}, + "east": {"uv": [0, 0, 0, 8], "rotation": 270, "texture": "#2"}, + "south": {"uv": [0, 0, 4, 0], "texture": "#2"}, + "west": {"uv": [0, 0, 0, 8], "rotation": 90, "texture": "#2"}, + "up": {"uv": [5, 6, 11, 10], "rotation": 180, "texture": "#2"}, + "down": {"uv": [0, 0, 4, 8], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [6.13604, 3.5, 15], + "to": [9.86396, 12.5, 16], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 15.5]}, + "faces": { + "north": {"uv": [0, 0, 3.72792, 9], "texture": "#1"}, + "east": {"uv": [0, 0, 1, 9], "texture": "#1"}, + "south": {"uv": [0, 0, 3.72792, 9], "texture": "#1"}, + "west": {"uv": [0, 0, 1, 9], "texture": "#1"}, + "up": {"uv": [0, 0, 3.72792, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 3.72792, 1], "texture": "#1"} + } + }, + { + "name": "octagon", + "from": [6.13604, 3.5, 15], + "to": [9.86396, 12.5, 16], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 15.5]}, + "faces": { + "north": {"uv": [0, 0, 3.72792, 9], "texture": "#1"}, + "east": {"uv": [0, 0, 1, 9], "texture": "#1"}, + "south": {"uv": [0, 0, 3.72792, 9], "texture": "#1"}, + "west": {"uv": [0, 0, 1, 9], "texture": "#1"}, + "up": {"uv": [0, 0, 3.72792, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 3.72792, 1], "texture": "#1"} + } + }, + { + "name": "octagon", + "from": [3.5, 6.13604, 15], + "to": [12.5, 9.86396, 16], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 15.5]}, + "faces": { + "north": {"uv": [0, 0, 9, 3.72792], "texture": "#1"}, + "east": {"uv": [0, 0, 1, 3.72792], "texture": "#1"}, + "south": {"uv": [0, 0, 9, 3.72792], "texture": "#1"}, + "west": {"uv": [0, 0, 1, 3.72792], "texture": "#1"}, + "up": {"uv": [0, 0, 9, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 9, 1], "texture": "#1"} + } + }, + { + "name": "octagon", + "from": [3.5, 6.13604, 15], + "to": [12.5, 9.86396, 16], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 15.5]}, + "faces": { + "north": {"uv": [0, 0, 9, 3.72792], "texture": "#1"}, + "east": {"uv": [0, 0, 1, 3.72792], "texture": "#1"}, + "south": {"uv": [0, 0, 9, 3.72792], "texture": "#1"}, + "west": {"uv": [0, 0, 1, 3.72792], "texture": "#1"}, + "up": {"uv": [0, 0, 9, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 9, 1], "texture": "#1"} + } + }, + { + "from": [14, 11, 3], + "to": [15, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#1"}, + "east": {"uv": [5, 5, 15, 7], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#1"}, + "west": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "up": {"uv": [0, 0, 10, 1], "rotation": 90, "texture": "#1"}, + "down": {"uv": [0, 0, 10, 1], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [14, 5, 11], + "to": [15, 11, 13], + "faces": { + "north": {"uv": [0, 0, 1, 4], "texture": "#1"}, + "east": {"uv": [5, 5, 7, 11], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#1"}, + "west": {"uv": [0, 0, 2, 4], "texture": "#1"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 90, "texture": "#1"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [14, 5, 3], + "to": [15, 11, 5], + "faces": { + "north": {"uv": [0, 0, 1, 4], "texture": "#1"}, + "east": {"uv": [5, 5, 7, 11], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#1"}, + "west": {"uv": [0, 0, 2, 4], "texture": "#1"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 90, "texture": "#1"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [14, 3, 3], + "to": [15, 5, 13], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#1"}, + "east": {"uv": [5, 5, 15, 7], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#1"}, + "west": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "up": {"uv": [0, 0, 10, 1], "rotation": 90, "texture": "#1"}, + "down": {"uv": [0, 0, 10, 1], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [15, 5, 5], + "to": [15, 11, 11], + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "east": {"uv": [2, 2, 8, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#3"}, + "west": {"uv": [2, 2, 8, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 2.5, 1], "rotation": 90, "texture": "#3"}, + "down": {"uv": [0, 0, 2.5, 1], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "octagon", + "from": [14, 3.5, 6.13604], + "to": [16, 5, 9.86396], + "rotation": {"angle": -45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "south": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [14, 3.5, 6.13604], + "to": [16, 5, 9.86396], + "faces": { + "north": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "south": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [14, 11, 6.13604], + "to": [16, 12.5, 9.86396], + "rotation": {"angle": -45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "south": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [14, 11, 6.13604], + "to": [16, 12.5, 9.86396], + "faces": { + "north": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "south": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [14, 6.13604, 3.5], + "to": [16, 9.86396, 5], + "rotation": {"angle": -45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "up": {"uv": [5, 10, 9, 12], "rotation": 90, "texture": "#2"}, + "down": {"uv": [5, 10, 9, 12], "rotation": 270, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [14, 6.13604, 3.5], + "to": [16, 9.86396, 5], + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "up": {"uv": [5, 10, 9, 12], "rotation": 90, "texture": "#2"}, + "down": {"uv": [5, 10, 9, 12], "rotation": 270, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [14, 6.13604, 11], + "to": [16, 9.86396, 12.5], + "rotation": {"angle": -45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "up": {"uv": [5, 10, 9, 12], "rotation": 90, "texture": "#2"}, + "down": {"uv": [5, 10, 9, 12], "rotation": 270, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [14, 6.13604, 11], + "to": [16, 9.86396, 12.5], + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "up": {"uv": [5, 10, 9, 12], "rotation": 90, "texture": "#2"}, + "down": {"uv": [5, 10, 9, 12], "rotation": 270, "texture": "#2"} + } + }, + { + "from": [16.05, 4, 6], + "to": [16.05, 12, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 17]}, + "faces": { + "north": {"uv": [0, 0, 0, 8], "texture": "#2"}, + "east": {"uv": [5, 6, 11, 10], "texture": "#2"}, + "south": {"uv": [0, 0, 0, 8], "texture": "#2"}, + "west": {"uv": [0, 0, 4, 8], "texture": "#2"}, + "up": {"uv": [0, 0, 4, 0], "rotation": 90, "texture": "#2"}, + "down": {"uv": [0, 0, 4, 0], "rotation": 270, "texture": "#2"} + } + }, + { + "from": [16.1, 6, 4], + "to": [16.1, 10, 12], + "faces": { + "north": {"uv": [0, 0, 4, 0], "rotation": 90, "texture": "#2"}, + "east": {"uv": [5, 6, 11, 10], "rotation": 270, "texture": "#2"}, + "south": {"uv": [0, 0, 4, 0], "rotation": 90, "texture": "#2"}, + "west": {"uv": [0, 0, 4, 8], "rotation": 90, "texture": "#2"}, + "up": {"uv": [0, 0, 0, 8], "rotation": 180, "texture": "#2"}, + "down": {"uv": [0, 0, 0, 8], "texture": "#2"} + } + }, + { + "from": [1, 11, 3], + "to": [2, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#1"}, + "east": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#1"}, + "west": {"uv": [5, 5, 15, 7], "texture": "#1"}, + "up": {"uv": [0, 0, 10, 1], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0, 10, 1], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [1, 5, 3], + "to": [2, 11, 5], + "faces": { + "north": {"uv": [0, 0, 1, 4], "texture": "#1"}, + "east": {"uv": [0, 0, 2, 4], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#1"}, + "west": {"uv": [5, 5, 7, 11], "texture": "#1"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [1, 5, 11], + "to": [2, 11, 13], + "faces": { + "north": {"uv": [0, 0, 1, 4], "texture": "#1"}, + "east": {"uv": [0, 0, 2, 4], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#1"}, + "west": {"uv": [5, 5, 7, 11], "texture": "#1"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [1, 3, 3], + "to": [2, 5, 13], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#1"}, + "east": {"uv": [0, 0, 10, 2], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#1"}, + "west": {"uv": [5, 5, 15, 7], "texture": "#1"}, + "up": {"uv": [0, 0, 10, 1], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0, 10, 1], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [1, 5, 5], + "to": [1, 11, 11], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#3"}, + "east": {"uv": [2, 2, 8, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [2, 2, 8, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 2.5, 1], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 2.5, 1], "rotation": 90, "texture": "#3"} + } + }, + { + "name": "octagon", + "from": [0, 3.5, 6.13604], + "to": [2, 5, 9.86396], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "south": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [0, 3.5, 6.13604], + "to": [2, 5, 9.86396], + "faces": { + "north": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "south": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [0, 11, 6.13604], + "to": [2, 12.5, 9.86396], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "south": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [0, 11, 6.13604], + "to": [2, 12.5, 9.86396], + "faces": { + "north": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "south": {"uv": [5, 5, 6, 7], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [0, 6.13604, 11], + "to": [2, 9.86396, 12.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "up": {"uv": [5, 10, 9, 12], "rotation": 270, "texture": "#2"}, + "down": {"uv": [5, 10, 9, 12], "rotation": 90, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [0, 6.13604, 11], + "to": [2, 9.86396, 12.5], + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "up": {"uv": [5, 10, 9, 12], "rotation": 270, "texture": "#2"}, + "down": {"uv": [5, 10, 9, 12], "rotation": 90, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [0, 6.13604, 3.5], + "to": [2, 9.86396, 5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "up": {"uv": [5, 10, 9, 12], "rotation": 270, "texture": "#2"}, + "down": {"uv": [5, 10, 9, 12], "rotation": 90, "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [0, 6.13604, 3.5], + "to": [2, 9.86396, 5], + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "up": {"uv": [5, 10, 9, 12], "rotation": 270, "texture": "#2"}, + "down": {"uv": [5, 10, 9, 12], "rotation": 90, "texture": "#2"} + } + }, + { + "from": [-0.1, 6, 4], + "to": [-0.1, 10, 12], + "faces": { + "north": {"uv": [0, 0, 4, 0], "rotation": 90, "texture": "#2"}, + "east": {"uv": [0, 0, 4, 8], "rotation": 90, "texture": "#2"}, + "south": {"uv": [0, 0, 4, 0], "rotation": 90, "texture": "#2"}, + "west": {"uv": [5, 6, 11, 10], "rotation": 270, "texture": "#2"}, + "up": {"uv": [0, 0, 0, 8], "texture": "#2"}, + "down": {"uv": [0, 0, 0, 8], "rotation": 180, "texture": "#2"} + } + }, + { + "from": [-0.05, 4, 6], + "to": [-0.05, 12, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, -1]}, + "faces": { + "north": {"uv": [0, 0, 0, 8], "texture": "#2"}, + "east": {"uv": [0, 0, 4, 8], "texture": "#2"}, + "south": {"uv": [0, 0, 0, 8], "texture": "#2"}, + "west": {"uv": [5, 6, 11, 10], "texture": "#2"}, + "up": {"uv": [0, 0, 4, 0], "rotation": 270, "texture": "#2"}, + "down": {"uv": [0, 0, 4, 0], "rotation": 90, "texture": "#2"} + } + }, + { + "from": [3, 14, 11], + "to": [13, 15, 13], + "faces": { + "north": {"uv": [0, 0, 10, 1], "rotation": 180, "texture": "#1"}, + "east": {"uv": [0, 0, 1, 2], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0, 10, 1], "texture": "#1"}, + "west": {"uv": [0, 0, 1, 2], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5, 5, 15, 7], "rotation": 180, "texture": "#1"}, + "down": {"uv": [0, 0, 10, 2], "texture": "#1"} + } + }, + { + "from": [11, 14, 5], + "to": [13, 15, 11], + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#1"}, + "east": {"uv": [0, 0, 1, 4], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#1"}, + "west": {"uv": [0, 0, 1, 4], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5, 5, 7, 11], "rotation": 180, "texture": "#1"}, + "down": {"uv": [0, 0, 2, 4], "texture": "#1"} + } + }, + { + "from": [3, 14, 5], + "to": [5, 15, 11], + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#1"}, + "east": {"uv": [0, 0, 1, 4], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#1"}, + "west": {"uv": [0, 0, 1, 4], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5, 5, 7, 11], "rotation": 180, "texture": "#1"}, + "down": {"uv": [0, 0, 2, 4], "texture": "#1"} + } + }, + { + "from": [3, 14, 3], + "to": [13, 15, 5], + "faces": { + "north": {"uv": [0, 0, 10, 1], "rotation": 180, "texture": "#1"}, + "east": {"uv": [0, 0, 1, 2], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0, 10, 1], "texture": "#1"}, + "west": {"uv": [0, 0, 1, 2], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5, 5, 15, 7], "rotation": 180, "texture": "#1"}, + "down": {"uv": [0, 0, 10, 2], "texture": "#1"} + } + }, + { + "from": [5, 15, 5], + "to": [11, 15, 11], + "faces": { + "north": {"uv": [0, 0, 2.5, 1], "rotation": 180, "texture": "#3"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#3"}, + "south": {"uv": [0, 0, 2.5, 1], "texture": "#3"}, + "west": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#3"}, + "up": {"uv": [2, 2, 8, 8], "rotation": 180, "texture": "#3"}, + "down": {"uv": [2, 2, 8, 8], "texture": "#3"} + } + }, + { + "name": "octagon", + "from": [6.13604, 15, 3.5], + "to": [9.86396, 16, 5], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "east": {"uv": [5, 5, 6, 7], "rotation": 270, "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "west": {"uv": [5, 5, 6, 7], "rotation": 90, "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [6.13604, 15, 3.5], + "to": [9.86396, 16, 5], + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "east": {"uv": [5, 5, 6, 7], "rotation": 270, "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "west": {"uv": [5, 5, 6, 7], "rotation": 90, "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [6.13604, 15, 11], + "to": [9.86396, 16, 12.5], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "east": {"uv": [5, 5, 6, 7], "rotation": 270, "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "west": {"uv": [5, 5, 6, 7], "rotation": 90, "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [6.13604, 15, 11], + "to": [9.86396, 16, 12.5], + "faces": { + "north": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "east": {"uv": [5, 5, 6, 7], "rotation": 270, "texture": "#2"}, + "south": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "west": {"uv": [5, 5, 6, 7], "rotation": 90, "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [3.5, 15, 6.13604], + "to": [5, 16, 9.86396], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 10, 9, 12], "rotation": 180, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "south": {"uv": [5, 10, 9, 12], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [3.5, 15, 6.13604], + "to": [5, 16, 9.86396], + "faces": { + "north": {"uv": [5, 10, 9, 12], "rotation": 180, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "south": {"uv": [5, 10, 9, 12], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [11, 15, 6.13604], + "to": [12.5, 16, 9.86396], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [5, 10, 9, 12], "rotation": 180, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "south": {"uv": [5, 10, 9, 12], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 270, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "texture": "#2"} + } + }, + { + "name": "octagon", + "from": [11, 15, 6.13604], + "to": [12.5, 16, 9.86396], + "faces": { + "north": {"uv": [5, 10, 9, 12], "rotation": 180, "texture": "#2"}, + "east": {"uv": [5, 5, 9, 6], "rotation": 180, "texture": "#2"}, + "south": {"uv": [5, 10, 9, 12], "texture": "#2"}, + "west": {"uv": [5, 5, 9, 6], "texture": "#2"}, + "up": {"uv": [5, 5, 9, 6], "rotation": 90, "texture": "#2"}, + "down": {"uv": [5, 5, 9, 6], "texture": "#2"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "firstperson_righthand": { + "rotation": [0, 45, 0], + "scale": [0.4, 0.4, 0.4] + }, + "firstperson_lefthand": { + "rotation": [0, 225, 0], + "scale": [0.4, 0.4, 0.4] + }, + "ground": { + "translation": [0, 3, 0], + "scale": [0.25, 0.25, 0.25] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "scale": [1.5, 1.5, 1.5] + }, + "fixed": { + "scale": [1.0, 1.0, 1.0] + } + }, + "groups": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, + { + "name": "side", + "origin": [8, 8, 8], + "children": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42] + }, + { + "name": "octagon", + "origin": [8, 8, 8], + "children": [43, 44, 45, 46] + }, + { + "name": "side", + "origin": [8, 8, 8], + "children": [47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61] + }, + { + "name": "side", + "origin": [8, 8, 8], + "children": [62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76] + }, + { + "name": "side", + "origin": [8, 8, 8], + "children": [77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/other/extinguisher.json b/assets/magic/models/other/extinguisher.json new file mode 100755 index 0000000..0d0f1dd --- /dev/null +++ b/assets/magic/models/other/extinguisher.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:other/extinguisher" + } +} diff --git a/assets/magic/models/other/gauntlet.json b/assets/magic/models/other/gauntlet.json new file mode 100644 index 0000000..da2ca67 --- /dev/null +++ b/assets/magic/models/other/gauntlet.json @@ -0,0 +1,7 @@ +{ + "parent" : "magic:base/icon_full", + "textures": { + "particle": "magic:icons/generic/gray", + "texture": "magic:icons/generic/gray" + } +} \ No newline at end of file diff --git a/assets/magic/models/other/hat_cloak.json b/assets/magic/models/other/hat_cloak.json new file mode 100755 index 0000000..a254fa2 --- /dev/null +++ b/assets/magic/models/other/hat_cloak.json @@ -0,0 +1,3166 @@ +{ + "__comment": "Created by Droobledore with BDcraft Cubik PRO 0.93 Beta. Used with permission in NathanWolf's Magic plugin.", + "parent" : "magic:base/lit", + "textures": { + "particle": "magic:other/hat_cloak_top", + "hat_deatheater_top": "magic:other/hat_cloak_top", + "texture": "magic:other/hat_cloak_sides" + }, + "elements": [ + { + "__comment": "Hood", + "from": [ 0, 7, 7 ], + "to": [ 1, 9, 9 ], + "faces": { + "down": { "uv": [ 15.999, 8.999, 15.001, 7.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 0.0010000000474974513, 7.000999927520752, 0.99900001287460327, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 15.00100040435791, 7.000999927520752, 15.99899959564209, 8.9989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 0.0010000000474974513, 7.000999927520752, 0.99900001287460327, 8.9989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 7.000999927520752, 8.9989995956420898, 8.9989995956420898 ], "texture": "#hat_deatheater_top", "cullface": "west" }, + "east": { "uv": [ 7.000999927520752, 7.000999927520752, 8.9989995956420898, 8.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 0, 5.5, 7.5 ], + "to": [ 1, 7, 8.5 ], + "faces": { + "down": { "uv": [ 15.999, 8.499, 15.001, 7.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 15.00100040435791, 9.0010004043579102, 15.99899959564209, 10.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 0.0010000000474974513, 9.0010004043579102, 0.99900001287460327, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 7.500999927520752, 9.0010004043579102, 8.4989995956420898, 10.49899959564209 ], "texture": "#hat_deatheater_top", "cullface": "west" }, + "east": { "uv": [ 7.500999927520752, 9.0010004043579102, 8.4989995956420898, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 0, 9, 7.5 ], + "to": [ 10, 10.5, 8.5 ], + "faces": { + "down": { "uv": [ 15.999, 8.499, 6.001, 7.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 0.0010000000474974513, 7.500999927520752, 9.9989995956420898, 8.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 5.500999927520752, 15.99899959564209, 6.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 0.0010000000474974513, 5.500999927520752, 9.9989995956420898, 6.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 7.500999927520752, 5.500999927520752, 8.4989995956420898, 6.999000072479248 ], "texture": "#hat_deatheater_top", "cullface": "west" }, + "east": { "uv": [ 7.500999927520752, 5.500999927520752, 8.4989995956420898, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 0.5, 8, 6.5 ], + "to": [ 1.5, 10, 7 ], + "faces": { + "down": { "uv": [ 15.499, 6.999, 14.501, 6.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 0.50099998712539673, 6.500999927520752, 1.499000072479248, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 14.50100040435791, 6.000999927520752, 15.49899959564209, 7.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 0.50099998712539673, 6.000999927520752, 1.499000072479248, 7.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 6.500999927520752, 6.000999927520752, 6.999000072479248, 7.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 6.000999927520752, 9.4989995956420898, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 0.5, 6.5, 7 ], + "to": [ 1, 7, 7.5 ], + "faces": { + "down": { "uv": [ 15.499, 7.499, 15.001, 7.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 15.00100040435791, 9.0010004043579102, 15.49899959564209, 9.4989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 9.0010004043579102, 7.499000072479248, 9.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 8.5010004043579102, 9.0010004043579102, 8.9989995956420898, 9.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 0.5, 9, 7 ], + "to": [ 10, 10.5, 7.5 ], + "faces": { + "down": { "uv": [ 15.499, 7.499, 6.001, 7.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 0.50099998712539673, 7.000999927520752, 9.9989995956420898, 7.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 5.500999927520752, 15.49899959564209, 6.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 5.500999927520752, 7.499000072479248, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 8.5010004043579102, 5.500999927520752, 8.9989995956420898, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 0.5, 10.5, 7.5 ], + "to": [ 16, 11, 8.5 ], + "faces": { + "down": { "uv": [ 15.499, 8.499, 0.001, 7.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 0.50099998712539673, 7.500999927520752, 15.99899959564209, 8.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.0010000000474974513, 5.000999927520752, 15.49899959564209, 5.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 0.50099998712539673, 5.000999927520752, 15.99899959564209, 5.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 7.500999927520752, 5.000999927520752, 8.4989995956420898, 5.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.500999927520752, 5.000999927520752, 8.4989995956420898, 5.499000072479248 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Hood", + "from": [ 0.5, 6.5, 8.5 ], + "to": [ 1, 7, 9 ], + "faces": { + "down": { "uv": [ 15.499, 8.999, 15.001, 8.501 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 0.50099998712539673, 9.0010004043579102, 0.99900001287460327, 9.4989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 8.5010004043579102, 9.0010004043579102, 8.9989995956420898, 9.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.000999927520752, 9.0010004043579102, 7.499000072479248, 9.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 0.5, 9, 8.5 ], + "to": [ 10, 10, 9.5 ], + "faces": { + "down": { "uv": [ 15.499, 9.499, 6.001, 8.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 0.50099998712539673, 8.5010004043579102, 9.9989995956420898, 9.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 0.50099998712539673, 6.000999927520752, 9.9989995956420898, 6.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 8.5010004043579102, 6.000999927520752, 9.4989995956420898, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.500999927520752, 6.000999927520752, 7.499000072479248, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 0.5, 10, 8.5 ], + "to": [ 16, 10.5, 9 ], + "faces": { + "down": { "uv": [ 15.499, 8.999, 0.001, 8.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 0.50099998712539673, 8.5010004043579102, 15.99899959564209, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.0010000000474974513, 5.500999927520752, 15.49899959564209, 5.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 0.50099998712539673, 5.500999927520752, 15.99899959564209, 5.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 8.5010004043579102, 5.500999927520752, 8.9989995956420898, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.000999927520752, 5.500999927520752, 7.499000072479248, 5.999000072479248 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Hood", + "from": [ 0.5, 8, 9 ], + "to": [ 1.5, 9, 9.5 ], + "faces": { + "down": { "uv": [ 15.499, 9.499, 14.501, 9.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 14.50100040435791, 7.000999927520752, 15.49899959564209, 7.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 0.50099998712539673, 7.000999927520752, 1.499000072479248, 7.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 7.000999927520752, 9.4989995956420898, 7.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.500999927520752, 7.000999927520752, 6.999000072479248, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1, 9, 6 ], + "to": [ 10, 10, 6.5 ], + "faces": { + "down": { "uv": [ 14.999, 6.499, 6.001, 6.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 1.0010000467300415, 6.000999927520752, 9.9989995956420898, 6.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 6.000999927520752, 14.99899959564209, 6.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 1.0010000467300415, 6.000999927520752, 9.9989995956420898, 6.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 6.000999927520752, 6.000999927520752, 6.499000072479248, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.5010004043579102, 6.000999927520752, 9.9989995956420898, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1, 10, 6.5 ], + "to": [ 15.5, 10.5, 7 ], + "faces": { + "down": { "uv": [ 14.999, 6.999, 0.501, 6.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 1.0010000467300415, 6.500999927520752, 15.49899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.50099998712539673, 5.500999927520752, 14.99899959564209, 5.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 1.0010000467300415, 5.500999927520752, 15.49899959564209, 5.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 6.500999927520752, 5.500999927520752, 6.999000072479248, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 5.500999927520752, 9.4989995956420898, 5.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1, 8, 7 ], + "to": [ 1.5, 9, 9 ], + "faces": { + "down": { "uv": [ 14.999, 8.999, 14.501, 7.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 1.0010000467300415, 7.000999927520752, 1.499000072479248, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.000999927520752, 7.000999927520752, 8.9989995956420898, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1, 10.5, 7 ], + "to": [ 16, 11, 7.5 ], + "faces": { + "down": { "uv": [ 14.999, 7.499, 0.001, 7.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 1.0010000467300415, 7.000999927520752, 15.99899959564209, 7.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.0010000000474974513, 5.000999927520752, 14.99899959564209, 5.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 5.000999927520752, 7.499000072479248, 5.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 8.5010004043579102, 5.000999927520752, 8.9989995956420898, 5.499000072479248 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Hood", + "from": [ 1, 7.5, 7.5 ], + "to": [ 1.5, 8, 8.5 ], + "faces": { + "down": { "uv": [ 14.999, 8.499, 14.501, 7.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 14.50100040435791, 8.0010004043579102, 14.99899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 1.0010000467300415, 8.0010004043579102, 1.499000072479248, 8.4989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 7.500999927520752, 8.0010004043579102, 8.4989995956420898, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1, 11, 7.5 ], + "to": [ 16, 11.5, 8.5 ], + "faces": { + "up": { "uv": [ 1.0010000467300415, 7.500999927520752, 15.99899959564209, 8.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.0010000000474974513, 4.500999927520752, 14.99899959564209, 4.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 1.0010000467300415, 4.500999927520752, 15.99899959564209, 4.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 7.500999927520752, 4.500999927520752, 8.4989995956420898, 4.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.500999927520752, 4.500999927520752, 8.4989995956420898, 4.999000072479248 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Hood", + "from": [ 1, 10.5, 8.5 ], + "to": [ 16, 11, 9 ], + "faces": { + "up": { "uv": [ 1.0010000467300415, 8.5010004043579102, 15.99899959564209, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 1.0010000467300415, 5.000999927520752, 15.99899959564209, 5.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 8.5010004043579102, 5.000999927520752, 8.9989995956420898, 5.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.000999927520752, 5.000999927520752, 7.499000072479248, 5.499000072479248 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Hood", + "from": [ 1, 10, 9 ], + "to": [ 15.5, 10.5, 9.5 ], + "faces": { + "down": { "uv": [ 14.999, 9.499, 0.501, 9.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 1.0010000467300415, 9.0010004043579102, 15.49899959564209, 9.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 1.0010000467300415, 5.500999927520752, 15.49899959564209, 5.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 5.500999927520752, 9.4989995956420898, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.500999927520752, 5.500999927520752, 6.999000072479248, 5.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1, 9, 9.5 ], + "to": [ 10, 10, 10 ], + "faces": { + "down": { "uv": [ 14.999, 9.999, 6.001, 9.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 1.0010000467300415, 9.5010004043579102, 9.9989995956420898, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 1.0010000467300415, 6.000999927520752, 9.9989995956420898, 6.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 9.5010004043579102, 6.000999927520752, 9.9989995956420898, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 6.000999927520752, 6.499000072479248, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1.5, 10, 5.5 ], + "to": [ 15.5, 10.5, 6.5 ], + "faces": { + "down": { "uv": [ 14.499, 6.499, 0.501, 5.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 1.500999927520752, 5.500999927520752, 15.49899959564209, 6.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.50099998712539673, 5.500999927520752, 14.49899959564209, 5.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 5.500999927520752, 5.500999927520752, 6.499000072479248, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.5010004043579102, 5.500999927520752, 10.49899959564209, 5.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1.5, 10.5, 6 ], + "to": [ 15.5, 11.5, 7 ], + "faces": { + "down": { "uv": [ 14.499, 6.999, 0.501, 6.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 1.500999927520752, 6.000999927520752, 15.49899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.50099998712539673, 4.500999927520752, 14.49899959564209, 5.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 1.500999927520752, 4.500999927520752, 15.49899959564209, 5.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 6.000999927520752, 4.500999927520752, 6.999000072479248, 5.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 4.500999927520752, 9.9989995956420898, 5.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1.5, 9, 6.5 ], + "to": [ 10, 10, 7 ], + "faces": { + "down": { "uv": [ 14.499, 6.999, 6.001, 6.501 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 6.000999927520752, 9.4989995956420898, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1.5, 8.5, 7 ], + "to": [ 10, 9, 9 ], + "faces": { + "down": { "uv": [ 14.499, 8.999, 6.001, 7.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 1.500999927520752, 7.000999927520752, 9.9989995956420898, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 7.000999927520752, 14.49899959564209, 7.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 1.500999927520752, 7.000999927520752, 9.9989995956420898, 7.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 7.000999927520752, 7.000999927520752, 8.9989995956420898, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1.5, 11, 7 ], + "to": [ 15.5, 12, 7.5 ], + "faces": { + "up": { "uv": [ 1.500999927520752, 7.000999927520752, 15.49899959564209, 7.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.50099998712539673, 4.000999927520752, 14.49899959564209, 4.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 1.500999927520752, 4.000999927520752, 15.49899959564209, 4.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 4.000999927520752, 7.499000072479248, 4.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 8.5010004043579102, 4.000999927520752, 8.9989995956420898, 4.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1.5, 8, 7.5 ], + "to": [ 2, 8.5, 8.5 ], + "faces": { + "down": { "uv": [ 14.499, 8.499, 14.001, 7.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 14.00100040435791, 7.500999927520752, 14.49899959564209, 7.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 1.500999927520752, 7.500999927520752, 1.999000072479248, 7.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 7.500999927520752, 7.500999927520752, 8.4989995956420898, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1.5, 11.5, 7.5 ], + "to": [ 15.5, 12, 9 ], + "faces": { + "down": { "uv": [ 14.499, 8.999, 0.501, 7.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 1.500999927520752, 7.500999927520752, 15.49899959564209, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 1.500999927520752, 4.000999927520752, 15.49899959564209, 4.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 7.500999927520752, 4.000999927520752, 8.9989995956420898, 4.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.000999927520752, 4.000999927520752, 8.4989995956420898, 4.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1.5, 11, 8.5 ], + "to": [ 15.5, 11.5, 10 ], + "faces": { + "down": { "uv": [ 14.499, 9.999, 0.501, 8.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 1.500999927520752, 8.5010004043579102, 15.49899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 1.500999927520752, 4.500999927520752, 15.49899959564209, 4.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 8.5010004043579102, 4.500999927520752, 9.9989995956420898, 4.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 4.500999927520752, 7.499000072479248, 4.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 1.5, 10.5, 9 ], + "to": [ 16, 11, 10 ], + "faces": { + "down": { "uv": [ 14.499, 9.999, 0.001, 9.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 1.500999927520752, 9.0010004043579102, 15.99899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 1.500999927520752, 5.000999927520752, 15.99899959564209, 5.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 5.000999927520752, 9.9989995956420898, 5.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 5.000999927520752, 6.999000072479248, 5.499000072479248 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Hood", + "from": [ 1.5, 10, 9.5 ], + "to": [ 15.5, 10.5, 10.5 ], + "faces": { + "down": { "uv": [ 14.499, 10.499, 0.501, 9.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 1.500999927520752, 9.5010004043579102, 15.49899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 1.500999927520752, 5.500999927520752, 15.49899959564209, 5.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 9.5010004043579102, 5.500999927520752, 10.49899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.500999927520752, 5.500999927520752, 6.499000072479248, 5.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2, 10.5, 5.5 ], + "to": [ 15.5, 11.5, 6 ], + "faces": { + "up": { "uv": [ 2.000999927520752, 5.500999927520752, 15.49899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.50099998712539673, 4.500999927520752, 13.99899959564209, 5.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 5.500999927520752, 4.500999927520752, 5.999000072479248, 5.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.00100040435791, 4.500999927520752, 10.49899959564209, 5.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2, 11.5, 6 ], + "to": [ 15, 12, 7 ], + "faces": { + "up": { "uv": [ 2.000999927520752, 6.000999927520752, 14.99899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.0010000467300415, 4.000999927520752, 13.99899959564209, 4.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 6.000999927520752, 4.000999927520752, 6.999000072479248, 4.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 4.000999927520752, 9.9989995956420898, 4.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2, 8.5, 6.5 ], + "to": [ 10, 9, 7 ], + "faces": { + "down": { "uv": [ 13.999, 6.999, 6.001, 6.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 7.000999927520752, 13.99899959564209, 7.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 6.500999927520752, 7.000999927520752, 6.999000072479248, 7.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 7.000999927520752, 9.4989995956420898, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2, 4, 7 ], + "to": [ 10, 4.5, 9 ], + "faces": { + "down": { "uv": [ 13.999, 8.999, 6.001, 7.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.000999927520752, 7.000999927520752, 9.9989995956420898, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 11.50100040435791, 13.99899959564209, 11.99899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 2.000999927520752, 11.50100040435791, 9.9989995956420898, 11.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 11.50100040435791, 8.9989995956420898, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.000999927520752, 11.50100040435791, 8.9989995956420898, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2, 12, 7 ], + "to": [ 15, 12.5, 9 ], + "faces": { + "down": { "uv": [ 13.999, 8.999, 1.001, 7.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.000999927520752, 7.000999927520752, 14.99899959564209, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.0010000467300415, 3.500999927520752, 13.99899959564209, 3.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 2.000999927520752, 3.500999927520752, 14.99899959564209, 3.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 3.500999927520752, 8.9989995956420898, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.000999927520752, 3.500999927520752, 8.9989995956420898, 3.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2, 8.5, 9 ], + "to": [ 10, 9, 9.5 ], + "faces": { + "down": { "uv": [ 13.999, 9.499, 6.001, 9.001 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 2.000999927520752, 7.000999927520752, 9.9989995956420898, 7.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 7.000999927520752, 9.4989995956420898, 7.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.500999927520752, 7.000999927520752, 6.999000072479248, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2, 11.5, 9 ], + "to": [ 15, 12, 10 ], + "faces": { + "up": { "uv": [ 2.000999927520752, 9.0010004043579102, 14.99899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 2.000999927520752, 4.000999927520752, 14.99899959564209, 4.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 4.000999927520752, 9.9989995956420898, 4.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 4.000999927520752, 6.999000072479248, 4.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2, 10.5, 10 ], + "to": [ 15.5, 11.5, 10.5 ], + "faces": { + "up": { "uv": [ 2.000999927520752, 10.00100040435791, 15.49899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.50099998712539673, 4.500999927520752, 13.99899959564209, 5.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 2.000999927520752, 4.500999927520752, 15.49899959564209, 5.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 10.00100040435791, 4.500999927520752, 10.49899959564209, 5.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.500999927520752, 4.500999927520752, 5.999000072479248, 5.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 4, 4 ], + "to": [ 9.5, 5.5, 7 ], + "faces": { + "down": { "uv": [ 13.499, 6.999, 6.501, 4.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.500999927520752, 4.000999927520752, 9.4989995956420898, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.500999927520752, 10.50100040435791, 13.49899959564209, 11.99899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 2.500999927520752, 10.50100040435791, 9.4989995956420898, 11.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 4.000999927520752, 10.50100040435791, 6.999000072479248, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 10.50100040435791, 11.99899959564209, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 5.5, 4.5 ], + "to": [ 10, 6, 5 ], + "faces": { + "down": { "uv": [ 13.499, 4.999, 6.001, 4.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.500999927520752, 4.500999927520752, 9.9989995956420898, 4.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 10.00100040435791, 13.49899959564209, 10.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 2.500999927520752, 10.00100040435791, 9.9989995956420898, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 4.500999927520752, 10.00100040435791, 4.999000072479248, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.00100040435791, 10.00100040435791, 11.49899959564209, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 8.5, 5 ], + "to": [ 10, 9, 6.5 ], + "faces": { + "down": { "uv": [ 13.499, 6.499, 6.001, 5.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.500999927520752, 5.000999927520752, 9.9989995956420898, 6.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 7.000999927520752, 13.49899959564209, 7.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 5.000999927520752, 7.000999927520752, 6.499000072479248, 7.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.5010004043579102, 7.000999927520752, 10.99899959564209, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 9, 5 ], + "to": [ 14.5, 10, 6 ], + "faces": { + "down": { "uv": [ 13.499, 5.999, 1.501, 5.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.500999927520752, 5.000999927520752, 14.49899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.500999927520752, 6.000999927520752, 13.49899959564209, 6.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 2.500999927520752, 6.000999927520752, 14.49899959564209, 6.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 5.000999927520752, 6.000999927520752, 5.999000072479248, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.00100040435791, 6.000999927520752, 10.99899959564209, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 10, 5 ], + "to": [ 14.5, 12, 5.5 ], + "faces": { + "up": { "uv": [ 2.500999927520752, 5.000999927520752, 14.49899959564209, 5.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.500999927520752, 4.000999927520752, 13.49899959564209, 5.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 2.500999927520752, 4.000999927520752, 14.49899959564209, 5.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 5.000999927520752, 4.000999927520752, 5.499000072479248, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.50100040435791, 4.000999927520752, 10.99899959564209, 5.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 11.5, 5.5 ], + "to": [ 15, 12, 6 ], + "faces": { + "up": { "uv": [ 2.500999927520752, 5.500999927520752, 14.99899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.0010000467300415, 4.000999927520752, 13.49899959564209, 4.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 5.500999927520752, 4.000999927520752, 5.999000072479248, 4.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.00100040435791, 4.000999927520752, 10.49899959564209, 4.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 3.5, 6 ], + "to": [ 10, 4, 10 ], + "faces": { + "down": { "uv": [ 13.499, 9.999, 6.001, 6.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.500999927520752, 6.000999927520752, 9.9989995956420898, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 12.00100040435791, 13.49899959564209, 12.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 2.500999927520752, 12.00100040435791, 9.9989995956420898, 12.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 6.000999927520752, 12.00100040435791, 9.9989995956420898, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 12.00100040435791, 9.9989995956420898, 12.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 5.5, 6 ], + "to": [ 9, 6, 10 ], + "faces": { + "down": { "uv": [ 13.499, 9.999, 7.001, 6.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.500999927520752, 6.000999927520752, 8.9989995956420898, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 7.000999927520752, 10.00100040435791, 13.49899959564209, 10.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 2.500999927520752, 10.00100040435791, 8.9989995956420898, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 6.000999927520752, 10.00100040435791, 9.9989995956420898, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 10.00100040435791, 9.9989995956420898, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 12, 6 ], + "to": [ 15, 12.5, 7 ], + "faces": { + "up": { "uv": [ 2.500999927520752, 6.000999927520752, 14.99899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.0010000467300415, 3.500999927520752, 13.49899959564209, 3.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 6.000999927520752, 3.500999927520752, 6.999000072479248, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 3.500999927520752, 9.9989995956420898, 3.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 4.5, 7 ], + "to": [ 9.5, 5.5, 12 ], + "faces": { + "down": { "uv": [ 13.499, 11.999, 6.501, 7.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.500999927520752, 7.000999927520752, 9.4989995956420898, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 2.500999927520752, 10.50100040435791, 9.4989995956420898, 11.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 10.50100040435791, 11.99899959564209, 11.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 10.50100040435791, 8.9989995956420898, 11.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 12.5, 7 ], + "to": [ 14.5, 13, 9 ], + "faces": { + "up": { "uv": [ 2.500999927520752, 7.000999927520752, 14.49899959564209, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.500999927520752, 3.000999927520752, 13.49899959564209, 3.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 2.500999927520752, 3.000999927520752, 14.49899959564209, 3.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 3.000999927520752, 8.9989995956420898, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.000999927520752, 3.000999927520752, 8.9989995956420898, 3.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 4, 9 ], + "to": [ 10, 4.5, 12 ], + "faces": { + "down": { "uv": [ 13.499, 11.999, 6.001, 9.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.500999927520752, 9.0010004043579102, 9.9989995956420898, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 2.500999927520752, 11.50100040435791, 9.9989995956420898, 11.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 11.50100040435791, 11.99899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 11.50100040435791, 6.999000072479248, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 12, 9 ], + "to": [ 15, 12.5, 10 ], + "faces": { + "up": { "uv": [ 2.500999927520752, 9.0010004043579102, 14.99899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 2.500999927520752, 3.500999927520752, 14.99899959564209, 3.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 3.500999927520752, 9.9989995956420898, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 3.500999927520752, 6.999000072479248, 3.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 8.5, 9.5 ], + "to": [ 10, 9, 11 ], + "faces": { + "down": { "uv": [ 13.499, 10.999, 6.001, 9.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.500999927520752, 9.5010004043579102, 9.9989995956420898, 10.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 2.500999927520752, 7.000999927520752, 9.9989995956420898, 7.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 9.5010004043579102, 7.000999927520752, 10.99899959564209, 7.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.000999927520752, 7.000999927520752, 6.499000072479248, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 9, 10 ], + "to": [ 14.5, 10, 11 ], + "faces": { + "down": { "uv": [ 13.499, 10.999, 1.501, 10.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.500999927520752, 10.00100040435791, 14.49899959564209, 10.99899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.500999927520752, 6.000999927520752, 13.49899959564209, 6.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 2.500999927520752, 6.000999927520752, 14.49899959564209, 6.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 10.00100040435791, 6.000999927520752, 10.99899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.000999927520752, 6.000999927520752, 5.999000072479248, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 11.5, 10 ], + "to": [ 14.5, 12, 11 ], + "faces": { + "down": { "uv": [ 13.499, 10.999, 1.501, 10.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.500999927520752, 10.00100040435791, 14.49899959564209, 10.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 2.500999927520752, 4.000999927520752, 14.49899959564209, 4.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 10.00100040435791, 4.000999927520752, 10.99899959564209, 4.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.000999927520752, 4.000999927520752, 5.999000072479248, 4.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 10, 10.5 ], + "to": [ 14.5, 11.5, 11 ], + "faces": { + "north": { "uv": [ 1.500999927520752, 4.500999927520752, 13.49899959564209, 5.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 2.500999927520752, 4.500999927520752, 14.49899959564209, 5.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 10.50100040435791, 4.500999927520752, 10.99899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.000999927520752, 4.500999927520752, 5.499000072479248, 5.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 2.5, 5.5, 11 ], + "to": [ 10, 6, 11.5 ], + "faces": { + "down": { "uv": [ 13.499, 11.499, 6.001, 11.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 2.500999927520752, 11.00100040435791, 9.9989995956420898, 11.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 10.00100040435791, 13.49899959564209, 10.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 2.500999927520752, 10.00100040435791, 9.9989995956420898, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 11.00100040435791, 10.00100040435791, 11.49899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.500999927520752, 10.00100040435791, 4.999000072479248, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 4, 3.5 ], + "to": [ 12.5, 6, 4 ], + "faces": { + "down": { "uv": [ 12.999, 3.999, 3.501, 3.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.000999927520752, 3.500999927520752, 12.49899959564209, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 10.00100040435791, 12.99899959564209, 11.99899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 3.000999927520752, 10.00100040435791, 12.49899959564209, 11.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 3.500999927520752, 10.00100040435791, 3.999000072479248, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.00100040435791, 10.00100040435791, 12.49899959564209, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 3.5, 4 ], + "to": [ 12.5, 4, 6 ], + "faces": { + "down": { "uv": [ 12.999, 5.999, 3.501, 4.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.000999927520752, 4.000999927520752, 12.49899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 12.00100040435791, 12.99899959564209, 12.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 3.000999927520752, 12.00100040435791, 12.49899959564209, 12.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 4.000999927520752, 12.00100040435791, 5.999000072479248, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.00100040435791, 12.00100040435791, 11.99899959564209, 12.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 5.5, 4 ], + "to": [ 13, 8, 4.5 ], + "faces": { + "down": { "uv": [ 12.999, 4.499, 3.001, 4.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.000999927520752, 4.000999927520752, 12.99899959564209, 4.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 8.0010004043579102, 12.99899959564209, 10.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 3.000999927520752, 8.0010004043579102, 12.99899959564209, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 4.000999927520752, 8.0010004043579102, 4.499000072479248, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.50100040435791, 8.0010004043579102, 11.99899959564209, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 6, 4.5 ], + "to": [ 9, 8, 12 ], + "faces": { + "down": { "uv": [ 12.999, 11.999, 7.001, 4.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.000999927520752, 4.500999927520752, 8.9989995956420898, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 3.000999927520752, 8.0010004043579102, 8.9989995956420898, 9.9989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 4.500999927520752, 8.0010004043579102, 11.99899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 8.0010004043579102, 11.49899959564209, 9.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 8, 4.5 ], + "to": [ 9.5, 8.5, 11.5 ], + "faces": { + "down": { "uv": [ 12.999, 11.499, 6.501, 4.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.000999927520752, 4.500999927520752, 9.4989995956420898, 11.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.500999927520752, 7.500999927520752, 12.99899959564209, 7.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 3.000999927520752, 7.500999927520752, 9.4989995956420898, 7.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 4.500999927520752, 7.500999927520752, 11.49899959564209, 7.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.500999927520752, 7.500999927520752, 11.49899959564209, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 8.5, 4.5 ], + "to": [ 13.5, 12, 5 ], + "faces": { + "down": { "uv": [ 12.999, 4.999, 2.501, 4.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.000999927520752, 4.500999927520752, 13.49899959564209, 4.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.500999927520752, 4.000999927520752, 12.99899959564209, 7.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 3.000999927520752, 4.000999927520752, 13.49899959564209, 7.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 4.500999927520752, 4.000999927520752, 4.999000072479248, 7.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.00100040435791, 4.000999927520752, 11.49899959564209, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 5.5, 5 ], + "to": [ 9.5, 6, 6 ], + "faces": { + "up": { "uv": [ 3.000999927520752, 5.000999927520752, 9.4989995956420898, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 3.000999927520752, 10.00100040435791, 9.4989995956420898, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 5.000999927520752, 10.00100040435791, 5.999000072479248, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.00100040435791, 10.00100040435791, 10.99899959564209, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 12, 5 ], + "to": [ 13.5, 12.5, 6 ], + "faces": { + "down": { "uv": [ 12.999, 5.999, 2.501, 5.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.000999927520752, 5.000999927520752, 13.49899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.500999927520752, 3.500999927520752, 12.99899959564209, 3.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 5.000999927520752, 3.500999927520752, 5.999000072479248, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.00100040435791, 3.500999927520752, 10.99899959564209, 3.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 3, 5.5 ], + "to": [ 12.5, 3.5, 10.5 ], + "faces": { + "down": { "uv": [ 12.999, 10.499, 3.501, 5.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.000999927520752, 5.500999927520752, 12.49899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 12.50100040435791, 12.99899959564209, 12.99899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 3.000999927520752, 12.50100040435791, 12.49899959564209, 12.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 5.500999927520752, 12.50100040435791, 10.49899959564209, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.500999927520752, 12.50100040435791, 10.49899959564209, 12.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 12.5, 6 ], + "to": [ 14, 13, 7 ], + "faces": { + "up": { "uv": [ 3.000999927520752, 6.000999927520752, 13.99899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.000999927520752, 3.000999927520752, 12.99899959564209, 3.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 6.000999927520752, 3.000999927520752, 6.999000072479248, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 3.000999927520752, 9.9989995956420898, 3.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 13, 7 ], + "to": [ 13.5, 13.5, 9 ], + "faces": { + "up": { "uv": [ 3.000999927520752, 7.000999927520752, 13.49899959564209, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.500999927520752, 2.500999927520752, 12.99899959564209, 2.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 3.000999927520752, 2.500999927520752, 13.49899959564209, 2.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 2.500999927520752, 8.9989995956420898, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.000999927520752, 2.500999927520752, 8.9989995956420898, 2.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 2.5, 7.5 ], + "to": [ 12.5, 3, 8.5 ], + "faces": { + "down": { "uv": [ 12.999, 8.499, 3.501, 7.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 13.00100040435791, 12.99899959564209, 13.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 3.000999927520752, 13.00100040435791, 12.49899959564209, 13.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 7.500999927520752, 13.00100040435791, 8.4989995956420898, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.500999927520752, 13.00100040435791, 8.4989995956420898, 13.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 12.5, 9 ], + "to": [ 14, 13, 10 ], + "faces": { + "up": { "uv": [ 3.000999927520752, 9.0010004043579102, 13.99899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 3.000999927520752, 3.000999927520752, 13.99899959564209, 3.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 3.000999927520752, 9.9989995956420898, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 3.000999927520752, 6.999000072479248, 3.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 3.5, 10 ], + "to": [ 12.5, 4, 12 ], + "faces": { + "down": { "uv": [ 12.999, 11.999, 3.501, 10.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.000999927520752, 10.00100040435791, 12.49899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 12.00100040435791, 12.99899959564209, 12.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 3.000999927520752, 12.00100040435791, 12.49899959564209, 12.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 10.00100040435791, 12.00100040435791, 11.99899959564209, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 12.00100040435791, 5.999000072479248, 12.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 5.5, 10 ], + "to": [ 9.5, 6, 11 ], + "faces": { + "up": { "uv": [ 3.000999927520752, 10.00100040435791, 9.4989995956420898, 10.99899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.500999927520752, 10.00100040435791, 12.99899959564209, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 10.00100040435791, 10.00100040435791, 10.99899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.000999927520752, 10.00100040435791, 5.999000072479248, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 12, 10 ], + "to": [ 13.5, 12.5, 11 ], + "faces": { + "up": { "uv": [ 3.000999927520752, 10.00100040435791, 13.49899959564209, 10.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 3.000999927520752, 3.500999927520752, 13.49899959564209, 3.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 10.00100040435791, 3.500999927520752, 10.99899959564209, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.000999927520752, 3.500999927520752, 5.999000072479248, 3.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 8.5, 11 ], + "to": [ 13.5, 12, 11.5 ], + "faces": { + "down": { "uv": [ 12.999, 11.499, 2.501, 11.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.000999927520752, 11.00100040435791, 13.49899959564209, 11.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.500999927520752, 4.000999927520752, 12.99899959564209, 7.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 3.000999927520752, 4.000999927520752, 13.49899959564209, 7.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 11.00100040435791, 4.000999927520752, 11.49899959564209, 7.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.500999927520752, 4.000999927520752, 4.999000072479248, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 5.5, 11.5 ], + "to": [ 12.5, 6, 12.5 ], + "faces": { + "down": { "uv": [ 12.999, 12.499, 3.501, 11.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.000999927520752, 11.50100040435791, 12.49899959564209, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 10.00100040435791, 12.99899959564209, 10.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 3.000999927520752, 10.00100040435791, 12.49899959564209, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 11.50100040435791, 10.00100040435791, 12.49899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.500999927520752, 10.00100040435791, 4.499000072479248, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3, 4, 12 ], + "to": [ 12.5, 5.5, 12.5 ], + "faces": { + "down": { "uv": [ 12.999, 12.499, 3.501, 12.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 10.50100040435791, 12.99899959564209, 11.99899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 3.000999927520752, 10.50100040435791, 12.49899959564209, 11.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 12.00100040435791, 10.50100040435791, 12.49899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.500999927520752, 10.50100040435791, 3.999000072479248, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 4, 3 ], + "to": [ 12.5, 6, 3.5 ], + "faces": { + "down": { "uv": [ 12.499, 3.499, 3.501, 3.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.500999927520752, 3.000999927520752, 12.49899959564209, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 10.00100040435791, 12.49899959564209, 11.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 3.000999927520752, 10.00100040435791, 3.499000072479248, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.50100040435791, 10.00100040435791, 12.99899959564209, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 3.5, 3.5 ], + "to": [ 12.5, 4, 4 ], + "faces": { + "down": { "uv": [ 12.499, 3.999, 3.501, 3.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 12.00100040435791, 12.49899959564209, 12.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 3.500999927520752, 12.00100040435791, 3.999000072479248, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.00100040435791, 12.00100040435791, 12.49899959564209, 12.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 6, 3.5 ], + "to": [ 13, 7.5, 4 ], + "faces": { + "down": { "uv": [ 12.499, 3.999, 3.001, 3.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.500999927520752, 3.500999927520752, 12.99899959564209, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 8.5010004043579102, 12.49899959564209, 9.9989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 3.500999927520752, 8.5010004043579102, 3.999000072479248, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.00100040435791, 8.5010004043579102, 12.49899959564209, 9.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 3, 4 ], + "to": [ 12.5, 3.5, 5.5 ], + "faces": { + "down": { "uv": [ 12.499, 5.499, 3.501, 4.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 12.50100040435791, 12.49899959564209, 12.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 4.000999927520752, 12.50100040435791, 5.499000072479248, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.50100040435791, 12.50100040435791, 11.99899959564209, 12.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 8, 4 ], + "to": [ 12.5, 12, 4.5 ], + "faces": { + "up": { "uv": [ 3.500999927520752, 4.000999927520752, 12.49899959564209, 4.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 4.000999927520752, 12.49899959564209, 7.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 3.500999927520752, 4.000999927520752, 12.49899959564209, 7.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 4.000999927520752, 4.000999927520752, 4.499000072479248, 7.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.50100040435791, 4.000999927520752, 11.99899959564209, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 12, 4.5 ], + "to": [ 13, 12.5, 5 ], + "faces": { + "up": { "uv": [ 3.500999927520752, 4.500999927520752, 12.99899959564209, 4.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 3.500999927520752, 12.49899959564209, 3.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 4.500999927520752, 3.500999927520752, 4.999000072479248, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.00100040435791, 3.500999927520752, 11.49899959564209, 3.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 12.5, 5 ], + "to": [ 13, 13, 6 ], + "faces": { + "up": { "uv": [ 3.500999927520752, 5.000999927520752, 12.99899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 3.000999927520752, 12.49899959564209, 3.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 5.000999927520752, 3.000999927520752, 5.999000072479248, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.00100040435791, 3.000999927520752, 10.99899959564209, 3.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 2.5, 5.5 ], + "to": [ 12.5, 3, 7.5 ], + "faces": { + "down": { "uv": [ 12.499, 7.499, 3.501, 5.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 13.00100040435791, 12.49899959564209, 13.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 5.500999927520752, 13.00100040435791, 7.499000072479248, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 8.5010004043579102, 13.00100040435791, 10.49899959564209, 13.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 13, 6 ], + "to": [ 13.5, 13.5, 7 ], + "faces": { + "up": { "uv": [ 3.500999927520752, 6.000999927520752, 13.49899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.500999927520752, 2.500999927520752, 12.49899959564209, 2.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 6.000999927520752, 2.500999927520752, 6.999000072479248, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 2.500999927520752, 9.9989995956420898, 2.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 2, 7 ], + "to": [ 12.5, 2.5, 9 ], + "faces": { + "down": { "uv": [ 12.499, 8.999, 3.501, 7.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.500999927520752, 7.000999927520752, 12.49899959564209, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 13.50100040435791, 12.49899959564209, 13.99899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 3.500999927520752, 13.50100040435791, 12.49899959564209, 13.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 13.50100040435791, 8.9989995956420898, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.000999927520752, 13.50100040435791, 8.9989995956420898, 13.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 2.5, 8.5 ], + "to": [ 12.5, 3, 10.5 ], + "faces": { + "down": { "uv": [ 12.499, 10.499, 3.501, 8.501 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 3.500999927520752, 13.00100040435791, 12.49899959564209, 13.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 8.5010004043579102, 13.00100040435791, 10.49899959564209, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.500999927520752, 13.00100040435791, 7.499000072479248, 13.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 13, 9 ], + "to": [ 13.5, 13.5, 10 ], + "faces": { + "up": { "uv": [ 3.500999927520752, 9.0010004043579102, 13.49899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 3.500999927520752, 2.500999927520752, 13.49899959564209, 2.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 2.500999927520752, 9.9989995956420898, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 2.500999927520752, 6.999000072479248, 2.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 12.5, 10 ], + "to": [ 13, 13, 11 ], + "faces": { + "up": { "uv": [ 3.500999927520752, 10.00100040435791, 12.99899959564209, 10.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 3.500999927520752, 3.000999927520752, 12.99899959564209, 3.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 10.00100040435791, 3.000999927520752, 10.99899959564209, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.000999927520752, 3.000999927520752, 5.999000072479248, 3.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 3, 10.5 ], + "to": [ 12.5, 3.5, 12 ], + "faces": { + "down": { "uv": [ 12.499, 11.999, 3.501, 10.501 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 3.500999927520752, 12.50100040435791, 12.49899959564209, 12.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 10.50100040435791, 12.50100040435791, 11.99899959564209, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 12.50100040435791, 5.499000072479248, 12.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 12, 11 ], + "to": [ 13, 12.5, 11.5 ], + "faces": { + "up": { "uv": [ 3.500999927520752, 11.00100040435791, 12.99899959564209, 11.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 3.500999927520752, 3.500999927520752, 12.99899959564209, 3.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 11.00100040435791, 3.500999927520752, 11.49899959564209, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.500999927520752, 3.500999927520752, 4.999000072479248, 3.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 8, 11.5 ], + "to": [ 12.5, 12, 12 ], + "faces": { + "down": { "uv": [ 12.499, 11.999, 3.501, 11.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.500999927520752, 11.50100040435791, 12.49899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 4.000999927520752, 12.49899959564209, 7.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 3.500999927520752, 4.000999927520752, 12.49899959564209, 7.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 11.50100040435791, 4.000999927520752, 11.99899959564209, 7.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 4.000999927520752, 4.499000072479248, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 3.5, 12 ], + "to": [ 12.5, 4, 12.5 ], + "faces": { + "down": { "uv": [ 12.499, 12.499, 3.501, 12.001 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 3.500999927520752, 12.00100040435791, 12.49899959564209, 12.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 12.00100040435791, 12.00100040435791, 12.49899959564209, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.500999927520752, 12.00100040435791, 3.999000072479248, 12.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 6, 12 ], + "to": [ 13, 7.5, 12.5 ], + "faces": { + "down": { "uv": [ 12.499, 12.499, 3.001, 12.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.500999927520752, 12.00100040435791, 12.99899959564209, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 8.5010004043579102, 12.49899959564209, 9.9989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 3.500999927520752, 8.5010004043579102, 12.99899959564209, 9.9989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 12.00100040435791, 8.5010004043579102, 12.49899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.500999927520752, 8.5010004043579102, 3.999000072479248, 9.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 3.5, 4, 12.5 ], + "to": [ 12.5, 6, 13 ], + "faces": { + "down": { "uv": [ 12.499, 12.999, 3.501, 12.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 3.500999927520752, 12.50100040435791, 12.49899959564209, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 10.00100040435791, 12.49899959564209, 11.99899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 3.500999927520752, 10.00100040435791, 12.49899959564209, 11.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 12.50100040435791, 10.00100040435791, 12.99899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.000999927520752, 10.00100040435791, 3.499000072479248, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 4, 2.5 ], + "to": [ 11.5, 5.5, 3 ], + "faces": { + "down": { "uv": [ 11.999, 2.999, 4.501, 2.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 4.000999927520752, 2.500999927520752, 11.49899959564209, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 10.50100040435791, 11.99899959564209, 11.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 2.500999927520752, 10.50100040435791, 2.999000072479248, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 13.00100040435791, 10.50100040435791, 13.49899959564209, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 3.5, 3 ], + "to": [ 12.5, 4, 3.5 ], + "faces": { + "down": { "uv": [ 11.999, 3.499, 3.501, 3.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 12.00100040435791, 11.99899959564209, 12.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 3.000999927520752, 12.00100040435791, 3.499000072479248, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.50100040435791, 12.00100040435791, 12.99899959564209, 12.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 6, 3 ], + "to": [ 12.5, 7.5, 3.5 ], + "faces": { + "up": { "uv": [ 4.000999927520752, 3.000999927520752, 12.49899959564209, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 8.5010004043579102, 11.99899959564209, 9.9989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 3.000999927520752, 8.5010004043579102, 3.499000072479248, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.50100040435791, 8.5010004043579102, 12.99899959564209, 9.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 3, 3.5 ], + "to": [ 12.5, 3.5, 4 ], + "faces": { + "down": { "uv": [ 11.999, 3.999, 3.501, 3.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 12.50100040435791, 11.99899959564209, 12.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 3.500999927520752, 12.50100040435791, 3.999000072479248, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.00100040435791, 12.50100040435791, 12.49899959564209, 12.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 7.5, 3.5 ], + "to": [ 11, 12, 4 ], + "faces": { + "up": { "uv": [ 4.000999927520752, 3.500999927520752, 10.99899959564209, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 5.000999927520752, 4.000999927520752, 11.99899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 4.000999927520752, 4.000999927520752, 10.99899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 3.500999927520752, 4.000999927520752, 3.999000072479248, 8.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.00100040435791, 4.000999927520752, 12.49899959564209, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 2.5, 4 ], + "to": [ 12.5, 3, 5.5 ], + "faces": { + "down": { "uv": [ 11.999, 5.499, 3.501, 4.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 13.00100040435791, 11.99899959564209, 13.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 4.000999927520752, 13.00100040435791, 5.499000072479248, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.50100040435791, 13.00100040435791, 11.99899959564209, 13.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 12, 4 ], + "to": [ 11.5, 12.5, 4.5 ], + "faces": { + "up": { "uv": [ 4.000999927520752, 4.000999927520752, 11.49899959564209, 4.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 3.500999927520752, 11.99899959564209, 3.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 4.000999927520752, 3.500999927520752, 4.499000072479248, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.50100040435791, 3.500999927520752, 11.99899959564209, 3.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 12.5, 4.5 ], + "to": [ 12, 13, 5 ], + "faces": { + "up": { "uv": [ 4.000999927520752, 4.500999927520752, 11.99899959564209, 4.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.000999927520752, 3.000999927520752, 11.99899959564209, 3.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 4.500999927520752, 3.000999927520752, 4.999000072479248, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.00100040435791, 3.000999927520752, 11.49899959564209, 3.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 13, 5.5 ], + "to": [ 13, 13.5, 6 ], + "faces": { + "up": { "uv": [ 4.000999927520752, 5.500999927520752, 12.99899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 2.500999927520752, 11.99899959564209, 2.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 5.500999927520752, 2.500999927520752, 5.999000072479248, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.00100040435791, 2.500999927520752, 10.49899959564209, 2.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 2, 6 ], + "to": [ 12.5, 2.5, 7 ], + "faces": { + "down": { "uv": [ 11.999, 6.999, 3.501, 6.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 13.50100040435791, 11.99899959564209, 13.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 6.000999927520752, 13.50100040435791, 6.999000072479248, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 13.50100040435791, 9.9989995956420898, 13.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 13.5, 7 ], + "to": [ 12.5, 14, 9 ], + "faces": { + "up": { "uv": [ 4.000999927520752, 7.000999927520752, 12.49899959564209, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 2.000999927520752, 11.99899959564209, 2.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 4.000999927520752, 2.000999927520752, 12.49899959564209, 2.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 2.000999927520752, 8.9989995956420898, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.000999927520752, 2.000999927520752, 8.9989995956420898, 2.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 2, 9 ], + "to": [ 12.5, 2.5, 10 ], + "faces": { + "down": { "uv": [ 11.999, 9.999, 3.501, 9.001 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.000999927520752, 13.50100040435791, 12.49899959564209, 13.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 13.50100040435791, 9.9989995956420898, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 13.50100040435791, 6.999000072479248, 13.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 13, 10 ], + "to": [ 13, 13.5, 10.5 ], + "faces": { + "up": { "uv": [ 4.000999927520752, 10.00100040435791, 12.99899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.000999927520752, 2.500999927520752, 12.99899959564209, 2.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 10.00100040435791, 2.500999927520752, 10.49899959564209, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.500999927520752, 2.500999927520752, 5.999000072479248, 2.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 2.5, 10.5 ], + "to": [ 12.5, 3, 12 ], + "faces": { + "down": { "uv": [ 11.999, 11.999, 3.501, 10.501 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.000999927520752, 13.00100040435791, 12.49899959564209, 13.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 10.50100040435791, 13.00100040435791, 11.99899959564209, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 13.00100040435791, 5.499000072479248, 13.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 12.5, 11 ], + "to": [ 12, 13, 11.5 ], + "faces": { + "up": { "uv": [ 4.000999927520752, 11.00100040435791, 11.99899959564209, 11.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.000999927520752, 3.000999927520752, 11.99899959564209, 3.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 11.00100040435791, 3.000999927520752, 11.49899959564209, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.500999927520752, 3.000999927520752, 4.999000072479248, 3.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 12, 11.5 ], + "to": [ 11.5, 12.5, 12 ], + "faces": { + "up": { "uv": [ 4.000999927520752, 11.50100040435791, 11.49899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.000999927520752, 3.500999927520752, 11.49899959564209, 3.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 11.50100040435791, 3.500999927520752, 11.99899959564209, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 3.500999927520752, 4.499000072479248, 3.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 3, 12 ], + "to": [ 12.5, 3.5, 12.5 ], + "faces": { + "down": { "uv": [ 11.999, 12.499, 3.501, 12.001 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.000999927520752, 12.50100040435791, 12.49899959564209, 12.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 12.00100040435791, 12.50100040435791, 12.49899959564209, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.500999927520752, 12.50100040435791, 3.999000072479248, 12.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 7.5, 12 ], + "to": [ 11, 12, 12.5 ], + "faces": { + "up": { "uv": [ 4.000999927520752, 12.00100040435791, 10.99899959564209, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 5.000999927520752, 4.000999927520752, 11.99899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 4.000999927520752, 4.000999927520752, 10.99899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 12.00100040435791, 4.000999927520752, 12.49899959564209, 8.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.500999927520752, 4.000999927520752, 3.999000072479248, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 3.5, 12.5 ], + "to": [ 12.5, 4, 13 ], + "faces": { + "down": { "uv": [ 11.999, 12.999, 3.501, 12.501 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.000999927520752, 12.00100040435791, 12.49899959564209, 12.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 12.50100040435791, 12.00100040435791, 12.99899959564209, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.000999927520752, 12.00100040435791, 3.499000072479248, 12.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 6, 12.5 ], + "to": [ 12.5, 7.5, 13 ], + "faces": { + "up": { "uv": [ 4.000999927520752, 12.50100040435791, 12.49899959564209, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.000999927520752, 8.5010004043579102, 12.49899959564209, 9.9989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 12.50100040435791, 8.5010004043579102, 12.99899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.000999927520752, 8.5010004043579102, 3.499000072479248, 9.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4, 4, 13 ], + "to": [ 11.5, 5.5, 13.5 ], + "faces": { + "down": { "uv": [ 11.999, 13.499, 4.501, 13.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 4.000999927520752, 13.00100040435791, 11.49899959564209, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.000999927520752, 10.50100040435791, 11.49899959564209, 11.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 13.00100040435791, 10.50100040435791, 13.49899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 2.500999927520752, 10.50100040435791, 2.999000072479248, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 3.5, 2.5 ], + "to": [ 12, 4, 3 ], + "faces": { + "down": { "uv": [ 11.499, 2.999, 4.001, 2.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 4.500999927520752, 2.500999927520752, 11.99899959564209, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.000999927520752, 12.00100040435791, 11.49899959564209, 12.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 2.500999927520752, 12.00100040435791, 2.999000072479248, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 13.00100040435791, 12.00100040435791, 13.49899959564209, 12.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 5.5, 2.5 ], + "to": [ 11, 6, 3 ], + "faces": { + "up": { "uv": [ 4.500999927520752, 2.500999927520752, 10.99899959564209, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 5.000999927520752, 10.00100040435791, 11.49899959564209, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 2.500999927520752, 10.00100040435791, 2.999000072479248, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 13.00100040435791, 10.00100040435791, 13.49899959564209, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 3, 3 ], + "to": [ 12.5, 3.5, 3.5 ], + "faces": { + "down": { "uv": [ 11.499, 3.499, 3.501, 3.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 12.50100040435791, 11.49899959564209, 12.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 3.000999927520752, 12.50100040435791, 3.499000072479248, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.50100040435791, 12.50100040435791, 12.99899959564209, 12.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 7.5, 3 ], + "to": [ 13, 8, 3.5 ], + "faces": { + "down": { "uv": [ 11.499, 3.499, 3.001, 3.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 4.500999927520752, 3.000999927520752, 12.99899959564209, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 8.0010004043579102, 11.49899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 4.500999927520752, 8.0010004043579102, 12.99899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 3.000999927520752, 8.0010004043579102, 3.499000072479248, 8.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.50100040435791, 8.0010004043579102, 12.99899959564209, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 2.5, 3.5 ], + "to": [ 12.5, 3, 4 ], + "faces": { + "down": { "uv": [ 11.499, 3.999, 3.501, 3.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 13.00100040435791, 11.49899959564209, 13.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 3.500999927520752, 13.00100040435791, 3.999000072479248, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.00100040435791, 13.00100040435791, 12.49899959564209, 13.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 12.5, 4 ], + "to": [ 11, 13, 4.5 ], + "faces": { + "up": { "uv": [ 4.500999927520752, 4.000999927520752, 10.99899959564209, 4.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 5.000999927520752, 3.000999927520752, 11.49899959564209, 3.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 4.000999927520752, 3.000999927520752, 4.499000072479248, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.50100040435791, 3.000999927520752, 11.99899959564209, 3.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 2, 5 ], + "to": [ 12.5, 2.5, 6 ], + "faces": { + "down": { "uv": [ 11.499, 5.999, 3.501, 5.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 4.500999927520752, 5.000999927520752, 12.49899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 13.50100040435791, 11.49899959564209, 13.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 5.000999927520752, 13.50100040435791, 5.999000072479248, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.00100040435791, 13.50100040435791, 10.99899959564209, 13.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 13, 5 ], + "to": [ 12, 13.5, 5.5 ], + "faces": { + "up": { "uv": [ 4.500999927520752, 5.000999927520752, 11.99899959564209, 5.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.000999927520752, 2.500999927520752, 11.49899959564209, 2.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 5.000999927520752, 2.500999927520752, 5.499000072479248, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.50100040435791, 2.500999927520752, 10.99899959564209, 2.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 13.5, 6 ], + "to": [ 12.5, 14, 7 ], + "faces": { + "up": { "uv": [ 4.500999927520752, 6.000999927520752, 12.49899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 2.000999927520752, 11.49899959564209, 2.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 6.000999927520752, 2.000999927520752, 6.999000072479248, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 2.000999927520752, 9.9989995956420898, 2.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 13.5, 9 ], + "to": [ 12.5, 14, 10 ], + "faces": { + "up": { "uv": [ 4.500999927520752, 9.0010004043579102, 12.49899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.500999927520752, 2.000999927520752, 12.49899959564209, 2.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 2.000999927520752, 9.9989995956420898, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 2.000999927520752, 6.999000072479248, 2.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 2, 10 ], + "to": [ 12.5, 2.5, 11 ], + "faces": { + "down": { "uv": [ 11.499, 10.999, 3.501, 10.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 4.500999927520752, 10.00100040435791, 12.49899959564209, 10.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.500999927520752, 13.50100040435791, 12.49899959564209, 13.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 10.00100040435791, 13.50100040435791, 10.99899959564209, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.000999927520752, 13.50100040435791, 5.999000072479248, 13.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 13, 10.5 ], + "to": [ 12, 13.5, 11 ], + "faces": { + "up": { "uv": [ 4.500999927520752, 10.50100040435791, 11.99899959564209, 10.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.500999927520752, 2.500999927520752, 11.99899959564209, 2.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 10.50100040435791, 2.500999927520752, 10.99899959564209, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.000999927520752, 2.500999927520752, 5.499000072479248, 2.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 12.5, 11.5 ], + "to": [ 11, 13, 12 ], + "faces": { + "up": { "uv": [ 4.500999927520752, 11.50100040435791, 10.99899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.500999927520752, 3.000999927520752, 10.99899959564209, 3.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 11.50100040435791, 3.000999927520752, 11.99899959564209, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 3.000999927520752, 4.499000072479248, 3.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 2.5, 12 ], + "to": [ 12.5, 3, 12.5 ], + "faces": { + "down": { "uv": [ 11.499, 12.499, 3.501, 12.001 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.500999927520752, 13.00100040435791, 12.49899959564209, 13.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 12.00100040435791, 13.00100040435791, 12.49899959564209, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.500999927520752, 13.00100040435791, 3.999000072479248, 13.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 3, 12.5 ], + "to": [ 12.5, 3.5, 13 ], + "faces": { + "down": { "uv": [ 11.499, 12.999, 3.501, 12.501 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.500999927520752, 12.50100040435791, 12.49899959564209, 12.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 12.50100040435791, 12.50100040435791, 12.99899959564209, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.000999927520752, 12.50100040435791, 3.499000072479248, 12.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 7.5, 12.5 ], + "to": [ 13, 8, 13 ], + "faces": { + "down": { "uv": [ 11.499, 12.999, 3.001, 12.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 4.500999927520752, 12.50100040435791, 12.99899959564209, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 8.0010004043579102, 11.49899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 4.500999927520752, 8.0010004043579102, 12.99899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 12.50100040435791, 8.0010004043579102, 12.99899959564209, 8.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.000999927520752, 8.0010004043579102, 3.499000072479248, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 3.5, 13 ], + "to": [ 12, 4, 13.5 ], + "faces": { + "down": { "uv": [ 11.499, 13.499, 4.001, 13.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 4.500999927520752, 13.00100040435791, 11.99899959564209, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.500999927520752, 12.00100040435791, 11.99899959564209, 12.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 13.00100040435791, 12.00100040435791, 13.49899959564209, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 2.500999927520752, 12.00100040435791, 2.999000072479248, 12.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 4.5, 5.5, 13 ], + "to": [ 11, 6, 13.5 ], + "faces": { + "up": { "uv": [ 4.500999927520752, 13.00100040435791, 10.99899959564209, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 4.500999927520752, 10.00100040435791, 10.99899959564209, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 13.00100040435791, 10.00100040435791, 13.49899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 2.500999927520752, 10.00100040435791, 2.999000072479248, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5, 6, 2.5 ], + "to": [ 10.5, 6.5, 3 ], + "faces": { + "up": { "uv": [ 5.000999927520752, 2.500999927520752, 10.49899959564209, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 5.500999927520752, 9.5010004043579102, 10.99899959564209, 9.9989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 2.500999927520752, 9.5010004043579102, 2.999000072479248, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 13.00100040435791, 9.5010004043579102, 13.49899959564209, 9.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5, 8, 3 ], + "to": [ 12, 8.5, 3.5 ], + "faces": { + "up": { "uv": [ 5.000999927520752, 3.000999927520752, 11.99899959564209, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.000999927520752, 7.500999927520752, 10.99899959564209, 7.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 5.000999927520752, 7.500999927520752, 11.99899959564209, 7.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 3.000999927520752, 7.500999927520752, 3.499000072479248, 7.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.50100040435791, 7.500999927520752, 12.99899959564209, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5, 2, 4.5 ], + "to": [ 12.5, 2.5, 5 ], + "faces": { + "down": { "uv": [ 10.999, 4.999, 3.501, 4.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 13.50100040435791, 10.99899959564209, 13.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 4.500999927520752, 13.50100040435791, 4.999000072479248, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.00100040435791, 13.50100040435791, 11.49899959564209, 13.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5, 13, 4.5 ], + "to": [ 11.5, 13.5, 5 ], + "faces": { + "up": { "uv": [ 5.000999927520752, 4.500999927520752, 11.49899959564209, 4.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 2.500999927520752, 10.99899959564209, 2.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 4.500999927520752, 2.500999927520752, 4.999000072479248, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.00100040435791, 2.500999927520752, 11.49899959564209, 2.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5, 13.5, 5.5 ], + "to": [ 12, 14, 6 ], + "faces": { + "up": { "uv": [ 5.000999927520752, 5.500999927520752, 11.99899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.000999927520752, 2.000999927520752, 10.99899959564209, 2.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 5.500999927520752, 2.000999927520752, 5.999000072479248, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.00100040435791, 2.000999927520752, 10.49899959564209, 2.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5, 1.5, 7 ], + "to": [ 12, 2, 9 ], + "faces": { + "down": { "uv": [ 10.999, 8.999, 4.001, 7.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.000999927520752, 14.00100040435791, 10.99899959564209, 14.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 5.000999927520752, 14.00100040435791, 11.99899959564209, 14.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 14.00100040435791, 8.9989995956420898, 14.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.000999927520752, 14.00100040435791, 8.9989995956420898, 14.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5, 13.5, 10 ], + "to": [ 12, 14, 10.5 ], + "faces": { + "up": { "uv": [ 5.000999927520752, 10.00100040435791, 11.99899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 5.000999927520752, 2.000999927520752, 11.99899959564209, 2.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 10.00100040435791, 2.000999927520752, 10.49899959564209, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.500999927520752, 2.000999927520752, 5.999000072479248, 2.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5, 2, 11 ], + "to": [ 12.5, 2.5, 11.5 ], + "faces": { + "down": { "uv": [ 10.999, 11.499, 3.501, 11.001 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 5.000999927520752, 13.50100040435791, 12.49899959564209, 13.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 11.00100040435791, 13.50100040435791, 11.49899959564209, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.500999927520752, 13.50100040435791, 4.999000072479248, 13.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5, 13, 11 ], + "to": [ 11.5, 13.5, 11.5 ], + "faces": { + "up": { "uv": [ 5.000999927520752, 11.00100040435791, 11.49899959564209, 11.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 5.000999927520752, 2.500999927520752, 11.49899959564209, 2.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 11.00100040435791, 2.500999927520752, 11.49899959564209, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.500999927520752, 2.500999927520752, 4.999000072479248, 2.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5, 8, 12.5 ], + "to": [ 12, 8.5, 13 ], + "faces": { + "up": { "uv": [ 5.000999927520752, 12.50100040435791, 11.99899959564209, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.000999927520752, 7.500999927520752, 10.99899959564209, 7.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 5.000999927520752, 7.500999927520752, 11.99899959564209, 7.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 12.50100040435791, 7.500999927520752, 12.99899959564209, 7.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.000999927520752, 7.500999927520752, 3.499000072479248, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5, 6, 13 ], + "to": [ 10.5, 6.5, 13.5 ], + "faces": { + "up": { "uv": [ 5.000999927520752, 13.00100040435791, 10.49899959564209, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 5.000999927520752, 9.5010004043579102, 10.49899959564209, 9.9989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 13.00100040435791, 9.5010004043579102, 13.49899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 2.500999927520752, 9.5010004043579102, 2.999000072479248, 9.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5.5, 4, 2 ], + "to": [ 9, 5, 2.5 ], + "faces": { + "down": { "uv": [ 10.499, 2.499, 7.001, 2.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 5.500999927520752, 2.000999927520752, 8.9989995956420898, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 7.000999927520752, 11.00100040435791, 10.49899959564209, 11.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 2.000999927520752, 11.00100040435791, 2.499000072479248, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 13.50100040435791, 11.00100040435791, 13.99899959564209, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5.5, 6.5, 2.5 ], + "to": [ 10, 7, 3 ], + "faces": { + "up": { "uv": [ 5.500999927520752, 2.500999927520752, 9.9989995956420898, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 9.0010004043579102, 10.49899959564209, 9.4989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 2.500999927520752, 9.0010004043579102, 2.999000072479248, 9.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 13.00100040435791, 9.0010004043579102, 13.49899959564209, 9.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5.5, 8.5, 3 ], + "to": [ 11.5, 9, 3.5 ], + "faces": { + "up": { "uv": [ 5.500999927520752, 3.000999927520752, 11.49899959564209, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 7.000999927520752, 10.49899959564209, 7.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 5.500999927520752, 7.000999927520752, 11.49899959564209, 7.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 3.000999927520752, 7.000999927520752, 3.499000072479248, 7.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.50100040435791, 7.000999927520752, 12.99899959564209, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5.5, 2, 4 ], + "to": [ 11.5, 2.5, 4.5 ], + "faces": { + "down": { "uv": [ 10.499, 4.499, 4.501, 4.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 13.50100040435791, 10.49899959564209, 13.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 4.000999927520752, 13.50100040435791, 4.499000072479248, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.50100040435791, 13.50100040435791, 11.99899959564209, 13.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5.5, 1.5, 5.5 ], + "to": [ 11.5, 2, 7 ], + "faces": { + "down": { "uv": [ 10.499, 6.999, 4.501, 5.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 5.500999927520752, 5.500999927520752, 11.49899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 14.00100040435791, 10.49899959564209, 14.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 5.500999927520752, 14.00100040435791, 6.999000072479248, 14.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 14.00100040435791, 10.49899959564209, 14.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5.5, 14, 7 ], + "to": [ 12, 14.5, 9 ], + "faces": { + "up": { "uv": [ 5.500999927520752, 7.000999927520752, 11.99899959564209, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.000999927520752, 1.500999927520752, 10.49899959564209, 1.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 5.500999927520752, 1.500999927520752, 11.99899959564209, 1.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 1.500999927520752, 8.9989995956420898, 1.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.000999927520752, 1.500999927520752, 8.9989995956420898, 1.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5.5, 1.5, 9 ], + "to": [ 11.5, 2, 10.5 ], + "faces": { + "down": { "uv": [ 10.499, 10.499, 4.501, 9.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 5.500999927520752, 9.0010004043579102, 11.49899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 5.500999927520752, 14.00100040435791, 11.49899959564209, 14.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 14.00100040435791, 10.49899959564209, 14.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.500999927520752, 14.00100040435791, 6.999000072479248, 14.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5.5, 2, 11.5 ], + "to": [ 11.5, 2.5, 12 ], + "faces": { + "down": { "uv": [ 10.499, 11.999, 4.501, 11.501 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 5.500999927520752, 13.50100040435791, 11.49899959564209, 13.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 11.50100040435791, 13.50100040435791, 11.99899959564209, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 13.50100040435791, 4.499000072479248, 13.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5.5, 8.5, 12.5 ], + "to": [ 11.5, 9, 13 ], + "faces": { + "up": { "uv": [ 5.500999927520752, 12.50100040435791, 11.49899959564209, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 7.000999927520752, 10.49899959564209, 7.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 5.500999927520752, 7.000999927520752, 11.49899959564209, 7.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 12.50100040435791, 7.000999927520752, 12.99899959564209, 7.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.000999927520752, 7.000999927520752, 3.499000072479248, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5.5, 6.5, 13 ], + "to": [ 10, 7, 13.5 ], + "faces": { + "up": { "uv": [ 5.500999927520752, 13.00100040435791, 9.9989995956420898, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 5.500999927520752, 9.0010004043579102, 9.9989995956420898, 9.4989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 13.00100040435791, 9.0010004043579102, 13.49899959564209, 9.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 2.500999927520752, 9.0010004043579102, 2.999000072479248, 9.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 5.5, 4, 13.5 ], + "to": [ 9, 5, 14 ], + "faces": { + "down": { "uv": [ 10.499, 13.999, 7.001, 13.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 5.500999927520752, 13.50100040435791, 8.9989995956420898, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 5.500999927520752, 11.00100040435791, 8.9989995956420898, 11.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 13.50100040435791, 11.00100040435791, 13.99899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 2.000999927520752, 11.00100040435791, 2.499000072479248, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6, 5, 2 ], + "to": [ 9, 5.5, 2.5 ], + "faces": { + "up": { "uv": [ 6.000999927520752, 2.000999927520752, 8.9989995956420898, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 7.000999927520752, 10.50100040435791, 9.9989995956420898, 10.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 2.000999927520752, 10.50100040435791, 2.499000072479248, 10.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 13.50100040435791, 10.50100040435791, 13.99899959564209, 10.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6, 3, 2.5 ], + "to": [ 11.5, 3.5, 3 ], + "faces": { + "down": { "uv": [ 9.999, 2.999, 4.501, 2.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 12.50100040435791, 9.9989995956420898, 12.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 2.500999927520752, 12.50100040435791, 2.999000072479248, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 13.00100040435791, 12.50100040435791, 13.49899959564209, 12.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6, 2.5, 3 ], + "to": [ 11.5, 3, 3.5 ], + "faces": { + "down": { "uv": [ 9.999, 3.499, 4.501, 3.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 13.00100040435791, 9.9989995956420898, 13.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 3.000999927520752, 13.00100040435791, 3.499000072479248, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.50100040435791, 13.00100040435791, 12.99899959564209, 13.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6, 9, 3 ], + "to": [ 10.5, 10, 3.5 ], + "faces": { + "up": { "uv": [ 6.000999927520752, 3.000999927520752, 10.49899959564209, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 5.500999927520752, 6.000999927520752, 9.9989995956420898, 6.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 3.000999927520752, 6.000999927520752, 3.499000072479248, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.50100040435791, 6.000999927520752, 12.99899959564209, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6, 1.5, 5 ], + "to": [ 11, 2, 5.5 ], + "faces": { + "down": { "uv": [ 9.999, 5.499, 5.001, 5.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 5.000999927520752, 14.00100040435791, 9.9989995956420898, 14.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 5.000999927520752, 14.00100040435791, 5.499000072479248, 14.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.50100040435791, 14.00100040435791, 10.99899959564209, 14.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6, 13.5, 5 ], + "to": [ 11.5, 14, 5.5 ], + "faces": { + "up": { "uv": [ 6.000999927520752, 5.000999927520752, 11.49899959564209, 5.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 2.000999927520752, 9.9989995956420898, 2.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 5.000999927520752, 2.000999927520752, 5.499000072479248, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.50100040435791, 2.000999927520752, 10.99899959564209, 2.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "DroobledoreLLC", + "from": [ 6, 14, 6 ], + "to": [ 11.5, 14.5, 7 ], + "faces": { + "up": { "uv": [ 6.000999927520752, 6.000999927520752, 11.49899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 1.500999927520752, 9.9989995956420898, 1.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 6.000999927520752, 1.500999927520752, 6.999000072479248, 1.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 1.500999927520752, 9.9989995956420898, 1.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6, 14, 9 ], + "to": [ 11.5, 14.5, 10 ], + "faces": { + "up": { "uv": [ 6.000999927520752, 9.0010004043579102, 11.49899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.000999927520752, 1.500999927520752, 11.49899959564209, 1.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 1.500999927520752, 9.9989995956420898, 1.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 1.500999927520752, 6.999000072479248, 1.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6, 1.5, 10.5 ], + "to": [ 11, 2, 11 ], + "faces": { + "down": { "uv": [ 9.999, 10.999, 5.001, 10.501 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.000999927520752, 14.00100040435791, 10.99899959564209, 14.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 10.50100040435791, 14.00100040435791, 10.99899959564209, 14.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.000999927520752, 14.00100040435791, 5.499000072479248, 14.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6, 13.5, 10.5 ], + "to": [ 11.5, 14, 11 ], + "faces": { + "up": { "uv": [ 6.000999927520752, 10.50100040435791, 11.49899959564209, 10.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.000999927520752, 2.000999927520752, 11.49899959564209, 2.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 10.50100040435791, 2.000999927520752, 10.99899959564209, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.000999927520752, 2.000999927520752, 5.499000072479248, 2.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6, 2.5, 12.5 ], + "to": [ 11.5, 3, 13 ], + "faces": { + "down": { "uv": [ 9.999, 12.999, 4.501, 12.501 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.000999927520752, 13.00100040435791, 11.49899959564209, 13.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 12.50100040435791, 13.00100040435791, 12.99899959564209, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.000999927520752, 13.00100040435791, 3.499000072479248, 13.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6, 9, 12.5 ], + "to": [ 10.5, 10, 13 ], + "faces": { + "up": { "uv": [ 6.000999927520752, 12.50100040435791, 10.49899959564209, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.000999927520752, 6.000999927520752, 10.49899959564209, 6.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 12.50100040435791, 6.000999927520752, 12.99899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.000999927520752, 6.000999927520752, 3.499000072479248, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6, 3, 13 ], + "to": [ 11.5, 3.5, 13.5 ], + "faces": { + "down": { "uv": [ 9.999, 13.499, 4.501, 13.001 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.000999927520752, 12.50100040435791, 11.49899959564209, 12.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 13.00100040435791, 12.50100040435791, 13.49899959564209, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 2.500999927520752, 12.50100040435791, 2.999000072479248, 12.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6, 5, 13.5 ], + "to": [ 9, 5.5, 14 ], + "faces": { + "up": { "uv": [ 6.000999927520752, 13.50100040435791, 8.9989995956420898, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.000999927520752, 10.50100040435791, 8.9989995956420898, 10.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 13.50100040435791, 10.50100040435791, 13.99899959564209, 10.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 2.000999927520752, 10.50100040435791, 2.499000072479248, 10.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 3.5, 2 ], + "to": [ 9.5, 4, 2.5 ], + "faces": { + "down": { "uv": [ 9.499, 2.499, 6.501, 2.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 6.500999927520752, 2.000999927520752, 9.4989995956420898, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.500999927520752, 12.00100040435791, 9.4989995956420898, 12.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 2.000999927520752, 12.00100040435791, 2.499000072479248, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 13.50100040435791, 12.00100040435791, 13.99899959564209, 12.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 5.5, 2 ], + "to": [ 7, 6, 2.5 ], + "faces": { + "up": { "uv": [ 6.500999927520752, 2.000999927520752, 6.999000072479248, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 9.0010004043579102, 10.00100040435791, 9.4989995956420898, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 2.000999927520752, 10.00100040435791, 2.499000072479248, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 13.50100040435791, 10.00100040435791, 13.99899959564209, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 7, 2.5 ], + "to": [ 7.5, 7.5, 3 ], + "faces": { + "up": { "uv": [ 6.500999927520752, 2.500999927520752, 7.499000072479248, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 8.5010004043579102, 8.5010004043579102, 9.4989995956420898, 8.9989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 2.500999927520752, 8.5010004043579102, 2.999000072479248, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 13.00100040435791, 8.5010004043579102, 13.49899959564209, 8.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 10, 3 ], + "to": [ 8.5, 10.5, 3.5 ], + "faces": { + "up": { "uv": [ 6.500999927520752, 3.000999927520752, 8.4989995956420898, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 7.500999927520752, 5.500999927520752, 9.4989995956420898, 5.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 3.000999927520752, 5.500999927520752, 3.499000072479248, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.50100040435791, 5.500999927520752, 12.99899959564209, 5.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 2, 3.5 ], + "to": [ 10.5, 2.5, 4 ], + "faces": { + "down": { "uv": [ 9.499, 3.999, 5.501, 3.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 5.500999927520752, 13.50100040435791, 9.4989995956420898, 13.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 3.500999927520752, 13.50100040435791, 3.999000072479248, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.00100040435791, 13.50100040435791, 12.49899959564209, 13.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 12, 3.5 ], + "to": [ 8, 12.5, 4 ], + "faces": { + "up": { "uv": [ 6.500999927520752, 3.500999927520752, 7.999000072479248, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 8.0010004043579102, 3.500999927520752, 9.4989995956420898, 3.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 3.500999927520752, 3.500999927520752, 3.999000072479248, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 12.00100040435791, 3.500999927520752, 12.49899959564209, 3.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 13, 4 ], + "to": [ 8, 13.5, 4.5 ], + "faces": { + "up": { "uv": [ 6.500999927520752, 4.000999927520752, 7.999000072479248, 4.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 8.0010004043579102, 2.500999927520752, 9.4989995956420898, 2.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 4.000999927520752, 2.500999927520752, 4.499000072479248, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.50100040435791, 2.500999927520752, 11.99899959564209, 2.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 1.5, 4.5 ], + "to": [ 10.5, 2, 5 ], + "faces": { + "down": { "uv": [ 9.499, 4.999, 5.501, 4.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 5.500999927520752, 14.00100040435791, 9.4989995956420898, 14.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 4.500999927520752, 14.00100040435791, 4.999000072479248, 14.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.00100040435791, 14.00100040435791, 11.49899959564209, 14.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 14, 5.5 ], + "to": [ 11.5, 14.5, 6 ], + "faces": { + "up": { "uv": [ 6.500999927520752, 5.500999927520752, 11.49899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 1.500999927520752, 9.4989995956420898, 1.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 5.500999927520752, 1.500999927520752, 5.999000072479248, 1.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.00100040435791, 1.500999927520752, 10.49899959564209, 1.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 14, 10 ], + "to": [ 11.5, 14.5, 10.5 ], + "faces": { + "up": { "uv": [ 6.500999927520752, 10.00100040435791, 11.49899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.500999927520752, 1.500999927520752, 11.49899959564209, 1.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 10.00100040435791, 1.500999927520752, 10.49899959564209, 1.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.500999927520752, 1.500999927520752, 5.999000072479248, 1.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 1.5, 11 ], + "to": [ 10.5, 2, 11.5 ], + "faces": { + "down": { "uv": [ 9.499, 11.499, 5.501, 11.001 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.500999927520752, 14.00100040435791, 10.49899959564209, 14.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 11.00100040435791, 14.00100040435791, 11.49899959564209, 14.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.500999927520752, 14.00100040435791, 4.999000072479248, 14.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 13, 11.5 ], + "to": [ 8, 13.5, 12 ], + "faces": { + "up": { "uv": [ 6.500999927520752, 11.50100040435791, 7.999000072479248, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.500999927520752, 2.500999927520752, 7.999000072479248, 2.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 11.50100040435791, 2.500999927520752, 11.99899959564209, 2.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 2.500999927520752, 4.499000072479248, 2.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 2, 12 ], + "to": [ 10.5, 2.5, 12.5 ], + "faces": { + "down": { "uv": [ 9.499, 12.499, 5.501, 12.001 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.500999927520752, 13.50100040435791, 10.49899959564209, 13.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 12.00100040435791, 13.50100040435791, 12.49899959564209, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.500999927520752, 13.50100040435791, 3.999000072479248, 13.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 12, 12 ], + "to": [ 8, 12.5, 12.5 ], + "faces": { + "up": { "uv": [ 6.500999927520752, 12.00100040435791, 7.999000072479248, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.500999927520752, 3.500999927520752, 7.999000072479248, 3.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 12.00100040435791, 3.500999927520752, 12.49899959564209, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.500999927520752, 3.500999927520752, 3.999000072479248, 3.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 10, 12.5 ], + "to": [ 8.5, 10.5, 13 ], + "faces": { + "up": { "uv": [ 6.500999927520752, 12.50100040435791, 8.4989995956420898, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.500999927520752, 5.500999927520752, 8.4989995956420898, 5.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 12.50100040435791, 5.500999927520752, 12.99899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.000999927520752, 5.500999927520752, 3.499000072479248, 5.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 7, 13 ], + "to": [ 7.5, 7.5, 13.5 ], + "faces": { + "up": { "uv": [ 6.500999927520752, 13.00100040435791, 7.499000072479248, 13.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.500999927520752, 8.5010004043579102, 7.499000072479248, 8.9989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 13.00100040435791, 8.5010004043579102, 13.49899959564209, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 2.500999927520752, 8.5010004043579102, 2.999000072479248, 8.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 3.5, 13.5 ], + "to": [ 9.5, 4, 14 ], + "faces": { + "down": { "uv": [ 9.499, 13.999, 6.501, 13.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 6.500999927520752, 13.50100040435791, 9.4989995956420898, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.500999927520752, 12.00100040435791, 9.4989995956420898, 12.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 13.50100040435791, 12.00100040435791, 13.99899959564209, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 2.000999927520752, 12.00100040435791, 2.499000072479248, 12.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 6.5, 5.5, 13.5 ], + "to": [ 7, 6, 14 ], + "faces": { + "up": { "uv": [ 6.500999927520752, 13.50100040435791, 6.999000072479248, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 6.500999927520752, 10.00100040435791, 6.999000072479248, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 13.50100040435791, 10.00100040435791, 13.99899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 2.000999927520752, 10.00100040435791, 2.499000072479248, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 7, 13.5, 4.5 ], + "to": [ 8, 14, 5 ], + "faces": { + "up": { "uv": [ 7.000999927520752, 4.500999927520752, 7.999000072479248, 4.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 8.0010004043579102, 2.000999927520752, 8.9989995956420898, 2.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 4.500999927520752, 2.000999927520752, 4.999000072479248, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.00100040435791, 2.000999927520752, 11.49899959564209, 2.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 7, 1, 7.5 ], + "to": [ 10, 1.5, 8.5 ], + "faces": { + "down": { "uv": [ 8.999, 8.499, 6.001, 7.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 14.50100040435791, 8.9989995956420898, 14.99899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 7.000999927520752, 14.50100040435791, 9.9989995956420898, 14.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 7.500999927520752, 14.50100040435791, 8.4989995956420898, 14.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.500999927520752, 14.50100040435791, 8.4989995956420898, 14.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 7, 13.5, 11 ], + "to": [ 8, 14, 11.5 ], + "faces": { + "up": { "uv": [ 7.000999927520752, 11.00100040435791, 7.999000072479248, 11.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 7.000999927520752, 2.000999927520752, 7.999000072479248, 2.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 11.00100040435791, 2.000999927520752, 11.49899959564209, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.500999927520752, 2.000999927520752, 4.999000072479248, 2.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9, 4, 2 ], + "to": [ 9.5, 4.5, 2.5 ], + "faces": { + "up": { "uv": [ 9.0010004043579102, 2.000999927520752, 9.4989995956420898, 2.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.500999927520752, 11.50100040435791, 6.999000072479248, 11.99899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 13.50100040435791, 11.50100040435791, 13.99899959564209, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9, 6, 4.5 ], + "to": [ 9.5, 8, 7 ], + "faces": { + "down": { "uv": [ 6.999, 6.999, 6.501, 4.501 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 9.0010004043579102, 8.0010004043579102, 9.4989995956420898, 9.9989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 9.0010004043579102, 8.0010004043579102, 11.49899959564209, 9.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9, 5.5, 6 ], + "to": [ 9.5, 6, 7 ], + "faces": { + "south": { "uv": [ 9.0010004043579102, 10.00100040435791, 9.4989995956420898, 10.49899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 9.0010004043579102, 10.00100040435791, 9.9989995956420898, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9, 6.5, 7 ], + "to": [ 9.5, 8, 7.5 ], + "faces": { + "down": { "uv": [ 6.999, 7.499, 6.501, 7.001 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 9.0010004043579102, 8.0010004043579102, 9.4989995956420898, 9.4989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 8.5010004043579102, 8.0010004043579102, 8.9989995956420898, 9.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9, 7, 7.5 ], + "to": [ 9.5, 8, 12 ], + "faces": { + "down": { "uv": [ 6.999, 11.999, 6.501, 7.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 9.0010004043579102, 7.500999927520752, 9.4989995956420898, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 9.0010004043579102, 8.0010004043579102, 9.4989995956420898, 8.9989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 4.000999927520752, 8.0010004043579102, 8.4989995956420898, 8.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9, 6.5, 8.5 ], + "to": [ 9.5, 7, 12 ], + "faces": { + "down": { "uv": [ 6.999, 11.999, 6.501, 8.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.500999927520752, 9.0010004043579102, 6.999000072479248, 9.4989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 4.000999927520752, 9.0010004043579102, 7.499000072479248, 9.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9, 5.5, 9 ], + "to": [ 9.5, 6.5, 10 ], + "faces": { + "north": { "uv": [ 6.500999927520752, 9.5010004043579102, 6.999000072479248, 10.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 9.0010004043579102, 9.5010004043579102, 9.4989995956420898, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 9.0010004043579102, 9.5010004043579102, 9.9989995956420898, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 9.5010004043579102, 6.999000072479248, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9, 6, 10 ], + "to": [ 9.5, 6.5, 12 ], + "faces": { + "down": { "uv": [ 6.999, 11.999, 6.501, 10.001 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 9.5010004043579102, 5.999000072479248, 9.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9, 4, 13.5 ], + "to": [ 9.5, 4.5, 14 ], + "faces": { + "up": { "uv": [ 9.0010004043579102, 13.50100040435791, 9.4989995956420898, 13.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 9.0010004043579102, 11.50100040435791, 9.4989995956420898, 11.99899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 2.000999927520752, 11.50100040435791, 2.499000072479248, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 4, 4 ], + "to": [ 10, 4.5, 7 ], + "faces": { + "down": { "uv": [ 6.499, 6.999, 6.001, 4.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 9.5010004043579102, 4.000999927520752, 9.9989995956420898, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.0010004043579102, 11.50100040435791, 11.99899959564209, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 4.5, 4 ], + "to": [ 10, 5, 6 ], + "faces": { + "up": { "uv": [ 9.5010004043579102, 4.000999927520752, 9.9989995956420898, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 9.5010004043579102, 11.00100040435791, 9.9989995956420898, 11.49899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 10.00100040435791, 11.00100040435791, 11.99899959564209, 11.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 5, 4 ], + "to": [ 10, 5.5, 5.5 ], + "faces": { + "up": { "uv": [ 9.5010004043579102, 4.000999927520752, 9.9989995956420898, 5.499000072479248 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 9.5010004043579102, 10.50100040435791, 9.9989995956420898, 10.99899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 10.50100040435791, 10.50100040435791, 11.99899959564209, 10.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 6, 4.5 ], + "to": [ 10, 8.5, 5.5 ], + "faces": { + "down": { "uv": [ 6.499, 5.499, 6.001, 4.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 9.5010004043579102, 4.500999927520752, 9.9989995956420898, 5.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 7.500999927520752, 6.499000072479248, 9.9989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 9.5010004043579102, 7.500999927520752, 9.9989995956420898, 9.9989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 4.500999927520752, 7.500999927520752, 5.499000072479248, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.50100040435791, 7.500999927520752, 11.49899959564209, 9.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 5.5, 5 ], + "to": [ 10, 6, 5.5 ], + "faces": { + "south": { "uv": [ 9.5010004043579102, 10.00100040435791, 9.9989995956420898, 10.49899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 10.50100040435791, 10.00100040435791, 10.99899959564209, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 6.5, 5.5 ], + "to": [ 10, 8.5, 6 ], + "faces": { + "down": { "uv": [ 6.499, 5.999, 6.001, 5.501 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 9.5010004043579102, 7.500999927520752, 9.9989995956420898, 9.4989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 5.500999927520752, 7.500999927520752, 5.999000072479248, 9.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 10.00100040435791, 7.500999927520752, 10.49899959564209, 9.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 7.5, 6 ], + "to": [ 10, 8.5, 6.5 ], + "faces": { + "down": { "uv": [ 6.499, 6.499, 6.001, 6.001 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 9.5010004043579102, 7.500999927520752, 9.9989995956420898, 8.4989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 6.000999927520752, 7.500999927520752, 6.499000072479248, 8.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 9.5010004043579102, 7.500999927520752, 9.9989995956420898, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 8, 6.5 ], + "to": [ 10, 8.5, 7 ], + "faces": { + "down": { "uv": [ 6.499, 6.999, 6.001, 6.501 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 9.5010004043579102, 7.500999927520752, 9.9989995956420898, 7.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 9.0010004043579102, 7.500999927520752, 9.4989995956420898, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 8, 9 ], + "to": [ 10, 8.5, 11.5 ], + "faces": { + "down": { "uv": [ 6.499, 11.499, 6.001, 9.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 9.5010004043579102, 9.0010004043579102, 9.9989995956420898, 11.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 7.500999927520752, 6.499000072479248, 7.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 4.500999927520752, 7.500999927520752, 6.999000072479248, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 7.5, 9.5 ], + "to": [ 10, 8, 12 ], + "faces": { + "down": { "uv": [ 6.499, 11.999, 6.001, 9.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 9.5010004043579102, 9.5010004043579102, 9.9989995956420898, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 8.0010004043579102, 6.499000072479248, 8.4989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 4.000999927520752, 8.0010004043579102, 6.499000072479248, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 4.5, 10 ], + "to": [ 10, 5, 12 ], + "faces": { + "up": { "uv": [ 9.5010004043579102, 10.00100040435791, 9.9989995956420898, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 11.00100040435791, 6.499000072479248, 11.49899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 4.000999927520752, 11.00100040435791, 5.999000072479248, 11.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 6.5, 10 ], + "to": [ 10, 7.5, 12 ], + "faces": { + "down": { "uv": [ 6.499, 11.999, 6.001, 10.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 8.5010004043579102, 6.499000072479248, 9.4989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 10.00100040435791, 8.5010004043579102, 11.99899959564209, 9.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 8.5010004043579102, 5.999000072479248, 9.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 5, 10.5 ], + "to": [ 10, 5.5, 12 ], + "faces": { + "up": { "uv": [ 9.5010004043579102, 10.50100040435791, 9.9989995956420898, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 6.000999927520752, 10.50100040435791, 6.499000072479248, 10.99899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 4.000999927520752, 10.50100040435791, 5.499000072479248, 10.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 5.5, 10.5 ], + "to": [ 10, 6.5, 11 ], + "faces": { + "north": { "uv": [ 6.000999927520752, 9.5010004043579102, 6.499000072479248, 10.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 9.5010004043579102, 9.5010004043579102, 9.9989995956420898, 10.49899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 10.50100040435791, 9.5010004043579102, 10.99899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 5.000999927520752, 9.5010004043579102, 5.499000072479248, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 9.5, 6, 11 ], + "to": [ 10, 6.5, 12 ], + "faces": { + "down": { "uv": [ 6.499, 11.999, 6.001, 11.001 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 9.5010004043579102, 4.999000072479248, 9.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 10, 4, 4 ], + "to": [ 12.5, 5.5, 4.5 ], + "faces": { + "south": { "uv": [ 10.00100040435791, 10.50100040435791, 12.49899959564209, 11.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 4.000999927520752, 10.50100040435791, 4.499000072479248, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.50100040435791, 10.50100040435791, 11.99899959564209, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 10, 7, 4.5 ], + "to": [ 13, 8.5, 5 ], + "faces": { + "down": { "uv": [ 5.999, 4.999, 3.001, 4.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 7.500999927520752, 5.999000072479248, 8.9989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 10.00100040435791, 7.500999927520752, 12.99899959564209, 8.9989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 11.00100040435791, 7.500999927520752, 11.49899959564209, 8.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 10, 8.5, 5 ], + "to": [ 14, 9, 5.5 ], + "faces": { + "down": { "uv": [ 5.999, 5.499, 2.001, 5.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.000999927520752, 7.000999927520752, 5.999000072479248, 7.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 10.00100040435791, 7.000999927520752, 13.99899959564209, 7.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 10.50100040435791, 7.000999927520752, 10.99899959564209, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 10, 3.5, 6 ], + "to": [ 12.5, 4, 6.5 ], + "faces": { + "up": { "uv": [ 10.00100040435791, 6.000999927520752, 12.49899959564209, 6.499000072479248 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 10.00100040435791, 12.00100040435791, 12.49899959564209, 12.49899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 9.5010004043579102, 12.00100040435791, 9.9989995956420898, 12.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 10, 9.5, 6 ], + "to": [ 15, 10, 10 ], + "faces": { + "down": { "uv": [ 5.999, 9.999, 1.001, 6.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 10.00100040435791, 6.000999927520752, 14.99899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.0010000467300415, 6.000999927520752, 5.999000072479248, 6.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 10.00100040435791, 6.000999927520752, 14.99899959564209, 6.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 6.000999927520752, 6.000999927520752, 9.9989995956420898, 6.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 6.000999927520752, 6.000999927520752, 9.9989995956420898, 6.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 10, 10, 7 ], + "to": [ 16, 10.5, 8.5 ], + "faces": { + "down": { "uv": [ 5.999, 8.499, 0.001, 7.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 10.00100040435791, 7.000999927520752, 15.99899959564209, 8.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.0010000000474974513, 5.500999927520752, 5.999000072479248, 5.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 7.000999927520752, 5.500999927520752, 8.4989995956420898, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 7.500999927520752, 5.500999927520752, 8.9989995956420898, 5.999000072479248 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Hood", + "from": [ 10, 3.5, 9.5 ], + "to": [ 12.5, 4, 10 ], + "faces": { + "up": { "uv": [ 10.00100040435791, 9.5010004043579102, 12.49899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 12.00100040435791, 5.999000072479248, 12.49899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 6.000999927520752, 12.00100040435791, 6.499000072479248, 12.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 10, 8.5, 10.5 ], + "to": [ 14, 9, 11 ], + "faces": { + "down": { "uv": [ 5.999, 10.999, 2.001, 10.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.000999927520752, 7.000999927520752, 5.999000072479248, 7.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 10.00100040435791, 7.000999927520752, 13.99899959564209, 7.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 5.000999927520752, 7.000999927520752, 5.499000072479248, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 10, 7, 11 ], + "to": [ 13, 8, 12 ], + "faces": { + "down": { "uv": [ 5.999, 11.999, 3.001, 11.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 10.00100040435791, 11.00100040435791, 12.99899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 8.0010004043579102, 5.999000072479248, 8.9989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 10.00100040435791, 8.0010004043579102, 12.99899959564209, 8.9989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 11.00100040435791, 8.0010004043579102, 11.99899959564209, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 8.0010004043579102, 4.999000072479248, 8.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 10, 8, 11 ], + "to": [ 13.5, 8.5, 11.5 ], + "faces": { + "down": { "uv": [ 5.999, 11.499, 2.501, 11.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.500999927520752, 7.500999927520752, 5.999000072479248, 7.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 10.00100040435791, 7.500999927520752, 13.49899959564209, 7.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 4.500999927520752, 7.500999927520752, 4.999000072479248, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 10, 4, 11.5 ], + "to": [ 12.5, 5.5, 12 ], + "faces": { + "north": { "uv": [ 3.500999927520752, 10.50100040435791, 5.999000072479248, 11.99899959564209 ], "texture": "#texture" }, + "west": { "uv": [ 11.50100040435791, 10.50100040435791, 11.99899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 10.50100040435791, 4.499000072479248, 11.99899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 10, 6, 11.5 ], + "to": [ 13, 7, 12 ], + "faces": { + "down": { "uv": [ 5.999, 11.999, 3.001, 11.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 9.0010004043579102, 5.999000072479248, 9.9989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 11.50100040435791, 9.0010004043579102, 11.99899959564209, 9.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 9.0010004043579102, 4.499000072479248, 9.9989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 10.5, 9, 3 ], + "to": [ 11, 9.5, 3.5 ], + "faces": { + "up": { "uv": [ 10.50100040435791, 3.000999927520752, 10.99899959564209, 3.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 5.000999927520752, 6.500999927520752, 5.499000072479248, 6.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 12.50100040435791, 6.500999927520752, 12.99899959564209, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 10.5, 9, 12.5 ], + "to": [ 11, 9.5, 13 ], + "faces": { + "up": { "uv": [ 10.50100040435791, 12.50100040435791, 10.99899959564209, 12.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 10.50100040435791, 6.500999927520752, 10.99899959564209, 6.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 3.000999927520752, 6.500999927520752, 3.499000072479248, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 11, 7.5, 3.5 ], + "to": [ 11.5, 11.5, 4 ], + "faces": { + "up": { "uv": [ 11.00100040435791, 3.500999927520752, 11.49899959564209, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 4.500999927520752, 4.999000072479248, 8.4989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 11.00100040435791, 4.500999927520752, 11.49899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 12.00100040435791, 4.500999927520752, 12.49899959564209, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 11, 7.5, 12 ], + "to": [ 11.5, 11.5, 12.5 ], + "faces": { + "up": { "uv": [ 11.00100040435791, 12.00100040435791, 11.49899959564209, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.500999927520752, 4.500999927520752, 4.999000072479248, 8.4989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 11.00100040435791, 4.500999927520752, 11.49899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 3.500999927520752, 4.500999927520752, 3.999000072479248, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 11.5, 7.5, 3.5 ], + "to": [ 12.5, 11, 4 ], + "faces": { + "up": { "uv": [ 11.50100040435791, 3.500999927520752, 12.49899959564209, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 5.000999927520752, 4.499000072479248, 8.4989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 11.50100040435791, 5.000999927520752, 12.49899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 12.00100040435791, 5.000999927520752, 12.49899959564209, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 11.5, 1.5, 6 ], + "to": [ 12, 2, 7 ], + "faces": { + "down": { "uv": [ 4.499, 6.999, 4.001, 6.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.000999927520752, 14.00100040435791, 4.499000072479248, 14.49899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 9.0010004043579102, 14.00100040435791, 9.9989995956420898, 14.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 11.5, 14, 6.5 ], + "to": [ 12, 14.5, 7 ], + "faces": { + "up": { "uv": [ 11.50100040435791, 6.500999927520752, 11.99899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 4.000999927520752, 1.500999927520752, 4.499000072479248, 1.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 9.0010004043579102, 1.500999927520752, 9.4989995956420898, 1.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 11.5, 1.5, 9 ], + "to": [ 12, 2, 10 ], + "faces": { + "down": { "uv": [ 4.499, 9.999, 4.001, 9.001 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 11.50100040435791, 14.00100040435791, 11.99899959564209, 14.49899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 6.000999927520752, 14.00100040435791, 6.999000072479248, 14.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 11.5, 14, 9 ], + "to": [ 12, 14.5, 9.5 ], + "faces": { + "up": { "uv": [ 11.50100040435791, 9.0010004043579102, 11.99899959564209, 9.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 11.50100040435791, 1.500999927520752, 11.99899959564209, 1.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 6.500999927520752, 1.500999927520752, 6.999000072479248, 1.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 11.5, 7.5, 12 ], + "to": [ 12.5, 11, 12.5 ], + "faces": { + "up": { "uv": [ 11.50100040435791, 12.00100040435791, 12.49899959564209, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 5.000999927520752, 4.499000072479248, 8.4989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 11.50100040435791, 5.000999927520752, 12.49899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 3.500999927520752, 5.000999927520752, 3.999000072479248, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 12, 1.5, 7.5 ], + "to": [ 12.5, 2, 8.5 ], + "faces": { + "down": { "uv": [ 3.999, 8.499, 3.501, 7.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.500999927520752, 14.00100040435791, 3.999000072479248, 14.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 12.00100040435791, 14.00100040435791, 12.49899959564209, 14.49899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 7.500999927520752, 14.00100040435791, 8.4989995956420898, 14.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 12.5, 6.5, 3 ], + "to": [ 13, 7.5, 3.5 ], + "faces": { + "down": { "uv": [ 3.499, 3.499, 3.001, 3.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 8.5010004043579102, 3.499000072479248, 9.4989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 12.50100040435791, 8.5010004043579102, 12.99899959564209, 9.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 12.5, 7.5, 3.5 ], + "to": [ 13, 10.5, 4 ], + "faces": { + "up": { "uv": [ 12.50100040435791, 3.500999927520752, 12.99899959564209, 3.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 5.500999927520752, 3.499000072479248, 8.4989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 12.50100040435791, 5.500999927520752, 12.99899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 12.00100040435791, 5.500999927520752, 12.49899959564209, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 12.5, 8, 4 ], + "to": [ 13, 11.5, 4.5 ], + "faces": { + "up": { "uv": [ 12.50100040435791, 4.000999927520752, 12.99899959564209, 4.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 4.500999927520752, 3.499000072479248, 7.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 12.50100040435791, 4.500999927520752, 12.99899959564209, 7.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 11.50100040435791, 4.500999927520752, 11.99899959564209, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 12.5, 13.5, 7.5 ], + "to": [ 13, 14, 8.5 ], + "faces": { + "up": { "uv": [ 12.50100040435791, 7.500999927520752, 12.99899959564209, 8.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 2.000999927520752, 3.499000072479248, 2.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 12.50100040435791, 2.000999927520752, 12.99899959564209, 2.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 7.500999927520752, 2.000999927520752, 8.4989995956420898, 2.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 12.5, 5.5, 11.5 ], + "to": [ 13, 6, 12 ], + "faces": { + "down": { "uv": [ 3.499, 11.999, 3.001, 11.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 10.00100040435791, 3.499000072479248, 10.49899959564209 ], "texture": "#texture" }, + "south": { "uv": [ 12.50100040435791, 10.00100040435791, 12.99899959564209, 10.49899959564209 ], "texture": "#texture" }, + "east": { "uv": [ 4.000999927520752, 10.00100040435791, 4.499000072479248, 10.49899959564209 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 12.5, 8, 11.5 ], + "to": [ 13, 10.5, 12.5 ], + "faces": { + "down": { "uv": [ 3.499, 12.499, 3.001, 11.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 12.50100040435791, 11.50100040435791, 12.99899959564209, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 3.000999927520752, 5.500999927520752, 3.499000072479248, 7.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 12.50100040435791, 5.500999927520752, 12.99899959564209, 7.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 11.50100040435791, 5.500999927520752, 12.49899959564209, 7.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 3.500999927520752, 5.500999927520752, 4.499000072479248, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 12.5, 10.5, 11.5 ], + "to": [ 13, 11.5, 12 ], + "faces": { + "up": { "uv": [ 12.50100040435791, 11.50100040435791, 12.99899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 12.50100040435791, 4.500999927520752, 12.99899959564209, 5.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 4.000999927520752, 4.500999927520752, 4.499000072479248, 5.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 12.5, 7.5, 12 ], + "to": [ 13, 8, 12.5 ], + "faces": { + "east": { "uv": [ 3.500999927520752, 8.0010004043579102, 3.999000072479248, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 12.5, 6.5, 12.5 ], + "to": [ 13, 7.5, 13 ], + "faces": { + "down": { "uv": [ 3.499, 12.999, 3.001, 12.501 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 12.50100040435791, 8.5010004043579102, 12.99899959564209, 9.4989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 3.000999927520752, 8.5010004043579102, 3.499000072479248, 9.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13, 8, 3.5 ], + "to": [ 13.5, 8.5, 5 ], + "faces": { + "down": { "uv": [ 2.999, 4.999, 2.501, 3.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 13.00100040435791, 3.500999927520752, 13.49899959564209, 4.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.500999927520752, 7.500999927520752, 2.999000072479248, 7.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 13.00100040435791, 7.500999927520752, 13.49899959564209, 7.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 3.500999927520752, 7.500999927520752, 4.999000072479248, 7.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.00100040435791, 7.500999927520752, 12.49899959564209, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13, 8.5, 3.5 ], + "to": [ 13.5, 10, 4.5 ], + "faces": { + "up": { "uv": [ 13.00100040435791, 3.500999927520752, 13.49899959564209, 4.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.500999927520752, 6.000999927520752, 2.999000072479248, 7.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 3.500999927520752, 6.000999927520752, 4.499000072479248, 7.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.50100040435791, 6.000999927520752, 12.49899959564209, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13, 7.5, 4 ], + "to": [ 13.5, 8, 5 ], + "faces": { + "down": { "uv": [ 2.999, 4.999, 2.501, 4.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.500999927520752, 8.0010004043579102, 2.999000072479248, 8.4989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 13.00100040435791, 8.0010004043579102, 13.49899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "west": { "uv": [ 4.000999927520752, 8.0010004043579102, 4.999000072479248, 8.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.00100040435791, 8.0010004043579102, 11.99899959564209, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13, 10, 4 ], + "to": [ 13.5, 11, 4.5 ], + "faces": { + "up": { "uv": [ 13.00100040435791, 4.000999927520752, 13.49899959564209, 4.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.500999927520752, 5.000999927520752, 2.999000072479248, 5.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 11.50100040435791, 5.000999927520752, 11.99899959564209, 5.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13, 12.5, 5.5 ], + "to": [ 13.5, 13, 6 ], + "faces": { + "up": { "uv": [ 13.00100040435791, 5.500999927520752, 13.49899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.500999927520752, 3.000999927520752, 2.999000072479248, 3.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 10.00100040435791, 3.000999927520752, 10.49899959564209, 3.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13, 12.5, 10 ], + "to": [ 13.5, 13, 10.5 ], + "faces": { + "up": { "uv": [ 13.00100040435791, 10.00100040435791, 13.49899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 13.00100040435791, 3.000999927520752, 13.49899959564209, 3.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 5.500999927520752, 3.000999927520752, 5.999000072479248, 3.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13, 7.5, 11 ], + "to": [ 13.5, 8, 11.5 ], + "faces": { + "down": { "uv": [ 2.999, 11.499, 2.501, 11.001 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.500999927520752, 8.0010004043579102, 2.999000072479248, 8.4989995956420898 ], "texture": "#texture" }, + "south": { "uv": [ 13.00100040435791, 8.0010004043579102, 13.49899959564209, 8.4989995956420898 ], "texture": "#texture" }, + "east": { "uv": [ 4.500999927520752, 8.0010004043579102, 4.999000072479248, 8.4989995956420898 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13, 8, 11.5 ], + "to": [ 13.5, 10, 12.5 ], + "faces": { + "down": { "uv": [ 2.999, 12.499, 2.501, 11.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 13.00100040435791, 11.50100040435791, 13.49899959564209, 12.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.500999927520752, 6.000999927520752, 2.999000072479248, 7.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 13.00100040435791, 6.000999927520752, 13.49899959564209, 7.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 3.500999927520752, 6.000999927520752, 4.499000072479248, 7.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13, 10, 11.5 ], + "to": [ 13.5, 11, 12 ], + "faces": { + "up": { "uv": [ 13.00100040435791, 11.50100040435791, 13.49899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 13.00100040435791, 5.000999927520752, 13.49899959564209, 5.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 11.50100040435791, 5.000999927520752, 11.99899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 5.000999927520752, 4.499000072479248, 5.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13.5, 9, 4 ], + "to": [ 14, 10.5, 5 ], + "faces": { + "down": { "uv": [ 2.499, 4.999, 2.001, 4.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 13.50100040435791, 4.000999927520752, 13.99899959564209, 4.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.000999927520752, 5.500999927520752, 2.499000072479248, 6.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 13.50100040435791, 5.500999927520752, 13.99899959564209, 6.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 4.000999927520752, 5.500999927520752, 4.999000072479248, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.00100040435791, 5.500999927520752, 11.99899959564209, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13.5, 8.5, 4.5 ], + "to": [ 14, 9, 5 ], + "faces": { + "down": { "uv": [ 2.499, 4.999, 2.001, 4.501 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.000999927520752, 7.000999927520752, 2.499000072479248, 7.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 11.00100040435791, 7.000999927520752, 11.49899959564209, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13.5, 10.5, 4.5 ], + "to": [ 14, 11.5, 5 ], + "faces": { + "up": { "uv": [ 13.50100040435791, 4.500999927520752, 13.99899959564209, 4.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.000999927520752, 4.500999927520752, 2.499000072479248, 5.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 11.00100040435791, 4.500999927520752, 11.49899959564209, 5.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13.5, 12, 5.5 ], + "to": [ 14.5, 12.5, 6 ], + "faces": { + "up": { "uv": [ 13.50100040435791, 5.500999927520752, 14.49899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.500999927520752, 3.500999927520752, 2.499000072479248, 3.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 10.00100040435791, 3.500999927520752, 10.49899959564209, 3.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13.5, 12, 10 ], + "to": [ 14.5, 12.5, 10.5 ], + "faces": { + "up": { "uv": [ 13.50100040435791, 10.00100040435791, 14.49899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 13.50100040435791, 3.500999927520752, 14.49899959564209, 3.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 5.500999927520752, 3.500999927520752, 5.999000072479248, 3.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13.5, 8.5, 11 ], + "to": [ 14, 11.5, 11.5 ], + "faces": { + "down": { "uv": [ 2.499, 11.499, 2.001, 11.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 13.50100040435791, 11.00100040435791, 13.99899959564209, 11.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 2.000999927520752, 4.500999927520752, 2.499000072479248, 7.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 13.50100040435791, 4.500999927520752, 13.99899959564209, 7.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 4.500999927520752, 4.500999927520752, 4.999000072479248, 7.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 13.5, 9, 11.5 ], + "to": [ 14, 10.5, 12 ], + "faces": { + "down": { "uv": [ 2.499, 11.999, 2.001, 11.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 13.50100040435791, 11.50100040435791, 13.99899959564209, 11.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 13.50100040435791, 5.500999927520752, 13.99899959564209, 6.999000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 11.50100040435791, 5.500999927520752, 11.99899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 4.000999927520752, 5.500999927520752, 4.499000072479248, 6.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 14, 9.5, 4.5 ], + "to": [ 14.5, 11, 5 ], + "faces": { + "down": { "uv": [ 1.999, 4.999, 1.501, 4.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 14.00100040435791, 4.500999927520752, 14.49899959564209, 4.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.500999927520752, 5.000999927520752, 1.999000072479248, 6.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 14.00100040435791, 5.000999927520752, 14.49899959564209, 6.499000072479248 ], "texture": "#texture" }, + "west": { "uv": [ 4.500999927520752, 5.000999927520752, 4.999000072479248, 6.499000072479248 ], "texture": "#hat_deatheater_top" }, + "east": { "uv": [ 11.00100040435791, 5.000999927520752, 11.49899959564209, 6.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 14, 9.5, 11 ], + "to": [ 14.5, 11, 11.5 ], + "faces": { + "down": { "uv": [ 1.999, 11.499, 1.501, 11.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 14.00100040435791, 11.00100040435791, 14.49899959564209, 11.49899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.500999927520752, 5.000999927520752, 1.999000072479248, 6.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 14.00100040435791, 5.000999927520752, 14.49899959564209, 6.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 4.500999927520752, 5.000999927520752, 4.999000072479248, 6.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 14.5, 9.5, 5 ], + "to": [ 15, 10, 6 ], + "faces": { + "down": { "uv": [ 1.499, 5.999, 1.001, 5.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 14.50100040435791, 5.000999927520752, 14.99899959564209, 5.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.0010000467300415, 6.000999927520752, 1.499000072479248, 6.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 10.00100040435791, 6.000999927520752, 10.99899959564209, 6.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 14.5, 10, 5 ], + "to": [ 15, 11, 5.5 ], + "faces": { + "up": { "uv": [ 14.50100040435791, 5.000999927520752, 14.99899959564209, 5.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.0010000467300415, 5.000999927520752, 1.499000072479248, 5.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 14.50100040435791, 5.000999927520752, 14.99899959564209, 5.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 10.50100040435791, 5.000999927520752, 10.99899959564209, 5.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 14.5, 9.5, 10 ], + "to": [ 15, 10, 11 ], + "faces": { + "down": { "uv": [ 1.499, 10.999, 1.001, 10.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 14.50100040435791, 10.00100040435791, 14.99899959564209, 10.99899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 14.50100040435791, 6.000999927520752, 14.99899959564209, 6.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 5.000999927520752, 6.000999927520752, 5.999000072479248, 6.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 14.5, 11.5, 10 ], + "to": [ 15, 12, 10.5 ], + "faces": { + "up": { "uv": [ 14.50100040435791, 10.00100040435791, 14.99899959564209, 10.49899959564209 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 14.50100040435791, 4.000999927520752, 14.99899959564209, 4.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 5.500999927520752, 4.000999927520752, 5.999000072479248, 4.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 14.5, 10, 10.5 ], + "to": [ 15, 11, 11 ], + "faces": { + "up": { "uv": [ 14.50100040435791, 10.50100040435791, 14.99899959564209, 10.99899959564209 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 1.0010000467300415, 5.000999927520752, 1.499000072479248, 5.999000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 14.50100040435791, 5.000999927520752, 14.99899959564209, 5.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 5.000999927520752, 5.000999927520752, 5.499000072479248, 5.999000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "RHJvb2JsZWRvcmVMTEM=", + "from": [ 15, 9.5, 6.5 ], + "to": [ 15.5, 10, 9.5 ], + "faces": { + "down": { "uv": [ 0.999, 9.499, 0.501, 6.501 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 15.00100040435791, 6.500999927520752, 15.49899959564209, 9.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.50099998712539673, 6.000999927520752, 0.99900001287460327, 6.499000072479248 ], "texture": "#texture" }, + "south": { "uv": [ 15.00100040435791, 6.000999927520752, 15.49899959564209, 6.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 6.500999927520752, 6.000999927520752, 9.4989995956420898, 6.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 15, 11.5, 6.5 ], + "to": [ 15.5, 12, 7 ], + "faces": { + "up": { "uv": [ 15.00100040435791, 6.500999927520752, 15.49899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.50099998712539673, 4.000999927520752, 0.99900001287460327, 4.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 9.0010004043579102, 4.000999927520752, 9.4989995956420898, 4.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 15, 11.5, 9 ], + "to": [ 15.5, 12, 9.5 ], + "faces": { + "up": { "uv": [ 15.00100040435791, 9.0010004043579102, 15.49899959564209, 9.4989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 15.00100040435791, 4.000999927520752, 15.49899959564209, 4.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 6.500999927520752, 4.000999927520752, 6.999000072479248, 4.499000072479248 ], "texture": "#texture" } + } + }, + { + "__comment": "Hood", + "from": [ 15.5, 10.5, 6 ], + "to": [ 16, 11, 7 ], + "faces": { + "down": { "uv": [ 0.499, 6.999, 0.001, 6.001 ], "texture": "#hat_deatheater_top" }, + "up": { "uv": [ 15.50100040435791, 6.000999927520752, 15.99899959564209, 6.999000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.0010000000474974513, 5.000999927520752, 0.49900001287460327, 5.499000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 9.0010004043579102, 5.000999927520752, 9.9989995956420898, 5.499000072479248 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Hood", + "from": [ 15.5, 11, 7 ], + "to": [ 16, 11.5, 7.5 ], + "faces": { + "up": { "uv": [ 15.50100040435791, 7.000999927520752, 15.99899959564209, 7.499000072479248 ], "texture": "#hat_deatheater_top" }, + "north": { "uv": [ 0.0010000000474974513, 4.500999927520752, 0.49900001287460327, 4.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 8.5010004043579102, 4.500999927520752, 8.9989995956420898, 4.999000072479248 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Hood", + "from": [ 15.5, 11, 8.5 ], + "to": [ 16, 11.5, 9 ], + "faces": { + "up": { "uv": [ 15.50100040435791, 8.5010004043579102, 15.99899959564209, 8.9989995956420898 ], "texture": "#hat_deatheater_top" }, + "south": { "uv": [ 15.50100040435791, 4.500999927520752, 15.99899959564209, 4.999000072479248 ], "texture": "#texture" }, + "east": { "uv": [ 7.000999927520752, 4.500999927520752, 7.499000072479248, 4.999000072479248 ], "texture": "#texture", "cullface": "east" } + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [ 0, 90, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0.5, 0.5, 0.5 ] + }, + "thirdperson_lefthand": { + "rotation": [ 0, -90, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0.5, 0.5, 0.5 ] + }, + "head": { + "rotation": [ 0, 90, 0 ], + "translation": [ 0, 0.8, 0 ], + "scale": [ 0, 0, 0 ] + }, + "ground": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 2, 0 ], + "scale": [ 0.5, 0.5, 0.5 ] + }, + "fixed": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 1, 1, 1 ] + }, + "firstperson_righthand": { + "rotation": [ -27, -116, 0 ], + "translation": [ 0.38, 1.13, 0 ], + "scale": [ 0.5, 0.5, 0.5 ] + }, + "firstperson_lefthand": { + "rotation": [ -27, 48, 0 ], + "translation": [ 0.38, 1.13, 0 ], + "scale": [ 0.5, 0.5, 0.5 ] + }, + "gui": { + "rotation": [ 11, -163, 0 ], + "translation": [ 0.38, 0, 0 ], + "scale": [ 0.8, 0.8, 0.8 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/other/hat_eye.json b/assets/magic/models/other/hat_eye.json new file mode 100644 index 0000000..e92c13a --- /dev/null +++ b/assets/magic/models/other/hat_eye.json @@ -0,0 +1,125 @@ +{ + "credit": "Made with Blockbench, by RealFlamegirl. Do not take this out of the Magic resource pack and/or redistribute without permission. Discord is flame#0464", + "parent": "magic:base/lit", + "textures": { + "0": "magic:other/night_vision_goggles", + "particle": "magic:other/night_vision_goggles" + }, + "elements": [ + { + "from": [4, 6, 3], + "to": [7, 9, 4], + "rotation": {"angle": 0, "axis": "y", "origin": [4, 4, 4]}, + "faces": { + "north": {"uv": [0, 13, 3, 16], "texture": "#0", "tintindex": 0}, + "east": {"uv": [4, 13, 5, 16], "texture": "#0"}, + "south": {"uv": [16, 15, 15, 16], "texture": "#0", "tintindex": 0}, + "west": {"uv": [3, 13, 4, 16], "texture": "#0"}, + "up": {"uv": [0, 13, 3, 12], "texture": "#0"}, + "down": {"uv": [0, 11, 3, 12], "texture": "#0"} + } + }, + { + "from": [9, 6, 3], + "to": [12, 9, 4], + "rotation": {"angle": 0, "axis": "y", "origin": [12, 4, 4]}, + "faces": { + "north": {"uv": [0, 13, 3, 16], "texture": "#0", "tintindex": 0}, + "east": {"uv": [4, 13, 5, 16], "texture": "#0"}, + "south": {"uv": [16, 15, 15, 16], "texture": "#0", "tintindex": 0}, + "west": {"uv": [3, 13, 4, 16], "texture": "#0"}, + "up": {"uv": [0, 12, 3, 13], "texture": "#0"}, + "down": {"uv": [3, 11, 0, 12], "texture": "#0"} + } + }, + { + "from": [3.994, 3.994, 3.994], + "to": [12.006, 12.006, 4.006], + "rotation": {"angle": 0, "axis": "y", "origin": [4, 4, 4]}, + "faces": { + "north": {"uv": [0, 0, 8, 8], "texture": "#0"}, + "east": {"uv": [16, 0, 8, 8], "texture": "#0"}, + "south": {"uv": [8, 0, 0, 8], "texture": "#0"}, + "west": {"uv": [8, 0, 16, 8], "texture": "#0"}, + "up": {"uv": [6, 15, 7, 16], "texture": "#0"}, + "down": {"uv": [6, 15, 7, 16], "texture": "#0"} + } + }, + { + "from": [3.997, 5.997, 3.997], + "to": [4.003, 9.003, 12.003], + "rotation": {"angle": 0, "axis": "y", "origin": [4, 7.5, 8]}, + "faces": { + "north": {"uv": [6, 15, 7, 16], "texture": "#0"}, + "east": {"uv": [16, 3, 8, 6], "texture": "#0"}, + "south": {"uv": [6, 15, 7, 16], "texture": "#0"}, + "west": {"uv": [8, 3, 16, 6], "texture": "#0"}, + "up": {"uv": [6, 15, 7, 16], "texture": "#0"}, + "down": {"uv": [6, 15, 7, 16], "texture": "#0"} + } + }, + { + "from": [11.997, 5.997, 3.997], + "to": [12.003, 9.003, 12.003], + "rotation": {"angle": 0, "axis": "y", "origin": [12, 7.5, 8]}, + "faces": { + "north": {"uv": [7, 15, 6, 16], "texture": "#0"}, + "east": {"uv": [16, 3, 8, 6], "texture": "#0"}, + "south": {"uv": [7, 15, 6, 16], "texture": "#0"}, + "west": {"uv": [8, 3, 16, 6], "texture": "#0"}, + "up": {"uv": [7, 15, 6, 16], "texture": "#0"}, + "down": {"uv": [7, 15, 6, 16], "texture": "#0"} + } + }, + { + "from": [3.997, 6.997, 11.997], + "to": [12.003, 8.003, 12.003], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]}, + "faces": { + "north": {"uv": [16, 12, 8, 13], "texture": "#0"}, + "east": {"uv": [7, 15, 6, 16], "texture": "#0"}, + "south": {"uv": [8, 12, 16, 13], "texture": "#0"}, + "west": {"uv": [7, 15, 6, 16], "texture": "#0"}, + "up": {"uv": [7, 15, 6, 16], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7, 15, 6, 16], "rotation": 270, "texture": "#0"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 1.25, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [75, 45, 0], + "translation": [0, 1.25, 0], + "scale": [0.375, 0.375, 0.375] + }, + "firstperson_righthand": { + "rotation": [0, 135, 0], + "translation": [0, 2.75, 0], + "scale": [0.4, 0.4, 0.4] + }, + "firstperson_lefthand": { + "rotation": [0, 135, 0], + "translation": [0, 2.75, 0], + "scale": [0.4, 0.4, 0.4] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 135, 0], + "translation": [0.5, 0, 0] + }, + "head": { + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "translation": [0, 1, 7.75], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/other/magic_hat.json b/assets/magic/models/other/magic_hat.json new file mode 100644 index 0000000..b4a9aa0 --- /dev/null +++ b/assets/magic/models/other/magic_hat.json @@ -0,0 +1,155 @@ +{ + "credit": "Made with Blockbench, by RealFlamegirl. Do not take this out of the Magic resource pack and/or redistribute without permission. Discord is flame#0464", + "texture_size": [32, 32], + "textures": { + "0": "magic:other/wizard_hat", + "particle": "magic:other/wizard_hat" + }, + "elements": [ + { + "from": [-0.5, 0, 0], + "to": [16.5, 0.003, 16], + "rotation": {"angle": 0, "axis": "x", "origin": [8.5, 8, 8]}, + "faces": { + "north": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0"}, + "east": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0"}, + "south": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0"}, + "west": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0", "tintindex": 0}, + "up": {"uv": [8.496, 7.996, 0.004, 0.004], "texture": "#0", "tintindex": 0}, + "down": {"uv": [8.496, 0.004, 0.004, 7.996], "texture": "#0", "tintindex": 0} + } + }, + { + "from": [3, 0, 3], + "to": [13, 5, 13], + "rotation": {"angle": 0, "axis": "x", "origin": [11, 2, 8]}, + "faces": { + "north": {"uv": [8.504, 11.004, 10.9955, 15.9995], "rotation": 90, "texture": "#0", "tintindex": 0}, + "east": {"uv": [15.9995, 0.004, 11.004, 2.496], "texture": "#0", "tintindex": 0}, + "south": {"uv": [0.004, 13.504, 4.996, 15.9995], "texture": "#0", "tintindex": 0}, + "west": {"uv": [11.004, 0.004, 15.9995, 2.496], "texture": "#0", "tintindex": 0}, + "up": {"uv": [11.004, 11.004, 15.996, 15.996], "texture": "#0", "tintindex": 0}, + "down": {"uv": [9.504, 4.004, 9.9985, 4.499], "texture": "#0", "tintindex": 0} + } + }, + { + "from": [4.5, 3.75, 4.625], + "to": [11.5, 8.75, 11.625], + "rotation": {"angle": 22.5, "axis": "x", "origin": [10.5, 3.75, 7.625]}, + "faces": { + "north": {"uv": [12.504, 8.504, 15.996, 10.996], "texture": "#0", "tintindex": 0}, + "east": {"uv": [12.504, 2.504, 15.9995, 4.996], "texture": "#0", "tintindex": 0}, + "south": {"uv": [3.4995, 11.004, 0.004, 13.4995], "texture": "#0", "tintindex": 0}, + "west": {"uv": [15.9995, 2.504, 12.504, 4.996], "texture": "#0", "tintindex": 0}, + "up": {"uv": [15.996, 8.496, 12.504, 5.004], "texture": "#0", "tintindex": 0}, + "down": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0", "tintindex": 0} + } + }, + { + "from": [5.5, 5.5, 8.375], + "to": [10.5, 9.5, 14.375], + "rotation": {"angle": -22.5, "axis": "x", "origin": [10.5, 6.5, 9.375]}, + "faces": { + "north": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0", "tintindex": 0}, + "east": {"uv": [12.4995, 9.004, 9.504, 10.996], "texture": "#0", "tintindex": 0}, + "south": {"uv": [13.004, 5.504, 15.4995, 7.496], "texture": "#0", "tintindex": 0}, + "west": {"uv": [9.504, 9.004, 12.4995, 10.996], "texture": "#0", "tintindex": 0}, + "up": {"uv": [12.496, 8.996, 10.004, 6.004], "texture": "#0", "tintindex": 0}, + "down": {"uv": [7.4995, 15.9995, 5.004, 13.004], "texture": "#0", "tintindex": 0} + } + }, + { + "from": [7, 9.3, 12.375], + "to": [9, 11.3, 15.375], + "rotation": {"angle": 22.5, "axis": "x", "origin": [11, 9.3, 10.375]}, + "faces": { + "north": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0", "tintindex": 0}, + "east": {"uv": [13.004, 14.004, 14.498, 14.999], "texture": "#0", "tintindex": 0}, + "south": {"uv": [12.504, 12.504, 13.4995, 13.4995], "texture": "#0", "tintindex": 0}, + "west": {"uv": [14.498, 14.004, 13.004, 14.999], "texture": "#0", "tintindex": 0}, + "up": {"uv": [14.499, 13.9995, 13.504, 12.504], "texture": "#0", "tintindex": 0}, + "down": {"uv": [8.499, 14.504, 7.504, 15.9985], "texture": "#0", "tintindex": 0} + } + }, + { + "from": [7.5, 6.3, 13.625], + "to": [8.5, 8.3, 14.625], + "rotation": {"angle": -45, "axis": "x", "origin": [10.5, 9.3, 13.625]}, + "faces": { + "north": {"uv": [14.504, 12.504, 14.9985, 13.4995], "texture": "#0", "tintindex": 0}, + "east": {"uv": [14.999, 13.504, 14.504, 14.499], "texture": "#0", "tintindex": 0}, + "south": {"uv": [12.004, 12.504, 12.4995, 13.4995], "texture": "#0", "tintindex": 0}, + "west": {"uv": [14.504, 13.504, 14.999, 14.499], "texture": "#0", "tintindex": 0}, + "up": {"uv": [7.996, 7.496, 7.504, 7.004], "texture": "#0", "tintindex": 0}, + "down": {"uv": [13.498, 13.504, 13.004, 13.999], "texture": "#0", "tintindex": 0} + } + }, + { + "from": [6.5, 4.55, 15.325], + "to": [9.5, 7.55, 15.328], + "rotation": {"angle": 45, "axis": "y", "origin": [9, 5.05, 15.825]}, + "faces": { + "north": {"uv": [11.9985, 3.504, 10.504, 4.998], "texture": "#0"}, + "east": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0"}, + "south": {"uv": [10.504, 3.504, 11.9985, 4.998], "texture": "#0"}, + "west": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0", "tintindex": 0}, + "up": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0"}, + "down": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0"} + } + }, + { + "from": [6.5, 4.55, 15.325], + "to": [9.5, 7.55, 15.328], + "rotation": {"angle": -45, "axis": "y", "origin": [7, 5.05, 15.825]}, + "faces": { + "north": {"uv": [10.504, 3.504, 11.9985, 4.998], "texture": "#0"}, + "east": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0"}, + "south": {"uv": [11.9985, 3.504, 10.504, 4.998], "texture": "#0"}, + "west": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0", "tintindex": 0}, + "up": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0"}, + "down": {"uv": [0.004, 8.004, 0.4995, 8.499], "texture": "#0"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 59.25, 0], + "translation": [0, 1.5, 2], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [75, 59.25, 0], + "translation": [0, 1.5, 2], + "scale": [0.375, 0.375, 0.375] + }, + "firstperson_righthand": { + "rotation": [0, 45, 0], + "translation": [0, 3.25, 0], + "scale": [0.4, 0.4, 0.4] + }, + "firstperson_lefthand": { + "rotation": [0, 45, 0], + "translation": [0, 3.25, 0], + "scale": [0.4, 0.4, 0.4] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 135, 0], + "translation": [0, 1.25, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "rotation": [6.5, 0, 0], + "translation": [0, 15.25, 1.25], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -17.25], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/other/mirror_shield.json b/assets/magic/models/other/mirror_shield.json new file mode 100644 index 0000000..1bd1c6a --- /dev/null +++ b/assets/magic/models/other/mirror_shield.json @@ -0,0 +1,228 @@ +{ + "credit": "Made with Blockbench by Night (NightScythe1), used in the Magic plugin with permission", + "texture_size": [32, 32], + "textures": { + "0": "magic:other/mirror_shield", + "particle": "magic:other/mirror_shield" + }, + "elements": [ + { + "from": [4.92596, 5.37222, 7], + "to": [6.92596, 15.37222, 9], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.92596, 5.37222, 8]}, + "faces": { + "north": {"uv": [0, 6.5, 1, 11.5], "texture": "#0"}, + "east": {"uv": [1, 6.5, 2, 11.5], "texture": "#0"}, + "south": {"uv": [2, 6.5, 3, 11.5], "texture": "#0"}, + "west": {"uv": [3, 6.5, 4, 11.5], "texture": "#0"}, + "up": {"uv": [13, 9, 12, 8], "texture": "#0"}, + "down": {"uv": [13, 11, 12, 12], "texture": "#0"} + } + }, + { + "from": [5.38268, 3.07612, 7], + "to": [10.38268, 5.07612, 9], + "rotation": {"angle": 0, "axis": "z", "origin": [11.38268, 4.07612, 8]}, + "faces": { + "north": {"uv": [8, 6.5, 10.5, 7.5], "texture": "#0"}, + "east": {"uv": [12.5, 10, 13.5, 11], "texture": "#0"}, + "south": {"uv": [8, 9, 10.5, 10], "texture": "#0"}, + "west": {"uv": [4.5, 13, 5.5, 14], "texture": "#0"}, + "up": {"uv": [11.5, 5, 9, 4], "texture": "#0"}, + "down": {"uv": [11.5, 5, 9, 6], "texture": "#0"} + } + }, + { + "from": [3.67717, 16.43624, 7], + "to": [12.0882, 18.43624, 9], + "rotation": {"angle": 0, "axis": "z", "origin": [9.67717, 3.43624, 8]}, + "faces": { + "north": {"uv": [5, 4, 9, 5], "texture": "#0"}, + "east": {"uv": [5.5, 13, 6.5, 14], "texture": "#0"}, + "south": {"uv": [8, 8, 12, 9], "texture": "#0"}, + "west": {"uv": [8, 13, 9, 14], "texture": "#0"}, + "up": {"uv": [12, 1, 8, 0], "texture": "#0"}, + "down": {"uv": [12, 1, 8, 2], "texture": "#0"} + } + }, + { + "from": [8.4588, 3.4588, 7], + "to": [10.4588, 13.4588, 9], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.4588, 3.4588, 8]}, + "faces": { + "north": {"uv": [4, 6.5, 5, 11.5], "texture": "#0"}, + "east": {"uv": [5, 6.5, 6, 11.5], "texture": "#0"}, + "south": {"uv": [6, 6.5, 7, 11.5], "texture": "#0"}, + "west": {"uv": [7, 7, 8, 12], "texture": "#0"}, + "up": {"uv": [10, 14, 9, 13], "texture": "#0"}, + "down": {"uv": [11, 13, 10, 14], "texture": "#0"} + } + }, + { + "from": [12.20952, 12.31492, 7], + "to": [14.20952, 16.31492, 9], + "rotation": {"angle": 0, "axis": "z", "origin": [13.20952, 12.31492, 8]}, + "faces": { + "north": {"uv": [8, 11, 9, 13], "texture": "#0"}, + "east": {"uv": [9, 11, 10, 13], "texture": "#0"}, + "south": {"uv": [10, 11, 11, 13], "texture": "#0"}, + "west": {"uv": [11, 11, 12, 13], "texture": "#0"}, + "up": {"uv": [12, 14, 11, 13], "texture": "#0"}, + "down": {"uv": [14, 13, 13, 14], "texture": "#0"} + } + }, + { + "from": [12.50241, 15.60781, 7], + "to": [14.50241, 18.60781, 9], + "rotation": {"angle": 45, "axis": "z", "origin": [13.50241, 15.60781, 8]}, + "faces": { + "north": {"uv": [4, 11.5, 5, 13], "texture": "#0"}, + "east": {"uv": [5, 11.5, 6, 13], "texture": "#0"}, + "south": {"uv": [6, 11.5, 7, 13], "texture": "#0"}, + "west": {"uv": [11.5, 4, 12.5, 5.5], "texture": "#0"}, + "up": {"uv": [14, 1, 13, 0], "texture": "#0"}, + "down": {"uv": [14, 1, 13, 2], "texture": "#0"} + } + }, + { + "from": [1.55585, 12.31492, 7], + "to": [3.55585, 16.31492, 9], + "rotation": {"angle": 0, "axis": "z", "origin": [13.55585, 12.31492, 8]}, + "faces": { + "north": {"uv": [0, 11.5, 1, 13.5], "texture": "#0"}, + "east": {"uv": [1, 11.5, 2, 13.5], "texture": "#0"}, + "south": {"uv": [2, 11.5, 3, 13.5], "texture": "#0"}, + "west": {"uv": [3, 11.5, 4, 13.5], "texture": "#0"}, + "up": {"uv": [14, 3, 13, 2], "texture": "#0"}, + "down": {"uv": [14, 3, 13, 4], "texture": "#0"} + } + }, + { + "from": [-3.37308, 8.41542, 7], + "to": [-1.37308, 11.41542, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [8.62692, 6.41542, 8]}, + "faces": { + "north": {"uv": [7, 12, 8, 13.5], "texture": "#0"}, + "east": {"uv": [12, 12, 13, 13.5], "texture": "#0"}, + "south": {"uv": [12, 0, 13, 1.5], "texture": "#0"}, + "west": {"uv": [12, 1.5, 13, 3], "texture": "#0"}, + "up": {"uv": [14, 5, 13, 4], "texture": "#0"}, + "down": {"uv": [14, 5, 13, 6], "texture": "#0"} + } + }, + { + "from": [4, 10, 6.5], + "to": [12, 12, 7.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 3]}, + "faces": { + "north": {"uv": [8, 2, 12, 3], "texture": "#0"}, + "east": {"uv": [12, 3, 12.5, 4], "texture": "#0"}, + "south": {"uv": [8, 3, 12, 4], "texture": "#0"}, + "west": {"uv": [0.5, 13.5, 1, 14.5], "texture": "#0"}, + "up": {"uv": [14.5, 7, 10.5, 6.5], "texture": "#0"}, + "down": {"uv": [14.5, 7, 10.5, 7.5], "texture": "#0"} + } + }, + { + "from": [3, 12, 8], + "to": [13, 17, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 3]}, + "faces": { + "north": {"uv": [0, 0, 5, 2.5], "texture": "#0"}, + "east": {"uv": [12.5, 3, 13, 5.5], "texture": "#0"}, + "south": {"uv": [0, 2.5, 5, 5], "texture": "#0"}, + "west": {"uv": [4, 13, 4.5, 15.5], "texture": "#0"}, + "up": {"uv": [13, 8, 8, 7.5], "texture": "#0"}, + "down": {"uv": [14, 6, 9, 6.5], "texture": "#0"} + } + }, + { + "from": [3, 9, 8], + "to": [12.8, 12, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 3]}, + "faces": { + "north": {"uv": [0, 5, 4.5, 6.5], "texture": "#0"}, + "east": {"uv": [13, 7.5, 13.5, 9], "texture": "#0"}, + "south": {"uv": [4.5, 5, 9, 6.5], "texture": "#0"}, + "west": {"uv": [0, 13.5, 0.5, 15], "texture": "#0"}, + "up": {"uv": [12.5, 10.5, 8, 10], "texture": "#0"}, + "down": {"uv": [12.5, 10.5, 8, 11], "texture": "#0"} + } + }, + { + "from": [5, 5, 8], + "to": [11, 9, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 3]}, + "faces": { + "north": {"uv": [5, 0, 8, 2], "texture": "#0"}, + "east": {"uv": [6.5, 13, 7, 15], "texture": "#0"}, + "south": {"uv": [5, 2, 8, 4], "texture": "#0"}, + "west": {"uv": [13, 11, 13.5, 13], "texture": "#0"}, + "up": {"uv": [13.5, 9.5, 10.5, 9], "texture": "#0"}, + "down": {"uv": [13.5, 9.5, 10.5, 10], "texture": "#0"} + } + } + ], + "overrides": [ + { + "predicate": { + "blocking": 1 + }, + "model": "magic:other/mirror_shield_blocking" + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [0, 90, 90], + "translation": [3, -1.5, -1], + "scale": [1.25, 1.25, 1] + }, + "thirdperson_lefthand": { + "rotation": [0, 90, 90], + "translation": [3, 0, -1.5], + "scale": [1.25, 1.25, 1] + }, + "firstperson_righthand": { + "rotation": [0, 180, 0], + "translation": [4, -1, 2.5], + "scale": [1, 1, 0.75] + }, + "firstperson_lefthand": { + "rotation": [0, 180, 0], + "translation": [4, -1, 2.5], + "scale": [1, 1, 0.75] + }, + "ground": { + "rotation": [-60, 0, 0], + "translation": [0, 2.5, 0], + "scale": [1, 1, 0.75] + }, + "gui": { + "rotation": [15, -25, -5], + "translation": [0, -3, 0], + "scale": [0.9, 0.9, 0.9] + }, + "fixed": { + "rotation": [0, 180, 0], + "translation": [0, -2.5, 0] + } + }, + "groups": [ + { + "name": "all", + "origin": [10, 4, 1], + "children": [ + { + "name": "frame", + "origin": [13.50241, 15.60781, 5], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8] + }, + { + "name": "shield", + "origin": [8, 8, 8], + "children": [9, 10, 11] + } + ] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/other/mirror_shield_blocking.json b/assets/magic/models/other/mirror_shield_blocking.json new file mode 100644 index 0000000..fd59946 --- /dev/null +++ b/assets/magic/models/other/mirror_shield_blocking.json @@ -0,0 +1,228 @@ +{ + "credit": "Made with Blockbench by Night (NightScythe1), used in the Magic plugin with permission", + "texture_size": [32, 32], + "textures": { + "0": "magic:other/mirror_shield", + "particle": "magic:other/mirror_shield" + }, + "elements": [ + { + "from": [4.92596, 5.37222, 7], + "to": [6.92596, 15.37222, 9], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.92596, 5.37222, 8]}, + "faces": { + "north": {"uv": [0, 6.5, 1, 11.5], "texture": "#0"}, + "east": {"uv": [1, 6.5, 2, 11.5], "texture": "#0"}, + "south": {"uv": [2, 6.5, 3, 11.5], "texture": "#0"}, + "west": {"uv": [3, 6.5, 4, 11.5], "texture": "#0"}, + "up": {"uv": [13, 9, 12, 8], "texture": "#0"}, + "down": {"uv": [13, 11, 12, 12], "texture": "#0"} + } + }, + { + "from": [5.38268, 3.07612, 7], + "to": [10.38268, 5.07612, 9], + "rotation": {"angle": 0, "axis": "z", "origin": [11.38268, 4.07612, 8]}, + "faces": { + "north": {"uv": [8, 6.5, 10.5, 7.5], "texture": "#0"}, + "east": {"uv": [12.5, 10, 13.5, 11], "texture": "#0"}, + "south": {"uv": [8, 9, 10.5, 10], "texture": "#0"}, + "west": {"uv": [4.5, 13, 5.5, 14], "texture": "#0"}, + "up": {"uv": [11.5, 5, 9, 4], "texture": "#0"}, + "down": {"uv": [11.5, 5, 9, 6], "texture": "#0"} + } + }, + { + "from": [3.67717, 16.43624, 7], + "to": [12.0882, 18.43624, 9], + "rotation": {"angle": 0, "axis": "z", "origin": [9.67717, 3.43624, 8]}, + "faces": { + "north": {"uv": [5, 4, 9, 5], "texture": "#0"}, + "east": {"uv": [5.5, 13, 6.5, 14], "texture": "#0"}, + "south": {"uv": [8, 8, 12, 9], "texture": "#0"}, + "west": {"uv": [8, 13, 9, 14], "texture": "#0"}, + "up": {"uv": [12, 1, 8, 0], "texture": "#0"}, + "down": {"uv": [12, 1, 8, 2], "texture": "#0"} + } + }, + { + "from": [8.4588, 3.4588, 7], + "to": [10.4588, 13.4588, 9], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.4588, 3.4588, 8]}, + "faces": { + "north": {"uv": [4, 6.5, 5, 11.5], "texture": "#0"}, + "east": {"uv": [5, 6.5, 6, 11.5], "texture": "#0"}, + "south": {"uv": [6, 6.5, 7, 11.5], "texture": "#0"}, + "west": {"uv": [7, 7, 8, 12], "texture": "#0"}, + "up": {"uv": [10, 14, 9, 13], "texture": "#0"}, + "down": {"uv": [11, 13, 10, 14], "texture": "#0"} + } + }, + { + "from": [12.20952, 12.31492, 7], + "to": [14.20952, 16.31492, 9], + "rotation": {"angle": 0, "axis": "z", "origin": [13.20952, 12.31492, 8]}, + "faces": { + "north": {"uv": [8, 11, 9, 13], "texture": "#0"}, + "east": {"uv": [9, 11, 10, 13], "texture": "#0"}, + "south": {"uv": [10, 11, 11, 13], "texture": "#0"}, + "west": {"uv": [11, 11, 12, 13], "texture": "#0"}, + "up": {"uv": [12, 14, 11, 13], "texture": "#0"}, + "down": {"uv": [14, 13, 13, 14], "texture": "#0"} + } + }, + { + "from": [12.50241, 15.60781, 7], + "to": [14.50241, 18.60781, 9], + "rotation": {"angle": 45, "axis": "z", "origin": [13.50241, 15.60781, 8]}, + "faces": { + "north": {"uv": [4, 11.5, 5, 13], "texture": "#0"}, + "east": {"uv": [5, 11.5, 6, 13], "texture": "#0"}, + "south": {"uv": [6, 11.5, 7, 13], "texture": "#0"}, + "west": {"uv": [11.5, 4, 12.5, 5.5], "texture": "#0"}, + "up": {"uv": [14, 1, 13, 0], "texture": "#0"}, + "down": {"uv": [14, 1, 13, 2], "texture": "#0"} + } + }, + { + "from": [1.55585, 12.31492, 7], + "to": [3.55585, 16.31492, 9], + "rotation": {"angle": 0, "axis": "z", "origin": [13.55585, 12.31492, 8]}, + "faces": { + "north": {"uv": [0, 11.5, 1, 13.5], "texture": "#0"}, + "east": {"uv": [1, 11.5, 2, 13.5], "texture": "#0"}, + "south": {"uv": [2, 11.5, 3, 13.5], "texture": "#0"}, + "west": {"uv": [3, 11.5, 4, 13.5], "texture": "#0"}, + "up": {"uv": [14, 3, 13, 2], "texture": "#0"}, + "down": {"uv": [14, 3, 13, 4], "texture": "#0"} + } + }, + { + "from": [-3.37308, 8.41542, 7], + "to": [-1.37308, 11.41542, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [8.62692, 6.41542, 8]}, + "faces": { + "north": {"uv": [7, 12, 8, 13.5], "texture": "#0"}, + "east": {"uv": [12, 12, 13, 13.5], "texture": "#0"}, + "south": {"uv": [12, 0, 13, 1.5], "texture": "#0"}, + "west": {"uv": [12, 1.5, 13, 3], "texture": "#0"}, + "up": {"uv": [14, 5, 13, 4], "texture": "#0"}, + "down": {"uv": [14, 5, 13, 6], "texture": "#0"} + } + }, + { + "from": [4, 10, 6.5], + "to": [12, 12, 7.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 3]}, + "faces": { + "north": {"uv": [8, 2, 12, 3], "texture": "#0"}, + "east": {"uv": [12, 3, 12.5, 4], "texture": "#0"}, + "south": {"uv": [8, 3, 12, 4], "texture": "#0"}, + "west": {"uv": [0.5, 13.5, 1, 14.5], "texture": "#0"}, + "up": {"uv": [14.5, 7, 10.5, 6.5], "texture": "#0"}, + "down": {"uv": [14.5, 7, 10.5, 7.5], "texture": "#0"} + } + }, + { + "from": [3, 12, 8], + "to": [13, 17, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 3]}, + "faces": { + "north": {"uv": [0, 0, 5, 2.5], "texture": "#0"}, + "east": {"uv": [12.5, 3, 13, 5.5], "texture": "#0"}, + "south": {"uv": [0, 2.5, 5, 5], "texture": "#0"}, + "west": {"uv": [4, 13, 4.5, 15.5], "texture": "#0"}, + "up": {"uv": [13, 8, 8, 7.5], "texture": "#0"}, + "down": {"uv": [14, 6, 9, 6.5], "texture": "#0"} + } + }, + { + "from": [3, 9, 8], + "to": [12.8, 12, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 3]}, + "faces": { + "north": {"uv": [0, 5, 4.5, 6.5], "texture": "#0"}, + "east": {"uv": [13, 7.5, 13.5, 9], "texture": "#0"}, + "south": {"uv": [4.5, 5, 9, 6.5], "texture": "#0"}, + "west": {"uv": [0, 13.5, 0.5, 15], "texture": "#0"}, + "up": {"uv": [12.5, 10.5, 8, 10], "texture": "#0"}, + "down": {"uv": [12.5, 10.5, 8, 11], "texture": "#0"} + } + }, + { + "from": [5, 5, 8], + "to": [11, 9, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 3]}, + "faces": { + "north": {"uv": [5, 0, 8, 2], "texture": "#0"}, + "east": {"uv": [6.5, 13, 7, 15], "texture": "#0"}, + "south": {"uv": [5, 2, 8, 4], "texture": "#0"}, + "west": {"uv": [13, 11, 13.5, 13], "texture": "#0"}, + "up": {"uv": [13.5, 9.5, 10.5, 9], "texture": "#0"}, + "down": {"uv": [13.5, 9.5, 10.5, 10], "texture": "#0"} + } + } + ], + "overrides": [ + { + "predicate": { + "blocking": 1 + }, + "model": "magic:other/mirror_shield_blocking" + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [60, 150, 10], + "translation": [1, -1, -3], + "scale": [1.25, 1.25, 1] + }, + "thirdperson_lefthand": { + "rotation": [60, 150, 10], + "translation": [1, -1, -3], + "scale": [1.25, 1.25, 1] + }, + "firstperson_righthand": { + "rotation": [0, 180, -15], + "translation": [-4.5, 0.5, 2.5], + "scale": [1, 1, 0.75] + }, + "firstperson_lefthand": { + "rotation": [0, 180, -15], + "translation": [-4.5, 0.5, 2.5], + "scale": [1, 1, 0.75] + }, + "ground": { + "rotation": [-60, 0, 0], + "translation": [0, 2.5, 0], + "scale": [1, 1, 0.75] + }, + "gui": { + "rotation": [15, -25, -5], + "translation": [0, -3, 0], + "scale": [0.9, 0.9, 0.9] + }, + "fixed": { + "rotation": [0, 180, 0], + "translation": [0, -2.5, 0] + } + }, + "groups": [ + { + "name": "all", + "origin": [10, 4, 1], + "children": [ + { + "name": "frame", + "origin": [13.50241, 15.60781, 5], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8] + }, + { + "name": "shield", + "origin": [8, 8, 8], + "children": [9, 10, 11] + } + ] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/other/nothing.json b/assets/magic/models/other/nothing.json new file mode 100755 index 0000000..434d619 --- /dev/null +++ b/assets/magic/models/other/nothing.json @@ -0,0 +1,49 @@ +{ + "parent" : "magic:base/lit", + "textures": { + }, + "elements": [ + ], + "display": { + "thirdperson_righthand": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0, 0, 0 ] + }, + "thirdperson_lefthand": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0, 0, 0 ] + }, + "head": { + "rotation": [ 0, 90, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0, 0, 0 ] + }, + "ground": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0, 0, 0 ] + }, + "fixed": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0, 0, 0 ] + }, + "firstperson_righthand": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0, 0, 0 ] + }, + "firstperson_lefthand": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0, 0, 0 ] + }, + "gui": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0, 0, 0 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/other/ocarina.json b/assets/magic/models/other/ocarina.json new file mode 100644 index 0000000..5469403 --- /dev/null +++ b/assets/magic/models/other/ocarina.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "magic:other/ocarina" + } +} diff --git a/assets/magic/models/other/sortinghat.json b/assets/magic/models/other/sortinghat.json new file mode 100644 index 0000000..f4addca --- /dev/null +++ b/assets/magic/models/other/sortinghat.json @@ -0,0 +1,259 @@ +{ + "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", + "parent" : "magic:base/lit", + "textures": { + "0": "minecraft:block/black_wool" + }, + "elements": [ + { + "name": "Cube", + "from": [ 5.0, 1.0, 5.0 ], + "to": [ 11.0, 2.0, 11.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 4.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 4.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 4.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 4.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 4.0, 4.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 4.0, 4.0 ] } + } + }, + { + "name": "Cube", + "from": [ 7.0, 3.0, 7.0 ], + "to": [ 9.0, 4.0, 9.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 2.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 2.0 ] } + } + }, + { + "name": "Cube", + "from": [ 8.0, 4.0, 8.0 ], + "to": [ 9.0, 5.0, 9.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 7.0, 4.0, 7.0 ], + "to": [ 8.0, 5.0, 8.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 8.0, 5.0, 7.0 ], + "to": [ 9.0, 6.0, 8.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 8.0, 3.0, 6.0 ], + "to": [ 9.0, 4.0, 7.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 4.0, 1.0, 5.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 1.0, 1.0, 2.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, -12.0, 4.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 7.0, 3.0, 6.0 ], + "to": [ 8.0, 4.0, 7.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 7.0, 3.0, 6.0 ], + "to": [ 8.0, 4.0, 7.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 9.0, 3.0, 7.0 ], + "to": [ 10.0, 4.0, 8.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 9.0, 3.0, 6.0 ], + "to": [ 10.0, 4.0, 7.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 8.0, 6.0, 6.0 ], + "to": [ 9.0, 7.0, 7.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 9.0, 7.0, 6.0 ], + "to": [ 10.0, 8.0, 7.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 6.0, 2.0, 6.0 ], + "to": [ 10.0, 3.0, 10.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 3.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 4.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 3.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 4.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 3.0, 4.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 3.0, 4.0 ] } + } + }, + { + "name": "Cube", + "from": [ 4.0, 0.0, 4.0 ], + "to": [ 12.0, 1.0, 12.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 8.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 6.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 8.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 6.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 8.0, 6.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 8.0, 6.0 ] } + } + }, + { + "name": "Cube", + "from": [ 8.0, 4.0, 7.0 ], + "to": [ 9.0, 5.0, 8.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 8.0, 4.0, 6.0 ], + "to": [ 9.0, 5.0, 7.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [ 0, 90, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 1, 1, 1 ] + }, + "thirdperson_lefthand": { + "rotation": [ 0, -90, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 1, 1, 1 ] + }, + "head": { + "rotation": [ 0, -90, 0 ], + "translation": [ 0, 25, 0 ], + "scale": [ 3, 3, 3 ] + }, + "ground": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 2, 0 ], + "scale": [ 1.5, 1.5, 1.5 ] + }, + "fixed": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 1, 1, 1 ] + }, + "firstperson_righthand": { + "rotation": [ -27, -116, 0 ], + "translation": [ 0.38, 1.13, 0 ], + "scale": [ 0.5, 0.5, 0.5 ] + }, + "firstperson_lefthand": { + "rotation": [ -27, 48, 0 ], + "translation": [ 0.38, 1.13, 0 ], + "scale": [ 0.5, 0.5, 0.5 ] + }, + "gui": { + "rotation": [ 20, -163, 0 ], + "translation": [ 0.38, 8, 0 ], + "scale": [ 1.5, 1.5, 1.5 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/other/sword_master.json b/assets/magic/models/other/sword_master.json new file mode 100644 index 0000000..a9bdb46 --- /dev/null +++ b/assets/magic/models/other/sword_master.json @@ -0,0 +1,180 @@ +{ + "credit": "Made with Blockbench, by RealFlamegirl. Do not take this out of the Magic resource pack and/or redistribute without permission. Discord is flame#0464", + "ambientocclusion": false, + "textures": { + "2": "magic:other/master_sword" + }, + "elements": [ + { + "from": [6.5, -10, 6.5], + "to": [9.5, -8, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [10.5, 17, 8]}, + "faces": { + "north": {"uv": [13.06, 9.94, 15.94, 8.06], "texture": "#2"}, + "east": {"uv": [10.06, 11.94, 12.94, 10.06], "texture": "#2"}, + "south": {"uv": [15.94, 9.94, 13.06, 8.06], "texture": "#2"}, + "west": {"uv": [12.94, 11.94, 10.06, 10.06], "texture": "#2"}, + "up": {"uv": [10.06, 9.94, 12.94, 7.06], "texture": "#2"}, + "down": {"uv": [10.06, 6.94, 12.94, 4.06], "texture": "#2"} + } + }, + { + "from": [3.12453, 1.93619, 7.5], + "to": [5.12453, 3.93619, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.12453, 0.93619, 8]}, + "faces": { + "north": {"uv": [13.06, 14.06, 14.94, 15.94], "rotation": 270, "texture": "#2"}, + "east": {"uv": [8.06, 13.06, 9.94, 13.94], "rotation": 90, "texture": "#2"}, + "south": {"uv": [14.94, 14.06, 13.06, 15.94], "rotation": 270, "texture": "#2"}, + "west": {"uv": [15.06, 14.06, 15.94, 15.94], "texture": "#2"}, + "up": {"uv": [10.06, 13.06, 11.94, 13.94], "texture": "#2"}, + "down": {"uv": [1.06, 3.06, 1.5, 4.94], "rotation": 90, "texture": "#2"} + } + }, + { + "from": [10.87547, 1.93619, 7.5], + "to": [12.87547, 3.93619, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [11.87547, 0.93619, 8]}, + "faces": { + "north": {"uv": [13.06, 15.94, 14.94, 14.06], "rotation": 270, "texture": "#2"}, + "east": {"uv": [15.94, 14.06, 15.06, 15.94], "texture": "#2"}, + "south": {"uv": [14.94, 15.94, 13.06, 14.06], "rotation": 270, "texture": "#2"}, + "west": {"uv": [8.06, 13.94, 9.94, 13.06], "rotation": 90, "texture": "#2"}, + "up": {"uv": [11.94, 13.06, 10.06, 13.94], "texture": "#2"}, + "down": {"uv": [1.06, 4.94, 1.5, 3.06], "rotation": 90, "texture": "#2"} + } + }, + { + "from": [2.9, 1.085, 7.5], + "to": [6.9, 3.085, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.9, 2.075, 8]}, + "faces": { + "north": {"uv": [8.06, 14.06, 11.94, 15.94], "texture": "#2"}, + "east": {"uv": [8.06, 14.06, 8.94, 15.94], "texture": "#2"}, + "south": {"uv": [11.94, 14.06, 8.06, 15.94], "texture": "#2"}, + "west": {"uv": [12.06, 14.06, 12.94, 15.94], "texture": "#2"}, + "up": {"uv": [10.06, 3.06, 13.94, 3.94], "texture": "#2"}, + "down": {"uv": [9.06, 12.06, 12.94, 12.94], "texture": "#2"} + } + }, + { + "from": [9.1, 1.085, 7.5], + "to": [13.1, 3.085, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.1, 2.075, 8]}, + "faces": { + "north": {"uv": [11.94, 14.06, 8.06, 15.94], "texture": "#2"}, + "east": {"uv": [12.94, 14.06, 12.06, 15.94], "texture": "#2"}, + "south": {"uv": [8.06, 14.06, 11.94, 15.94], "texture": "#2"}, + "west": {"uv": [8.94, 14.06, 8.06, 15.94], "texture": "#2"}, + "up": {"uv": [13.94, 3.06, 10.06, 3.94], "texture": "#2"}, + "down": {"uv": [12.94, 12.06, 9.06, 12.94], "texture": "#2"} + } + }, + { + "from": [6, -1, 6.5], + "to": [10, 1, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [10, 16, 8]}, + "faces": { + "north": {"uv": [12.06, 13.94, 15.94, 12.06], "texture": "#2"}, + "east": {"uv": [13.06, 11.94, 15.94, 10.06], "texture": "#2"}, + "south": {"uv": [15.94, 13.94, 12.06, 12.06], "texture": "#2"}, + "west": {"uv": [13.06, 11.94, 15.94, 10.06], "texture": "#2"}, + "up": {"uv": [10.06, 2.94, 13.94, 0.06], "texture": "#2"}, + "down": {"uv": [3.06, 15.94, 3.94, 15.06], "texture": "#2"} + } + }, + { + "from": [7, -8, 7], + "to": [9, -1, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [10, 16, 7.5]}, + "faces": { + "north": {"uv": [14.06, 6.94, 15.94, 0.06], "texture": "#2"}, + "east": {"uv": [15.94, 6.94, 14.06, 0.06], "texture": "#2"}, + "south": {"uv": [14.06, 6.94, 15.94, 0.06], "texture": "#2"}, + "west": {"uv": [15.94, 6.94, 14.06, 0.06], "texture": "#2"}, + "up": {"uv": [0.06, 1.94, 1.94, 0.06], "texture": "#2"}, + "down": {"uv": [0.06, 1.94, 1.94, 0.06], "texture": "#2"} + } + }, + { + "from": [7.5, 29, 7.5], + "to": [8.5, 32, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 16, 7.5]}, + "faces": { + "north": {"uv": [5.06, 13.06, 5.94, 15.94], "texture": "#2"}, + "east": {"uv": [6.06, 13.06, 6.94, 15.94], "texture": "#2"}, + "south": {"uv": [5.94, 13.06, 5.06, 15.94], "texture": "#2"}, + "west": {"uv": [7.06, 13.06, 7.94, 15.94], "texture": "#2"}, + "up": {"uv": [5.06, 12.06, 5.94, 12.94], "texture": "#2"}, + "down": {"uv": [0.06, 0.5, 0.94, 0.94], "texture": "#2"} + } + }, + { + "from": [6.503, 17.003, 7.503], + "to": [9.497, 28.997, 8.497], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 28, 8]}, + "faces": { + "north": {"uv": [5.06, 0.06, 7.94, 11.94], "texture": "#2"}, + "east": {"uv": [9.06, 0.06, 9.94, 11.94], "texture": "#2"}, + "south": {"uv": [7.94, 0.06, 5.06, 11.94], "texture": "#2"}, + "west": {"uv": [8.06, 0.06, 8.94, 11.94], "texture": "#2"}, + "up": {"uv": [6.06, 12.06, 8.94, 12.94], "texture": "#2"}, + "down": {"uv": [5.06, 11.06, 7.94, 11.94], "texture": "#2"} + } + }, + { + "from": [6.503, 1.003, 7.503], + "to": [9.497, 16.997, 8.497], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 16, 7.5]}, + "faces": { + "north": {"uv": [0.06, 0.06, 2.94, 15.94], "texture": "#2"}, + "east": {"uv": [4.06, 0.06, 4.94, 15.94], "texture": "#2"}, + "south": {"uv": [2.94, 0.06, 0.06, 15.94], "texture": "#2"}, + "west": {"uv": [3.06, 0.06, 3.94, 15.94], "texture": "#2"}, + "up": {"uv": [0.06, 0.5, 2.94, 0.94], "texture": "#2"}, + "down": {"uv": [0.06, 0.5, 2.94, 0.94], "texture": "#2"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [45, -90, 55], + "translation": [0, 8.5, 0.25], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [45, -90, 55], + "translation": [0, 8.5, 0.25], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [38.75, -90, 25], + "translation": [8.13, 2.45, -5.12], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [38.75, -90, 25], + "translation": [8.13, 2.45, -5.12], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "rotation": [0, 0, 45], + "translation": [0, 5, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [0, -180, 45], + "translation": [-1, -1, 0], + "scale": [0.49805, 0.49805, 0.49805] + }, + "head": { + "rotation": [0, 0, -146], + "translation": [-1.3, -12.64, 4.5], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "translation": [0, -2, -1.5] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/other/totem.json b/assets/magic/models/other/totem.json new file mode 100644 index 0000000..fe75240 --- /dev/null +++ b/assets/magic/models/other/totem.json @@ -0,0 +1,65 @@ +{ + "__comment": "Designed by NathanWolf with Cubik Studio - https://cubik.studio", + "parent" : "magic:base/lit", + "textures": { + "particle": "magic:other/totem", + "texture": "magic:other/totem" + }, + "elements": [ + { + "__comment": "Totem", + "from": [ 6, 2, 6 ], + "to": [ 10, 18, 10 ], + "faces": { + "down": { "uv": [ 5.333333, 13.33333, 7.999999, 16 ], "texture": "#texture" }, + "up": { "uv": [ 5.333334, 0, 8, 2.666667 ], "texture": "#texture" }, + "north": { "uv": [ 5.333333, 2.666667, 8, 13.28571 ], "texture": "#texture" }, + "south": { "uv": [ 10.61905, 2.666667, 13.28571, 13.33333 ], "texture": "#texture" }, + "west": { "uv": [ 8, 2.666667, 10.66667, 13.33333 ], "texture": "#texture" }, + "east": { "uv": [ 2.666667, 2.666667, 5.333333, 13.28571 ], "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, -20, 0 ], + "scale": [ 4, 4, 4 ] + }, + "ground": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 1, 1, 1 ] + }, + "fixed": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 4, 4, 4 ] + }, + "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": [ 20, -163, 0 ], + "translation": [ 0, -2, 0 ], + "scale": [ 0.9, 0.9, 0.9 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/other/whitedagger.json b/assets/magic/models/other/whitedagger.json new file mode 100644 index 0000000..f820939 --- /dev/null +++ b/assets/magic/models/other/whitedagger.json @@ -0,0 +1,3696 @@ +{ + "credit": "Designed by Lix3nn with Cubik Studio - https://cubik.studio. Edited by PhvntxmX using BlockBench.", + "parent": "magic:base/lit", + "textures": { + "texture": "magic:icons/spells/cloak", + "texture1": "magic:icons/spells/iceshards", + "texture2": "magic:other/redpurple" + }, + "elements": [ + { + "name": "Voxels", + "from": [-14.5, 7.5, 8], + "to": [2.75, 8.25, 8.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-14.5, 7.5, 8.25], + "to": [-5.5, 8.25, 8.5], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-14.5, 7.5, 8.5], + "to": [-8.5, 8.25, 9], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-14.25, 7.25, 8.25], + "to": [-8.75, 8.5, 8.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-14.25, 7.5, 7.75], + "to": [2.75, 8.25, 8], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-14.25, 7.5, 9], + "to": [-9, 8.25, 9.25], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-14, 7.25, 8], + "to": [-5.75, 8.5, 8.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-14, 7.5, 7.5], + "to": [2.75, 8.25, 7.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-13.75, 7.25, 7.75], + "to": [2.75, 8.5, 8], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-13.75, 7.25, 8.75], + "to": [-9.5, 8.5, 9], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-13.75, 7.5, 9.25], + "to": [-9.25, 8.25, 9.5], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-13.5, 7, 8.25], + "to": [-9.75, 8.75, 8.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-13.5, 7.5, 7.25], + "to": [2.75, 8.25, 7.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-13.25, 7, 8], + "to": [-9, 8.75, 8.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-13, 7.25, 7.5], + "to": [2.75, 8.5, 7.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-13, 7.25, 9], + "to": [-9.5, 8.5, 9.25], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-13, 7.5, 7], + "to": [2.75, 8.25, 7.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-13, 7.5, 9.5], + "to": [-9.25, 8.25, 9.75], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-12.75, 7, 7.75], + "to": [-6, 8.75, 8], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-12.75, 7, 8.75], + "to": [-10, 8.75, 9], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-12.5, 7.25, 7.25], + "to": [2.75, 8.5, 7.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-12.5, 7.5, 6.75], + "to": [-11.5, 8.25, 7], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-12.5, 7.5, 9.75], + "to": [-9.5, 8.25, 10], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-12.25, 7, 7.5], + "to": [-6, 8.75, 7.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-12.25, 7.25, 7], + "to": [2.75, 8.5, 7.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-12.25, 7.25, 9.25], + "to": [-9.75, 8.5, 9.5], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-12, 7, 7.25], + "to": [-6, 8.75, 7.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-12, 7, 9], + "to": [-10, 8.75, 9.25], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-11.75, 7.5, 6.5], + "to": [0, 8.25, 6.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-11.75, 7.5, 10], + "to": [-9.5, 8.25, 10.25], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-11.5, 7.25, 6.75], + "to": [3, 8.5, 7], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-11.5, 7.25, 9.5], + "to": [-9.75, 8.5, 9.75], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-11.25, 7, 7], + "to": [-6.5, 8.75, 7.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-11.25, 7, 9.25], + "to": [-10.25, 8.75, 9.5], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-11, 7.5, 6.25], + "to": [-6, 8.25, 6.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-11, 7.5, 10.25], + "to": [-9.75, 8.25, 10.5], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-10.75, 7.25, 9.75], + "to": [-10, 8.5, 10], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-10.5, 7.25, 6.5], + "to": [-6.25, 8.5, 6.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-10.25, 7, 6.75], + "to": [-7, 8.75, 7], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-10.25, 7.75, 6], + "to": [-6, 8, 6.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-8.5, 7.75, 8.5], + "to": [-5.5, 8, 8.75], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-6, 7.75, 6.25], + "to": [-0.25, 8, 6.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-5.5, 7.75, 8.25], + "to": [-0.25, 8, 8.5], + "faces": { + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-0.25, 7.5, 6.25], + "to": [0.75, 8.25, 6.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-0.25, 7.5, 8.25], + "to": [2.75, 8.25, 8.5], + "faces": { + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-0.25, 7.75, 6], + "to": [1, 8.25, 6.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [-0.25, 7.75, 8.5], + "to": [0.5, 8, 8.75], + "faces": { + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [0, 7.25, 6.5], + "to": [3.25, 8.5, 6.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [0.5, 7, 6.75], + "to": [2.75, 8.75, 7], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [0.5, 7, 7], + "to": [2.5, 8.75, 8.25], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [0.5, 7.25, 8], + "to": [3, 8.5, 8.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [0.5, 7.5, 8.5], + "to": [2.75, 8.25, 8.75], + "faces": { + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [0.5, 7.75, 8.75], + "to": [1, 8, 9], + "faces": { + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [0.75, 7, 6.25], + "to": [3.25, 8.75, 6.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [0.75, 7, 6.5], + "to": [3, 8.75, 6.75], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [0.75, 7, 8.25], + "to": [2.75, 8.75, 8.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [1, 7, 6], + "to": [3.75, 8.75, 6.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [1, 7, 8.75], + "to": [3.25, 8.75, 9], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [1.25, 7, 5.75], + "to": [4.25, 8.75, 6], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [1.25, 7, 9], + "to": [3.5, 8.75, 9.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [1.5, 7, 9.25], + "to": [4, 8.75, 9.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [1.75, 7, 9.75], + "to": [5.5, 8.75, 10], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [2, 7, 5.5], + "to": [5, 8.75, 5.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [2, 7, 10], + "to": [6.25, 8.75, 10.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [2.25, 7, 10.25], + "to": [6.75, 8.75, 10.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [2.5, 7, 8], + "to": [2.75, 8.75, 8.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [2.5, 7, 10.5], + "to": [4.25, 8.75, 10.75], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [2.75, 7, 5.25], + "to": [8.5, 8.75, 5.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [2.75, 7, 8.5], + "to": [3, 8.75, 8.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [2.75, 7, 10.75], + "to": [3.75, 8.75, 11], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [2.75, 7.25, 8.25], + "to": [3, 8.5, 8.5], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3, 7, 5], + "to": [8, 8.75, 5.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3, 7, 11], + "to": [3.5, 8.75, 11.25], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3, 7.25, 8.5], + "to": [3.25, 8.5, 8.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3.25, 7, 4.5], + "to": [7.5, 8.75, 5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3.25, 7.25, 6.25], + "to": [3.75, 8.5, 6.5], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3.25, 7.25, 8.75], + "to": [3.5, 8.5, 9], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3.25, 7.75, 11.25], + "to": [6.25, 8, 11.5], + "faces": { + "north": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [3.5, 7, 4], + "to": [7.25, 8.75, 4.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3.5, 7.25, 9], + "to": [4, 8.5, 9.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3.5, 7.25, 11], + "to": [3.75, 8.5, 11.25], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3.5, 7.5, 8.75], + "to": [7.25, 8.25, 9], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [3.5, 7.5, 11.25], + "to": [6.25, 8.25, 11.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [3.5, 7.75, 11.5], + "to": [6.5, 8, 11.75], + "faces": { + "north": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [3.75, 7, 3.75], + "to": [7, 8.75, 4], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3.75, 7.25, 6], + "to": [4.25, 8.5, 6.25], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3.75, 7.25, 10.75], + "to": [4.25, 8.5, 11], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3.75, 7.5, 11], + "to": [5.75, 8.25, 11.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [3.75, 7.5, 11.5], + "to": [6.5, 8.25, 11.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [3.75, 7.75, 11.75], + "to": [6.75, 8, 12], + "faces": { + "north": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [4, 7, 3.5], + "to": [7, 8.75, 3.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [4, 7, 9.5], + "to": [4.75, 8.75, 9.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [4, 7.25, 9.25], + "to": [4.75, 8.5, 9.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [4, 7.5, 9], + "to": [7.25, 8.25, 9.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [4, 7.5, 11.75], + "to": [6.5, 8.25, 12], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [29.25, 7.75, 8], + "to": [30, 8, 8.5], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [4, 7.75, 12], + "to": [6.75, 8, 12.25], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [4.25, 7, 3.25], + "to": [7, 8.75, 3.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [4.25, 7.25, 5.75], + "to": [5, 8.5, 6], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [4.25, 7.25, 10.5], + "to": [7.75, 8.5, 10.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [3.25, 7.5, 6], + "to": [8.75, 8.25, 6.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [4.25, 7.5, 10.75], + "to": [8.25, 8.25, 11], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [4.5, 7, 3], + "to": [7.25, 8.75, 3.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [4.5, 7.5, 12], + "to": [6.5, 8.25, 12.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [4.5, 7.75, 12.25], + "to": [7, 8, 12.5], + "faces": { + "north": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [4.75, 7, 2.75], + "to": [7.25, 8.75, 3], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [4.75, 7.25, 9.5], + "to": [5.5, 8.5, 9.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [4.75, 7.5, 9.25], + "to": [7.5, 8.25, 9.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [5, 7, 2.5], + "to": [7.5, 8.75, 2.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [5, 7, 10.5], + "to": [7.25, 8.75, 10.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [5, 7.25, 10.75], + "to": [8, 8.5, 11], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [5, 7.5, 12.25], + "to": [6.75, 8.25, 12.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [5, 7.75, 12.5], + "to": [7, 8, 12.75], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [5.5, 7, 2.25], + "to": [7.75, 8.75, 2.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [5.5, 7.25, 9.75], + "to": [6.25, 8.5, 10], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [5.5, 7.5, 9.5], + "to": [8, 8.25, 9.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [5.5, 7.5, 12.5], + "to": [6.75, 8.25, 12.75], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [5.5, 7.75, 12.75], + "to": [7.25, 8, 13], + "faces": { + "north": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [5.75, 7, 10.75], + "to": [7.75, 8.75, 11], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [5.75, 7.25, 11], + "to": [8.25, 8.5, 11.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [5.75, 7.5, 8.5], + "to": [7.75, 8.25, 8.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6, 7, 2], + "to": [8, 8.75, 2.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6, 7.5, 6.75], + "to": [15.25, 8.25, 7.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6, 7.5, 12.75], + "to": [7, 8.25, 13], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6, 7.75, 13], + "to": [7.25, 8, 13.25], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7, 11], + "to": [8, 8.75, 11.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.25, 10], + "to": [6.75, 8.5, 10.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.25, 11.25], + "to": [8.25, 8.5, 11.5], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.5, 7.25], + "to": [21.25, 8.25, 7.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.5, 8.25], + "to": [10.75, 8.25, 8.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.5, 9.75], + "to": [9.75, 8.25, 10], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7, 5.5], + "to": [9, 8.75, 5.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7, 11.25], + "to": [8, 8.75, 11.5], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7, 11.5], + "to": [7.5, 8.75, 11.75], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.25, 5.75], + "to": [9.75, 8.5, 6], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.5, 8], + "to": [11, 8.25, 8.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.5, 13], + "to": [7, 8.25, 13.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.75, 13.25], + "to": [7.25, 8, 13.5], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7, 1.75], + "to": [8.25, 8.75, 2], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.25, 10.25], + "to": [7.25, 8.5, 10.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.5, 7.5], + "to": [12.25, 8.25, 7.75], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.5, 10], + "to": [9.75, 8.25, 10.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 7.5, 7.75], + "to": [11.75, 8.25, 8], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7, 5.75], + "to": [9.75, 8.75, 6], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7.25, 6], + "to": [16.5, 8.5, 6.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7.5, 10.25], + "to": [9.25, 8.25, 10.5], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [27.25, 7.75, 10.75], + "to": [27.75, 8, 11], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7, 4.75], + "to": [7.75, 8.75, 5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7.5, 10.5], + "to": [15.25, 8.25, 10.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8, 7, 6], + "to": [16.5, 8.75, 6.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [8, 7.25, 6.25], + "to": [18.25, 8.5, 6.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [8.25, 7.75, 10.75], + "to": [15.25, 8, 11], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.75, 7, 6.25], + "to": [18.25, 8.75, 6.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [8.75, 7.25, 6.5], + "to": [23.5, 8.5, 6.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [8.75, 7.5, 9.5], + "to": [9.5, 8.25, 9.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.75, 7.5, 10.75], + "to": [14.75, 8.25, 11], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.75, 7.75, 11], + "to": [14.75, 8, 11.25], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [9.25, 7.5, 8.5], + "to": [10.75, 8.25, 8.75], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [9.25, 7.5, 11], + "to": [14.5, 8.25, 11.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [9.25, 7.75, 11.25], + "to": [14.5, 8, 11.5], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [9.5, 7, 6.5], + "to": [11.5, 8.75, 6.75], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [9.5, 7.25, 6.75], + "to": [11.5, 8.5, 7], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [9.5, 7.5, 8.75], + "to": [10.75, 8.25, 9.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [9.75, 7.5, 11.25], + "to": [14.25, 8.25, 11.5], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [9.75, 7.75, 11.5], + "to": [14.25, 8, 11.75], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10, 7.5, 9.25], + "to": [11.25, 8.25, 9.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10, 7.5, 10.25], + "to": [21.5, 8.25, 10.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10, 7.5, 11.5], + "to": [12.25, 8.25, 11.75], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10, 7.75, 11.75], + "to": [12.25, 8, 12], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10.25, 7.5, 10], + "to": [12.25, 8.25, 10.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10.25, 7.5, 11.75], + "to": [12, 8.25, 12], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10.25, 7.75, 12], + "to": [12, 8, 12.25], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10.5, 7.5, 9.5], + "to": [11.5, 8.25, 9.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10.5, 7.5, 12], + "to": [11.75, 8.25, 12.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10.5, 7.75, 12.25], + "to": [12, 8, 12.5], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10.75, 7, 5.75], + "to": [15.25, 8.75, 6], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [10.75, 7.5, 9], + "to": [11, 8.25, 9.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10.75, 7.5, 9.75], + "to": [11.75, 8.25, 10], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10.75, 7.5, 12.25], + "to": [11.75, 8.25, 12.5], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [10.75, 7.75, 12.5], + "to": [11.75, 8, 12.75], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [11, 7.5, 12.5], + "to": [11.5, 8.25, 12.75], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [11, 7.75, 12.75], + "to": [11.5, 8, 13], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [11.25, 7, 5.5], + "to": [14.25, 8.75, 5.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [11.75, 7, 5.25], + "to": [13.25, 8.75, 5.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [11.75, 7.5, 8.5], + "to": [14, 8.25, 9.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [12, 7.5, 8.25], + "to": [13.5, 8.25, 8.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [12, 7.5, 9.25], + "to": [12.75, 8.25, 9.5], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [12.5, 7.5, 8], + "to": [13, 8.25, 8.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [12.75, 7.5, 10], + "to": [16.5, 8.25, 10.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [13, 7.5, 9.75], + "to": [16.5, 8.25, 10], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [13, 7.5, 11.5], + "to": [14, 8.25, 11.75], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [13, 7.75, 11.75], + "to": [14.25, 8, 12], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [13.25, 7, 6.5], + "to": [23.5, 8.75, 6.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [13.25, 7.5, 7.5], + "to": [22.75, 8.25, 7.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [13.25, 7.5, 9.5], + "to": [16.75, 8.25, 9.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [13.25, 7.5, 11.75], + "to": [14, 8.25, 12], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [13.25, 7.75, 12], + "to": [14, 8, 12.25], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [13.5, 7.25, 6.75], + "to": [24, 8.5, 7], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [13.5, 7.5, 7.75], + "to": [30, 8.25, 8], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [13.5, 7.5, 9.25], + "to": [16.75, 8.25, 9.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [13.5, 7.5, 12], + "to": [13.75, 8.25, 12.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [13.5, 7.75, 12.25], + "to": [14, 8, 12.5], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [14, 7.5, 8], + "to": [14.75, 8.25, 8.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [14, 7.5, 8.75], + "to": [14.25, 8.25, 9.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [14.25, 7.5, 8.25], + "to": [15, 8.25, 8.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [14.25, 7.5, 9], + "to": [19.25, 8.25, 9.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [14.5, 7.5, 8.5], + "to": [15.25, 8.25, 8.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [14.75, 7.5, 8.75], + "to": [15.5, 8.25, 9], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [15.25, 7, 6.75], + "to": [24, 8.75, 7], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [15.25, 7.25, 7], + "to": [24.5, 8.5, 7.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [15.25, 7.5, 8], + "to": [16.25, 8.25, 8.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [15.25, 7.75, 10.5], + "to": [16.5, 8, 10.75], + "faces": { + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [15.5, 7.5, 8.25], + "to": [16.75, 8.25, 8.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [15.75, 7.5, 8.5], + "to": [17.5, 8.25, 9], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [16.5, 7.5, 10.5], + "to": [21, 8.25, 10.75], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [16.5, 7.75, 10.75], + "to": [17.5, 8, 11], + "faces": { + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [16.75, 7, 7], + "to": [19.25, 8.75, 7.25], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [16.75, 7.25, 7.25], + "to": [19.25, 8.5, 7.5], + "faces": { + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [17.25, 7.5, 8], + "to": [29.75, 8.25, 8.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [17.25, 7.5, 10], + "to": [18.25, 8.25, 10.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [17.5, 7.5, 8.75], + "to": [18.25, 8.25, 9], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [17.5, 7.5, 10.75], + "to": [21.75, 8.25, 11], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [17.5, 7.75, 11], + "to": [27.25, 8, 11.25], + "faces": { + "north": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [17.75, 7.75, 13.5], + "to": [20.25, 8, 13.75], + "faces": { + "north": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [17.75, 7.75, 13.75], + "to": [19, 8, 14], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18, 7.5, 8.25], + "to": [29.75, 8.25, 8.5], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18, 7.5, 11], + "to": [26.75, 8.25, 11.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18, 7.5, 13.5], + "to": [19, 8.25, 13.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18, 7.75, 11.25], + "to": [26.75, 8, 11.5], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18, 7.75, 13.25], + "to": [21.25, 8, 13.5], + "faces": { + "north": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.25, 7.5, 11.25], + "to": [26.25, 8.25, 11.5], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.25, 7.5, 13.25], + "to": [20.25, 8.25, 13.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.25, 7.75, 11.5], + "to": [26.25, 8, 11.75], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.25, 7.75, 12.5], + "to": [23.75, 8, 12.75], + "faces": { + "north": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.25, 7.75, 12.75], + "to": [23, 8, 13], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.25, 7.75, 13], + "to": [22.25, 8, 13.25], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.5, 7.5, 9.5], + "to": [28.75, 8.25, 9.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.5, 7.5, 11.5], + "to": [25.75, 8.25, 11.75], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.5, 7.5, 12.5], + "to": [23, 8.25, 12.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.5, 7.5, 12.75], + "to": [22.25, 8.25, 13], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.5, 7.5, 13], + "to": [21.25, 8.25, 13.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.5, 7.75, 11.75], + "to": [25.75, 8, 12], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.5, 7.75, 12], + "to": [25.25, 8, 12.25], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.5, 7.75, 12.25], + "to": [24.5, 8, 12.5], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.75, 7.5, 8.5], + "to": [29.5, 8.25, 8.75], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.75, 7.5, 11.75], + "to": [25.25, 8.25, 12], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.75, 7.5, 12], + "to": [24.5, 8.25, 12.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [18.75, 7.5, 12.25], + "to": [23.75, 8.25, 12.5], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [19.25, 7, 6.25], + "to": [22.75, 8.75, 6.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [19.5, 7.5, 10], + "to": [28.25, 8.25, 10.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [19.75, 7.5, 8.75], + "to": [29.5, 8.25, 9], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [20, 7, 6], + "to": [22, 8.75, 6.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [20.25, 7.5, 9.75], + "to": [28.5, 8.25, 10], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [20.5, 7.5, 9], + "to": [29.25, 8.25, 9.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [21, 7, 7], + "to": [24.5, 8.75, 7.25], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [21.25, 7.25, 7.25], + "to": [25, 8.5, 7.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [21.25, 7.5, 9.25], + "to": [29, 8.25, 9.5], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [22.5, 7.5, 10.25], + "to": [28, 8.25, 10.5], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [22.75, 7, 7.25], + "to": [25, 8.75, 7.5], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [22.75, 7.25, 7.5], + "to": [25.25, 8.5, 7.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [24, 7.5, 10.75], + "to": [27.25, 8.25, 11], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [24.25, 7, 7.5], + "to": [25.25, 8.75, 7.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "east": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "west": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [25, 7.5, 10.5], + "to": [27.75, 8.25, 10.75], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [29.75, 7.75, 7.75], + "to": [30.25, 8, 8], + "faces": { + "north": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [26.25, 7.5, 7.5], + "to": [30, 8.25, 7.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [28, 7.5, 7.25], + "to": [30.25, 8.25, 7.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [5, 7.25, 5.5], + "to": [9, 8.5, 5.75], + "faces": { + "north": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "south": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "up": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"}, + "down": {"uv": [0.3125, 15.59375, 0.40625, 15.65625], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [29, 7.75, 9], + "to": [29.5, 8, 9.25], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [29.25, 7.75, 8.5], + "to": [29.75, 8, 9], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [28.5, 7.75, 9.5], + "to": [29, 8, 9.75], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [28.25, 7.75, 9.75], + "to": [28.75, 8, 10], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [28, 7.75, 10], + "to": [28.5, 8, 10.25], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [27.75, 7.75, 10.25], + "to": [28.25, 8, 10.5], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [27.5, 7.75, 10.5], + "to": [28, 8, 10.75], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [5, 7.5, 5.75], + "to": [6.5, 8.25, 6], + "faces": { + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [3, 7.5, 6.75], + "to": [6, 8.25, 7], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [3.25, 7.5, 8.5], + "to": [4.75, 8.25, 8.75], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [2.75, 7.5, 7], + "to": [5, 8.25, 7.25], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [2.75, 7.5, 7.25], + "to": [4.5, 8.25, 7.5], + "faces": { + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [2.75, 7.5, 7.5], + "to": [4.25, 8.25, 7.75], + "faces": { + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [2.75, 7.5, 7.75], + "to": [4.25, 8.25, 8], + "faces": { + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [3, 7.5, 8], + "to": [4.25, 8.25, 8.25], + "faces": { + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [3, 7.5, 8.25], + "to": [4.5, 8.25, 8.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [17.25, 7.5, 9.25], + "to": [20, 8.25, 9.5], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [4.75, 7.5, 8.5], + "to": [5.75, 8.25, 8.75], + "faces": { + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7.75, 7.5], + "to": [21.25, 8, 10.5], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture2"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture2"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture2"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture2"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [21, 7.75, 10.25], + "to": [25, 8, 11], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture2"}, + "west": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture2"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture2"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [5, 7.5, 7], + "to": [6, 8.25, 7.25], + "faces": { + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [6, 7.25, 7.5], + "to": [6.25, 8.5, 7.75], + "faces": { + "north": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "east": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "up": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "down": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [4.25, 7.5, 7.5], + "to": [4.5, 8.25, 8.25], + "faces": { + "east": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "west": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [4.5, 7.5, 8.25], + "to": [4.75, 8.25, 8.5], + "faces": { + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [4.5, 7.5, 7.25], + "to": [5, 8.25, 7.5], + "faces": { + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [5.75, 7.5, 8.25], + "to": [6.25, 8.25, 8.5], + "faces": { + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.5, 8], + "to": [6.5, 8.25, 8.25], + "faces": { + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.5, 7.75], + "to": [7, 8.25, 8], + "faces": { + "north": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.5, 7.5], + "to": [6.75, 8.25, 7.75], + "faces": { + "south": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [6, 7.5, 7.25], + "to": [6.25, 8.25, 7.5], + "faces": { + "up": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"}, + "down": {"uv": [10.5625, 3.5625, 10.6875, 3.6875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [5, 7.25, 7.25], + "to": [6, 8.5, 7.5], + "faces": { + "north": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "east": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "west": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "up": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "down": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [4.5, 7.25, 7.5], + "to": [5, 8.5, 7.75], + "faces": { + "north": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "south": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "west": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "up": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "down": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [4.5, 7.25, 7.75], + "to": [4.75, 8.5, 8.25], + "faces": { + "east": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "south": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "west": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "up": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "down": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [5, 7, 7.5], + "to": [6, 8.75, 7.75], + "faces": { + "north": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "east": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "west": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "up": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "down": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [5.75, 7.25, 8], + "to": [6.25, 8.5, 8.25], + "faces": { + "east": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "south": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "up": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "down": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.25, 7.75], + "to": [6.5, 8.5, 8], + "faces": { + "north": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "east": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "south": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "up": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "down": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [4.75, 7.25, 8.25], + "to": [5.75, 8.5, 8.5], + "faces": { + "east": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "south": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "west": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "up": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "down": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [4.75, 7, 8], + "to": [5.75, 8.75, 8.25], + "faces": { + "east": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "south": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "west": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "up": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "down": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [4.75, 7, 7.75], + "to": [6.25, 8.75, 8], + "faces": { + "north": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "east": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "south": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "west": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "up": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"}, + "down": {"uv": [4.09375, 1.90625, 4.21875, 1.875], "texture": "#texture2"} + } + }, + { + "name": "Voxels", + "from": [28.75, 7.75, 9.25], + "to": [29.25, 8, 9.5], + "faces": { + "east": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "south": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "up": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"}, + "down": {"uv": [10.28125, 4.0625, 10.40625, 4.1875], "texture": "#texture1"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [10, 180, 90], + "translation": [0.5, 3.5, 2], + "scale": [0.5, 0.6, 0.55] + }, + "thirdperson_lefthand": { + "rotation": [10, 180, -90], + "translation": [0.5, 3.5, 2], + "scale": [0.5, 0.6, 0.55] + }, + "firstperson_righthand": { + "rotation": [20, -180, 90], + "translation": [1, 3, 1], + "scale": [0.3, 0.35, 0.35] + }, + "firstperson_lefthand": { + "rotation": [20, -180, -90], + "translation": [1, 3, 1], + "scale": [0.3, 0.35, 0.35] + }, + "ground": { + "rotation": [90, 35, 0], + "translation": [0, 1, 0], + "scale": [0.3, 0.35, 0.35] + }, + "gui": { + "rotation": [65, -45, 180], + "scale": [0.45, 0.45, 0.45] + }, + "fixed": { + "rotation": [90, 135, 0], + "scale": [0.55, 0.55, 0.55] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_base.json b/assets/magic/models/sabers/lightsaber_base.json new file mode 100644 index 0000000..4e7afc2 --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_base.json @@ -0,0 +1,99 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "ambientocclusion": false, + "elements": [ + { + "name": "color", + "from": [7, 5, 7], + "to": [9, 32, 9], + "shade": false, + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [8.1, 0.1, 9.9, 13.5], "texture": "#1", "tintindex": 0}, + "east": {"uv": [9.9, 0.1, 8.1, 13.5], "texture": "#1", "tintindex": 0}, + "south": {"uv": [8.1, 0.1, 9.9, 13.5], "texture": "#1", "tintindex": 0}, + "west": {"uv": [9.9, 0.1, 8.1, 13.5], "texture": "#1", "tintindex": 0}, + "up": {"uv": [10.1, 0.1, 11.9, 1.9], "texture": "#1", "tintindex": 0}, + "down": {"uv": [10.1, 2.1, 11.9, 3.9], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "white", + "from": [7.5, 5, 7.5], + "to": [8.5, 31, 8.5], + "shade": false, + "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0, 7.5]}, + "faces": { + "north": {"uv": [15.1, 0.1, 15.9, 12.9], "texture": "#1"}, + "east": {"uv": [15.1, 0.1, 15.9, 12.9], "texture": "#1"}, + "south": {"uv": [15.1, 0.1, 15.9, 12.9], "texture": "#1"}, + "west": {"uv": [15.1, 0.1, 15.9, 12.9], "texture": "#1"}, + "up": {"uv": [15.1, 15.1, 15.9, 15.9], "texture": "#1"}, + "down": {"uv": [0.1, 15.1, 0.9, 15.9], "texture": "#1"} + } + }, + { + "name": "handle", + "from": [7.5, -3, 7.5], + "to": [8.5, 5, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [10, 7.75, 7.85]}, + "faces": { + "north": {"uv": [0, 0, 1, 8], "texture": "#1"}, + "east": {"uv": [0, 0, 1, 8], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 8], "texture": "#1"}, + "west": {"uv": [0, 0, 1, 8], "texture": "#1"}, + "up": {"uv": [1, 1, 0, 0], "texture": "#1"}, + "down": {"uv": [0.9, 9.1, 0.1, 9.9], "texture": "#1"} + } + } + ], + "gui_light": "front", + "overrides": [ + { + "predicate": { + "blocking": 1 + }, + "model": "magic:sabers/lightsaber_blue_blocking" + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [45, -90, 55], + "translation": [0, 4, 0.5], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [45, -90, 55], + "translation": [0, 4, 0.5], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [34, -90, 25], + "translation": [3.38, 2.95, -1.12], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [34, -90, 25], + "translation": [3.38, 2.95, -1.12], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "rotation": [-45, 0, 0], + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [0, 0, -45], + "translation": [-3, -3, 0], + "scale": [0.61524, 0.61524, 0.61524] + }, + "head": { + "rotation": [103.5, -180, 0], + "translation": [0, 3.25, -7.5], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "translation": [0, -4.75, -1.75] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_blue.json b/assets/magic/models/sabers/lightsaber_blue.json new file mode 100644 index 0000000..a31afce --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_blue.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "parent": "magic:sabers/lightsaber_base", + "textures": { + "1": "magic:sabers/lightsaber_blue" + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_blue_blocking.json b/assets/magic/models/sabers/lightsaber_blue_blocking.json new file mode 100644 index 0000000..1164826 --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_blue_blocking.json @@ -0,0 +1,26 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "parent": "magic:sabers/lightsaber_blue", + "display": { + "thirdperson_righthand": { + "rotation": [0, 0, 60], + "translation": [-5.25, 0.75, 1], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [0, 0, 60], + "translation": [-5.25, 0.75, 1], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [0, 0, 90], + "translation": [0, 4, 0.56], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 0, 90], + "translation": [0, 4, 0.56], + "scale": [0.68, 0.68, 0.68] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_green.json b/assets/magic/models/sabers/lightsaber_green.json new file mode 100644 index 0000000..fa81d5f --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_green.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "parent": "magic:sabers/lightsaber_base", + "textures": { + "1": "magic:sabers/lightsaber_green" + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_green_blocking.json b/assets/magic/models/sabers/lightsaber_green_blocking.json new file mode 100644 index 0000000..4589d6a --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_green_blocking.json @@ -0,0 +1,26 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "parent": "magic:sabers/lightsaber_green", + "display": { + "thirdperson_righthand": { + "rotation": [0, 0, 60], + "translation": [-5.25, 0.75, 1], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [0, 0, 60], + "translation": [-5.25, 0.75, 1], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [0, 0, 90], + "translation": [0, 4, 0.56], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 0, 90], + "translation": [0, 4, 0.56], + "scale": [0.68, 0.68, 0.68] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_hilt.json b/assets/magic/models/sabers/lightsaber_hilt.json new file mode 100644 index 0000000..09b2ddb --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_hilt.json @@ -0,0 +1,72 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "ambientocclusion": false, + "textures": { + "0": "magic:sabers/lightsaber_blue", + "particle": "magic:sabers/lightsaber_blue" + }, + "elements": [ + { + "name": "handle", + "from": [7.5, -3, 7.5], + "to": [8.5, 5, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [10, 7.75, 7.85]}, + "faces": { + "north": {"uv": [0, 0, 1, 8], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 8], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 8], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 8], "texture": "#0"}, + "up": {"uv": [1, 1, 0, 0], "texture": "#0"}, + "down": {"uv": [0.9, 9.1, 0.1, 9.9], "texture": "#0"} + } + } + ], + "gui_light": "front", + "overrides": [ + { + "predicate": { + "blocking": 1 + }, + "model": "magic:sabers/lightsaber_blue_blocking" + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [45, -90, 55], + "translation": [0, 4, 0.5], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [45, -90, 55], + "translation": [0, 4, 0.5], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [34, -90, 25], + "translation": [3.38, 4.7, -1.12], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [34, -90, 25], + "translation": [3.38, 4.7, -1.12], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "rotation": [-45, 0, 0], + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 45], + "translation": [3.5, 5.25, 0] + }, + "head": { + "rotation": [0, 0, 90], + "translation": [-11.25, -4, -7.25], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "translation": [0, 6.25, 0] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_orange.json b/assets/magic/models/sabers/lightsaber_orange.json new file mode 100644 index 0000000..1d04588 --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_orange.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "parent": "magic:sabers/lightsaber_base", + "textures": { + "1": "magic:sabers/lightsaber_orange" + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_orange_blocking.json b/assets/magic/models/sabers/lightsaber_orange_blocking.json new file mode 100644 index 0000000..b57b08f --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_orange_blocking.json @@ -0,0 +1,26 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "parent": "magic:sabers/lightsaber_orange", + "display": { + "thirdperson_righthand": { + "rotation": [0, 0, 60], + "translation": [-5.25, 0.75, 1], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [0, 0, 60], + "translation": [-5.25, 0.75, 1], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [0, 0, 90], + "translation": [0, 4, 0.56], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 0, 90], + "translation": [0, 4, 0.56], + "scale": [0.68, 0.68, 0.68] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_purple.json b/assets/magic/models/sabers/lightsaber_purple.json new file mode 100644 index 0000000..0d375bd --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_purple.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "parent": "magic:sabers/lightsaber_base", + "textures": { + "1": "magic:sabers/lightsaber_purple" + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_purple_blocking.json b/assets/magic/models/sabers/lightsaber_purple_blocking.json new file mode 100644 index 0000000..d70aef2 --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_purple_blocking.json @@ -0,0 +1,26 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "parent": "magic:sabers/lightsaber_purple", + "display": { + "thirdperson_righthand": { + "rotation": [0, 0, 60], + "translation": [-5.25, 0.75, 1], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [0, 0, 60], + "translation": [-5.25, 0.75, 1], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [0, 0, 90], + "translation": [0, 4, 0.56], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 0, 90], + "translation": [0, 4, 0.56], + "scale": [0.68, 0.68, 0.68] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_red.json b/assets/magic/models/sabers/lightsaber_red.json new file mode 100644 index 0000000..c95009d --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_red.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "parent": "magic:sabers/lightsaber_base", + "textures": { + "1": "magic:sabers/lightsaber_red" + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_red_blocking.json b/assets/magic/models/sabers/lightsaber_red_blocking.json new file mode 100644 index 0000000..b54ebc2 --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_red_blocking.json @@ -0,0 +1,26 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "parent": "magic:sabers/lightsaber_red", + "display": { + "thirdperson_righthand": { + "rotation": [0, 0, 60], + "translation": [-5.25, 0.75, 1], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [0, 0, 60], + "translation": [-5.25, 0.75, 1], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [0, 0, 90], + "translation": [0, 4, 0.56], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 0, 90], + "translation": [0, 4, 0.56], + "scale": [0.68, 0.68, 0.68] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_white.json b/assets/magic/models/sabers/lightsaber_white.json new file mode 100644 index 0000000..e0bf7b8 --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_white.json @@ -0,0 +1,7 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "parent": "magic:sabers/lightsaber_base", + "textures": { + "1": "magic:sabers/lightsaber_white" + } +} \ No newline at end of file diff --git a/assets/magic/models/sabers/lightsaber_white_blocking.json b/assets/magic/models/sabers/lightsaber_white_blocking.json new file mode 100644 index 0000000..11462a7 --- /dev/null +++ b/assets/magic/models/sabers/lightsaber_white_blocking.json @@ -0,0 +1,26 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is Flamegirl#0464", + "parent": "magic:sabers/lightsaber_white", + "display": { + "thirdperson_righthand": { + "rotation": [0, 0, 60], + "translation": [-5.25, 0.75, 1], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [0, 0, 60], + "translation": [-5.25, 0.75, 1], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [0, 0, 90], + "translation": [0, 4, 0.56], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 0, 90], + "translation": [0, 4, 0.56], + "scale": [0.68, 0.68, 0.68] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/wands/crystalball.json b/assets/magic/models/wands/crystalball.json new file mode 100644 index 0000000..9dfcaff --- /dev/null +++ b/assets/magic/models/wands/crystalball.json @@ -0,0 +1,72 @@ +{ + "credit": "Made with Blockbench by Phantom, used in the Magic plugin with permission", + "parent": "magic:base/lit", + "ambientocclusion": false, + "textures": { + "1": "magic:other/crystalball1", + "2": "magic:other/crystalball", + "particle": "magic:other/crystalball" + }, + "elements": [ + { + "from": [7, 7, 7], + "to": [9, 9, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 9, 9]}, + "faces": { + "north": {"uv": [0, 0, 2, 2], "texture": "#2"}, + "east": {"uv": [0, 2, 2, 4], "texture": "#2"}, + "south": {"uv": [2, 2, 4, 4], "texture": "#2"}, + "west": {"uv": [2, 0, 4, 2], "texture": "#2"}, + "up": {"uv": [2, 6, 0, 4], "texture": "#2"}, + "down": {"uv": [4, 4, 2, 6], "texture": "#2"} + } + }, + { + "from": [5.5, 5.5, 5.5], + "to": [10.5, 10.5, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [13.5, 13.5, 13.5]}, + "faces": { + "north": {"uv": [0, 0, 5, 5], "texture": "#1"}, + "east": {"uv": [0, 5, 5, 10], "texture": "#1"}, + "south": {"uv": [5, 5, 10, 10], "texture": "#1"}, + "west": {"uv": [5, 0, 10, 5], "texture": "#1"}, + "up": {"uv": [5, 15, 0, 10], "texture": "#1"}, + "down": {"uv": [10, 10, 5, 15], "texture": "#1"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [-45, 0, 45], + "translation": [0, 1.75, 1.5], + "scale": [0.5, 0.5, 0.5] + }, + "thirdperson_lefthand": { + "rotation": [-45, 0, 45], + "translation": [0, 1.75, 1.5], + "scale": [0.5, 0.5, 0.5] + }, + "firstperson_righthand": { + "rotation": [-45, 0, 45], + "translation": [0, 3, 1.5], + "scale": [0.5, 0.5, 0.5] + }, + "firstperson_lefthand": { + "rotation": [-45, 0, 45], + "translation": [0, 3, 1.5], + "scale": [0.5, 0.5, 0.5] + }, + "ground": { + "translation": [0, 3, 0] + }, + "gui": { + "rotation": [30, 225, 0] + }, + "head": { + "scale": [2, 2, 2] + }, + "fixed": { + "translation": [0, 0, -0.25] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/wands/enchantedbook.json b/assets/magic/models/wands/enchantedbook.json new file mode 100644 index 0000000..d389d00 --- /dev/null +++ b/assets/magic/models/wands/enchantedbook.json @@ -0,0 +1,93 @@ +{ + "credit": "Made with Blockbench by Night (NightScythe1), used in the Magic plugin with permission", + "texture_size": [64, 64], + "textures": { + "0": "magic:other/enchantedbook", + "particle": "magic:other/enchantedbook" + }, + "elements": [ + { + "from": [7, 5, 2], + "to": [15, 6, 14], + "rotation": {"angle": 22.5, "axis": "z", "origin": [11, 5.5, 8]}, + "faces": { + "north": {"uv": [3, 6.25, 5, 6.5], "texture": "#0"}, + "east": {"uv": [0, 6.25, 3, 6.5], "texture": "#0"}, + "south": {"uv": [8, 6.25, 10, 6.5], "texture": "#0"}, + "west": {"uv": [5, 6.25, 8, 6.5], "texture": "#0"}, + "up": {"uv": [5, 6.25, 3, 3.25], "texture": "#0"}, + "down": {"uv": [7, 3.25, 5, 6.25], "texture": "#0"} + } + }, + { + "from": [0.00165, 5.01, 2.01], + "to": [7.98165, 5.99, 13.99], + "rotation": {"angle": -22.5, "axis": "z", "origin": [3.99165, 5.5, 8]}, + "faces": { + "north": {"uv": [3, 3, 5, 3.25], "texture": "#0"}, + "east": {"uv": [0, 3, 3, 3.25], "texture": "#0"}, + "south": {"uv": [8, 3, 10, 3.25], "texture": "#0"}, + "west": {"uv": [5, 3, 8, 3.25], "texture": "#0"}, + "up": {"uv": [5, 3, 3, 0], "texture": "#0"}, + "down": {"uv": [7, 0, 5, 3], "texture": "#0"} + } + }, + { + "from": [6.49, 3.49, 1.99], + "to": [8.51, 4.51, 14.01], + "faces": { + "north": {"uv": [3, 9.5, 3.5, 9.75], "texture": "#0"}, + "east": {"uv": [0, 9.5, 3, 9.75], "texture": "#0"}, + "south": {"uv": [6.5, 9.5, 7, 9.75], "texture": "#0"}, + "west": {"uv": [3.5, 9.5, 6.5, 9.75], "texture": "#0"}, + "up": {"uv": [3.5, 9.5, 3, 6.5], "texture": "#0"}, + "down": {"uv": [4, 6.5, 3.5, 9.5], "texture": "#0"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, -180, 0], + "translation": [-0.5, 3, 2.5], + "scale": [0.6, 0.6, 0.6] + }, + "thirdperson_lefthand": { + "rotation": [75, -180, 0], + "translation": [-0.5, 3, 2.5], + "scale": [0.6, 0.6, 0.6] + }, + "firstperson_righthand": { + "rotation": [60, 0, 30], + "translation": [4, 1.5, 0] + }, + "firstperson_lefthand": { + "rotation": [60, 0, 30], + "translation": [4, 1.5, 0] + }, + "ground": { + "scale": [0.6, 0.6, 0.6] + }, + "gui": { + "rotation": [60, -30, 30], + "translation": [0, 1, 0], + "scale": [0.9, 0.9, 0.9] + }, + "fixed": { + "rotation": [90, -180, 0], + "translation": [0, 0, 1] + } + }, + "groups": [ + { + "name": "all", + "origin": [4, 0.5, 6], + "children": [ + { + "name": "book", + "origin": [4.13521, 6.45997, 8], + "children": [0, 1, 2] + } + ] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/wands/felmglow.json b/assets/magic/models/wands/felmglow.json new file mode 100644 index 0000000..16e0c98 --- /dev/null +++ b/assets/magic/models/wands/felmglow.json @@ -0,0 +1,3101 @@ +{ + "credit": "Designed by Lix3nn with Cubik studio - https://cubik.studio. Edited by PhvntxmX using BlockBench.", + "parent": "magic:base/lit", + "textures": { + "texture2": "magic:icons/spells/iceshards", + "texture": "magic:icons/spells/sniper", + "texture1": "magic:other/redpurple", + "texture4": "magic:icons/spells/rocketlauncher", + "particle": "magic:other/lightningred" + }, + "elements": [ + { + "name": "Cube1", + "from": [8.25, 3.75, 7.875], + "to": [8.5, 9.25, 8.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 3.75, 7.875], + "to": [8, 9.25, 8.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [8, 3.75, 7.625], + "to": [8.25, 8.75, 8.375], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 1.25, 7.875], + "to": [8.5, 1.5, 8.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 3.75, 7.625], + "to": [8, 5.625, 7.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 3.75, 8.125], + "to": [8, 5.625, 8.375], + "faces": { + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [8.25, 3.75, 8.125], + "to": [8.5, 5.625, 8.375], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [8.25, 3.75, 7.625], + "to": [8.5, 5.625, 7.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 2.5, 7.125], + "to": [8.5, 3.25, 7.375], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 3, 8.375], + "to": [8.5, 3.75, 8.625], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 3, 7.375], + "to": [8.5, 3.75, 7.625], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 3.5, 7.625], + "to": [8.5, 3.75, 8.375], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 1.5, 7.875], + "to": [8.5, 2, 8.125], + "faces": { + "east": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "west": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 10.5, 8.375], + "to": [8.625, 10.75, 10.125], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 27.75, 9.625], + "to": [8.5, 28, 9.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 29.75, 5.75], + "to": [8.25, 29.875, 5.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 29.5, 5.875], + "to": [8.375, 29.625, 6.75], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.625, 8.5, 7.75], + "to": [8.625, 8.75, 8.25], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.625, 8.75, 7.5], + "to": [8.625, 9, 8.5], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.625, 9, 7.375], + "to": [8.625, 9.25, 8.625], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.625, 9.25, 7.25], + "to": [8.625, 9.5, 8.75], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.625, 9.5, 7], + "to": [8.625, 9.75, 9], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.625, 9.75, 6.75], + "to": [8.625, 10, 9.25], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.625, 10, 6.375], + "to": [8.625, 10.25, 9.625], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.625, 10.25, 8.125], + "to": [8.625, 10.5, 10], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 8.875, 7.75], + "to": [8.75, 9.125, 8.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 9.625, 7.25], + "to": [8.75, 9.875, 7.75], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 9.875, 7], + "to": [8.75, 10.125, 7.625], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 10.125, 8.5], + "to": [8.75, 10.375, 9.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 10.125, 6.625], + "to": [8.75, 10.375, 7.5], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 17, 6.375], + "to": [8.75, 21, 6.625], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 15.125, 5.5], + "to": [8.75, 15.5, 5.625], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.625, 10.5, 5.875], + "to": [8.625, 10.75, 7.625], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 11, 9], + "to": [8.75, 11.25, 9.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 11.25, 9.25], + "to": [8.75, 11.5, 10.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 11.5, 9.125], + "to": [8.75, 11.75, 10.375], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 11.75, 9], + "to": [8.75, 12, 10.625], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 13.5, 10.25], + "to": [8.75, 13.75, 10.5], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 15, 10.125], + "to": [8.75, 18.25, 10.375], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14, 5.375], + "to": [8.75, 14.75, 5.75], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 15.75, 6.625], + "to": [8.75, 16, 6.875], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 15.75, 5.875], + "to": [8.75, 17, 6.375], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 12, 8.625], + "to": [8.75, 12.25, 10.75], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 17, 6.125], + "to": [8.75, 18.5, 6.375], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 10.375, 6.375], + "to": [8.75, 10.625, 7.375], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 11.25, 5.875], + "to": [8.75, 11.5, 6.875], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 11.5, 5.625], + "to": [8.75, 11.75, 6.875], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 11.75, 5.375], + "to": [8.75, 12, 7], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 12, 5.25], + "to": [8.75, 12.5, 7.375], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 12.75, 5.125], + "to": [8.75, 14, 5.25], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 12.75, 10.5], + "to": [8.75, 13.75, 10.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14.25, 10.375], + "to": [8.75, 14.75, 11.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14.75, 10.625], + "to": [8.75, 16, 10.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 15.25, 10.375], + "to": [8.75, 17.25, 10.625], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 20.25, 6.125], + "to": [8.75, 21.25, 6.375], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 18.75, 6.625], + "to": [8.75, 20.75, 6.875], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 18.5, 6.875], + "to": [8.75, 20.5, 7.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 18.25, 7.125], + "to": [8.75, 20, 7.375], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 18.25, 7.375], + "to": [8.75, 19.25, 7.625], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 17, 7.375], + "to": [8.75, 18.25, 7.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 15.75, 7.375], + "to": [8.75, 17, 8.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14.25, 7.375], + "to": [8.75, 15.75, 8.375], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 13.5, 6.75], + "to": [8.75, 14.25, 8.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 12.5, 8.375], + "to": [8.75, 13, 9.5], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 12.5, 5.25], + "to": [8.75, 13, 7.625], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 13, 6.5], + "to": [8.75, 13.25, 6.75], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 13, 7], + "to": [8.75, 13.5, 7.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 13, 8.625], + "to": [8.75, 13.25, 10], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 13.25, 8.875], + "to": [8.75, 13.75, 10.25], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 13.75, 9.125], + "to": [8.75, 14.25, 11.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14.25, 9.375], + "to": [8.75, 15.25, 9.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 15.25, 9.625], + "to": [8.75, 16.5, 9.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14.75, 9.875], + "to": [8.75, 17.75, 10.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.875, 11.25, 7.625], + "to": [8.375, 11.5, 7.875], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "down": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.375, 11.5, 7.875], + "to": [8.875, 11.75, 8.125], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "up": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "down": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 13, 6.75], + "to": [8.625, 13.5, 7], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 11.75, 7.875], + "to": [8.625, 12, 8.125], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "up": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 11.5, 8.125], + "to": [8.625, 11.75, 8.375], + "faces": { + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "up": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "down": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 11.25, 7.875], + "to": [8.625, 11.5, 8.125], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "down": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.875, 11, 7.875], + "to": [8.375, 11.25, 8.125], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "down": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.875, 11.25, 8.125], + "to": [8.375, 11.5, 8.375], + "faces": { + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "down": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.875, 11.5, 8.375], + "to": [8.375, 11.75, 8.625], + "faces": { + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "up": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "down": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.875, 11.75, 8.125], + "to": [8.375, 12, 8.375], + "faces": { + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "up": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.875, 12, 7.875], + "to": [8.375, 12.25, 8.125], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "up": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.875, 11.75, 7.625], + "to": [8.375, 12, 7.875], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "up": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.875, 11.5, 7.375], + "to": [8.375, 11.75, 7.625], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "up": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "down": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.75, 28, 9.375], + "to": [8.5, 28.25, 9.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 19.75, 10.125], + "to": [8.5, 27.25, 10.375], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 21, 10.375], + "to": [8.5, 26.75, 10.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 22, 10.625], + "to": [8.5, 26, 10.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 22.25, 10.875], + "to": [8.5, 25.25, 11.125], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 22.5, 11.125], + "to": [8.5, 24.25, 11.375], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 22.75, 11.375], + "to": [8.5, 24.25, 11.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 14.625, 9.125], + "to": [8.5, 28.25, 9.375], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 17, 7.875], + "to": [8.5, 28.75, 8.125], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 23, 6.875], + "to": [8.5, 24.25, 7.625], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 24.25, 6.625], + "to": [8.5, 25.5, 7.625], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 25.5, 6.375], + "to": [8.5, 26.5, 7.625], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 26.5, 6.125], + "to": [8.5, 27.25, 7.625], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 27.25, 5.875], + "to": [8.5, 28, 7.625], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 29.25, 4.875], + "to": [8.5, 29.5, 5.875], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 29.5, 4.875], + "to": [8.5, 29.75, 5.875], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 29.25, 5.875], + "to": [8.5, 29.5, 6.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 29, 6.875], + "to": [8.5, 29.25, 7.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 28.75, 7.625], + "to": [8.5, 29, 8.375], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 24.25, 11.125], + "to": [8.5, 25.25, 11.375], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 25.25, 10.875], + "to": [8.5, 26, 11.125], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 26, 10.625], + "to": [8.5, 26.75, 10.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 26.75, 10.375], + "to": [8.5, 27.25, 10.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 27.25, 10.125], + "to": [8.5, 27.5, 10.375], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 28.5, 8.375], + "to": [8.5, 28.75, 8.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 27.5, 9.875], + "to": [8.5, 27.75, 10.125], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 28.25, 8.875], + "to": [8.5, 28.5, 9.375], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 22, 6.625], + "to": [8.5, 23, 7.625], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 29, 5.125], + "to": [8.5, 29.25, 6.875], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 28.5, 5.375], + "to": [8.5, 29, 7.625], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 28, 5.625], + "to": [8.5, 28.5, 7.625], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 18.25, 10.125], + "to": [8.375, 19.75, 10.25], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 19.75, 10.375], + "to": [8.375, 21, 10.5], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 21, 10.625], + "to": [8.375, 22, 10.75], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 22, 10.875], + "to": [8.375, 22.25, 11], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 22.25, 11.125], + "to": [8.375, 22.5, 11.25], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 22.5, 11.375], + "to": [8.375, 22.75, 11.5], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 22.75, 11.625], + "to": [8.375, 24.25, 11.75], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 24.25, 11.375], + "to": [8.375, 25.25, 11.5], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 25.25, 11.125], + "to": [8.375, 26, 11.25], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 26, 10.875], + "to": [8.375, 26.75, 11], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 26.75, 10.625], + "to": [8.375, 27.25, 10.75], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 27.25, 10.375], + "to": [8.375, 27.5, 10.5], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 27.5, 10.125], + "to": [8.375, 27.75, 10.25], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 27.75, 9.875], + "to": [8.375, 28, 10], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 28, 9.625], + "to": [8.375, 28.25, 9.75], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 29.75, 4.75], + "to": [8.375, 29.875, 5.75], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 28.5, 8.875], + "to": [8.375, 28.625, 9.25], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 18.25, 10.25], + "to": [8.25, 19.75, 10.375], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 19.75, 10.5], + "to": [8.25, 21, 10.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 21, 10.75], + "to": [8.25, 22, 10.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 22, 11], + "to": [8.25, 22.25, 11.125], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 22.25, 11.25], + "to": [8.25, 22.5, 11.375], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 22.5, 11.5], + "to": [8.25, 22.75, 11.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 22.75, 11.75], + "to": [8.25, 24.25, 11.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 24.25, 11.5], + "to": [8.25, 25.25, 11.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 25.25, 11.25], + "to": [8.25, 26, 11.375], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 26, 11], + "to": [8.25, 26.75, 11.125], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 19.625, 10.375], + "to": [8.25, 19.75, 10.5], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 27.25, 10.5], + "to": [8.25, 27.375, 10.75], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 27.375, 10.5], + "to": [8.25, 27.5, 10.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 27.625, 10.25], + "to": [8.25, 27.75, 10.375], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 27.875, 10], + "to": [8.25, 28, 10.125], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 28.25, 9.375], + "to": [8.375, 28.375, 9.5], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 28.625, 8.875], + "to": [8.25, 28.75, 9.25], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 28.75, 8.375], + "to": [8.375, 28.875, 8.75], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 29, 7.625], + "to": [8.375, 29.125, 8.25], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 29, 8.25], + "to": [8.25, 29.125, 8.375], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.875, 29.25, 6.875], + "to": [8.375, 29.375, 7.5], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 29.25, 7.5], + "to": [8.25, 29.375, 7.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 29.5, 6.75], + "to": [8.25, 29.625, 6.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 28.5, 9.25], + "to": [8.25, 28.625, 9.375], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 28.75, 8.75], + "to": [8.25, 28.875, 8.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 28.125, 9.75], + "to": [8.25, 28.25, 9.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 28.375, 9.375], + "to": [8.25, 28.5, 9.5], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 26.75, 10.75], + "to": [8.25, 27.25, 10.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 27.5, 10.25], + "to": [8.25, 27.625, 10.5], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 27.75, 10], + "to": [8.25, 27.875, 10.25], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 28, 9.75], + "to": [8.25, 28.125, 10], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 28.25, 9.5], + "to": [8.25, 28.375, 9.75], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 28.875, 8.375], + "to": [8.25, 29, 8.75], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 29.125, 7.625], + "to": [8.25, 29.25, 8.25], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 29.375, 6.875], + "to": [8.25, 29.5, 7.5], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 29.625, 5.875], + "to": [8.25, 29.75, 6.75], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 29.875, 4.625], + "to": [8.25, 30, 5.75], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 26.75, 10.875], + "to": [8.25, 26.875, 11], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 26, 11.125], + "to": [8.25, 26.125, 11.25], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 25.25, 11.375], + "to": [8.25, 25.375, 11.5], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 24.25, 11.625], + "to": [8.25, 24.375, 11.75], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 22.625, 11.625], + "to": [8.25, 22.75, 11.75], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 22.375, 11.375], + "to": [8.25, 22.5, 11.5], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 22.125, 11.125], + "to": [8.25, 22.25, 11.25], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 21.875, 10.875], + "to": [8.25, 22, 11], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [8, 20.875, 10.625], + "to": [8.25, 21, 10.75], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.625, 10.25, 6], + "to": [8.625, 10.5, 7.875], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.625, 10.75, 5.75], + "to": [8.625, 11, 7.375], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 11.25, 5.375], + "to": [8.75, 11.5, 5.875], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 11.5, 5.125], + "to": [8.75, 11.75, 5.625], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 11.75, 5], + "to": [8.75, 12, 5.375], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 12, 5], + "to": [8.75, 12.75, 5.25], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14.75, 5.375], + "to": [8.75, 15.125, 5.625], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 2.5, 8.625], + "to": [8.5, 3.25, 8.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 2, 8.375], + "to": [8.5, 2.5, 8.625], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 2, 7.375], + "to": [8.5, 2.5, 7.625], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 1.5, 7.625], + "to": [8.5, 2, 7.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 1.5, 8.125], + "to": [8.5, 2, 8.375], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 2.5, 7.875], + "to": [8.75, 3, 8.125], + "faces": { + "north": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "east": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "south": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "west": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "up": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "down": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 2, 7.875], + "to": [8.625, 2.5, 8.125], + "faces": { + "north": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "east": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "south": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "west": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "down": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 2.5, 8.125], + "to": [8.625, 3, 8.375], + "faces": { + "east": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "south": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "west": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "up": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "down": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 3, 7.875], + "to": [8.625, 3.5, 8.125], + "faces": { + "north": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "east": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "south": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "west": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "up": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 2.5, 7.625], + "to": [8.625, 3, 7.875], + "faces": { + "north": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "east": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "west": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "up": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "down": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.75, 2.5, 8.375], + "to": [8.5, 3, 8.625], + "faces": { + "east": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "west": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.75, 3, 8.125], + "to": [8.5, 3.5, 8.375], + "faces": { + "east": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "west": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.75, 3, 7.625], + "to": [8.5, 3.5, 7.875], + "faces": { + "east": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "west": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.75, 2.5, 7.375], + "to": [8.5, 3, 7.625], + "faces": { + "east": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "west": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.75, 2, 7.625], + "to": [8.5, 2.5, 7.875], + "faces": { + "east": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "west": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.75, 2, 8.125], + "to": [8.5, 2.5, 8.375], + "faces": { + "east": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"}, + "west": {"uv": [11.25, 7.875, 11.5, 8.125], "rotation": 180, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 11.5, 7.625], + "to": [8.625, 11.75, 7.875], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "up": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "down": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 12.25, 9.5], + "to": [8.625, 12.75, 9.75], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 13.75, 6], + "to": [8.625, 14.25, 6.25], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 13.5, 6.25], + "to": [8.625, 14, 6.5], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 13.25, 6.5], + "to": [8.625, 13.75, 6.75], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 14, 5.75], + "to": [8.625, 14.5, 6], + "faces": { + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 17.75, 7.125], + "to": [8.625, 18.25, 7.375], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 16, 6.625], + "to": [8.625, 16.5, 6.875], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 15.75, 6.875], + "to": [8.625, 16.25, 7.125], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 15.5, 7.125], + "to": [8.625, 16, 7.375], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 12.75, 10], + "to": [8.625, 13.25, 10.25], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 12.5, 9.75], + "to": [8.625, 13, 10], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 13, 10.25], + "to": [8.625, 13.5, 10.5], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 14.75, 10.375], + "to": [8.625, 15.25, 10.625], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 14.5, 10.125], + "to": [8.625, 15, 10.375], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 14.25, 9.875], + "to": [8.625, 14.75, 10.125], + "faces": { + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.5, 12.25, 8.625], + "to": [8.75, 12.5, 9.5], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 12.25, 9.75], + "to": [8.75, 12.5, 10.75], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 12.5, 10], + "to": [8.75, 12.75, 10.75], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 12.75, 10.25], + "to": [8.75, 13, 10.5], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14.25, 10.125], + "to": [8.75, 14.5, 10.375], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 12.75, 9.5], + "to": [8.75, 13, 9.75], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 12.75, 5], + "to": [8.75, 14.125, 5.125], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14, 5.125], + "to": [8.75, 14.875, 5.375], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 13, 5.25], + "to": [8.75, 14, 6], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 13, 6], + "to": [8.75, 13.75, 6.25], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 13, 6.25], + "to": [8.75, 13.5, 6.5], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14.75, 5.625], + "to": [8.75, 15.75, 7.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14.25, 6.75], + "to": [8.75, 14.75, 7.375], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 13.75, 6.5], + "to": [8.75, 14.75, 6.75], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14, 6.25], + "to": [8.75, 14.75, 6.5], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14.25, 6], + "to": [8.75, 14.75, 6.25], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14.5, 5.75], + "to": [8.75, 14.75, 6], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 14.75, 7.125], + "to": [8.75, 15.5, 7.375], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 16.75, 6.375], + "to": [8.75, 17, 6.625], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 15.75, 6.375], + "to": [8.75, 16.25, 6.625], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 16, 7.125], + "to": [8.75, 17.75, 7.375], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 16.25, 6.875], + "to": [8.75, 18, 7.125], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 16.5, 6.625], + "to": [8.75, 18.25, 6.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.625, 16.25, 6.375], + "to": [8.625, 16.75, 6.625], + "faces": { + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 18.25, 6.625], + "to": [8.625, 18.75, 6.875], + "faces": { + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.625, 18, 6.875], + "to": [8.625, 18.5, 7.125], + "faces": { + "north": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "east": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [14, 2, 13.75, 2.25], "rotation": 90, "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.75, 15.25, 9.375], + "to": [8.5, 28, 9.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 13.625, 8.125], + "to": [8.5, 28.75, 8.375], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 13.875, 8.375], + "to": [8.5, 28.5, 8.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.25, 11.75, 4.5], + "to": [9, 29.5, 11.5], + "faces": { + "east": {"uv": [0, 0, 16, 16], "texture": "#particle"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#particle"} + } + }, + { + "name": "Cube1", + "from": [7.75, 14.375, 8.875], + "to": [8.5, 28.25, 9.125], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 18.25, 7.625], + "to": [8.5, 28.75, 7.875], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 19.25, 7.375], + "to": [8.5, 20, 7.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 21, 6.375], + "to": [8.5, 22, 7.625], + "faces": { + "north": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "up": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 20.75, 6.625], + "to": [8.5, 21, 7.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 20.5, 6.875], + "to": [8.5, 20.75, 7.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 20, 7.125], + "to": [8.5, 20.5, 7.625], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.5, 9.875, 8.375], + "to": [8.75, 10.125, 8.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 9.625, 8.25], + "to": [8.75, 9.875, 8.75], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 16.5, 9.625], + "to": [8.5, 27.75, 9.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.75, 17.75, 9.875], + "to": [8.5, 27.5, 10.125], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + }, + { + "name": "Cube1", + "from": [7.5, 11, 5.625], + "to": [8.75, 11.25, 6.125], + "faces": { + "north": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "east": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [15, 2.5, 15.25, 2.25], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 11, 6], + "to": [8.75, 11.25, 7], + "faces": { + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 10.625, 6.125], + "to": [8.75, 11, 7.25], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 9.375, 7.5], + "to": [8.75, 9.625, 7.875], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 9.125, 7.625], + "to": [8.75, 9.375, 8], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 10.375, 8.75], + "to": [8.75, 10.625, 9.5], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.5, 9.375, 8.125], + "to": [8.75, 9.625, 8.625], + "faces": { + "north": {"uv": [7, 4.5, 6.75, 4.75], "texture": "#texture"}, + "east": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [6.75, 4.75, 7, 4.5], "texture": "#texture"}, + "west": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [7, 4.5, 6.75, 4.75], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [7.75, 14.125, 8.625], + "to": [8.5, 28.5, 8.875], + "faces": { + "east": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "south": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "west": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"}, + "down": {"uv": [14.75, 1.75, 14.5, 2], "rotation": 90, "texture": "#texture4"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [10, 180, 0], + "translation": [0.5, -0.5, 1.5], + "scale": [1.5, 1.1, 1.25] + }, + "thirdperson_lefthand": { + "rotation": [10, 180, 0], + "translation": [0.5, -0.5, 1.5], + "scale": [1.5, 1.1, 1.25] + }, + "firstperson_righthand": { + "rotation": [0, 180, 10], + "translation": [0.5, 1, 1], + "scale": [0.45, 0.45, 0.45] + }, + "firstperson_lefthand": { + "rotation": [0, 180, 10], + "translation": [0.5, 1, 1], + "scale": [0.45, 0.45, 0.45] + }, + "ground": { + "rotation": [45, 45, 0], + "translation": [1.3918, -2.086, -2.087], + "scale": [0.7, 0.7, 0.7] + }, + "gui": { + "rotation": [70, -34, 47], + "translation": [4.1739, -4.867, 0], + "scale": [0.8, 0.8, 0.8] + }, + "fixed": { + "rotation": [90, 135, -90], + "translation": [4.75, -4.75, 0], + "scale": [0.8, 0.8, 0.8] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/wands/flat/black.json b/assets/magic/models/wands/flat/black.json new file mode 100644 index 0000000..e215ce0 --- /dev/null +++ b/assets/magic/models/wands/flat/black.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:wands/flat/black" + } +} diff --git a/assets/magic/models/wands/flat/broomstick.json b/assets/magic/models/wands/flat/broomstick.json new file mode 100644 index 0000000..bef1501 --- /dev/null +++ b/assets/magic/models/wands/flat/broomstick.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:wands/flat/broomstick" + } +} diff --git a/assets/magic/models/wands/flat/brown.json b/assets/magic/models/wands/flat/brown.json new file mode 100644 index 0000000..adafcfb --- /dev/null +++ b/assets/magic/models/wands/flat/brown.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:wands/flat/brown" + } +} diff --git a/assets/magic/models/wands/flat/elder.json b/assets/magic/models/wands/flat/elder.json new file mode 100644 index 0000000..ed9e1dd --- /dev/null +++ b/assets/magic/models/wands/flat/elder.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:wands/flat/elder" + } +} diff --git a/assets/magic/models/wands/flat/skinny.json b/assets/magic/models/wands/flat/skinny.json new file mode 100644 index 0000000..cafd919 --- /dev/null +++ b/assets/magic/models/wands/flat/skinny.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:wands/flat/skinny" + } +} diff --git a/assets/magic/models/wands/flat/wolf.json b/assets/magic/models/wands/flat/wolf.json new file mode 100644 index 0000000..22fa119 --- /dev/null +++ b/assets/magic/models/wands/flat/wolf.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:wands/flat/wolf" + } +} diff --git a/assets/magic/models/wands/green_wand.json b/assets/magic/models/wands/green_wand.json new file mode 100644 index 0000000..d831d18 --- /dev/null +++ b/assets/magic/models/wands/green_wand.json @@ -0,0 +1,241 @@ +{ + "credit": "Made with Blockbench, by RealFlamegirl. Do not take this out of the Magic resource pack and/or redistribute without permission. Discord is flame#0464", + "textures": { + "3": "magic:other/green_wand" + }, + "elements": [ + { + "from": [7, -2.5, 7], + "to": [9, 0.5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 8]}, + "faces": { + "north": {"uv": [7.9, 0.1, 6.1, 2.9], "texture": "#3"}, + "east": {"uv": [8.1, 0.1, 9.9, 2.9], "texture": "#3"}, + "south": {"uv": [7.9, 0.1, 6.1, 2.9], "texture": "#3"}, + "west": {"uv": [8.1, 0.1, 9.9, 2.9], "texture": "#3"}, + "up": {"uv": [6.1, 3.1, 7.9, 4.9], "texture": "#3"}, + "down": {"uv": [8.1, 3.1, 9.9, 4.9], "texture": "#3"} + } + }, + { + "from": [9.80787, -7.61343, 7.503], + "to": [10.80187, -3.61943, 8.497], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.52905, -4.46211, 8.5]}, + "faces": { + "north": {"uv": [6.1, 9.1, 6.9, 12.9], "texture": "#3"}, + "east": {"uv": [7.1, 9.1, 7.9, 12.9], "texture": "#3"}, + "south": {"uv": [6.1, 9.1, 6.9, 12.9], "texture": "#3"}, + "west": {"uv": [8.1, 9.1, 8.9, 12.9], "texture": "#3"}, + "up": {"uv": [10.1, 9.1, 10.9, 9.9], "texture": "#3"}, + "down": {"uv": [5.1, 4.1, 5.9, 4.9], "texture": "#3"} + } + }, + { + "from": [5.19813, -7.61343, 7.503], + "to": [6.19213, -3.61943, 8.497], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.47095, -4.46211, 8.5]}, + "faces": { + "north": {"uv": [6.9, 9.1, 6.1, 12.9], "texture": "#3"}, + "east": {"uv": [8.9, 9.1, 8.1, 12.9], "texture": "#3"}, + "south": {"uv": [6.9, 9.1, 6.1, 12.9], "texture": "#3"}, + "west": {"uv": [7.9, 9.1, 7.1, 12.9], "texture": "#3"}, + "up": {"uv": [10.9, 9.1, 10.1, 9.9], "texture": "#3"}, + "down": {"uv": [5.9, 4.1, 5.1, 4.9], "texture": "#3"} + } + }, + { + "from": [5.80671, -4.57926, 7.5], + "to": [6.80671, -1.57926, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [6.30671, -3.07926, 8]}, + "faces": { + "north": {"uv": [9.9, 9.1, 9.1, 11.9], "texture": "#3"}, + "east": {"uv": [6.1, 14.9, 8.9, 14.1], "rotation": 90, "texture": "#3"}, + "south": {"uv": [9.9, 9.1, 9.1, 11.9], "texture": "#3"}, + "west": {"uv": [9.9, 12.1, 9.1, 14.9], "texture": "#3"}, + "up": {"uv": [1.9, 0.1, 1.1, 0.9], "texture": "#3"}, + "down": {"uv": [4.9, 4.1, 4.1, 4.9], "texture": "#3"} + } + }, + { + "from": [9.19329, -4.57926, 7.5], + "to": [10.19329, -1.57926, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [9.69329, -3.07926, 8]}, + "faces": { + "north": {"uv": [9.1, 9.1, 9.9, 11.9], "texture": "#3"}, + "east": {"uv": [9.1, 12.1, 9.9, 14.9], "texture": "#3"}, + "south": {"uv": [9.1, 9.1, 9.9, 11.9], "texture": "#3"}, + "west": {"uv": [6.1, 14.1, 8.9, 14.9], "rotation": 90, "texture": "#3"}, + "up": {"uv": [1.1, 0.1, 1.9, 0.9], "texture": "#3"}, + "down": {"uv": [4.1, 4.1, 4.9, 4.9], "texture": "#3"} + } + }, + { + "from": [6.34711, -10.0992, 7.5], + "to": [7.34711, -7.0992, 8.5], + "rotation": {"angle": 0, "axis": "z", "origin": [6.84711, -8.5992, 7.75]}, + "faces": { + "north": {"uv": [10.9, 0.1, 10.1, 2.9], "texture": "#3"}, + "east": {"uv": [10.9, 3.1, 10.1, 5.9], "texture": "#3"}, + "south": {"uv": [10.9, 0.1, 10.1, 2.9], "texture": "#3"}, + "west": {"uv": [10.9, 6.1, 10.1, 8.9], "texture": "#3"}, + "up": {"uv": [10.9, 10.1, 10.1, 10.9], "texture": "#3"}, + "down": {"uv": [8.9, 15.1, 8.1, 15.9], "texture": "#3"} + } + }, + { + "from": [8.65289, -10.0992, 7.5], + "to": [9.65289, -7.0992, 8.5], + "rotation": {"angle": 0, "axis": "z", "origin": [9.15289, -8.5992, 7.75]}, + "faces": { + "north": {"uv": [10.1, 0.1, 10.9, 2.9], "texture": "#3"}, + "east": {"uv": [10.1, 6.1, 10.9, 8.9], "texture": "#3"}, + "south": {"uv": [10.1, 0.1, 10.9, 2.9], "texture": "#3"}, + "west": {"uv": [10.1, 3.1, 10.9, 5.9], "texture": "#3"}, + "up": {"uv": [10.1, 10.1, 10.9, 10.9], "texture": "#3"}, + "down": {"uv": [8.1, 15.1, 8.9, 15.9], "texture": "#3"} + } + }, + { + "from": [7, -5.6, 7], + "to": [9, -3.6, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.55, 8]}, + "faces": { + "north": {"uv": [8.1, 5.1, 9.9, 6.9], "texture": "#3"}, + "east": {"uv": [6.1, 5.1, 7.9, 6.9], "texture": "#3"}, + "south": {"uv": [8.1, 5.1, 9.9, 6.9], "texture": "#3"}, + "west": {"uv": [6.1, 5.1, 7.9, 6.9], "texture": "#3"}, + "up": {"uv": [6.1, 7.1, 7.9, 8.9], "texture": "#3"}, + "down": {"uv": [8.1, 7.1, 9.9, 8.9], "texture": "#3"} + } + }, + { + "from": [6.5, 11.5, 6.5], + "to": [9.5, 16.5, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 8.5, 7.5]}, + "faces": { + "north": {"uv": [11.1, 6.1, 13.9, 10.9], "texture": "#3"}, + "east": {"uv": [13.1, 11.1, 15.9, 15.9], "texture": "#3"}, + "south": {"uv": [11.1, 6.1, 13.9, 10.9], "texture": "#3"}, + "west": {"uv": [13.1, 11.1, 15.9, 15.9], "texture": "#3"}, + "up": {"uv": [10.1, 13.1, 12.9, 15.9], "texture": "#3"}, + "down": {"uv": [11.1, 0.1, 13.9, 2.9], "texture": "#3"} + } + }, + { + "from": [3.497, 9.497, 7.997], + "to": [6.503, 19.503, 8.003], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 15.25, 8]}, + "faces": { + "north": {"uv": [0.1, 6.1, 2.9, 15.9], "texture": "#3"}, + "east": {"uv": [2, 8, 3, 9], "texture": "#3"}, + "south": {"uv": [2.9, 6.1, 0.1, 15.9], "texture": "#3"}, + "west": {"uv": [2, 8, 3, 9], "texture": "#3"}, + "up": {"uv": [2, 8, 3, 9], "texture": "#3"}, + "down": {"uv": [2, 8, 3, 9], "texture": "#3"} + } + }, + { + "from": [9.497, 9.497, 7.997], + "to": [12.503, 19.503, 8.003], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 15.25, 8]}, + "faces": { + "north": {"uv": [2.9, 6.1, 0.1, 15.9], "texture": "#3"}, + "east": {"uv": [3, 8, 2, 9], "texture": "#3"}, + "south": {"uv": [0.1, 6.1, 2.9, 15.9], "texture": "#3"}, + "west": {"uv": [3, 8, 2, 9], "texture": "#3"}, + "up": {"uv": [3, 8, 2, 9], "texture": "#3"}, + "down": {"uv": [3, 8, 2, 9], "texture": "#3"} + } + }, + { + "from": [7, 18.5, 7], + "to": [9, 23.5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10.5, 8]}, + "faces": { + "north": {"uv": [0.1, 0.1, 1.9, 4.9], "texture": "#3"}, + "east": {"uv": [2.1, 0.1, 3.9, 4.9], "texture": "#3"}, + "south": {"uv": [0.1, 0.1, 1.9, 4.9], "texture": "#3"}, + "west": {"uv": [2.1, 0.1, 3.9, 4.9], "texture": "#3"}, + "up": {"uv": [4.1, 0.1, 5.9, 1.9], "texture": "#3"}, + "down": {"uv": [4.1, 2.1, 5.9, 3.9], "texture": "#3"} + } + }, + { + "from": [7.5, 0.5, 7.5], + "to": [8.5, 11.5, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7.5, 7.5]}, + "faces": { + "north": {"uv": [15.1, 0.1, 15.9, 10.9], "texture": "#3"}, + "east": {"uv": [14.1, 0.1, 14.9, 10.9], "texture": "#3"}, + "south": {"uv": [15.1, 0.1, 15.9, 10.9], "texture": "#3"}, + "west": {"uv": [14.1, 0.1, 14.9, 10.9], "texture": "#3"}, + "up": {"uv": [0.1, 0.1, 0.9, 0.9], "texture": "#3"}, + "down": {"uv": [0.1, 0.1, 0.9, 0.9], "texture": "#3"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [45, 90, -55], + "translation": [0, -0.25, 1.5], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [45, 90, -55], + "translation": [0, -0.25, 1.5], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [35, -90, 25], + "translation": [3.13, 1.45, -1.12], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [35, -90, 25], + "translation": [3.13, 1.45, -1.12], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "rotation": [0, 0, 45], + "translation": [0, 4.75, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [0, 0, -45], + "translation": [0.75, 0.65, 0], + "scale": [0.61328, 0.61328, 0.61328] + }, + "head": { + "rotation": [0, 0, 34], + "translation": [-3.25, -12, 4.25], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "translation": [0, 1.5, -2] + } + }, + "groups": [ + { + "name": "group", + "origin": [7.5, 7.5, 7.5], + "children": [ + { + "name": "group", + "origin": [8, 6, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7] + }, + { + "name": "group", + "origin": [10.37482, 12.98358, 8], + "children": [8, + { + "name": "group", + "origin": [10, 17, 8.5], + "children": [9, 10] + } + ] + }, 11, 12] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/wands/hookshot.json b/assets/magic/models/wands/hookshot.json new file mode 100644 index 0000000..524e199 --- /dev/null +++ b/assets/magic/models/wands/hookshot.json @@ -0,0 +1 @@ +{"credit":"Model made by Atrelyu using Blockbench, Find me on Instagram as: @Atrelyus. This model was donated to NathanWolf as a gift and thanks for his awesome Magic Minecraft plugin, enjoy!.","textures":{"0":"magic:wands/hookshot","particle":"magic:wands/hookshot"},"elements":[{"from":[8.0383,19.32359,1.99695],"to":[8.08739,30.46229,14.00305],"rotation":{"angle":0,"axis":"y","origin":[16.69306,15.15713,2.65042]},"faces":{"east":{"uv":[7,6.75,0,0],"rotation":90,"texture":"#0","cullface":"up"},"west":{"uv":[7,6.75,0,0],"rotation":90,"texture":"#0","cullface":"up"}}},{"from":[8.02399,18.77208,7.44909],"to":[8.10122,20.11369,8.55091],"rotation":{"angle":0,"axis":"y","origin":[10.60792,4.54714,6.39513]},"faces":{"north":{"uv":[1.625,4,0.625,2.75],"rotation":90,"texture":"#0","cullface":"up"},"east":{"uv":[1.625,4,0.625,2.75],"rotation":90,"texture":"#0","cullface":"up"},"south":{"uv":[1.625,4,0.625,2.75],"rotation":270,"texture":"#0","cullface":"up"},"west":{"uv":[1.625,4,0.625,2.75],"rotation":90,"texture":"#0","cullface":"up"},"up":{"uv":[1.25,0.75,1.25,0.75],"rotation":90,"texture":"#0","cullface":"up"}}},{"from":[2.1,19.32359,7.9755],"to":[14.10609,30.46229,8.0246],"rotation":{"angle":0,"axis":"y","origin":[14.35262,15.15713,12.48027]},"faces":{"north":{"uv":[7,6.75,0,0],"rotation":90,"texture":"#0","cullface":"up"},"south":{"uv":[7,6.75,0,0],"rotation":90,"texture":"#0","cullface":"up"}}},{"from":[7.55213,18.77208,7.9612],"to":[8.65396,20.11369,8.03843],"rotation":{"angle":0,"axis":"y","origin":[10.60792,4.54714,6.39513]},"faces":{"north":{"uv":[1.625,4,0.625,2.75],"rotation":90,"texture":"#0","cullface":"up"},"east":{"uv":[1.625,4,0.625,2.75],"rotation":90,"texture":"#0","cullface":"up"},"south":{"uv":[1.625,4,0.625,2.75],"rotation":90,"texture":"#0","cullface":"up"},"west":{"uv":[1.625,4,0.625,2.75],"rotation":270,"texture":"#0","cullface":"up"},"up":{"uv":[1.25,0.75,1.25,0.75],"rotation":180,"texture":"#0","cullface":"up"}}},{"from":[7.18907,3.4692,3.9232],"to":[8.81093,4.6676,12.0768],"rotation":{"angle":-45,"axis":"y","origin":[8,2.884,8]},"faces":{"north":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"}}},{"from":[7.18907,3.4692,3.9232],"to":[8.81093,4.6676,12.0768],"rotation":{"angle":-22.5,"axis":"y","origin":[8,2.884,8]},"faces":{"north":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"}}},{"from":[7.18907,3.4692,3.9232],"to":[8.81093,4.6676,12.0768],"rotation":{"angle":0,"axis":"y","origin":[8,2.884,8]},"faces":{"north":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"}}},{"from":[7.18907,3.4692,3.9232],"to":[8.81093,4.6676,12.0768],"rotation":{"angle":22.5,"axis":"y","origin":[8,2.884,8]},"faces":{"north":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"}}},{"from":[7.18907,3.4692,3.9232],"to":[8.81093,4.6676,12.0768],"rotation":{"angle":45,"axis":"y","origin":[8,2.884,8]},"faces":{"north":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"}}},{"from":[3.9232,3.4692,7.18907],"to":[12.0768,4.6676,8.81093],"rotation":{"angle":-22.5,"axis":"y","origin":[8,2.884,8]},"faces":{"east":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"}}},{"from":[3.9232,3.4692,7.18907],"to":[12.0768,4.6676,8.81093],"rotation":{"angle":0,"axis":"y","origin":[8,2.884,8]},"faces":{"east":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"}}},{"from":[3.9232,3.4692,7.18907],"to":[12.0768,4.6676,8.81093],"rotation":{"angle":22.5,"axis":"y","origin":[8,2.884,8]},"faces":{"east":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,1.25,13.75,2.5],"rotation":180,"texture":"#0"}}},{"from":[7.35126,2.18736,4.73856],"to":[8.64874,3.70608,11.26144],"rotation":{"angle":-45,"axis":"y","origin":[8,2.2792,8]},"faces":{"north":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,0,12,0],"rotation":180,"texture":"#0"}}},{"from":[7.35126,2.18736,4.73856],"to":[8.64874,3.70608,11.26144],"rotation":{"angle":-22.5,"axis":"y","origin":[8,2.2792,8]},"faces":{"north":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,0,12,0],"rotation":180,"texture":"#0"}}},{"from":[7.35126,2.18736,4.73856],"to":[8.64874,3.70608,11.26144],"rotation":{"angle":0,"axis":"y","origin":[8,2.2792,8]},"faces":{"north":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,0,12,0],"rotation":180,"texture":"#0"}}},{"from":[7.35126,2.18736,4.73856],"to":[8.64874,3.70608,11.26144],"rotation":{"angle":22.5,"axis":"y","origin":[8,2.2792,8]},"faces":{"north":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,0,12,0],"rotation":180,"texture":"#0"}}},{"from":[7.35126,2.18736,4.73856],"to":[8.64874,3.70608,11.26144],"rotation":{"angle":45,"axis":"y","origin":[8,2.2792,8]},"faces":{"north":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,0,12,0],"rotation":180,"texture":"#0"}}},{"from":[4.73856,2.18736,7.35126],"to":[11.26144,3.70608,8.64874],"rotation":{"angle":-22.5,"axis":"y","origin":[8,2.2792,8]},"faces":{"east":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,0,12,0],"rotation":180,"texture":"#0"}}},{"from":[4.73856,2.18736,7.35126],"to":[11.26144,3.70608,8.64874],"rotation":{"angle":0,"axis":"y","origin":[8,2.2792,8]},"faces":{"east":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,0,12,0],"rotation":180,"texture":"#0"}}},{"from":[4.73856,2.18736,7.35126],"to":[11.26144,3.70608,8.64874],"rotation":{"angle":22.5,"axis":"y","origin":[8,2.2792,8]},"faces":{"east":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,0,13.75,1.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,0,12,0],"rotation":180,"texture":"#0"}}},{"from":[7.10887,8.4,3.52],"to":[8.89113,9.52,12.48],"rotation":{"angle":-45,"axis":"y","origin":[8,8.68,8]},"faces":{"north":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"}}},{"from":[7.10887,8.4,3.52],"to":[8.89113,9.52,12.48],"rotation":{"angle":-22.5,"axis":"y","origin":[8,8.68,8]},"faces":{"north":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"}}},{"from":[7.10887,8.4,3.52],"to":[8.89113,9.52,12.48],"rotation":{"angle":0,"axis":"y","origin":[8,8.68,8]},"faces":{"north":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"}}},{"from":[7.10887,8.4,3.52],"to":[8.89113,9.52,12.48],"rotation":{"angle":22.5,"axis":"y","origin":[8,8.68,8]},"faces":{"north":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"}}},{"from":[7.10887,8.4,3.52],"to":[8.89113,9.52,12.48],"rotation":{"angle":45,"axis":"y","origin":[8,8.68,8]},"faces":{"north":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"}}},{"from":[3.52,8.4,7.10887],"to":[12.48,9.52,8.89113],"rotation":{"angle":-22.5,"axis":"y","origin":[8,8.68,8]},"faces":{"east":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"}}},{"from":[3.52,8.4,7.10887],"to":[12.48,9.52,8.89113],"rotation":{"angle":0,"axis":"y","origin":[8,8.68,8]},"faces":{"east":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"}}},{"from":[3.52,8.4,7.10887],"to":[12.48,9.52,8.89113],"rotation":{"angle":22.5,"axis":"y","origin":[8,8.68,8]},"faces":{"east":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,7.5,13.75,8.75],"rotation":180,"texture":"#0"}}},{"from":[7.10887,14,3.52],"to":[8.89113,15.12,12.48],"rotation":{"angle":-45,"axis":"y","origin":[8,14.28,8]},"faces":{"north":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"}}},{"from":[7.10887,14,3.52],"to":[8.89113,15.12,12.48],"rotation":{"angle":-22.5,"axis":"y","origin":[8,14.28,8]},"faces":{"north":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"}}},{"from":[7.10887,14,3.52],"to":[8.89113,15.12,12.48],"rotation":{"angle":0,"axis":"y","origin":[8,14.28,8]},"faces":{"north":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"}}},{"from":[7.10887,14,3.52],"to":[8.89113,15.12,12.48],"rotation":{"angle":22.5,"axis":"y","origin":[8,14.28,8]},"faces":{"north":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"}}},{"from":[7.10887,14,3.52],"to":[8.89113,15.12,12.48],"rotation":{"angle":45,"axis":"y","origin":[8,14.28,8]},"faces":{"north":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"}}},{"from":[3.52,14,7.10887],"to":[12.48,15.12,8.89113],"rotation":{"angle":-22.5,"axis":"y","origin":[8,14.28,8]},"faces":{"east":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"}}},{"from":[3.52,14,7.10887],"to":[12.48,15.12,8.89113],"rotation":{"angle":0,"axis":"y","origin":[8,14.28,8]},"faces":{"east":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"}}},{"from":[3.52,14,7.10887],"to":[12.48,15.12,8.89113],"rotation":{"angle":22.5,"axis":"y","origin":[8,14.28,8]},"faces":{"east":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,10,13.75,11.25],"rotation":180,"texture":"#0"}}},{"from":[7.19799,9.548,3.968],"to":[8.80201,10.556,12.032],"rotation":{"angle":-45,"axis":"y","origin":[8,9.8,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.19799,9.548,3.968],"to":[8.80201,10.556,12.032],"rotation":{"angle":-22.5,"axis":"y","origin":[8,9.8,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.19799,9.548,3.968],"to":[8.80201,10.556,12.032],"rotation":{"angle":0,"axis":"y","origin":[8,9.8,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.19799,9.548,3.968],"to":[8.80201,10.556,12.032],"rotation":{"angle":22.5,"axis":"y","origin":[8,9.8,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.19799,9.548,3.968],"to":[8.80201,10.556,12.032],"rotation":{"angle":45,"axis":"y","origin":[8,9.8,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[3.968,9.548,7.19799],"to":[12.032,10.556,8.80201],"rotation":{"angle":-22.5,"axis":"y","origin":[8,9.8,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[3.968,9.548,7.19799],"to":[12.032,10.556,8.80201],"rotation":{"angle":0,"axis":"y","origin":[8,9.8,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[3.968,9.548,7.19799],"to":[12.032,10.556,8.80201],"rotation":{"angle":22.5,"axis":"y","origin":[8,9.8,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.21403,10.16904,4.04864],"to":[8.78597,11.15688,11.95136],"rotation":{"angle":-45,"axis":"y","origin":[8,10.416,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.21403,10.16904,4.04864],"to":[8.78597,11.15688,11.95136],"rotation":{"angle":-22.5,"axis":"y","origin":[8,10.416,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.21403,10.16904,4.04864],"to":[8.78597,11.15688,11.95136],"rotation":{"angle":0,"axis":"y","origin":[8,10.416,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.21403,10.16904,4.04864],"to":[8.78597,11.15688,11.95136],"rotation":{"angle":22.5,"axis":"y","origin":[8,10.416,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.21403,10.16904,4.04864],"to":[8.78597,11.15688,11.95136],"rotation":{"angle":45,"axis":"y","origin":[8,10.416,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[4.04864,10.16904,7.21403],"to":[11.95136,11.15688,8.78597],"rotation":{"angle":-22.5,"axis":"y","origin":[8,10.416,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[4.04864,10.16904,7.21403],"to":[11.95136,11.15688,8.78597],"rotation":{"angle":0,"axis":"y","origin":[8,10.416,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[4.04864,10.16904,7.21403],"to":[11.95136,11.15688,8.78597],"rotation":{"angle":22.5,"axis":"y","origin":[8,10.416,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.22975,10.77766,4.12767],"to":[8.77025,11.74574,11.87233],"rotation":{"angle":-45,"axis":"y","origin":[8,11.01968,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.22975,10.77766,4.12767],"to":[8.77025,11.74574,11.87233],"rotation":{"angle":-22.5,"axis":"y","origin":[8,11.01968,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.22975,10.77766,4.12767],"to":[8.77025,11.74574,11.87233],"rotation":{"angle":0,"axis":"y","origin":[8,11.01968,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.22975,10.77766,4.12767],"to":[8.77025,11.74574,11.87233],"rotation":{"angle":22.5,"axis":"y","origin":[8,11.01968,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.22975,10.77766,4.12767],"to":[8.77025,11.74574,11.87233],"rotation":{"angle":45,"axis":"y","origin":[8,11.01968,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[4.12767,10.77766,7.22975],"to":[11.87233,11.74574,8.77025],"rotation":{"angle":-22.5,"axis":"y","origin":[8,11.01968,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[4.12767,10.77766,7.22975],"to":[11.87233,11.74574,8.77025],"rotation":{"angle":0,"axis":"y","origin":[8,11.01968,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[4.12767,10.77766,7.22975],"to":[11.87233,11.74574,8.77025],"rotation":{"angle":22.5,"axis":"y","origin":[8,11.01968,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.21403,11.56904,4.04864],"to":[8.78597,12.55688,11.95136],"rotation":{"angle":-45,"axis":"y","origin":[8,11.816,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.21403,11.56904,4.04864],"to":[8.78597,12.55688,11.95136],"rotation":{"angle":-22.5,"axis":"y","origin":[8,11.816,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.21403,11.56904,4.04864],"to":[8.78597,12.55688,11.95136],"rotation":{"angle":0,"axis":"y","origin":[8,11.816,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.21403,11.56904,4.04864],"to":[8.78597,12.55688,11.95136],"rotation":{"angle":22.5,"axis":"y","origin":[8,11.816,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.21403,11.56904,4.04864],"to":[8.78597,12.55688,11.95136],"rotation":{"angle":45,"axis":"y","origin":[8,11.816,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[4.04864,11.56904,7.21403],"to":[11.95136,12.55688,8.78597],"rotation":{"angle":-22.5,"axis":"y","origin":[8,11.816,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[4.04864,11.56904,7.21403],"to":[11.95136,12.55688,8.78597],"rotation":{"angle":0,"axis":"y","origin":[8,11.816,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[4.04864,11.56904,7.21403],"to":[11.95136,12.55688,8.78597],"rotation":{"angle":22.5,"axis":"y","origin":[8,11.816,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.22975,12.17766,4.12767],"to":[8.77025,13.14574,11.87233],"rotation":{"angle":-45,"axis":"y","origin":[8,12.41968,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.22975,12.17766,4.12767],"to":[8.77025,13.14574,11.87233],"rotation":{"angle":-22.5,"axis":"y","origin":[8,12.41968,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.22975,12.17766,4.12767],"to":[8.77025,13.14574,11.87233],"rotation":{"angle":0,"axis":"y","origin":[8,12.41968,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.22975,12.17766,4.12767],"to":[8.77025,13.14574,11.87233],"rotation":{"angle":22.5,"axis":"y","origin":[8,12.41968,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.22975,12.17766,4.12767],"to":[8.77025,13.14574,11.87233],"rotation":{"angle":45,"axis":"y","origin":[8,12.41968,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[4.12767,12.17766,7.22975],"to":[11.87233,13.14574,8.77025],"rotation":{"angle":-22.5,"axis":"y","origin":[8,12.41968,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[4.12767,12.17766,7.22975],"to":[11.87233,13.14574,8.77025],"rotation":{"angle":0,"axis":"y","origin":[8,12.41968,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[4.12767,12.17766,7.22975],"to":[11.87233,13.14574,8.77025],"rotation":{"angle":22.5,"axis":"y","origin":[8,12.41968,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.19799,13.048,3.968],"to":[8.80201,14.056,12.032],"rotation":{"angle":-45,"axis":"y","origin":[8,13.3,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.19799,13.048,3.968],"to":[8.80201,14.056,12.032],"rotation":{"angle":-22.5,"axis":"y","origin":[8,13.3,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.19799,13.048,3.968],"to":[8.80201,14.056,12.032],"rotation":{"angle":0,"axis":"y","origin":[8,13.3,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.19799,13.048,3.968],"to":[8.80201,14.056,12.032],"rotation":{"angle":22.5,"axis":"y","origin":[8,13.3,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[7.19799,13.048,3.968],"to":[8.80201,14.056,12.032],"rotation":{"angle":45,"axis":"y","origin":[8,13.3,8]},"faces":{"north":{"uv":[0,10,8,16],"texture":"#0"},"south":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[3.968,13.048,7.19799],"to":[12.032,14.056,8.80201],"rotation":{"angle":-22.5,"axis":"y","origin":[8,13.3,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[3.968,13.048,7.19799],"to":[12.032,14.056,8.80201],"rotation":{"angle":0,"axis":"y","origin":[8,13.3,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[3.968,13.048,7.19799],"to":[12.032,14.056,8.80201],"rotation":{"angle":22.5,"axis":"y","origin":[8,13.3,8]},"faces":{"east":{"uv":[0,10,8,16],"texture":"#0"},"west":{"uv":[0,10,8,16],"texture":"#0"}}},{"from":[3.4304,4.179,7.09105],"to":[12.5696,6.195,8.90895],"rotation":{"angle":-45,"axis":"y","origin":[8,4.431,8]},"faces":{"east":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"west":{"uv":[8.375,10,10.5,11.875],"rotation":90,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":270,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":90,"texture":"#0"}}},{"from":[3.4304,4.179,7.09105],"to":[12.5696,6.195,8.90895],"rotation":{"angle":-22.5,"axis":"y","origin":[8,4.431,8]},"faces":{"east":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"west":{"uv":[8.375,8,10.5,9.875],"rotation":90,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":270,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":90,"texture":"#0"}}},{"from":[3.4304,4.179,7.09105],"to":[12.5696,6.195,8.90895],"rotation":{"angle":0,"axis":"y","origin":[8,4.431,8]},"faces":{"east":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"west":{"uv":[8.375,6,10.5,7.875],"rotation":90,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":270,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":90,"texture":"#0"}}},{"from":[3.4304,4.179,7.09105],"to":[12.5696,6.195,8.90895],"rotation":{"angle":22.5,"axis":"y","origin":[8,4.431,8]},"faces":{"east":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"west":{"uv":[8.375,3.875,10.5,5.875],"rotation":90,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":270,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":90,"texture":"#0"}}},{"from":[7.09105,4.179,3.4304],"to":[8.90895,6.195,12.5696],"rotation":{"angle":-45,"axis":"y","origin":[8,4.431,8]},"faces":{"north":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"south":{"uv":[8.375,2,10.5,3.875],"rotation":90,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"}}},{"from":[7.09105,4.179,3.4304],"to":[8.90895,6.195,12.5696],"rotation":{"angle":-22.5,"axis":"y","origin":[8,4.431,8]},"faces":{"north":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"south":{"uv":[8.375,0.125,10.5,1.875],"rotation":90,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":270,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":90,"texture":"#0"}}},{"from":[7.09105,4.179,3.4304],"to":[8.90895,6.195,12.5696],"rotation":{"angle":0,"axis":"y","origin":[8,4.431,8]},"faces":{"north":{"uv":[8.375,14,10.5,16],"rotation":90,"texture":"#0"},"south":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":270,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":90,"texture":"#0"}}},{"from":[7.09105,4.179,3.4304],"to":[8.90895,6.195,12.5696],"rotation":{"angle":22.5,"axis":"y","origin":[8,4.431,8]},"faces":{"north":{"uv":[8.375,12,10.5,13.875],"rotation":90,"texture":"#0"},"south":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":270,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":90,"texture":"#0"}}},{"from":[7.10887,4.06,3.52],"to":[8.89113,6.3,12.48],"rotation":{"angle":-45,"axis":"y","origin":[8,4.34,8]},"faces":{"north":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"}}},{"from":[7.10887,4.06,3.52],"to":[8.89113,6.3,12.48],"rotation":{"angle":-22.5,"axis":"y","origin":[8,4.34,8]},"faces":{"north":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"}}},{"from":[7.10887,4.06,3.52],"to":[8.89113,6.3,12.48],"rotation":{"angle":0,"axis":"y","origin":[8,4.34,8]},"faces":{"north":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"}}},{"from":[7.10887,4.06,3.52],"to":[8.89113,6.3,12.48],"rotation":{"angle":22.5,"axis":"y","origin":[8,4.34,8]},"faces":{"north":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"}}},{"from":[7.10887,4.06,3.52],"to":[8.89113,6.3,12.48],"rotation":{"angle":45,"axis":"y","origin":[8,4.34,8]},"faces":{"north":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"}}},{"from":[3.52,4.06,7.10887],"to":[12.48,6.3,8.89113],"rotation":{"angle":-22.5,"axis":"y","origin":[8,4.34,8]},"faces":{"east":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"}}},{"from":[3.52,4.06,7.10887],"to":[12.48,6.3,8.89113],"rotation":{"angle":0,"axis":"y","origin":[8,4.34,8]},"faces":{"east":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"}}},{"from":[3.52,4.06,7.10887],"to":[12.48,6.3,8.89113],"rotation":{"angle":22.5,"axis":"y","origin":[8,4.34,8]},"faces":{"east":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,2.5,13.75,3.75],"rotation":180,"texture":"#0"}}},{"from":[7.21126,5.32811,9.74949],"to":[8.78874,6.56683,16.41237],"rotation":{"angle":45,"axis":"x","origin":[8,5.27995,7.41093]},"faces":{"east":{"uv":[11.75,3.75,10.625,16],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,3.75,10.625,16],"rotation":180,"texture":"#0","cullface":"down"},"west":{"uv":[11.75,3.75,10.625,16],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,3.75,10.625,16],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,3.75,10.625,16],"rotation":180,"texture":"#0"}}},{"from":[7.35126,5.18811,9.74949],"to":[8.64874,6.70683,16.27237],"rotation":{"angle":45,"axis":"x","origin":[8,5.27995,7.41093]},"faces":{"east":{"uv":[11.75,0,10.625,15.875],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,0,10.625,15.875],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,0,10.625,15.875],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,0,10.625,15.875],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,0,10.625,15.875],"rotation":180,"texture":"#0"}}},{"from":[7.21126,-4.7985,3.57445],"to":[8.78874,-3.55978,8.27733],"rotation":{"angle":-45,"axis":"x","origin":[8,5.86838,7.39589]},"faces":{"north":{"uv":[11.75,3.75,10.625,7.75],"rotation":270,"texture":"#0","cullface":"down"},"east":{"uv":[11.75,0,10.625,15.875],"rotation":180,"texture":"#0","cullface":"down"},"south":{"uv":[11.75,3.75,10.625,7.75],"rotation":270,"texture":"#0","cullface":"down"},"west":{"uv":[11.75,0,10.625,15.875],"rotation":180,"texture":"#0","cullface":"down"},"up":{"uv":[11.75,3.75,10.625,7.75],"rotation":270,"texture":"#0","cullface":"down"},"down":{"uv":[11.75,3.75,10.625,7.75],"rotation":270,"texture":"#0","cullface":"down"}}},{"from":[7.35126,-4.9385,3.57445],"to":[8.64874,-3.41978,8.41733],"rotation":{"angle":-45,"axis":"x","origin":[8,5.86838,7.39589]},"faces":{"north":{"uv":[11.75,0,10.625,15.875],"rotation":180,"texture":"#0","cullface":"down"},"east":{"uv":[11.75,0,10.625,15.875],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,0,10.625,0],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,0,10.625,15.875],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,0,10.625,15.875],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,0,10.625,15.875],"texture":"#0","cullface":"down"}}},{"from":[7.21126,5.32811,-0.41237],"to":[8.78874,6.56683,6.25051],"rotation":{"angle":-45,"axis":"x","origin":[8,5.27995,8.58907]},"faces":{"north":{"uv":[10.625,3.75,11.75,16],"rotation":180,"texture":"#0","cullface":"down"},"east":{"uv":[10.625,3.75,11.75,16],"rotation":180,"texture":"#0"},"west":{"uv":[10.625,3.75,11.75,16],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,16,10.625,3.75],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,16,10.625,3.75],"rotation":180,"texture":"#0"}}},{"from":[7.35126,5.18811,-0.27237],"to":[8.64874,6.70683,6.25051],"rotation":{"angle":-45,"axis":"x","origin":[8,5.27995,8.58907]},"faces":{"north":{"uv":[10.625,0,11.75,15.875],"rotation":180,"texture":"#0"},"east":{"uv":[10.625,0,11.75,15.875],"rotation":180,"texture":"#0"},"west":{"uv":[10.625,0,11.75,15.875],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,15.875,10.625,0],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,15.875,10.625,0],"rotation":180,"texture":"#0"}}},{"from":[7.21126,-4.7985,7.72267],"to":[8.78874,-3.55978,12.42555],"rotation":{"angle":45,"axis":"x","origin":[8,5.86838,8.60411]},"faces":{"north":{"uv":[11.75,7.75,10.625,3.75],"rotation":270,"texture":"#0","cullface":"down"},"east":{"uv":[10.625,0,11.75,15.875],"rotation":180,"texture":"#0","cullface":"down"},"south":{"uv":[11.75,7.75,10.625,3.75],"rotation":270,"texture":"#0","cullface":"down"},"west":{"uv":[10.625,0,11.75,15.875],"rotation":180,"texture":"#0","cullface":"down"},"up":{"uv":[10.625,3.75,11.75,7.75],"rotation":270,"texture":"#0","cullface":"down"},"down":{"uv":[10.625,3.75,11.75,7.75],"rotation":270,"texture":"#0","cullface":"down"}}},{"from":[7.35126,-4.9385,7.58267],"to":[8.64874,-3.41978,12.42555],"rotation":{"angle":45,"axis":"x","origin":[8,5.86838,8.60411]},"faces":{"north":{"uv":[10.625,0,11.75,0],"rotation":180,"texture":"#0"},"east":{"uv":[10.625,0,11.75,15.875],"rotation":180,"texture":"#0"},"south":{"uv":[10.625,0,11.75,15.875],"rotation":180,"texture":"#0","cullface":"down"},"west":{"uv":[10.625,0,11.75,15.875],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,15.875,10.625,0],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,15.875,10.625,0],"texture":"#0","cullface":"down"}}},{"from":[7.64355,-5.376,3.52],"to":[8.35645,-1.792,4.752],"rotation":{"angle":-45,"axis":"z","origin":[8,-3.584,4.64]},"faces":{"north":{"uv":[16,0,13.75,0],"rotation":180,"texture":"#0","cullface":"down"},"south":{"uv":[16,1.125,13.75,1.25],"rotation":180,"texture":"#0","cullface":"down"},"up":{"uv":[13.75,1.25,16,0],"rotation":180,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,1.25,16,0],"texture":"#0","cullface":"down"}}},{"from":[7.64355,-5.376,3.52],"to":[8.35645,-1.792,4.752],"rotation":{"angle":-22.5,"axis":"z","origin":[8,-3.584,4.64]},"faces":{"north":{"uv":[16,0,13.75,0],"rotation":180,"texture":"#0","cullface":"down"},"south":{"uv":[16,1.125,13.75,1.25],"rotation":180,"texture":"#0","cullface":"down"},"up":{"uv":[13.75,1.25,16,0],"rotation":180,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,1.25,16,0],"texture":"#0","cullface":"down"}}},{"from":[7.64355,-5.376,3.52],"to":[8.35645,-1.792,4.752],"rotation":{"angle":0,"axis":"y","origin":[8,-3.584,4.64]},"faces":{"north":{"uv":[16,0,13.75,0],"rotation":180,"texture":"#0","cullface":"down"},"south":{"uv":[16,1.125,13.75,1.25],"rotation":180,"texture":"#0","cullface":"down"},"up":{"uv":[13.75,1.25,16,0],"rotation":180,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,1.25,16,0],"texture":"#0","cullface":"down"}}},{"from":[7.64355,-5.376,3.52],"to":[8.35645,-1.792,4.752],"rotation":{"angle":22.5,"axis":"z","origin":[8,-3.584,4.64]},"faces":{"north":{"uv":[16,0,13.75,0],"rotation":180,"texture":"#0","cullface":"down"},"south":{"uv":[16,1.125,13.75,1.25],"rotation":180,"texture":"#0","cullface":"down"},"up":{"uv":[13.75,1.25,16,0],"rotation":180,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,1.25,16,0],"texture":"#0","cullface":"down"}}},{"from":[7.64355,-5.376,3.52],"to":[8.35645,-1.792,4.752],"rotation":{"angle":45,"axis":"z","origin":[8,-3.584,4.64]},"faces":{"north":{"uv":[16,0,13.75,0],"rotation":180,"texture":"#0","cullface":"down"},"south":{"uv":[16,1.125,13.75,1.25],"rotation":180,"texture":"#0","cullface":"down"},"up":{"uv":[13.75,1.25,16,0],"rotation":180,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,1.25,16,0],"texture":"#0","cullface":"down"}}},{"from":[6.208,-3.94045,3.52],"to":[9.792,-3.22755,4.752],"rotation":{"angle":-22.5,"axis":"z","origin":[8,-3.584,4.64]},"faces":{"north":{"uv":[16,0,13.75,0],"rotation":180,"texture":"#0","cullface":"down"},"east":{"uv":[13.75,1.25,16,0],"rotation":270,"texture":"#0","cullface":"down"},"south":{"uv":[16,1.125,13.75,1.25],"rotation":180,"texture":"#0","cullface":"down"},"west":{"uv":[13.75,1.25,16,0],"rotation":90,"texture":"#0","cullface":"down"}}},{"from":[6.208,-3.94045,3.52],"to":[9.792,-3.22755,4.752],"rotation":{"angle":0,"axis":"y","origin":[8,-3.584,4.64]},"faces":{"north":{"uv":[16,0,13.75,0],"rotation":180,"texture":"#0","cullface":"down"},"east":{"uv":[13.75,1.25,16,0],"rotation":270,"texture":"#0","cullface":"down"},"south":{"uv":[16,1.125,13.75,1.25],"rotation":180,"texture":"#0","cullface":"down"},"west":{"uv":[13.75,1.25,16,0],"rotation":90,"texture":"#0","cullface":"down"}}},{"from":[6.208,-3.94045,3.52],"to":[9.792,-3.22755,4.752],"rotation":{"angle":22.5,"axis":"z","origin":[8,-3.584,4.64]},"faces":{"north":{"uv":[16,0,13.75,0],"rotation":180,"texture":"#0","cullface":"down"},"east":{"uv":[13.75,1.25,16,0],"rotation":270,"texture":"#0","cullface":"down"},"south":{"uv":[16,1.125,13.75,1.25],"rotation":180,"texture":"#0","cullface":"down"},"west":{"uv":[13.75,1.25,16,0],"rotation":90,"texture":"#0","cullface":"down"}}},{"from":[7.64355,-5.376,11.248],"to":[8.35645,-1.792,12.48],"rotation":{"angle":-45,"axis":"z","origin":[8,-3.584,11.36]},"faces":{"north":{"uv":[13.75,1.125,16,1.25],"rotation":180,"texture":"#0","cullface":"down"},"south":{"uv":[13.75,0,16,0],"rotation":180,"texture":"#0","cullface":"down"},"up":{"uv":[13.75,0,16,1.25],"rotation":180,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,0,16,1.25],"texture":"#0","cullface":"down"}}},{"from":[7.64355,-5.376,11.248],"to":[8.35645,-1.792,12.48],"rotation":{"angle":-22.5,"axis":"z","origin":[8,-3.584,11.36]},"faces":{"north":{"uv":[13.75,1.125,16,1.25],"rotation":180,"texture":"#0","cullface":"down"},"south":{"uv":[13.75,0,16,0],"rotation":180,"texture":"#0","cullface":"down"},"up":{"uv":[13.75,0,16,1.25],"rotation":180,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,0,16,1.25],"texture":"#0","cullface":"down"}}},{"from":[7.64355,-5.376,11.248],"to":[8.35645,-1.792,12.48],"rotation":{"angle":0,"axis":"y","origin":[8,-3.584,11.36]},"faces":{"north":{"uv":[13.75,1.125,16,1.25],"rotation":180,"texture":"#0","cullface":"down"},"south":{"uv":[13.75,0,16,0],"rotation":180,"texture":"#0","cullface":"down"},"up":{"uv":[13.75,0,16,1.25],"rotation":180,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,0,16,1.25],"texture":"#0","cullface":"down"}}},{"from":[7.64355,-5.376,11.248],"to":[8.35645,-1.792,12.48],"rotation":{"angle":22.5,"axis":"z","origin":[8,-3.584,11.36]},"faces":{"north":{"uv":[13.75,1.125,16,1.25],"rotation":180,"texture":"#0","cullface":"down"},"south":{"uv":[13.75,0,16,0],"rotation":180,"texture":"#0","cullface":"down"},"up":{"uv":[13.75,0,16,1.25],"rotation":180,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,0,16,1.25],"texture":"#0","cullface":"down"}}},{"from":[7.64355,-5.376,11.248],"to":[8.35645,-1.792,12.48],"rotation":{"angle":45,"axis":"z","origin":[8,-3.584,11.36]},"faces":{"north":{"uv":[13.75,1.125,16,1.25],"rotation":180,"texture":"#0","cullface":"down"},"south":{"uv":[13.75,0,16,0],"rotation":180,"texture":"#0","cullface":"down"},"up":{"uv":[13.75,0,16,1.25],"rotation":180,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,0,16,1.25],"texture":"#0","cullface":"down"}}},{"from":[6.208,-3.94045,11.248],"to":[9.792,-3.22755,12.48],"rotation":{"angle":-22.5,"axis":"z","origin":[8,-3.584,11.36]},"faces":{"north":{"uv":[13.75,1.125,16,1.25],"rotation":180,"texture":"#0","cullface":"down"},"east":{"uv":[13.75,0,16,1.25],"rotation":270,"texture":"#0","cullface":"down"},"south":{"uv":[13.75,0,16,0],"rotation":180,"texture":"#0","cullface":"down"},"west":{"uv":[13.75,0,16,1.25],"rotation":90,"texture":"#0","cullface":"down"}}},{"from":[6.208,-3.94045,11.248],"to":[9.792,-3.22755,12.48],"rotation":{"angle":0,"axis":"y","origin":[8,-3.584,11.36]},"faces":{"north":{"uv":[13.75,1.125,16,1.25],"rotation":180,"texture":"#0","cullface":"down"},"east":{"uv":[13.75,0,16,1.25],"rotation":270,"texture":"#0","cullface":"down"},"south":{"uv":[13.75,0,16,0],"rotation":180,"texture":"#0","cullface":"down"},"west":{"uv":[13.75,0,16,1.25],"rotation":90,"texture":"#0","cullface":"down"}}},{"from":[6.208,-3.94045,11.248],"to":[9.792,-3.22755,12.48],"rotation":{"angle":22.5,"axis":"z","origin":[8,-3.584,11.36]},"faces":{"north":{"uv":[13.75,1.125,16,1.25],"rotation":180,"texture":"#0","cullface":"down"},"east":{"uv":[13.75,0,16,1.25],"rotation":270,"texture":"#0","cullface":"down"},"south":{"uv":[13.75,0,16,0],"rotation":180,"texture":"#0","cullface":"down"},"west":{"uv":[13.75,0,16,1.25],"rotation":90,"texture":"#0","cullface":"down"}}},{"from":[7.67919,-5.2584,4.6792],"to":[8.32081,-2.0328,11.2792],"rotation":{"angle":-45,"axis":"z","origin":[8,-3.6456,4.38]},"faces":{"north":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"},"south":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"},"up":{"uv":[13.75,1.375,16,14.625],"rotation":270,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"}}},{"from":[7.67919,-5.2584,4.6792],"to":[8.32081,-2.0328,11.2792],"rotation":{"angle":-22.5,"axis":"z","origin":[8,-3.6456,4.38]},"faces":{"up":{"uv":[13.75,1.375,16,14.625],"rotation":270,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"}}},{"from":[7.67919,-5.2584,4.6792],"to":[8.32081,-2.0328,11.2792],"rotation":{"angle":0,"axis":"y","origin":[8,-3.6456,4.38]},"faces":{"up":{"uv":[13.75,1.375,16,14.625],"rotation":270,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"}}},{"from":[7.67919,-5.2584,4.6792],"to":[8.32081,-2.0328,11.2792],"rotation":{"angle":22.5,"axis":"z","origin":[8,-3.6456,4.38]},"faces":{"up":{"uv":[13.75,1.375,16,14.625],"rotation":270,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"}}},{"from":[7.67919,-5.2584,4.6792],"to":[8.32081,-2.0328,11.2792],"rotation":{"angle":45,"axis":"z","origin":[8,-3.6456,4.38]},"faces":{"north":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"},"south":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"},"up":{"uv":[13.75,1.375,16,14.625],"rotation":270,"texture":"#0","cullface":"down"},"down":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"}}},{"from":[6.3872,-3.96641,4.6792],"to":[9.6128,-3.32479,11.2792],"rotation":{"angle":-22.5,"axis":"z","origin":[8,-3.6456,4.38]},"faces":{"north":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"},"east":{"uv":[13.75,1.375,16,14.625],"texture":"#0","cullface":"down"},"south":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"},"west":{"uv":[13.75,1.375,16,14.625],"rotation":180,"texture":"#0","cullface":"down"}}},{"from":[6.3872,-3.96641,4.6792],"to":[9.6128,-3.32479,11.2792],"rotation":{"angle":0,"axis":"y","origin":[8,-3.6456,4.38]},"faces":{"north":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"},"east":{"uv":[13.75,1.375,16,14.625],"texture":"#0","cullface":"down"},"south":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"},"west":{"uv":[13.75,1.375,16,14.625],"rotation":180,"texture":"#0","cullface":"down"}}},{"from":[6.3872,-3.96641,4.6792],"to":[9.6128,-3.32479,11.2792],"rotation":{"angle":22.5,"axis":"z","origin":[8,-3.6456,4.38]},"faces":{"north":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"},"east":{"uv":[13.75,1.375,16,14.625],"texture":"#0","cullface":"down"},"south":{"uv":[13.75,1.375,16,14.625],"rotation":90,"texture":"#0","cullface":"down"},"west":{"uv":[13.75,1.375,16,14.625],"rotation":180,"texture":"#0","cullface":"down"}}},{"from":[4.03604,14.83546,6.41442],"to":[4.82883,15.80505,9.58558],"rotation":{"angle":0,"axis":"y","origin":[3.24325,34.7933,-4.68467]},"faces":{"north":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"}}},{"from":[6.41442,14.83546,4.03604],"to":[9.58558,15.80505,4.82883],"rotation":{"angle":0,"axis":"y","origin":[3.24325,34.7933,-4.68467]},"faces":{"north":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"}}},{"from":[6.41442,14.83546,11.17117],"to":[9.58558,15.80505,11.96396],"rotation":{"angle":0,"axis":"y","origin":[3.24325,34.7933,-4.68467]},"faces":{"east":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"}}},{"from":[5.62162,14.83546,10.37838],"to":[10.37838,15.80505,11.17117],"rotation":{"angle":0,"axis":"y","origin":[3.24325,34.7933,-4.68467]},"faces":{"north":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"}}},{"from":[4.82883,14.83546,5.62162],"to":[5.62162,15.80505,10.37838],"rotation":{"angle":0,"axis":"y","origin":[3.24325,34.7933,-4.68467]},"faces":{"north":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"}}},{"from":[10.37838,14.83546,5.62162],"to":[11.17117,15.80505,10.37838],"rotation":{"angle":0,"axis":"y","origin":[28.61259,34.7933,-4.68467]},"faces":{"north":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"}}},{"from":[11.17117,14.83546,6.41442],"to":[11.96396,15.80505,9.58558],"rotation":{"angle":0,"axis":"y","origin":[28.61259,34.7933,-4.68467]},"faces":{"north":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"}}},{"from":[5.62162,14.83546,4.82883],"to":[10.37838,15.80505,5.62162],"rotation":{"angle":0,"axis":"y","origin":[3.24325,34.7933,-4.68467]},"faces":{"north":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,11.25,13.75,12.5],"rotation":180,"texture":"#0"}}},{"from":[4.3964,15.61224,6.55856],"to":[5.11712,16.49368,9.44144],"rotation":{"angle":0,"axis":"y","origin":[3.67568,32.12664,-3.53152]},"faces":{"north":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0","cullface":"up"}}},{"from":[6.55856,15.61224,4.3964],"to":[9.44144,16.49368,5.11712],"rotation":{"angle":0,"axis":"y","origin":[3.67568,32.12664,-3.53152]},"faces":{"north":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0","cullface":"up"}}},{"from":[6.55856,15.61224,10.88288],"to":[9.44144,16.49368,11.6036],"rotation":{"angle":0,"axis":"y","origin":[3.67568,32.12664,-3.53152]},"faces":{"east":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0","cullface":"up"}}},{"from":[5.83784,15.61224,10.16216],"to":[10.16216,16.49368,10.88288],"rotation":{"angle":0,"axis":"y","origin":[3.67568,32.12664,-3.53152]},"faces":{"north":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"}}},{"from":[5.11712,15.61224,5.83784],"to":[5.83784,16.49368,10.16216],"rotation":{"angle":0,"axis":"y","origin":[3.67568,32.12664,-3.53152]},"faces":{"north":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"}}},{"from":[10.16216,15.61224,5.83784],"to":[10.88288,16.49368,10.16216],"rotation":{"angle":0,"axis":"y","origin":[26.73872,32.12664,-3.53152]},"faces":{"north":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"}}},{"from":[10.88288,15.61224,6.55856],"to":[11.6036,16.49368,9.44144],"rotation":{"angle":0,"axis":"y","origin":[26.73872,32.12664,-3.53152]},"faces":{"north":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0","cullface":"up"}}},{"from":[5.83784,15.61224,5.11712],"to":[10.16216,16.49368,5.83784],"rotation":{"angle":0,"axis":"y","origin":[3.67568,32.12664,-3.53152]},"faces":{"north":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,12.5,13.75,13.75],"rotation":180,"texture":"#0"}}},{"from":[4.724,15.7584,6.6896],"to":[5.3792,17.0688,9.3104],"rotation":{"angle":0,"axis":"y","origin":[4.0688,29.7024,-2.4832]},"faces":{"north":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"south":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"west":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"up":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"}}},{"from":[6.6896,15.7584,4.724],"to":[9.3104,17.0688,5.3792],"rotation":{"angle":0,"axis":"y","origin":[4.0688,29.7024,-2.4832]},"faces":{"north":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"east":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"west":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"up":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"}}},{"from":[6.6896,15.7584,10.6208],"to":[9.3104,17.0688,11.276],"rotation":{"angle":0,"axis":"y","origin":[4.0688,29.7024,-2.4832]},"faces":{"east":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"south":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"west":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"up":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"}}},{"from":[6.0344,15.7584,9.9656],"to":[9.9656,17.0688,10.6208],"rotation":{"angle":0,"axis":"y","origin":[4.0688,29.7024,-2.4832]},"faces":{"north":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"west":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"}}},{"from":[5.3792,15.7584,6.0344],"to":[6.0344,17.0688,9.9656],"rotation":{"angle":0,"axis":"y","origin":[4.0688,29.7024,-2.4832]},"faces":{"north":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"up":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"}}},{"from":[9.9656,15.7584,6.0344],"to":[10.6208,17.0688,9.9656],"rotation":{"angle":0,"axis":"y","origin":[25.0352,29.7024,-2.4832]},"faces":{"north":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"south":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"}}},{"from":[10.6208,15.7584,6.6896],"to":[11.276,17.0688,9.3104],"rotation":{"angle":0,"axis":"y","origin":[25.0352,29.7024,-2.4832]},"faces":{"north":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"east":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"south":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"up":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"}}},{"from":[6.0344,15.7584,5.3792],"to":[9.9656,17.0688,6.0344],"rotation":{"angle":0,"axis":"y","origin":[4.0688,29.7024,-2.4832]},"faces":{"north":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"east":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,13.75,13.75,15],"rotation":180,"texture":"#0"}}},{"from":[6.56708,15.96227,6.08944],"to":[9.43292,19.01756,6.56708],"rotation":{"angle":0,"axis":"y","origin":[5.13416,21.65305,0.35775]},"faces":{"north":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"}}},{"from":[7.04472,15.96227,9.91056],"to":[8.95528,19.01756,10.3882],"rotation":{"angle":0,"axis":"y","origin":[5.13416,21.65305,0.35775]},"faces":{"east":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0","cullface":"up"},"west":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"}}},{"from":[6.56708,15.96227,9.43292],"to":[9.43292,19.01756,9.91056],"rotation":{"angle":0,"axis":"y","origin":[5.13416,21.65305,0.35775]},"faces":{"east":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"}}},{"from":[6.09042,15.96227,6.56708],"to":[9.91056,19.01756,9.43292],"rotation":{"angle":0,"axis":"y","origin":[20.41866,21.65305,0.35775]},"faces":{"north":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"}}},{"from":[9.91056,15.96227,7.04472],"to":[10.3882,19.01756,8.95528],"rotation":{"angle":0,"axis":"y","origin":[20.41866,21.65305,0.35775]},"faces":{"north":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0","cullface":"up"},"south":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"}}},{"from":[7.04472,15.96227,5.6118],"to":[8.95528,19.01756,6.08944],"rotation":{"angle":0,"axis":"y","origin":[5.13416,21.65305,0.35775]},"faces":{"north":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0","cullface":"up"},"east":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"}}},{"from":[5.6118,15.96227,7.04472],"to":[6.08944,19.01756,8.95528],"rotation":{"angle":0,"axis":"y","origin":[5.13416,21.65305,0.35775]},"faces":{"north":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0","cullface":"up"},"up":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0","cullface":"up"},"down":{"uv":[11.75,14.75,13.75,16],"rotation":180,"texture":"#0"}}},{"from":[4.724,5.7512,6.6896],"to":[5.3792,7.0616,9.3104],"rotation":{"angle":0,"axis":"y","origin":[4.0688,-18.6424,-2.4832]},"faces":{"north":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"}}},{"from":[6.6896,5.7512,4.724],"to":[9.3104,7.0616,5.3792],"rotation":{"angle":0,"axis":"y","origin":[4.0688,-18.6424,-2.4832]},"faces":{"north":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"}}},{"from":[6.6896,5.7512,10.6208],"to":[9.3104,7.0616,11.276],"rotation":{"angle":0,"axis":"y","origin":[4.0688,-18.6424,-2.4832]},"faces":{"east":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"}}},{"from":[6.0344,5.7512,9.9656],"to":[9.9656,7.0616,10.6208],"rotation":{"angle":0,"axis":"y","origin":[4.0688,-18.6424,-2.4832]},"faces":{"north":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"}}},{"from":[5.3792,5.7512,6.0344],"to":[6.0344,7.0616,9.9656],"rotation":{"angle":0,"axis":"y","origin":[4.0688,-18.6424,-2.4832]},"faces":{"north":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"}}},{"from":[9.9656,5.7512,6.0344],"to":[10.6208,7.0616,9.9656],"rotation":{"angle":0,"axis":"y","origin":[25.0352,-18.6424,-2.4832]},"faces":{"north":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"}}},{"from":[10.6208,5.7512,6.6896],"to":[11.276,7.0616,9.3104],"rotation":{"angle":0,"axis":"y","origin":[25.0352,-18.6424,-2.4832]},"faces":{"north":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"}}},{"from":[6.0344,5.7512,5.3792],"to":[9.9656,7.0616,6.0344],"rotation":{"angle":0,"axis":"y","origin":[4.0688,-18.6424,-2.4832]},"faces":{"north":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,3.75,13.75,5],"rotation":180,"texture":"#0"}}},{"from":[4.3964,6.88632,6.55856],"to":[5.11712,7.76776,9.44144],"rotation":{"angle":0,"axis":"y","origin":[3.67568,-21.06664,-3.53152]},"faces":{"north":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"}}},{"from":[6.55856,6.88632,4.3964],"to":[9.44144,7.76776,5.11712],"rotation":{"angle":0,"axis":"y","origin":[3.67568,-21.06664,-3.53152]},"faces":{"north":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"}}},{"from":[6.55856,6.88632,10.88288],"to":[9.44144,7.76776,11.6036],"rotation":{"angle":0,"axis":"y","origin":[3.67568,-21.06664,-3.53152]},"faces":{"east":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"}}},{"from":[5.83784,6.88632,10.16216],"to":[10.16216,7.76776,10.88288],"rotation":{"angle":0,"axis":"y","origin":[3.67568,-21.06664,-3.53152]},"faces":{"north":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"}}},{"from":[5.11712,6.88632,5.83784],"to":[5.83784,7.76776,10.16216],"rotation":{"angle":0,"axis":"y","origin":[3.67568,-21.06664,-3.53152]},"faces":{"north":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"}}},{"from":[10.16216,6.88632,5.83784],"to":[10.88288,7.76776,10.16216],"rotation":{"angle":0,"axis":"y","origin":[26.73872,-21.06664,-3.53152]},"faces":{"north":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"}}},{"from":[10.88288,6.88632,6.55856],"to":[11.6036,7.76776,9.44144],"rotation":{"angle":0,"axis":"y","origin":[26.73872,-21.06664,-3.53152]},"faces":{"north":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"}}},{"from":[5.83784,6.88632,5.11712],"to":[10.16216,7.76776,5.83784],"rotation":{"angle":0,"axis":"y","origin":[3.67568,-21.06664,-3.53152]},"faces":{"north":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,5,13.75,6.25],"rotation":180,"texture":"#0"}}},{"from":[4.03604,7.57495,6.41442],"to":[4.82883,8.40454,9.58558],"rotation":{"angle":0,"axis":"y","origin":[3.24325,-23.7333,-4.68467]},"faces":{"north":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"}}},{"from":[6.41442,7.57495,4.03604],"to":[9.58558,8.40454,4.82883],"rotation":{"angle":0,"axis":"y","origin":[3.24325,-23.7333,-4.68467]},"faces":{"north":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"}}},{"from":[6.41442,7.57495,11.17117],"to":[9.58558,8.40454,11.96396],"rotation":{"angle":0,"axis":"y","origin":[3.24325,-23.7333,-4.68467]},"faces":{"east":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"}}},{"from":[5.62162,7.57495,10.37838],"to":[10.37838,8.40454,11.17117],"rotation":{"angle":0,"axis":"y","origin":[3.24325,-23.7333,-4.68467]},"faces":{"north":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"}}},{"from":[4.82883,7.57495,5.62162],"to":[5.62162,8.40454,10.37838],"rotation":{"angle":0,"axis":"y","origin":[3.24325,-23.7333,-4.68467]},"faces":{"north":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"}}},{"from":[10.37838,7.57495,5.62162],"to":[11.17117,8.40454,10.37838],"rotation":{"angle":0,"axis":"y","origin":[28.61259,-23.7333,-4.68467]},"faces":{"north":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"}}},{"from":[11.17117,7.57495,6.41442],"to":[11.96396,8.40454,9.58558],"rotation":{"angle":0,"axis":"y","origin":[28.61259,-23.7333,-4.68467]},"faces":{"north":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"}}},{"from":[5.62162,7.57495,4.82883],"to":[10.37838,8.40454,5.62162],"rotation":{"angle":0,"axis":"y","origin":[3.24325,-23.7333,-4.68467]},"faces":{"north":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"up":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"},"down":{"uv":[11.75,6.25,13.75,7.5],"rotation":180,"texture":"#0"}}},{"from":[3.52,9.52,7.66887],"to":[4.08,14,8.33113],"rotation":{"angle":0,"axis":"y","origin":[8,9.8,8]},"faces":{"north":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"}}},{"from":[7.66887,9.52,11.92],"to":[8.33113,14,12.48],"rotation":{"angle":-45,"axis":"y","origin":[8,9.8,8]},"faces":{"north":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"}}},{"from":[7.66887,9.52,11.92],"to":[8.33113,14,12.48],"rotation":{"angle":0,"axis":"y","origin":[8,9.8,8]},"faces":{"north":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"}}},{"from":[7.66887,9.52,11.92],"to":[8.33113,14,12.48],"rotation":{"angle":45,"axis":"y","origin":[8,9.8,8]},"faces":{"north":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"}}},{"from":[11.92,9.52,7.66887],"to":[12.48,14,8.33113],"rotation":{"angle":0,"axis":"y","origin":[8,9.8,8]},"faces":{"north":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"}}},{"from":[7.66887,9.52,3.52],"to":[8.33113,14,4.08],"rotation":{"angle":-45,"axis":"y","origin":[8,9.8,8]},"faces":{"north":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"}}},{"from":[7.66887,9.52,3.52],"to":[8.33113,14,4.08],"rotation":{"angle":0,"axis":"y","origin":[8,9.8,8]},"faces":{"north":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"}}},{"from":[7.66887,9.52,3.52],"to":[8.33113,14,4.08],"rotation":{"angle":45,"axis":"y","origin":[8,9.8,8]},"faces":{"north":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"east":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"south":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"},"west":{"uv":[11.75,8.75,13.75,10],"rotation":180,"texture":"#0"}}}],"display":{"thirdperson_righthand":{"rotation":[-90,-180,0],"translation":[0,-2,-3.5],"scale":[0.4,0.4,0.4]},"thirdperson_lefthand":{"rotation":[-90,0,0],"translation":[0,-2,-3.5],"scale":[0.4,0.4,0.4]},"firstperson_righthand":{"rotation":[-61,43,0],"translation":[2.25,3.25,-1],"scale":[0.35,0.25,0.4]},"firstperson_lefthand":{"rotation":[-61,-137,0],"translation":[2.25,3.25,-1],"scale":[0.35,0.25,0.4]},"ground":{"rotation":[0,0,45],"translation":[0,5.5,0],"scale":[0.5,0.5,0.5]},"gui":{"rotation":[90,45,-90],"translation":[-0.75,-1,-5.75],"scale":[0.45,0.45,0.45]},"head":{"rotation":[90,45,90],"translation":[1.75,-11.25,6.25],"scale":[0.55,0.55,0.55]},"fixed":{"rotation":[90,-45,90],"translation":[1.75,0.25,-5.75]}},"groups":[{"name":"Made by Atrelyu for the Magic Plugin","origin":[8,8,8],"color":0,"children":[]},{"name":"Hook","origin":[10.60792,4.54714,6.39513],"color":0,"children":[0,1,2,3]},{"name":"Body-1","origin":[8,8,8],"color":0,"children":[4,5,6,7,8,9,10,11]},{"name":"Body-2","origin":[8,8,8],"color":0,"children":[12,13,14,15,16,17,18,19]},{"name":"Body-3","origin":[8,8,8],"color":0,"children":[20,21,22,23,24,25,26,27]},{"name":"Body-4","origin":[8,8,8],"color":0,"children":[28,29,30,31,32,33,34,35]},{"name":"Chains-1","origin":[8,8,8],"color":0,"children":[36,37,38,39,40,41,42,43]},{"name":"Chains-2","origin":[8,8,8],"color":0,"children":[44,45,46,47,48,49,50,51]},{"name":"Chains-3","origin":[8,8,8],"color":0,"children":[52,53,54,55,56,57,58,59]},{"name":"Chains-4","origin":[8,8,8],"color":0,"children":[60,61,62,63,64,65,66,67]},{"name":"Chains-5","origin":[8,8,8],"color":0,"children":[68,69,70,71,72,73,74,75]},{"name":"Chains-6","origin":[8,8,8],"color":0,"children":[76,77,78,79,80,81,82,83]},{"name":"Inside","origin":[8,8,8],"color":0,"children":[]},{"name":"Front Text","origin":[8,8,8],"color":0,"children":[84,85,86,87,88,89,90,91]},{"name":"Behind Text","origin":[8,8,8],"color":0,"children":[92,93,94,95,96,97,98,99]},{"name":"Handle","origin":[8,8.47925,6.92122],"color":0,"children":[100,101,102,103,{"name":"group","origin":[8,8.47925,6.92122],"color":0,"children":[104,105,106,107]},{"name":"hexadecagon","origin":[8,8,8],"color":0,"children":[108,109,110,111,112,113,114,115]},{"name":"hexadecagon","origin":[8,8,8],"color":0,"children":[116,117,118,119,120,121,122,123]},{"name":"hexadecagon","origin":[8,8,8],"color":0,"children":[124,125,126,127,128,129,130,131]}]},{"name":"Top Base","origin":[4.0688,29.7024,-2.4832],"color":0,"children":[132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,{"name":"group","origin":[3.90594,30.93293,-2.9175],"color":0,"children":[156,157,158,159,160,161,162]}]},{"name":"Lower Base","origin":[8,8,8],"color":0,"children":[163,164,165,166,167,168,169,170,{"name":"Base","origin":[8,8,8],"color":0,"children":[171,172,173,174,175,176,177,178,{"name":"Base","origin":[8,8,8],"color":0,"children":[179,180,181,182,183,184,185,186]}]}]},{"name":"Bars","origin":[8,15.75,8],"color":0,"children":[187,188,189,190,191,192,193,194]}]} \ No newline at end of file diff --git a/assets/magic/models/wands/lavad.json b/assets/magic/models/wands/lavad.json new file mode 100644 index 0000000..b72a064 --- /dev/null +++ b/assets/magic/models/wands/lavad.json @@ -0,0 +1,11924 @@ +{ + "credit": "Designed by Lix3nn with Cubik Studio - https://cubik.studio. Edited by PhvntxmX using BlockBench.", + "parent": "magic:base/lit", + "textures": { + "lavad_palette": "magic:other/lavad_palette" + }, + "elements": [ + { + "name": "Voxels-0B1214", + "from": [-15.5, 7.5, 1], + "to": [-9.75, 9.25, 1.5], + "faces": { + "north": {"uv": [3.24, 0.24, 3.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 0.24, 3.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 0.24, 3.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 0.24, 3.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 0.24, 3.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-060C0D", + "from": [-15.5, 7.5, 1.5], + "to": [-15, 9.25, 2], + "faces": { + "west": {"uv": [4.24, 0.24, 4.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 0.24, 4.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 0.24, 4.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-0D181A", + "from": [-15.5, 7.5, 2], + "to": [-14, 9.25, 2.75], + "faces": { + "north": {"uv": [5.24, 0.24, 5.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 0.24, 5.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 0.24, 5.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 0.24, 5.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 0.24, 5.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-15, 7, 1], + "to": [-11.75, 7.5, 1.5], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-15, 7, 1.5], + "to": [-14, 9.75, 2], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-15, 7, 2], + "to": [-14.5, 7.5, 2.75], + "faces": { + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-0C0C0D", + "from": [-15, 7.5, 0.5], + "to": [-10.25, 9.25, 0.75], + "faces": { + "north": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-0C0C0D", + "from": [-15, 7.5, 0.75], + "to": [-14.5, 9.25, 1], + "faces": { + "west": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-332B2B", + "from": [-15, 7.5, 2.75], + "to": [-14.5, 9.25, 3.25], + "faces": { + "south": {"uv": [8.24, 0.24, 8.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 0.24, 8.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 0.24, 8.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 0.24, 8.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-15, 9.25, 1], + "to": [-11.75, 9.75, 1.5], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-15, 9.25, 2], + "to": [-14.5, 9.75, 2.75], + "faces": { + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-14.5, 7, 0.5], + "to": [-11.75, 7.5, 1], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-342F3A", + "from": [-14.5, 7, 2], + "to": [-14, 7.5, 2.75], + "faces": { + "east": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-020303", + "from": [-14.5, 7.5, 0], + "to": [-14, 9.25, 0.5], + "faces": { + "north": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-14.5, 7.5, 0.75], + "to": [-11.75, 9.75, 1], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-14.5, 7.5, 2.75], + "to": [-14, 9.25, 3.25], + "faces": { + "east": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-14.5, 9.25, 0.5], + "to": [-11.75, 9.75, 0.75], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-342F3A", + "from": [-14.5, 9.25, 2], + "to": [-14, 9.75, 2.75], + "faces": { + "east": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2D171D", + "from": [-14, 7, 1.5], + "to": [-13.5, 9.75, 2], + "faces": { + "north": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-14, 7.5, 0], + "to": [-10.75, 9.25, 0.5], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2D1516", + "from": [-14, 7.5, 2], + "to": [-13, 9.25, 2.75], + "faces": { + "north": {"uv": [12.24, 0.24, 12.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 0.24, 12.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 0.24, 12.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 0.24, 12.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-13.5, 7, 0], + "to": [-11.25, 7.5, 0.5], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-13.5, 7, 1.5], + "to": [-13, 9.75, 2], + "faces": { + "north": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-13.5, 7.5, -0.5], + "to": [-12.25, 9.25, 0], + "faces": { + "north": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-13.5, 9.25, 0], + "to": [-11.25, 9.75, 0.5], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-342F3A", + "from": [-13, 7, 1.5], + "to": [-12.5, 9.75, 2], + "faces": { + "north": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-13, 7.5, 2], + "to": [-12.5, 9.25, 2.75], + "faces": { + "east": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-12.5, 7.5, 1.5], + "to": [-12.25, 9.25, 2], + "faces": { + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-12.25, 7.5, -1], + "to": [-11.25, 9.25, -0.5], + "faces": { + "north": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1B1A1E", + "from": [-12.25, 7.5, -0.5], + "to": [-11.75, 9.25, 0], + "faces": { + "up": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-020707", + "from": [-12.25, 7.5, 1.5], + "to": [-11.75, 9.25, 2], + "faces": { + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-342F3A", + "from": [-11.75, 7, 0.5], + "to": [-11.25, 7.5, 1], + "faces": { + "up": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-11.75, 7, 1], + "to": [-10.75, 7.5, 1.5], + "faces": { + "north": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-11.75, 7.5, -0.5], + "to": [-11.25, 9.25, 0], + "faces": { + "east": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-342F3A", + "from": [-11.75, 7.5, 0.75], + "to": [-11.25, 9.75, 1], + "faces": { + "north": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-11.75, 7.5, 1.5], + "to": [-8.25, 9.25, 2], + "faces": { + "north": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-342F3A", + "from": [-11.75, 9.25, 0.5], + "to": [-11.25, 9.75, 0.75], + "faces": { + "up": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-11.75, 9.25, 1], + "to": [-10.75, 9.75, 1.5], + "faces": { + "north": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1B1A1E", + "from": [-11.25, 7, 0.5], + "to": [-10.75, 7.5, 1], + "faces": { + "north": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1B1A1E", + "from": [-11.25, 7.5, 0.75], + "to": [-10.75, 9.75, 1], + "faces": { + "north": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1B1A1E", + "from": [-11.25, 9.25, 0.5], + "to": [-10.75, 9.75, 0.75], + "faces": { + "north": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-24262C", + "from": [-10.75, 7, 0.5], + "to": [-10.25, 7.5, 1], + "faces": { + "north": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-10.75, 7, 1], + "to": [-9.75, 7.5, 1.5], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-10.75, 7, 1.5], + "to": [-9.75, 7.5, 2], + "faces": { + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-020303", + "from": [-10.75, 7.5, 0], + "to": [-10.25, 9.25, 0.5], + "faces": { + "north": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-24262C", + "from": [-10.75, 7.5, 0.75], + "to": [-10.25, 9.75, 1], + "faces": { + "north": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-10.75, 7.5, 2], + "to": [-9.25, 9.25, 2.75], + "faces": { + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-24262C", + "from": [-10.75, 9.25, 0.5], + "to": [-10.25, 9.75, 0.75], + "faces": { + "north": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-10.75, 9.25, 1], + "to": [-9.75, 9.75, 1.5], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-10.75, 9.25, 1.5], + "to": [-9.75, 9.75, 2], + "faces": { + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1F1F23", + "from": [-10.25, 7.5, 0.5], + "to": [-9.75, 9.25, 1], + "faces": { + "north": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-0B1214", + "from": [-9.75, 7, 1.5], + "to": [-9.25, 7.5, 2], + "faces": { + "north": {"uv": [3.24, 0.24, 3.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 0.24, 3.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 0.24, 3.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-9.75, 7.5, 1], + "to": [-9.25, 9.25, 1.5], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-0B1214", + "from": [-9.75, 9.25, 1.5], + "to": [-9.25, 9.75, 2], + "faces": { + "north": {"uv": [3.24, 0.24, 3.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 0.24, 3.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 0.24, 3.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-9.25, 7, 1.5], + "to": [-8.25, 7.5, 2.75], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-342F3A", + "from": [-9.25, 7.5, 1], + "to": [-8.75, 9.25, 1.5], + "faces": { + "north": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-9.25, 7.5, 2], + "to": [-7.5, 9.75, 2.75], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-9.25, 7.5, 2.75], + "to": [-8.75, 9.25, 3.25], + "faces": { + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-9.25, 9.25, 1.5], + "to": [-8.25, 9.75, 2], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-020303", + "from": [-8.75, 7.5, 1], + "to": [-8.25, 9.25, 1.5], + "faces": { + "north": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-8.75, 7.5, 2.75], + "to": [-6.5, 9.25, 3.25], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-8.25, 7, 2], + "to": [-7.5, 7.5, 3.25], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-8.25, 7.5, 1.5], + "to": [-7.75, 9.25, 2], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-070707", + "from": [-8.25, 7.5, 3.25], + "to": [-7.75, 9.25, 3.75], + "faces": { + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-8.25, 9.25, 2.75], + "to": [-7, 9.75, 3.25], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-7.75, 7, 3.25], + "to": [-6.5, 9.75, 3.75], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-020307", + "from": [-7.75, 7.5, 1.5], + "to": [-7.5, 9.25, 2], + "faces": { + "north": {"uv": [2.24, 1.24, 2.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [2.24, 1.24, 2.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 1.24, 2.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 1.24, 2.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-020303", + "from": [-7.75, 7.5, 3.75], + "to": [-7.5, 9.25, 4.25], + "faces": { + "south": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 0.24, 9.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-7.5, 7, 2.75], + "to": [-7, 7.5, 3.25], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1B1A1E", + "from": [-7.5, 7.5, 2], + "to": [-7, 9.25, 2.75], + "faces": { + "north": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-342F3A", + "from": [-7.5, 7.5, 3.75], + "to": [-7, 9.25, 4.25], + "faces": { + "south": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-7, 7.5, 3.75], + "to": [-3.25, 9.25, 4.25], + "faces": { + "north": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-6.5, 7, 3.25], + "to": [-5.5, 9.75, 3.75], + "faces": { + "north": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-6.5, 7, 3.75], + "to": [-6, 7.5, 4.25], + "faces": { + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-342F3A", + "from": [-6.5, 7.5, 2.75], + "to": [-6, 9.25, 3.25], + "faces": { + "north": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-6.5, 7.5, 4.25], + "to": [-4, 9.25, 4.75], + "faces": { + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-6.5, 9.25, 3.75], + "to": [-6, 9.75, 4.25], + "faces": { + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1F1F23", + "from": [-6, 7, 3.75], + "to": [-5.5, 7.5, 4.25], + "faces": { + "south": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-0C0C0D", + "from": [-6, 7.5, 2.75], + "to": [-5.5, 9.25, 3.25], + "faces": { + "north": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1F1F23", + "from": [-6, 9.25, 3.75], + "to": [-5.5, 9.75, 4.25], + "faces": { + "south": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-5.5, 7, 3.75], + "to": [-4, 7.5, 4.25], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-24262C", + "from": [-5.5, 7.5, 3.25], + "to": [-5, 9.25, 3.75], + "faces": { + "north": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-5.5, 9.25, 3.75], + "to": [-4, 9.75, 4.25], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-5, 7, 4.25], + "to": [-4, 7.5, 4.75], + "faces": { + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-5, 7.5, 3.25], + "to": [-4.5, 9.25, 3.75], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-5, 7.5, 4.75], + "to": [2, 9.25, 5.25], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-020707", + "from": [-5, 7.5, 5.25], + "to": [-4.5, 9.25, 5.75], + "faces": { + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-5, 9.25, 4.25], + "to": [-3.5, 9.5, 4.75], + "faces": { + "north": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-5, 9.5, 4.25], + "to": [-4, 9.75, 4.75], + "faces": { + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-4.5, 7, 4.75], + "to": [-3.25, 7.5, 5.25], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-24262C", + "from": [-4.5, 7.5, 3.25], + "to": [-4, 9.25, 3.75], + "faces": { + "north": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 0.24, 15.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-4.5, 7.5, 5.25], + "to": [-3.5, 9.25, 5.75], + "faces": { + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-4.5, 9.25, 4.75], + "to": [-3.25, 9.75, 5.25], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-4, 7, 3.75], + "to": [-3.5, 7.5, 4.25], + "faces": { + "north": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2E2A35", + "from": [-4, 7, 4.25], + "to": [-3.5, 9.25, 4.75], + "faces": { + "north": {"uv": [5.24, 1.24, 5.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 1.24, 5.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 1.24, 5.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 1.24, 5.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-4, 7, 5.25], + "to": [-3.5, 7.5, 5.75], + "faces": { + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-060C0D", + "from": [-4, 7.5, 3.25], + "to": [-3.5, 9.25, 3.75], + "faces": { + "north": {"uv": [4.24, 0.24, 4.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 0.24, 4.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 0.24, 4.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 0.24, 4.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-4, 7.5, 5.75], + "to": [-3.5, 9.25, 6.25], + "faces": { + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-000101", + "from": [-4, 9.25, 3.75], + "to": [-3.5, 9.75, 4.25], + "faces": { + "north": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 0.24, 1.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-4, 9.25, 5.25], + "to": [-3.5, 9.75, 5.75], + "faces": { + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2E2A35", + "from": [-4, 9.5, 4.25], + "to": [-3.5, 9.75, 4.75], + "faces": { + "up": {"uv": [5.24, 1.24, 5.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-3.5, 7, 4.25], + "to": [-2.25, 9.75, 4.75], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-3.5, 7, 5.25], + "to": [-2.25, 9.75, 5.75], + "faces": { + "north": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-3.5, 7.5, 5.75], + "to": [-2.75, 9.25, 6.25], + "faces": { + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-35252C", + "from": [-3.25, 7, 4.75], + "to": [-2.75, 7.5, 5.25], + "faces": { + "down": {"uv": [6.24, 1.24, 6.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-3.25, 7, 5.75], + "to": [-2.75, 7.5, 6.25], + "faces": { + "south": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-020307", + "from": [-3.25, 7.5, 3.75], + "to": [0.25, 9.25, 4], + "faces": { + "north": {"uv": [2.24, 1.24, 2.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 1.24, 2.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 1.24, 2.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 1.24, 2.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-020307", + "from": [-3.25, 7.5, 4], + "to": [-2.75, 9.25, 4.25], + "faces": { + "up": {"uv": [2.24, 1.24, 2.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 1.24, 2.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-342F3A", + "from": [-3.25, 7.5, 6.25], + "to": [1.5, 9.25, 6.75], + "faces": { + "north": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1B1A1E", + "from": [-3.25, 7.5, 6.75], + "to": [-2.75, 9.25, 7.25], + "faces": { + "south": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 0.24, 2.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-35252C", + "from": [-3.25, 9.25, 4.75], + "to": [-2.75, 9.75, 5.25], + "faces": { + "up": {"uv": [6.24, 1.24, 6.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-3.25, 9.25, 5.75], + "to": [-2.75, 9.75, 6.25], + "faces": { + "south": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-2.75, 7, 3.75], + "to": [-1.75, 7.5, 4.25], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-2.75, 7, 4.75], + "to": [-2.25, 7.5, 5.25], + "faces": { + "down": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-2.75, 7, 5.75], + "to": [-2.25, 9.75, 6.25], + "faces": { + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-2.75, 7, 6.25], + "to": [-2.25, 7.5, 6.75], + "faces": { + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-070303", + "from": [-2.75, 7, 6.75], + "to": [-2.25, 9.75, 7.25], + "faces": { + "north": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-070303", + "from": [-2.75, 7.5, 3.25], + "to": [-2.25, 9.25, 3.75], + "faces": { + "north": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-2.75, 7.5, 4], + "to": [-1.75, 9.75, 4.25], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-2.75, 7.5, 7.25], + "to": [0.75, 9.25, 7.75], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-070303", + "from": [-2.75, 7.5, 7.75], + "to": [-2.25, 9.25, 8.25], + "faces": { + "south": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-2.75, 9.25, 3.75], + "to": [-1.75, 9.75, 4], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-2.75, 9.25, 4.75], + "to": [-2.25, 9.75, 5.25], + "faces": { + "up": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-2.75, 9.25, 6.25], + "to": [-2.25, 9.75, 6.75], + "faces": { + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-2.25, 7, 4.25], + "to": [-1.75, 9.75, 4.75], + "faces": { + "north": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-2.25, 7, 4.75], + "to": [-0.75, 7.5, 5.25], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3C333F", + "from": [-2.25, 7, 5.25], + "to": [-1.75, 9.75, 6.25], + "faces": { + "north": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2A2327", + "from": [-2.25, 7, 6.25], + "to": [-1.75, 7.5, 6.75], + "faces": { + "down": {"uv": [8.24, 1.24, 8.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3C333F", + "from": [-2.25, 7, 6.75], + "to": [-1.75, 9.75, 7.25], + "faces": { + "north": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-2.25, 7, 7.25], + "to": [-1.25, 7.5, 7.75], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-2.25, 7, 7.75], + "to": [-1.75, 9.75, 8.25], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-36333F", + "from": [-2.25, 7.5, 3.25], + "to": [-1.25, 9.25, 3.75], + "faces": { + "north": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 0.24, 7.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-342F3A", + "from": [-2.25, 7.5, 8.25], + "to": [-1.75, 9.25, 8.75], + "faces": { + "south": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 0.24, 10.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-160A0B", + "from": [-2.25, 7.75, 10.75], + "to": [-1.75, 9, 11.25], + "faces": { + "north": {"uv": [15.24, 1.24, 15.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 1.24, 15.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 1.24, 15.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 1.24, 15.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-070303", + "from": [-2.25, 7.75, 11.25], + "to": [-1.75, 9, 12], + "faces": { + "east": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-2.25, 9.25, 4.75], + "to": [-0.75, 9.75, 5.25], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2A2327", + "from": [-2.25, 9.25, 6.25], + "to": [-1.75, 9.75, 6.75], + "faces": { + "up": {"uv": [8.24, 1.24, 8.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-2.25, 9.25, 7.25], + "to": [-1.25, 9.75, 7.75], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-1.75, 7, 3.75], + "to": [-1.25, 7.5, 4.25], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-0C0C0D", + "from": [-1.75, 7, 4.25], + "to": [-1.25, 9.75, 4.75], + "faces": { + "north": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 0.24, 6.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-1.75, 7, 5.25], + "to": [0.25, 9.75, 5.75], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-1.75, 7, 5.75], + "to": [-0.75, 9.75, 6.25], + "faces": { + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-1.75, 7, 6.25], + "to": [-0.75, 7.5, 7.25], + "faces": { + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [-1.75, 7, 7.75], + "to": [-0.25, 9.75, 8.25], + "faces": { + "north": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-1.75, 7.5, 4], + "to": [-1.25, 9.75, 4.25], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-1.75, 7.5, 6.75], + "to": [-0.75, 9.75, 7.25], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2E2327", + "from": [-1.75, 7.5, 8.25], + "to": [-1.25, 9.25, 8.75], + "faces": { + "south": {"uv": [0.24, 2.24, 0.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 2.24, 0.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 2.24, 0.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-1.75, 7.5, 11.5], + "to": [-1.25, 9.25, 12], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-100304", + "from": [-1.75, 7.75, 10.75], + "to": [-1.25, 9, 11.25], + "faces": { + "north": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-1.75, 7.75, 11.25], + "to": [-1.25, 9, 11.5], + "faces": { + "east": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-1.75, 7.75, 12], + "to": [-0.75, 9, 12.5], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-1.75, 9.25, 3.75], + "to": [-1.25, 9.75, 4], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-1.75, 9.25, 6.25], + "to": [-0.75, 9.75, 6.75], + "faces": { + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-1.25, 7, 3.75], + "to": [0.25, 7.5, 4.25], + "faces": { + "north": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1C1916", + "from": [-1.25, 7, 4.25], + "to": [-0.75, 9.75, 4.75], + "faces": { + "north": {"uv": [10.24, 1.24, 10.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 1.24, 10.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 1.24, 10.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 1.24, 10.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [-1.25, 7, 7.25], + "to": [-0.75, 7.5, 7.75], + "faces": { + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-1.25, 7.5, 3.25], + "to": [0.25, 9.25, 3.75], + "faces": { + "north": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-1.25, 7.5, 4], + "to": [3, 9.25, 4.25], + "faces": { + "north": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2D171D", + "from": [-1.25, 7.5, 8.25], + "to": [-0.75, 9.25, 8.75], + "faces": { + "south": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-1.25, 7.5, 12], + "to": [-0.75, 7.75, 12.5], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-100304", + "from": [-1.25, 7.75, 11.5], + "to": [-0.75, 9, 12], + "faces": { + "north": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-24191E", + "from": [-1.25, 7.75, 12.5], + "to": [1.5, 9, 13], + "faces": { + "north": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-1.25, 9, 12], + "to": [-0.75, 9.25, 12.5], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-1.25, 9.25, 3.75], + "to": [0.25, 9.75, 4.25], + "faces": { + "north": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [-1.25, 9.25, 7.25], + "to": [-0.75, 9.75, 7.75], + "faces": { + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-070303", + "from": [-0.75, 7, 4.25], + "to": [0.25, 9.75, 4.75], + "faces": { + "north": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3C333F", + "from": [-0.75, 7, 4.75], + "to": [-0.25, 7.5, 5.25], + "faces": { + "down": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [-0.75, 7, 5.75], + "to": [-0.25, 9.75, 6.25], + "faces": { + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-100304", + "from": [-0.75, 7, 6.25], + "to": [-0.25, 7.5, 7.25], + "faces": { + "east": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1A0404", + "from": [-0.75, 7, 7.25], + "to": [-0.25, 7.5, 7.75], + "faces": { + "down": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-100304", + "from": [-0.75, 7.5, 6.75], + "to": [-0.25, 9.75, 7.25], + "faces": { + "north": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [-0.75, 7.5, 8.25], + "to": [0.25, 9.25, 8.75], + "faces": { + "north": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [-0.75, 7.5, 12.5], + "to": [0.75, 7.75, 13], + "faces": { + "north": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-100304", + "from": [-0.75, 7.75, 12], + "to": [0.25, 9, 12.5], + "faces": { + "north": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-24191E", + "from": [-0.75, 7.75, 13], + "to": [-0.25, 9, 13.5], + "faces": { + "south": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [-0.75, 9, 12.5], + "to": [0.75, 9.25, 13], + "faces": { + "north": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3C333F", + "from": [-0.75, 9.25, 4.75], + "to": [-0.25, 9.75, 5.25], + "faces": { + "up": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-100304", + "from": [-0.75, 9.25, 6.25], + "to": [-0.25, 9.75, 6.75], + "faces": { + "up": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1A0404", + "from": [-0.75, 9.25, 7.25], + "to": [-0.25, 9.75, 7.75], + "faces": { + "up": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-0.25, 7, 4.75], + "to": [0.25, 7.5, 5.25], + "faces": { + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1A0404", + "from": [-0.25, 7, 5.75], + "to": [0.25, 9.75, 6.25], + "faces": { + "south": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-0.25, 7, 6.25], + "to": [0.25, 7.5, 6.75], + "faces": { + "down": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [-0.25, 7, 6.75], + "to": [0.25, 9.75, 7.25], + "faces": { + "north": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [-0.25, 7, 7.25], + "to": [0.25, 7.5, 7.75], + "faces": { + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3E2C2C", + "from": [-0.25, 7, 7.75], + "to": [0.25, 9.75, 8.25], + "faces": { + "north": {"uv": [14.24, 1.24, 14.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [14.24, 1.24, 14.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [14.24, 1.24, 14.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 1.24, 14.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 1.24, 14.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [-0.25, 7.75, 13], + "to": [0.75, 9, 13.5], + "faces": { + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [-0.25, 9.25, 4.75], + "to": [0.25, 9.75, 5.25], + "faces": { + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [-0.25, 9.25, 6.25], + "to": [0.25, 9.75, 6.75], + "faces": { + "up": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [-0.25, 9.25, 7.25], + "to": [0.25, 9.75, 7.75], + "faces": { + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-100304", + "from": [0.25, 7, 4.25], + "to": [0.75, 9.75, 4.75], + "faces": { + "north": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-100304", + "from": [0.25, 7, 4.75], + "to": [0.75, 7.5, 5.25], + "faces": { + "down": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D252E", + "from": [0.25, 7, 5.25], + "to": [0.75, 9.75, 5.75], + "faces": { + "north": {"uv": [5.24, 2.24, 5.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 2.24, 5.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 2.24, 5.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 2.24, 5.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [0.25, 7, 5.75], + "to": [2, 9.75, 6.25], + "faces": { + "north": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [0.25, 7, 6.25], + "to": [0.75, 7.5, 7.25], + "faces": { + "east": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [0.25, 7, 7.25], + "to": [0.75, 7.5, 7.75], + "faces": { + "east": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-391A1B", + "from": [0.25, 7.5, 3.75], + "to": [0.75, 9.25, 4], + "faces": { + "north": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 0.24, 13.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [0.25, 7.5, 6.75], + "to": [1.25, 9.75, 7.25], + "faces": { + "north": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [0.25, 7.5, 7.75], + "to": [0.75, 9.25, 8.25], + "faces": { + "east": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1A0404", + "from": [0.25, 7.75, 12], + "to": [0.75, 9, 12.5], + "faces": { + "north": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-AB6908", + "from": [0.25, 8, 8.25], + "to": [0.75, 8.75, 8.75], + "faces": { + "south": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [0.25, 8, 9.25], + "to": [0.75, 8.75, 9.75], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [0.25, 8, 9.75], + "to": [0.75, 8.75, 10.25], + "faces": { + "east": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [0.25, 8, 10.25], + "to": [1.5, 8.75, 10.75], + "faces": { + "north": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [0.25, 8, 11.25], + "to": [0.75, 8.75, 12], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-100304", + "from": [0.25, 9.25, 4.75], + "to": [0.75, 9.75, 5.25], + "faces": { + "up": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [0.25, 9.25, 6.25], + "to": [0.75, 9.75, 6.75], + "faces": { + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [0.25, 9.25, 7.25], + "to": [0.75, 9.75, 7.75], + "faces": { + "east": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-251F24", + "from": [0.75, 7, 3.75], + "to": [1.25, 9.75, 4], + "faces": { + "north": {"uv": [2.24, 2.24, 2.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 2.24, 2.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [2.24, 2.24, 2.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 2.24, 2.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 2.24, 2.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-251F24", + "from": [0.75, 7, 4], + "to": [1.25, 7.5, 4.25], + "faces": { + "west": {"uv": [2.24, 2.24, 2.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 2.24, 2.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [0.75, 7, 4.25], + "to": [1.25, 9.75, 4.75], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [0.75, 7, 4.75], + "to": [1.25, 7.5, 5.75], + "faces": { + "east": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [0.75, 7, 6.25], + "to": [1.25, 7.5, 6.75], + "faces": { + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [0.75, 7, 6.75], + "to": [1.25, 7.5, 7.25], + "faces": { + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [0.75, 7.5, 3.25], + "to": [1.25, 9.25, 3.75], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [0.75, 7.5, 5.25], + "to": [1.5, 9.75, 5.75], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [0.75, 7.5, 7.25], + "to": [1.5, 9.25, 7.75], + "faces": { + "north": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [0.75, 7.5, 12.5], + "to": [1.25, 7.75, 13.5], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-462A27", + "from": [0.75, 7.75, 10.25], + "to": [1.25, 8, 10.75], + "faces": { + "north": {"uv": [3.24, 3.24, 3.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 3.24, 3.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 3.24, 3.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 3.24, 3.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [0.75, 7.75, 12], + "to": [1.5, 9, 12.5], + "faces": { + "north": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [0.75, 7.75, 13], + "to": [1.25, 9.25, 13.5], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [0.75, 7.75, 13.5], + "to": [3, 9, 14], + "faces": { + "north": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6D3405", + "from": [0.75, 8, 7.75], + "to": [1.25, 8.75, 8.25], + "faces": { + "up": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F1AF03", + "from": [0.75, 8, 8.25], + "to": [1.25, 8.75, 8.75], + "faces": { + "east": {"uv": [0.24, 3.24, 0.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 3.24, 0.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 3.24, 0.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D19608", + "from": [0.75, 8, 8.75], + "to": [2.5, 8.75, 9.25], + "faces": { + "north": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [0.75, 8, 9.25], + "to": [1.25, 8.75, 9.75], + "faces": { + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6D3405", + "from": [0.75, 8, 9.75], + "to": [4.5, 8.75, 10], + "faces": { + "north": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6D3405", + "from": [0.75, 8, 10], + "to": [1.25, 8.75, 10.25], + "faces": { + "up": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D19608", + "from": [0.75, 8, 10.75], + "to": [1.5, 8.75, 11.25], + "faces": { + "west": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [0.75, 8, 11.25], + "to": [3, 8.75, 12], + "faces": { + "north": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-462A27", + "from": [0.75, 8.75, 10.25], + "to": [1.25, 9, 10.75], + "faces": { + "north": {"uv": [3.24, 3.24, 3.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 3.24, 3.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 3.24, 3.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 3.24, 3.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [0.75, 9, 12.5], + "to": [1.25, 9.25, 13], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-251F24", + "from": [0.75, 9.25, 4], + "to": [1.25, 9.75, 4.25], + "faces": { + "west": {"uv": [2.24, 2.24, 2.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 2.24, 2.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [0.75, 9.25, 4.75], + "to": [1.25, 9.75, 5.25], + "faces": { + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [0.75, 9.25, 6.25], + "to": [1.25, 9.75, 6.75], + "faces": { + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [1.25, 7, 3.75], + "to": [1.5, 9.75, 4], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [1.25, 7, 4], + "to": [1.5, 7.5, 4.25], + "faces": { + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3C333F", + "from": [1.25, 7, 4.25], + "to": [2.5, 9.75, 4.75], + "faces": { + "north": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [1.25, 7, 4.75], + "to": [1.5, 7.5, 5.25], + "faces": { + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [1.25, 7, 5.25], + "to": [1.5, 7.5, 5.75], + "faces": { + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [1.25, 7, 6.25], + "to": [1.5, 7.5, 6.75], + "faces": { + "east": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [1.25, 7, 6.75], + "to": [1.5, 9.75, 7.25], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3C333F", + "from": [1.25, 7.5, 3.25], + "to": [3, 9.25, 3.75], + "faces": { + "north": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2D171D", + "from": [1.25, 7.5, 12.5], + "to": [1.5, 7.75, 13], + "faces": { + "north": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [1.25, 7.5, 13], + "to": [1.5, 9.25, 13.5], + "faces": { + "north": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [1.25, 7.75, 8.75], + "to": [1.5, 8, 9.25], + "faces": { + "north": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [1.25, 7.75, 9.25], + "to": [1.5, 9, 9.75], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [1.25, 7.75, 9.75], + "to": [1.5, 8, 10.25], + "faces": { + "west": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [1.25, 7.75, 10.25], + "to": [1.5, 8, 10.75], + "faces": { + "east": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-8D4E08", + "from": [1.25, 8, 7.75], + "to": [1.5, 8.75, 8.25], + "faces": { + "up": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [1.25, 8, 8.25], + "to": [2, 8.75, 8.5], + "faces": { + "north": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [1.25, 8, 8.5], + "to": [1.5, 8.75, 8.75], + "faces": { + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [1.25, 8, 10], + "to": [1.5, 9, 10.25], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [1.25, 8.75, 8.75], + "to": [1.5, 9, 9.25], + "faces": { + "north": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [1.25, 8.75, 9.75], + "to": [1.5, 9, 10], + "faces": { + "west": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [1.25, 8.75, 10.25], + "to": [1.5, 9, 10.75], + "faces": { + "east": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2D171D", + "from": [1.25, 9, 12.5], + "to": [1.5, 9.25, 13], + "faces": { + "north": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [1.25, 9.25, 4], + "to": [1.5, 9.75, 4.25], + "faces": { + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [1.25, 9.25, 4.75], + "to": [1.5, 9.75, 5.25], + "faces": { + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [1.25, 9.25, 6.25], + "to": [1.5, 9.75, 6.75], + "faces": { + "east": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3C333F", + "from": [1.5, 7, 3.25], + "to": [2, 7.5, 4.25], + "faces": { + "north": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [1.5, 7, 4.75], + "to": [2, 7.5, 5.25], + "faces": { + "east": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2D171D", + "from": [1.5, 7, 5.25], + "to": [2, 9.75, 5.75], + "faces": { + "north": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"}, + "east": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"}, + "west": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 0.24, 11.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-070303", + "from": [1.5, 7.5, 2.75], + "to": [2, 9.25, 3.25], + "faces": { + "north": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3C333F", + "from": [1.5, 7.5, 3.75], + "to": [3, 9.75, 4], + "faces": { + "north": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [1.5, 7.5, 6.25], + "to": [2, 9.25, 7.25], + "faces": { + "east": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1A0404", + "from": [1.5, 7.5, 7.25], + "to": [2, 9.25, 7.75], + "faces": { + "east": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4B2021", + "from": [1.5, 7.5, 12.5], + "to": [2, 9.25, 13], + "faces": { + "north": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [1.5, 7.5, 13], + "to": [2, 9.25, 13.5], + "faces": { + "south": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [1.5, 7.5, 13.5], + "to": [2, 7.75, 14], + "faces": { + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [1.5, 7.75, 8.25], + "to": [2, 8, 8.75], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [1.5, 7.75, 8.75], + "to": [2, 8, 10.25], + "faces": { + "east": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [1.5, 7.75, 11.25], + "to": [2, 8, 12], + "faces": { + "north": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1C1916", + "from": [1.5, 7.75, 14], + "to": [2, 9, 14.5], + "faces": { + "south": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6D3405", + "from": [1.5, 8, 7.75], + "to": [2, 8.75, 8.25], + "faces": { + "east": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [1.5, 8, 8.5], + "to": [2, 9, 8.75], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [1.5, 8, 9.25], + "to": [2, 9, 9.75], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [1.5, 8, 10], + "to": [2, 9, 10.25], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-88562B", + "from": [1.5, 8, 10.25], + "to": [2, 8.75, 10.75], + "faces": { + "up": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F1AF03", + "from": [1.5, 8, 10.75], + "to": [2, 8.75, 11.25], + "faces": { + "east": {"uv": [0.24, 3.24, 0.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 3.24, 0.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 3.24, 0.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [1.5, 8, 12], + "to": [2, 8.75, 12.5], + "faces": { + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [1.5, 8.75, 8.25], + "to": [2, 9, 8.5], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [1.5, 8.75, 8.75], + "to": [2, 9, 9.25], + "faces": { + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [1.5, 8.75, 9.75], + "to": [2, 9, 10], + "faces": { + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [1.5, 8.75, 11.25], + "to": [2, 9, 12], + "faces": { + "north": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [1.5, 9, 13.5], + "to": [2, 9.25, 14], + "faces": { + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3C333F", + "from": [1.5, 9.25, 3.25], + "to": [2, 9.75, 3.75], + "faces": { + "north": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3C333F", + "from": [1.5, 9.25, 4], + "to": [3, 9.75, 4.25], + "faces": { + "east": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [1.5, 9.25, 4.75], + "to": [2, 9.75, 5.25], + "faces": { + "east": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [1.75, 7.5, 9.25], + "to": [2, 7.75, 9.75], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [1.75, 9, 9.25], + "to": [2, 9.25, 9.75], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [2, 7, 3.25], + "to": [2.5, 7.5, 3.75], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3C333F", + "from": [2, 7, 3.75], + "to": [3, 7.5, 4.25], + "faces": { + "north": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1B1A1E", + "from": [2, 7.5, 2.75], + "to": [2.5, 9.25, 3.25], + "faces": { + "north": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1F1F23", + "from": [2, 7.5, 4.75], + "to": [2.5, 9.25, 5.25], + "faces": { + "east": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2D1F1F", + "from": [2, 7.5, 5.25], + "to": [2.5, 9.25, 5.75], + "faces": { + "east": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-100304", + "from": [2, 7.5, 5.75], + "to": [2.5, 9.25, 6.25], + "faces": { + "east": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [2, 7.5, 9.25], + "to": [2.5, 9.25, 9.75], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [2, 7.5, 11.5], + "to": [2.5, 8, 12], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [2, 7.5, 13], + "to": [2.5, 9.25, 13.5], + "faces": { + "north": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [2, 7.5, 13.5], + "to": [2.5, 7.75, 14], + "faces": { + "south": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4B2021", + "from": [2, 7.75, 8.75], + "to": [2.5, 8, 9.25], + "faces": { + "north": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [2, 7.75, 9.75], + "to": [2.5, 8, 10.25], + "faces": { + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [2, 7.75, 11.25], + "to": [3, 8, 11.5], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [2, 7.75, 12], + "to": [3, 9, 12.5], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-80321A", + "from": [2, 7.75, 12.5], + "to": [2.5, 9, 13], + "faces": { + "east": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-220C0C", + "from": [2, 7.75, 14], + "to": [3, 9, 14.5], + "faces": { + "east": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 2.24, 1.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [2, 8, 8.25], + "to": [2.5, 8.75, 8.75], + "faces": { + "north": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [2, 8, 10], + "to": [2.5, 9, 10.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D19608", + "from": [2, 8, 10.25], + "to": [2.5, 8.75, 10.75], + "faces": { + "up": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-AC721F", + "from": [2, 8, 10.75], + "to": [3, 8.75, 11], + "faces": { + "north": {"uv": [11.24, 3.24, 11.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 3.24, 11.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 3.24, 11.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 3.24, 11.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-AC721F", + "from": [2, 8, 11], + "to": [2.5, 8.75, 11.25], + "faces": { + "up": {"uv": [11.24, 3.24, 11.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 3.24, 11.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4B2021", + "from": [2, 8.75, 8.75], + "to": [2.5, 9, 9.25], + "faces": { + "north": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [2, 8.75, 9.75], + "to": [2.5, 9, 10], + "faces": { + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [2, 8.75, 11.25], + "to": [3, 9, 12], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [2, 9, 11.5], + "to": [2.5, 9.25, 12], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [2, 9, 13.5], + "to": [2.5, 9.25, 14], + "faces": { + "south": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [2, 9.25, 3.25], + "to": [2.5, 9.75, 3.75], + "faces": { + "north": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 1.24, 4.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3C333F", + "from": [2.5, 7, 3.25], + "to": [3, 7.5, 3.75], + "faces": { + "north": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-13110F", + "from": [2.5, 7.5, 2.75], + "to": [3, 9.25, 3.25], + "faces": { + "north": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-231215", + "from": [2.5, 7.5, 4.25], + "to": [3, 9.25, 4.75], + "faces": { + "east": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 1.24, 0.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [2.5, 7.5, 9.25], + "to": [3, 9.25, 9.75], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [2.5, 7.5, 13.5], + "to": [3, 7.75, 14], + "faces": { + "north": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [2.5, 7.75, 8.75], + "to": [3.5, 9, 9.25], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [2.5, 7.75, 9.75], + "to": [3.5, 8, 10.25], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [2.5, 7.75, 10.75], + "to": [3, 8, 11.25], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [2.5, 7.75, 11.5], + "to": [3, 8, 12], + "faces": { + "east": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [2.5, 7.75, 13], + "to": [3, 9, 13.5], + "faces": { + "north": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [2.5, 8, 10], + "to": [3.5, 9, 10.25], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F1AF03", + "from": [2.5, 8, 10.25], + "to": [3, 8.75, 10.75], + "faces": { + "up": {"uv": [0.24, 3.24, 0.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 3.24, 0.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [2.5, 8, 11], + "to": [3, 9, 11.25], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [2.5, 8, 12.5], + "to": [4, 8.75, 12.75], + "faces": { + "north": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [2.5, 8, 12.75], + "to": [3, 8.75, 13], + "faces": { + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [2.5, 8.75, 9.75], + "to": [3.5, 9, 10], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [2.5, 8.75, 10.75], + "to": [3, 9, 11], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [2.5, 9, 13.5], + "to": [3, 9.25, 14], + "faces": { + "north": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3C333F", + "from": [2.5, 9.25, 3.25], + "to": [3, 9.75, 3.75], + "faces": { + "north": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 1.24, 7.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-070303", + "from": [3, 7.5, 2.75], + "to": [4, 9.25, 3.25], + "faces": { + "north": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 1.24, 3.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D2F3B", + "from": [3, 7.5, 3.25], + "to": [3.5, 9.25, 3.75], + "faces": { + "east": {"uv": [4.24, 2.24, 4.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 2.24, 4.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 2.24, 4.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-070307", + "from": [3, 7.5, 3.75], + "to": [3.5, 9.25, 4.25], + "faces": { + "east": {"uv": [4.24, 2.24, 4.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 2.24, 4.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 2.24, 4.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 2.24, 4.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 2.24, 4.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [3, 7.5, 9.75], + "to": [3.5, 7.75, 10.25], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-5D2929", + "from": [3, 7.75, 9.25], + "to": [3.5, 9, 9.75], + "faces": { + "east": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [3, 7.75, 10.25], + "to": [4, 9, 10.75], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [3, 7.75, 12.5], + "to": [3.5, 8, 13], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-80321A", + "from": [3, 7.75, 13], + "to": [3.5, 9, 13.5], + "faces": { + "north": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6F1407", + "from": [3, 7.75, 13.5], + "to": [3.5, 9, 14], + "faces": { + "east": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [3, 8, 10.75], + "to": [3.5, 8.75, 11.25], + "faces": { + "west": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [3, 8, 11.25], + "to": [4, 8.75, 12], + "faces": { + "north": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [3, 8, 12], + "to": [3.5, 8.75, 12.5], + "faces": { + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [3, 8, 12.75], + "to": [3.5, 9, 13], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [3, 8.75, 12.5], + "to": [3.5, 9, 12.75], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [3, 9, 9.75], + "to": [3.5, 9.25, 10.25], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [3.5, 7.75, 9.75], + "to": [4.5, 8, 10.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [3.5, 7.75, 11.25], + "to": [4, 8, 12], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-5D2929", + "from": [3.5, 7.75, 12], + "to": [4, 9, 12.5], + "faces": { + "north": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [3.5, 7.75, 12.5], + "to": [4, 8, 13], + "faces": { + "east": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F2C203", + "from": [3.5, 8, 8.75], + "to": [4, 8.75, 9.25], + "faces": { + "north": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-AB6908", + "from": [3.5, 8, 9.25], + "to": [4.5, 8.75, 9.5], + "faces": { + "north": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-AB6908", + "from": [3.5, 8, 9.5], + "to": [4, 8.75, 9.75], + "faces": { + "up": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [3.5, 8, 10], + "to": [4.5, 9, 10.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [3.5, 8, 10.75], + "to": [4, 8.75, 11.25], + "faces": { + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [3.5, 8, 12.75], + "to": [4, 9, 13], + "faces": { + "north": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [3.5, 8.25, 13], + "to": [4, 8.5, 13.5], + "faces": { + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [3.5, 8.75, 9.75], + "to": [4.5, 9, 10], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [3.5, 8.75, 11.25], + "to": [4, 9, 12], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [3.5, 8.75, 12.5], + "to": [4, 9, 12.75], + "faces": { + "east": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3B1010", + "from": [4, 7.75, 9.25], + "to": [4.5, 8, 9.75], + "faces": { + "north": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [4, 7.75, 10.25], + "to": [4.5, 9, 10.75], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [4, 7.75, 12], + "to": [4.5, 9, 12.5], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [4, 8, 8.75], + "to": [4.5, 8.75, 9.25], + "faces": { + "north": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3B1010", + "from": [4, 8, 9.5], + "to": [4.5, 9, 9.75], + "faces": { + "north": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [4, 8, 10.75], + "to": [7.25, 8.75, 11.75], + "faces": { + "north": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [4, 8, 11.75], + "to": [4.5, 8.75, 12], + "faces": { + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-8D4E08", + "from": [4, 8, 12.5], + "to": [4.75, 8.75, 12.75], + "faces": { + "north": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-8D4E08", + "from": [4, 8, 12.75], + "to": [4.5, 8.75, 13], + "faces": { + "south": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [4, 8.25, 13], + "to": [4.5, 8.5, 13.5], + "faces": { + "east": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3B1010", + "from": [4, 8.75, 9.25], + "to": [4.5, 9, 9.5], + "faces": { + "north": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [4.5, 7.75, 10.75], + "to": [5, 8, 12], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [4.5, 7.75, 12.5], + "to": [5, 8, 13], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [4.5, 8, 8.75], + "to": [5, 8.75, 9.25], + "faces": { + "north": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D19608", + "from": [4.5, 8, 9.25], + "to": [7.25, 8.75, 9.75], + "faces": { + "north": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-DFA206", + "from": [4.5, 8, 9.75], + "to": [5, 8.75, 10.25], + "faces": { + "west": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-AB6908", + "from": [4.5, 8, 10.25], + "to": [7.25, 8.75, 10.5], + "faces": { + "north": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-AB6908", + "from": [4.5, 8, 10.5], + "to": [5, 8.75, 10.75], + "faces": { + "up": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [4.5, 8, 11.75], + "to": [6, 9, 12], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F2C203", + "from": [4.5, 8, 12], + "to": [5, 8.75, 12.5], + "faces": { + "south": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [4.5, 8, 12.75], + "to": [5, 9, 13], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [4.5, 8.75, 10.75], + "to": [5, 9, 11.75], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [4.5, 8.75, 12.5], + "to": [5, 9, 12.75], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [4.75, 8, 12.5], + "to": [5, 8.75, 12.75], + "faces": { + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [5, 7.5, 10.75], + "to": [6, 8, 11.25], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [5, 7.5, 11.25], + "to": [6, 8, 12], + "faces": { + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [5, 7.75, 8.75], + "to": [5.5, 9, 9.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [5, 7.75, 9.25], + "to": [6.75, 8, 9.75], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [5, 7.75, 10.25], + "to": [5.5, 8, 10.75], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [5, 7.75, 12], + "to": [6, 9, 12.5], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [5, 8, 9.75], + "to": [5.5, 8.75, 10.25], + "faces": { + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [5, 8, 10.5], + "to": [5.5, 9, 10.75], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [5, 8.25, 12.5], + "to": [6, 8.5, 13], + "faces": { + "east": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [5, 8.75, 9.25], + "to": [6.75, 9, 9.75], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [5, 8.75, 10.25], + "to": [5.5, 9, 10.5], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [5, 8.75, 10.75], + "to": [6, 9.25, 11.25], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [5, 8.75, 11.25], + "to": [6, 9.25, 11.75], + "faces": { + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [5, 9, 11.75], + "to": [6, 9.25, 12], + "faces": { + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [5.5, 7.75, 8.75], + "to": [8.25, 9, 9], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [5.5, 7.75, 9], + "to": [7.25, 9, 9.25], + "faces": { + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [5.5, 7.75, 10.25], + "to": [6.25, 8, 10.75], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F3D203", + "from": [5.5, 8, 9.75], + "to": [6, 8.75, 10.25], + "faces": { + "up": {"uv": [11.24, 4.24, 11.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 4.24, 11.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [5.5, 8, 10.5], + "to": [6.25, 9, 10.75], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [5.5, 8.75, 10.25], + "to": [6.25, 9, 10.5], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-5D2929", + "from": [6, 7.5, 10.75], + "to": [6.25, 8, 11.25], + "faces": { + "north": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [6, 7.5, 11.25], + "to": [6.25, 8, 12], + "faces": { + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [6, 7.75, 12], + "to": [6.25, 9, 12.5], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [6, 8, 9.75], + "to": [6.25, 8.75, 10.25], + "faces": { + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [6, 8, 11.75], + "to": [6.25, 9.25, 12], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-5D2929", + "from": [6, 8.75, 10.75], + "to": [6.25, 9.25, 11.25], + "faces": { + "north": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [6, 8.75, 11.25], + "to": [6.25, 9.25, 11.75], + "faces": { + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [6.25, 7.5, 8.75], + "to": [7.25, 7.75, 9.25], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [6.25, 7.5, 10.75], + "to": [6.75, 8, 11.5], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2D0D0D", + "from": [6.25, 7.75, 8.25], + "to": [6.75, 9, 8.75], + "faces": { + "north": {"uv": [12.24, 4.24, 12.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 4.24, 12.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 4.24, 12.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 4.24, 12.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [6.25, 7.75, 10.25], + "to": [7.25, 8, 10.75], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [6.25, 7.75, 11.5], + "to": [6.75, 8, 12], + "faces": { + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [6.25, 8, 9.75], + "to": [8.75, 8.75, 10.25], + "faces": { + "north": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [6.25, 8, 10.5], + "to": [7.25, 9, 10.75], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [6.25, 8, 11.75], + "to": [6.75, 9, 12], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D98407", + "from": [6.25, 8.25, 12], + "to": [6.75, 8.5, 12.5], + "faces": { + "south": {"uv": [1.24, 5.24, 1.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 5.24, 1.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 5.24, 1.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [6.25, 8.75, 10.25], + "to": [7.25, 9, 10.5], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [6.25, 8.75, 10.75], + "to": [6.75, 9.25, 11.5], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [6.25, 8.75, 11.5], + "to": [6.75, 9, 11.75], + "faces": { + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [6.25, 9, 8.75], + "to": [7.25, 9.25, 9.25], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-160A0B", + "from": [6.75, 7.75, 4.25], + "to": [7.25, 9, 4.75], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [6.75, 7.75, 8.25], + "to": [7.25, 9, 8.75], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [6.75, 7.75, 9.25], + "to": [7.25, 8, 9.75], + "faces": { + "east": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [6.75, 7.75, 10.75], + "to": [7.25, 8, 11.25], + "faces": { + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [6.75, 7.75, 11.25], + "to": [8.25, 8, 12], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [6.75, 8, 11.75], + "to": [8.25, 9, 12], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [6.75, 8.25, 12], + "to": [7.25, 8.5, 12.5], + "faces": { + "south": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [6.75, 8.75, 9.25], + "to": [7.25, 9, 9.75], + "faces": { + "east": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [6.75, 8.75, 10.75], + "to": [7.25, 9, 11.25], + "faces": { + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [6.75, 8.75, 11.25], + "to": [8.25, 9, 11.75], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [7.25, 7.5, 8.75], + "to": [7.75, 7.75, 9.25], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-13110F", + "from": [7.25, 7.75, 4.25], + "to": [7.75, 9, 4.75], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [7.25, 7.75, 4.75], + "to": [7.75, 9, 5.75], + "faces": { + "west": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-160A0B", + "from": [7.25, 7.75, 5.75], + "to": [7.75, 9, 6.25], + "faces": { + "south": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [7.25, 7.75, 8.25], + "to": [8.25, 9, 8.5], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [7.25, 7.75, 8.5], + "to": [7.75, 9, 8.75], + "faces": { + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [7.25, 7.75, 9], + "to": [7.75, 9.25, 9.25], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [7.25, 7.75, 9.75], + "to": [7.75, 8, 10.25], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [7.25, 7.75, 12], + "to": [7.75, 9, 12.5], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-E4B605", + "from": [7.25, 8, 9.25], + "to": [8.75, 8.75, 9.5], + "faces": { + "north": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-E4B605", + "from": [7.25, 8, 9.5], + "to": [7.75, 8.75, 9.75], + "faces": { + "up": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [7.25, 8, 10.25], + "to": [7.75, 8.75, 10.75], + "faces": { + "west": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [7.25, 8, 10.75], + "to": [7.75, 8.75, 11.25], + "faces": { + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [7.25, 8, 11.25], + "to": [8.25, 8.75, 11.75], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [7.25, 8.75, 9.75], + "to": [7.75, 9, 10.25], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [7.25, 9, 8.75], + "to": [7.75, 9.25, 9], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [7.75, 7.5, 8.25], + "to": [8.25, 7.75, 8.75], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-9C3C14", + "from": [7.75, 7.5, 8.75], + "to": [8.25, 7.75, 9.25], + "faces": { + "east": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [7.75, 7.75, 4.75], + "to": [8.75, 9, 5.75], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1A0404", + "from": [7.75, 7.75, 5.75], + "to": [8.25, 9, 6.25], + "faces": { + "up": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [7.75, 7.75, 6.25], + "to": [8.75, 9, 6.75], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-551308", + "from": [7.75, 7.75, 6.75], + "to": [8.25, 9, 7.25], + "faces": { + "south": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-88562B", + "from": [7.75, 7.75, 7.75], + "to": [8.25, 9, 8.25], + "faces": { + "north": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [7.75, 7.75, 8.5], + "to": [8.75, 9, 8.75], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-9C3C14", + "from": [7.75, 7.75, 9], + "to": [8.25, 9.25, 9.25], + "faces": { + "north": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [7.75, 7.75, 9.25], + "to": [8.75, 8, 9.75], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-80321A", + "from": [7.75, 7.75, 9.75], + "to": [8.25, 8, 10.25], + "faces": { + "south": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [7.75, 7.75, 12], + "to": [8.75, 9, 12.5], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [7.75, 8, 7.25], + "to": [8.25, 8.75, 7.75], + "faces": { + "west": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [7.75, 8, 9.5], + "to": [8.75, 9, 9.75], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [7.75, 8, 10.25], + "to": [8.25, 8.75, 10.75], + "faces": { + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [7.75, 8, 10.75], + "to": [8.25, 8.75, 11.25], + "faces": { + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [7.75, 8.75, 9.25], + "to": [8.75, 9, 9.5], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-80321A", + "from": [7.75, 8.75, 9.75], + "to": [8.25, 9, 10.25], + "faces": { + "south": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [7.75, 9, 8.25], + "to": [8.25, 9.25, 8.75], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-9C3C14", + "from": [7.75, 9, 8.75], + "to": [8.25, 9.25, 9], + "faces": { + "east": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3B1010", + "from": [8.25, 7.75, 5.75], + "to": [8.75, 9, 6.25], + "faces": { + "up": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 4.24, 6.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [8.25, 7.75, 6.75], + "to": [9.25, 9, 7.25], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [8.25, 7.75, 7.75], + "to": [8.75, 9, 8.25], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [8.25, 7.75, 8.25], + "to": [8.75, 9, 8.5], + "faces": { + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [8.25, 7.75, 8.75], + "to": [8.75, 9, 9.25], + "faces": { + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [8.25, 7.75, 9.75], + "to": [8.75, 8, 10.25], + "faces": { + "east": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-9C3C14", + "from": [8.25, 7.75, 10.25], + "to": [8.75, 9, 10.75], + "faces": { + "north": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [8.25, 8, 7.25], + "to": [11.5, 8.75, 7.75], + "faces": { + "north": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-AB6908", + "from": [8.25, 8, 10.75], + "to": [12.5, 8.75, 11.25], + "faces": { + "north": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D19608", + "from": [8.25, 8, 11.25], + "to": [8.75, 8.75, 12], + "faces": { + "east": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [8.25, 8.75, 9.75], + "to": [8.75, 9, 10.25], + "faces": { + "east": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-220C0C", + "from": [8.75, 7.75, 4.75], + "to": [9.25, 9, 5.25], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [8.75, 7.75, 5.25], + "to": [9.25, 9, 6.25], + "faces": { + "east": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [8.75, 7.75, 6.25], + "to": [9.25, 9, 6.75], + "faces": { + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [8.75, 7.75, 10.25], + "to": [11.5, 9, 10.5], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [8.75, 7.75, 10.5], + "to": [9.25, 9, 10.75], + "faces": { + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [8.75, 7.75, 10.75], + "to": [9.25, 8, 11.25], + "faces": { + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-80321A", + "from": [8.75, 7.75, 11.25], + "to": [12.5, 8, 11.5], + "faces": { + "north": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-80321A", + "from": [8.75, 7.75, 11.5], + "to": [9.25, 9, 12], + "faces": { + "north": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [8.75, 8, 7.75], + "to": [9.25, 8.75, 8.25], + "faces": { + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-DFA206", + "from": [8.75, 8, 8.25], + "to": [9.75, 8.75, 8.75], + "faces": { + "north": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [8.75, 8, 8.75], + "to": [9.25, 8.75, 9.25], + "faces": { + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F6DF03", + "from": [8.75, 8, 9.25], + "to": [12, 8.75, 9.75], + "faces": { + "north": {"uv": [5.24, 5.24, 5.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 5.24, 5.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 5.24, 5.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 5.24, 5.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 5.24, 5.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [8.75, 8, 9.75], + "to": [9.25, 8.75, 10.25], + "faces": { + "east": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-80321A", + "from": [8.75, 8, 11.25], + "to": [9.25, 9, 11.5], + "faces": { + "north": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F2C203", + "from": [8.75, 8.25, 12], + "to": [9.25, 8.5, 12.5], + "faces": { + "south": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [8.75, 8.75, 10.75], + "to": [9.25, 9, 11.25], + "faces": { + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [9.25, 7.5, 10.25], + "to": [11, 7.75, 10.75], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [9.25, 7.5, 10.75], + "to": [9.75, 8, 11.25], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [9.25, 7.5, 11.25], + "to": [9.75, 7.75, 11.5], + "faces": { + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1A0404", + "from": [9.25, 7.75, 5.25], + "to": [9.75, 9, 5.75], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [9.25, 7.75, 5.75], + "to": [9.75, 9, 6.25], + "faces": { + "up": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 1.24, 9.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D1E1F", + "from": [9.25, 7.75, 6.25], + "to": [9.75, 9, 6.75], + "faces": { + "up": {"uv": [2.24, 5.24, 2.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 5.24, 2.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [9.25, 7.75, 6.75], + "to": [9.75, 9, 7.25], + "faces": { + "south": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [9.25, 7.75, 7.75], + "to": [9.75, 9, 8.25], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-AC721F", + "from": [9.25, 7.75, 8.25], + "to": [9.75, 8, 8.75], + "faces": { + "east": {"uv": [11.24, 3.24, 11.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [11.24, 3.24, 11.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 3.24, 11.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [9.25, 7.75, 8.75], + "to": [10.25, 9, 9.25], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [9.25, 7.75, 9.25], + "to": [9.75, 8, 9.75], + "faces": { + "west": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6F1407", + "from": [9.25, 7.75, 9.75], + "to": [11.5, 8, 10], + "faces": { + "north": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6F1407", + "from": [9.25, 7.75, 10], + "to": [9.75, 9, 10.25], + "faces": { + "north": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [9.25, 7.75, 10.5], + "to": [11, 9.25, 10.75], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [9.25, 7.75, 11.5], + "to": [9.75, 9, 12], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6F1407", + "from": [9.25, 8, 9.75], + "to": [9.75, 9, 10], + "faces": { + "north": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [9.25, 8, 11.25], + "to": [9.75, 9.25, 11.5], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-AB6908", + "from": [9.25, 8.25, 12], + "to": [19.75, 8.5, 12.5], + "faces": { + "north": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [9.25, 8.25, 12.5], + "to": [9.75, 8.5, 13], + "faces": { + "south": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-AC721F", + "from": [9.25, 8.75, 8.25], + "to": [9.75, 9, 8.75], + "faces": { + "east": {"uv": [11.24, 3.24, 11.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [11.24, 3.24, 11.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 3.24, 11.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [9.25, 8.75, 9.25], + "to": [9.75, 9, 9.75], + "faces": { + "west": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [9.25, 8.75, 10.75], + "to": [9.75, 9.25, 11.25], + "faces": { + "west": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [9.25, 9, 10.25], + "to": [11, 9.25, 10.5], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [9.75, 7.5, 9.25], + "to": [10.25, 8, 9.75], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [9.75, 7.5, 9.75], + "to": [10.25, 7.75, 10.25], + "faces": { + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [9.75, 7.5, 10.75], + "to": [10.25, 8, 11.25], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-551308", + "from": [9.75, 7.5, 11.25], + "to": [10.25, 7.75, 12], + "faces": { + "south": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-100304", + "from": [9.75, 7.75, 4.75], + "to": [10.5, 9, 5.25], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 1.24, 11.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [9.75, 7.75, 5.75], + "to": [10.25, 9, 6.25], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [9.75, 7.75, 6.25], + "to": [10.25, 9, 6.75], + "faces": { + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6D3405", + "from": [9.75, 7.75, 6.75], + "to": [10.25, 9, 7.25], + "faces": { + "east": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [9.75, 7.75, 10], + "to": [10.25, 9.25, 10.25], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-551308", + "from": [9.75, 7.75, 11.5], + "to": [10.25, 9.25, 12], + "faces": { + "north": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [9.75, 7.75, 12], + "to": [13, 8, 12.25], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [9.75, 7.75, 12.25], + "to": [10.5, 8.25, 12.5], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [9.75, 8, 7.75], + "to": [10.25, 8.75, 8.75], + "faces": { + "east": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [9.75, 8, 9.75], + "to": [10.25, 9.25, 10], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-551308", + "from": [9.75, 8, 11.25], + "to": [10.25, 9.25, 11.5], + "faces": { + "north": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [9.75, 8, 12], + "to": [10.5, 8.25, 12.25], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [9.75, 8.25, 12.5], + "to": [10.25, 8.5, 13], + "faces": { + "south": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [9.75, 8.5, 12], + "to": [10.5, 9, 12.5], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [9.75, 8.75, 9.25], + "to": [10.25, 9.25, 9.75], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [9.75, 8.75, 10.75], + "to": [10.25, 9.25, 11.25], + "faces": { + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [10.25, 7.5, 9.25], + "to": [11.5, 8, 9.75], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [10.25, 7.5, 9.75], + "to": [11.5, 7.75, 10.25], + "faces": { + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [10.25, 7.5, 10.75], + "to": [12, 8, 11.25], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [10.25, 7.5, 11.25], + "to": [10.5, 7.75, 12], + "faces": { + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1A0404", + "from": [10.25, 7.75, 5.25], + "to": [11, 9, 5.75], + "faces": { + "north": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-431105", + "from": [10.25, 7.75, 6.25], + "to": [10.5, 9, 6.75], + "faces": { + "north": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-88562B", + "from": [10.25, 7.75, 7.75], + "to": [10.75, 8, 8.25], + "faces": { + "north": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-551308", + "from": [10.25, 7.75, 8.75], + "to": [10.5, 9, 9.25], + "faces": { + "north": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [10.25, 7.75, 10], + "to": [11.5, 9.25, 10.25], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [10.25, 7.75, 11.5], + "to": [10.5, 9.25, 12], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [10.25, 8, 5.75], + "to": [10.5, 8.75, 6.25], + "faces": { + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [10.25, 8, 6.75], + "to": [11, 8.75, 7.25], + "faces": { + "north": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-88562B", + "from": [10.25, 8, 7.75], + "to": [10.5, 9, 8.25], + "faces": { + "north": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [10.25, 8, 8.25], + "to": [11.5, 8.75, 8.75], + "faces": { + "north": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [10.25, 8, 9.75], + "to": [11.5, 9.25, 10], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [10.25, 8, 11.25], + "to": [10.5, 9.25, 11.5], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [10.25, 8.25, 12.5], + "to": [10.5, 8.5, 13], + "faces": { + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [10.25, 8.25, 13], + "to": [10.5, 8.5, 13.5], + "faces": { + "east": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [10.25, 8.75, 9.25], + "to": [11.5, 9.25, 9.75], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [10.25, 8.75, 10.75], + "to": [12, 9.25, 11.25], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [10.5, 7.5, 11.25], + "to": [12.5, 7.75, 12], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [10.5, 7.5, 12], + "to": [11, 7.75, 12.5], + "faces": { + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-452F3B", + "from": [10.5, 7.75, 4.75], + "to": [11, 9, 5.25], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [10.5, 7.75, 5.75], + "to": [11, 9, 6.25], + "faces": { + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [10.5, 7.75, 8.75], + "to": [11.5, 9, 9.25], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [10.5, 7.75, 11.5], + "to": [12.5, 9.25, 12], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [10.5, 7.75, 12.25], + "to": [11, 8.25, 12.5], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [10.5, 7.75, 12.5], + "to": [11.5, 9, 13], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [10.5, 8, 6.25], + "to": [11, 8.75, 6.75], + "faces": { + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [10.5, 8, 7.75], + "to": [11, 8.75, 8.25], + "faces": { + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [10.5, 8, 11.25], + "to": [13, 8.75, 11.5], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [10.5, 8.25, 13], + "to": [18.25, 8.5, 13.25], + "faces": { + "north": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [10.5, 8.25, 13.25], + "to": [12, 8.5, 13.5], + "faces": { + "south": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [10.5, 8.5, 12], + "to": [11, 9.25, 12.5], + "faces": { + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-88562B", + "from": [10.5, 8.75, 7.75], + "to": [10.75, 9, 8.25], + "faces": { + "north": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 3.24, 8.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [10.5, 8.75, 11.25], + "to": [12.5, 9.25, 11.5], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6D3405", + "from": [10.75, 7.75, 7.25], + "to": [11.25, 8, 7.75], + "faces": { + "north": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6D3405", + "from": [10.75, 8.75, 7.25], + "to": [11.25, 9, 7.75], + "faces": { + "north": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [11, 7.5, 10.25], + "to": [11.5, 7.75, 10.75], + "faces": { + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-80321A", + "from": [11, 7.5, 12], + "to": [11.5, 7.75, 12.5], + "faces": { + "south": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D252E", + "from": [11, 7.75, 4.75], + "to": [11.5, 9, 5.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2D1516", + "from": [11, 7.75, 5.25], + "to": [11.5, 9, 5.75], + "faces": { + "up": {"uv": [12.24, 0.24, 12.76, 0.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 0.24, 12.76, 0.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [11, 7.75, 5.75], + "to": [11.5, 9, 6.25], + "faces": { + "south": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [11, 7.75, 10.5], + "to": [12, 9, 10.75], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-80321A", + "from": [11, 7.75, 12.25], + "to": [11.5, 8.25, 12.5], + "faces": { + "north": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F2C203", + "from": [11, 8, 6.25], + "to": [13, 8.75, 6.75], + "faces": { + "north": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [11, 8, 6.75], + "to": [12, 8.75, 7.25], + "faces": { + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [11, 8, 7.75], + "to": [11.5, 8.75, 8.25], + "faces": { + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [11, 8, 13], + "to": [12, 8.25, 13.5], + "faces": { + "north": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [11, 8.25, 13.5], + "to": [11.5, 8.5, 14], + "faces": { + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-80321A", + "from": [11, 8.5, 12], + "to": [11.5, 9.25, 12.5], + "faces": { + "south": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [11, 8.5, 13], + "to": [12, 8.75, 13.5], + "faces": { + "north": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [11, 9, 10.25], + "to": [11.5, 9.25, 10.75], + "faces": { + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [11.5, 7.5, 12], + "to": [12.5, 7.75, 12.5], + "faces": { + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-160A0B", + "from": [11.5, 7.75, 4.75], + "to": [12, 9, 5.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [11.5, 7.75, 5.25], + "to": [12, 9, 5.75], + "faces": { + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [11.5, 7.75, 5.75], + "to": [13, 9, 6.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [11.5, 7.75, 6.25], + "to": [12.5, 8, 6.75], + "faces": { + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-600503", + "from": [11.5, 7.75, 9.25], + "to": [12, 8, 10.25], + "faces": { + "north": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [11.5, 7.75, 10.25], + "to": [12, 9, 10.5], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [11.5, 7.75, 12.25], + "to": [12.5, 8.25, 12.5], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [11.5, 7.75, 12.5], + "to": [12, 9, 13], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [11.5, 8, 7.25], + "to": [12, 8.75, 7.75], + "faces": { + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [11.5, 8, 7.75], + "to": [13, 8.75, 8.25], + "faces": { + "north": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFEF03", + "from": [11.5, 8, 8.25], + "to": [12, 8.75, 8.75], + "faces": { + "up": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [11.5, 8, 8.75], + "to": [12, 8.75, 9.25], + "faces": { + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-600503", + "from": [11.5, 8, 9.75], + "to": [12, 9, 10.25], + "faces": { + "north": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-DFA206", + "from": [11.5, 8, 13.5], + "to": [13, 8.75, 14], + "faces": { + "north": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [11.5, 8.25, 14], + "to": [12, 8.5, 14.5], + "faces": { + "west": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [11.5, 8.25, 14.5], + "to": [13, 8.5, 15], + "faces": { + "north": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [11.5, 8.5, 12], + "to": [12.5, 9.25, 12.5], + "faces": { + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [11.5, 8.75, 6.25], + "to": [12.5, 9, 6.75], + "faces": { + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-600503", + "from": [11.5, 8.75, 9.25], + "to": [12, 9, 9.75], + "faces": { + "north": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-220C0C", + "from": [12, 7.75, 5.25], + "to": [12.5, 9, 5.75], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-9C3C14", + "from": [12, 7.75, 10.75], + "to": [12.5, 8, 11.25], + "faces": { + "north": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-9C3C14", + "from": [12, 7.75, 12.5], + "to": [12.5, 9, 13], + "faces": { + "north": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [12, 7.75, 13.5], + "to": [13, 8, 14], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6D3405", + "from": [12, 7.75, 14], + "to": [12.5, 9, 14.5], + "faces": { + "north": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-8D4E08", + "from": [12, 8, 6.75], + "to": [12.5, 8.75, 7.25], + "faces": { + "up": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [12, 8, 7.25], + "to": [12.5, 8.75, 7.75], + "faces": { + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-E4B605", + "from": [12, 8, 8.25], + "to": [12.5, 8.75, 8.75], + "faces": { + "up": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFEF03", + "from": [12, 8, 8.75], + "to": [16.25, 8.75, 9.25], + "faces": { + "north": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFEF03", + "from": [12, 8, 9.25], + "to": [13, 8.75, 10.25], + "faces": { + "east": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D19608", + "from": [12, 8, 10.25], + "to": [12.5, 8.75, 10.75], + "faces": { + "west": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [12, 8, 13], + "to": [12.5, 8.25, 13.5], + "faces": { + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [12, 8.25, 13.25], + "to": [12.5, 8.75, 13.5], + "faces": { + "north": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [12, 8.5, 13], + "to": [12.5, 8.75, 13.25], + "faces": { + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-9C3C14", + "from": [12, 8.75, 10.75], + "to": [12.5, 9, 11.25], + "faces": { + "north": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [12, 8.75, 13.5], + "to": [13, 9, 14], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-600503", + "from": [12.5, 7.5, 12], + "to": [13, 7.75, 12.5], + "faces": { + "north": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [12.5, 7.75, 6.25], + "to": [13, 8, 6.75], + "faces": { + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-551308", + "from": [12.5, 7.75, 6.75], + "to": [13, 9, 7.25], + "faces": { + "north": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6F1407", + "from": [12.5, 7.75, 8.25], + "to": [13, 9, 8.75], + "faces": { + "north": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [12.5, 7.75, 8.75], + "to": [13, 8, 9.25], + "faces": { + "south": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-8D4E08", + "from": [12.5, 7.75, 11.25], + "to": [13, 8, 12], + "faces": { + "north": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-600503", + "from": [12.5, 7.75, 12.25], + "to": [13, 8.25, 12.5], + "faces": { + "north": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-551308", + "from": [12.5, 7.75, 14], + "to": [13, 9, 14.5], + "faces": { + "north": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [12.5, 8, 7.25], + "to": [16.25, 8.75, 7.75], + "faces": { + "north": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFEF03", + "from": [12.5, 8, 10.25], + "to": [16.75, 8.75, 10.75], + "faces": { + "north": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFEF03", + "from": [12.5, 8, 10.75], + "to": [13, 8.75, 11.25], + "faces": { + "up": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-8D4E08", + "from": [12.5, 8, 11.5], + "to": [13, 9, 12], + "faces": { + "north": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-DFA206", + "from": [12.5, 8, 12.5], + "to": [14, 8.25, 13], + "faces": { + "north": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-DFA206", + "from": [12.5, 8, 13], + "to": [13, 8.25, 13.5], + "faces": { + "up": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-DFA206", + "from": [12.5, 8.25, 12.5], + "to": [13, 8.75, 13], + "faces": { + "north": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-DFA206", + "from": [12.5, 8.25, 13.25], + "to": [13, 8.75, 13.5], + "faces": { + "north": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-600503", + "from": [12.5, 8.5, 12], + "to": [13, 9.25, 12.5], + "faces": { + "north": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-DFA206", + "from": [12.5, 8.5, 13], + "to": [13, 8.75, 13.25], + "faces": { + "up": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [12.5, 8.75, 6.25], + "to": [13, 9, 6.75], + "faces": { + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [12.5, 8.75, 8.75], + "to": [13, 9, 9.25], + "faces": { + "south": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-8D4E08", + "from": [12.5, 8.75, 11.25], + "to": [13, 9, 11.5], + "faces": { + "north": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [13, 7.5, 8.75], + "to": [13.5, 8, 9.25], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [13, 7.75, 6.25], + "to": [13.5, 9, 6.75], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-5D2929", + "from": [13, 7.75, 6.75], + "to": [13.5, 9, 7.25], + "faces": { + "south": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [13, 7.75, 8.25], + "to": [16.25, 9, 8.5], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [13, 7.75, 8.5], + "to": [13.5, 9, 8.75], + "faces": { + "south": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B22B0C", + "from": [13, 7.75, 9.25], + "to": [13.5, 9, 9.75], + "faces": { + "north": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6D3405", + "from": [13, 7.75, 12], + "to": [13.5, 8.25, 12.5], + "faces": { + "north": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-CA6A09", + "from": [13, 7.75, 12.5], + "to": [13.5, 8, 13], + "faces": { + "west": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [13, 7.75, 13], + "to": [13.5, 8.25, 13.5], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-5D2929", + "from": [13, 7.75, 14], + "to": [13.5, 9, 14.5], + "faces": { + "north": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F3D203", + "from": [13, 8, 7.75], + "to": [13.5, 8.75, 8.25], + "faces": { + "east": {"uv": [11.24, 4.24, 11.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 4.24, 11.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 4.24, 11.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFEF03", + "from": [13, 8, 9.75], + "to": [13.5, 8.75, 10.25], + "faces": { + "up": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [13, 8, 10.75], + "to": [13.5, 8.75, 12], + "faces": { + "east": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [13, 8, 13.5], + "to": [14, 8.75, 14], + "faces": { + "north": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-CA6A09", + "from": [13, 8.25, 12.5], + "to": [13.5, 9, 13], + "faces": { + "north": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [13, 8.25, 13.25], + "to": [13.5, 9, 13.5], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [13, 8.25, 14.5], + "to": [13.5, 8.5, 15], + "faces": { + "east": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6D3405", + "from": [13, 8.5, 12], + "to": [13.5, 9, 12.5], + "faces": { + "north": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [13, 8.5, 13], + "to": [13.5, 9, 13.25], + "faces": { + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [13, 8.75, 8.75], + "to": [13.5, 9.25, 9.25], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-9C3C14", + "from": [13.5, 7.5, 8.25], + "to": [14, 7.75, 8.75], + "faces": { + "north": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B22B0C", + "from": [13.5, 7.5, 8.75], + "to": [14, 8, 9.25], + "faces": { + "north": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [13.5, 7.75, 5.75], + "to": [14, 9, 6.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [13.5, 7.75, 6.75], + "to": [14, 9, 7.25], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [13.5, 7.75, 7.75], + "to": [15.75, 8, 8], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [13.5, 7.75, 8], + "to": [14.5, 9, 8.25], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-9C3C14", + "from": [13.5, 7.75, 8.5], + "to": [14, 9.25, 8.75], + "faces": { + "north": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D22C08", + "from": [13.5, 7.75, 9.25], + "to": [14, 9, 9.75], + "faces": { + "north": {"uv": [12.24, 5.24, 12.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 5.24, 12.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 5.24, 12.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 5.24, 12.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-8D4E08", + "from": [13.5, 7.75, 10.25], + "to": [14, 8, 10.75], + "faces": { + "north": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [13.5, 7.75, 10.75], + "to": [14, 9, 11.25], + "faces": { + "north": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [13.5, 7.75, 12.5], + "to": [14, 8, 13], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [13.5, 8, 6.25], + "to": [16.25, 8.75, 6.75], + "faces": { + "north": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [13.5, 8, 7.75], + "to": [14.5, 9, 8], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-CA6A09", + "from": [13.5, 8, 9.75], + "to": [14.5, 8.75, 10.25], + "faces": { + "north": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [13.5, 8, 11.25], + "to": [15.25, 8.75, 12], + "faces": { + "north": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [13.5, 8, 12], + "to": [15, 8.25, 12.5], + "faces": { + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D98407", + "from": [13.5, 8, 13], + "to": [14, 8.25, 13.5], + "faces": { + "up": {"uv": [1.24, 5.24, 1.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 5.24, 1.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [13.5, 8.25, 12.5], + "to": [14, 9, 13], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D98407", + "from": [13.5, 8.25, 13.25], + "to": [14, 8.75, 13.5], + "faces": { + "north": {"uv": [1.24, 5.24, 1.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 5.24, 1.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [13.5, 8.25, 14], + "to": [14, 8.5, 14.5], + "faces": { + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [13.5, 8.5, 12], + "to": [15, 8.75, 12.5], + "faces": { + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D98407", + "from": [13.5, 8.5, 13], + "to": [14, 8.75, 13.25], + "faces": { + "up": {"uv": [1.24, 5.24, 1.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B22B0C", + "from": [13.5, 8.75, 8.75], + "to": [14, 9.25, 9.25], + "faces": { + "south": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-8D4E08", + "from": [13.5, 8.75, 10.25], + "to": [14, 9, 10.75], + "faces": { + "north": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-9C3C14", + "from": [13.5, 9, 8.25], + "to": [14, 9.25, 8.5], + "faces": { + "north": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [14, 7.5, 8.25], + "to": [16.25, 7.75, 8.75], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [14, 7.5, 8.75], + "to": [15, 8, 9.25], + "faces": { + "north": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-3D1E1F", + "from": [14, 7.75, 5.75], + "to": [14.5, 9, 6.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 5.24, 2.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [14, 7.75, 8.5], + "to": [16.25, 9.25, 8.75], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B22B0C", + "from": [14, 7.75, 9.25], + "to": [14.5, 9, 9.75], + "faces": { + "north": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-600503", + "from": [14, 7.75, 10.25], + "to": [14.5, 8, 10.75], + "faces": { + "north": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B22B0C", + "from": [14, 7.75, 10.75], + "to": [15, 9, 11.25], + "faces": { + "north": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [14, 8, 6.75], + "to": [15, 8.75, 7.25], + "faces": { + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F2C203", + "from": [14, 8, 12.5], + "to": [14.5, 8.75, 13], + "faces": { + "north": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [14, 8, 13], + "to": [14.5, 8.25, 13.5], + "faces": { + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [14, 8, 13.5], + "to": [16.5, 8.75, 13.75], + "faces": { + "north": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [14, 8, 13.75], + "to": [14.5, 8.75, 14], + "faces": { + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [14, 8.25, 13.25], + "to": [14.5, 8.75, 13.5], + "faces": { + "north": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [14, 8.25, 14], + "to": [15, 8.5, 14.5], + "faces": { + "north": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [14, 8.5, 13], + "to": [14.5, 8.75, 13.25], + "faces": { + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [14, 8.75, 8.75], + "to": [15, 9.25, 9.25], + "faces": { + "east": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-600503", + "from": [14, 8.75, 10.25], + "to": [14.5, 9, 10.75], + "faces": { + "north": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [14, 9, 8.25], + "to": [16.25, 9.25, 8.5], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [14.5, 7.5, 7.75], + "to": [15.75, 7.75, 8.25], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [14.5, 7.75, 5.75], + "to": [15, 9, 6.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [14.5, 7.75, 6.25], + "to": [15, 8, 6.75], + "faces": { + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [14.5, 7.75, 7.25], + "to": [15.25, 8, 7.75], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [14.5, 7.75, 8], + "to": [16.25, 9, 8.25], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D22C08", + "from": [14.5, 7.75, 9.25], + "to": [15, 9, 9.75], + "faces": { + "north": {"uv": [12.24, 5.24, 12.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 5.24, 12.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 5.24, 12.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 5.24, 12.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 5.24, 12.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B22B0C", + "from": [14.5, 7.75, 10.25], + "to": [15, 8, 10.75], + "faces": { + "north": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [14.5, 7.75, 12.5], + "to": [16.25, 8.25, 13], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [14.5, 7.75, 13], + "to": [15, 8.25, 13.5], + "faces": { + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [14.5, 7.75, 13.5], + "to": [15, 8, 14], + "faces": { + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [14.5, 8, 7.75], + "to": [16.75, 8.75, 8], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFEF03", + "from": [14.5, 8, 9.75], + "to": [15.75, 8.75, 10.25], + "faces": { + "north": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [14.5, 8, 13.75], + "to": [15, 9, 14], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [14.5, 8.25, 12.5], + "to": [15.25, 9, 13], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [14.5, 8.25, 13.25], + "to": [15, 9, 13.5], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [14.5, 8.5, 13], + "to": [15, 9, 13.25], + "faces": { + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [14.5, 8.75, 6.25], + "to": [15, 9, 6.75], + "faces": { + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [14.5, 8.75, 7.25], + "to": [15.25, 9, 7.75], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [14.5, 8.75, 7.75], + "to": [16.25, 9, 8], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B22B0C", + "from": [14.5, 8.75, 10.25], + "to": [15, 9, 10.75], + "faces": { + "north": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [14.5, 8.75, 13.5], + "to": [15, 9, 13.75], + "faces": { + "west": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [14.5, 9, 7.75], + "to": [15.75, 9.25, 8.25], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [15, 7.5, 12.5], + "to": [15.25, 7.75, 13], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [15, 7.5, 13], + "to": [15.25, 8.25, 13.5], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [15, 7.75, 5.75], + "to": [15.25, 9, 6.25], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2D0D0D", + "from": [15, 7.75, 6.25], + "to": [15.25, 8, 6.75], + "faces": { + "south": {"uv": [12.24, 4.24, 12.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 4.24, 12.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B22B0C", + "from": [15, 7.75, 8.75], + "to": [16.25, 8, 9.25], + "faces": { + "east": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [15, 7.75, 10.25], + "to": [15.75, 8, 10.75], + "faces": { + "north": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [15, 7.75, 10.75], + "to": [15.25, 9, 11.25], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [15, 7.75, 12], + "to": [15.75, 8.25, 12.5], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [15, 7.75, 13.5], + "to": [15.25, 8, 14], + "faces": { + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [15, 8, 6.75], + "to": [15.25, 8.75, 7.25], + "faces": { + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-CA6A09", + "from": [15, 8, 9.25], + "to": [15.25, 8.75, 9.75], + "faces": { + "up": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [15, 8, 13.75], + "to": [15.25, 9, 14], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [15, 8.25, 13.25], + "to": [15.25, 9.25, 13.5], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [15, 8.25, 14], + "to": [15.5, 8.5, 14.5], + "faces": { + "north": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [15, 8.5, 12], + "to": [15.75, 9, 12.5], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [15, 8.5, 13], + "to": [15.25, 9.25, 13.25], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2D0D0D", + "from": [15, 8.75, 6.25], + "to": [15.25, 9, 6.75], + "faces": { + "south": {"uv": [12.24, 4.24, 12.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 4.24, 12.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B22B0C", + "from": [15, 8.75, 8.75], + "to": [16.25, 9, 9.25], + "faces": { + "east": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [15, 8.75, 10.25], + "to": [15.75, 9, 10.75], + "faces": { + "north": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [15, 8.75, 13.5], + "to": [15.25, 9, 13.75], + "faces": { + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [15, 9, 12.5], + "to": [15.25, 9.25, 13], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [15.25, 7.5, 12.5], + "to": [16.25, 7.75, 13], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [15.25, 7.5, 13], + "to": [15.75, 8.25, 13.5], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [15.25, 7.75, 5.75], + "to": [15.75, 9, 6.25], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-5D2929", + "from": [15.25, 7.75, 6.25], + "to": [16.25, 8, 6.75], + "faces": { + "north": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [15.25, 7.75, 7.25], + "to": [15.75, 8, 7.75], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [15.25, 7.75, 13.5], + "to": [15.75, 8, 14], + "faces": { + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6D3405", + "from": [15.25, 8, 6.75], + "to": [16.25, 8.75, 7.25], + "faces": { + "up": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFEF03", + "from": [15.25, 8, 9.25], + "to": [17.75, 8.75, 9.75], + "faces": { + "north": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-CA6A09", + "from": [15.25, 8, 10.75], + "to": [15.75, 8.75, 11.25], + "faces": { + "up": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [15.25, 8, 11.25], + "to": [15.75, 8.75, 12], + "faces": { + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [15.25, 8, 13.75], + "to": [15.75, 9, 14], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [15.25, 8.25, 12.5], + "to": [16.25, 9.25, 13], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [15.25, 8.25, 13.25], + "to": [15.75, 9.25, 13.5], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [15.25, 8.5, 13], + "to": [15.75, 9.25, 13.25], + "faces": { + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-5D2929", + "from": [15.25, 8.75, 6.25], + "to": [16.25, 9, 6.75], + "faces": { + "north": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [15.25, 8.75, 7.25], + "to": [15.75, 9, 7.75], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [15.25, 8.75, 13.5], + "to": [15.75, 9, 13.75], + "faces": { + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [15.75, 7.5, 13], + "to": [16.75, 8.25, 13.5], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [15.75, 7.75, 5.75], + "to": [16.25, 9, 6.25], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [15.75, 7.75, 7.75], + "to": [16.25, 8, 8], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B22B0C", + "from": [15.75, 7.75, 10.25], + "to": [16.75, 8, 10.75], + "faces": { + "north": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [15.75, 7.75, 12], + "to": [16.25, 8.25, 12.5], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [15.75, 7.75, 13.5], + "to": [16.25, 8, 14], + "faces": { + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-E4B605", + "from": [15.75, 8, 9.75], + "to": [16.25, 8.75, 10.25], + "faces": { + "up": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [15.75, 8, 10.75], + "to": [19.25, 8.75, 11.25], + "faces": { + "north": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [15.75, 8, 11.25], + "to": [16.25, 8.75, 12], + "faces": { + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [15.75, 8, 13.75], + "to": [16.25, 9, 14], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [15.75, 8.25, 13.25], + "to": [16.75, 9.25, 13.5], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [15.75, 8.5, 12], + "to": [16.25, 9, 12.5], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [15.75, 8.5, 13], + "to": [16.75, 9.25, 13.25], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B22B0C", + "from": [15.75, 8.75, 10.25], + "to": [16.75, 9, 10.75], + "faces": { + "north": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [15.75, 8.75, 13.5], + "to": [16.25, 9, 13.75], + "faces": { + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [16.25, 7.75, 6.25], + "to": [16.75, 9, 6.75], + "faces": { + "north": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [16.25, 7.75, 7.75], + "to": [16.75, 8, 8.25], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [16.25, 7.75, 8.25], + "to": [16.75, 9, 8.75], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6F1407", + "from": [16.25, 7.75, 9.75], + "to": [16.75, 9, 10.25], + "faces": { + "north": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 4.24, 2.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [16.25, 7.75, 12.5], + "to": [16.75, 9, 13], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [16.25, 7.75, 13.5], + "to": [16.75, 8, 14], + "faces": { + "east": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F2C203", + "from": [16.25, 8, 6.75], + "to": [16.75, 8.75, 7.25], + "faces": { + "up": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-E4B605", + "from": [16.25, 8, 7.25], + "to": [20, 8.75, 7.75], + "faces": { + "north": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 4.24, 14.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [16.25, 8, 8], + "to": [16.75, 9, 8.25], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [16.25, 8, 8.75], + "to": [16.75, 8.75, 9.25], + "faces": { + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [16.25, 8, 11.25], + "to": [17.25, 8.75, 12], + "faces": { + "south": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [16.25, 8, 12], + "to": [16.75, 8.25, 12.5], + "faces": { + "down": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [16.25, 8, 13.75], + "to": [16.75, 9, 14], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [16.25, 8.5, 12], + "to": [16.75, 8.75, 12.5], + "faces": { + "up": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [16.25, 8.75, 7.75], + "to": [16.75, 9, 8], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [16.25, 8.75, 13.5], + "to": [16.75, 9, 13.75], + "faces": { + "east": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [16.5, 8, 13.5], + "to": [16.75, 8.75, 13.75], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [16.75, 7.75, 7.25], + "to": [17.75, 8, 7.75], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-600503", + "from": [16.75, 7.75, 9.75], + "to": [17.25, 9, 10.25], + "faces": { + "north": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [16.75, 7.75, 12.5], + "to": [18.75, 9, 13], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [16.75, 7.75, 13], + "to": [17.75, 8.25, 13.5], + "faces": { + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [16.75, 8, 6.25], + "to": [17.75, 8.75, 6.75], + "faces": { + "north": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [16.75, 8, 6.75], + "to": [17.25, 8.75, 7.25], + "faces": { + "east": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D19608", + "from": [16.75, 8, 7.75], + "to": [17.25, 8.75, 8.25], + "faces": { + "west": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [16.75, 8, 8.25], + "to": [17.25, 8.75, 8.75], + "faces": { + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFEF03", + "from": [16.75, 8, 8.75], + "to": [17.25, 8.75, 9.25], + "faces": { + "up": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F1AF03", + "from": [16.75, 8, 10.25], + "to": [17.25, 8.75, 10.75], + "faces": { + "east": {"uv": [0.24, 3.24, 0.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 3.24, 0.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 3.24, 0.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [16.75, 8, 12], + "to": [18.75, 8.25, 12.5], + "faces": { + "north": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [16.75, 8.25, 13.25], + "to": [17.75, 9, 13.5], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-CA6A09", + "from": [16.75, 8.25, 13.5], + "to": [17.25, 8.5, 14], + "faces": { + "south": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [16.75, 8.5, 12], + "to": [18.75, 8.75, 12.5], + "faces": { + "north": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [16.75, 8.5, 13], + "to": [17.75, 9, 13.25], + "faces": { + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [16.75, 8.75, 7.25], + "to": [17.75, 9, 7.75], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [17.25, 7.75, 5.75], + "to": [18.25, 9, 6.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-600503", + "from": [17.25, 7.75, 9.25], + "to": [17.75, 8, 9.75], + "faces": { + "north": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B22B0C", + "from": [17.25, 7.75, 9.75], + "to": [17.75, 9, 10.25], + "faces": { + "north": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 5.24, 11.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [17.25, 7.75, 10.75], + "to": [17.75, 8, 12], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F2C203", + "from": [17.25, 8, 6.75], + "to": [18.75, 8.75, 7], + "faces": { + "north": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F2C203", + "from": [17.25, 8, 7], + "to": [17.75, 8.75, 7.25], + "faces": { + "up": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [17.25, 8, 7.75], + "to": [18.75, 8.75, 8.25], + "faces": { + "south": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [17.25, 8, 8.25], + "to": [17.75, 8.75, 8.75], + "faces": { + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [17.25, 8, 8.75], + "to": [18.25, 8.75, 9.25], + "faces": { + "north": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [17.25, 8, 10.25], + "to": [20.5, 8.75, 10.5], + "faces": { + "north": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [17.25, 8, 10.5], + "to": [17.75, 8.75, 10.75], + "faces": { + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [17.25, 8, 11.25], + "to": [17.75, 9, 12], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [17.25, 8.25, 13.5], + "to": [17.75, 8.5, 14], + "faces": { + "east": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-600503", + "from": [17.25, 8.75, 9.25], + "to": [17.75, 9, 9.75], + "faces": { + "north": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 5.24, 10.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [17.25, 8.75, 10.75], + "to": [17.75, 9, 11.25], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [17.75, 7.5, 10.75], + "to": [18.75, 8, 11.25], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [17.75, 7.5, 11.25], + "to": [18.25, 9.25, 11.5], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [17.75, 7.75, 6.75], + "to": [18.75, 8, 7.25], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [17.75, 7.75, 7.25], + "to": [18.25, 8, 7.75], + "faces": { + "south": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [17.75, 7.75, 10.25], + "to": [19.25, 8, 10.75], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [17.75, 7.75, 11.5], + "to": [18.25, 9, 12], + "faces": { + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [17.75, 7.75, 13], + "to": [18.25, 8.25, 13.5], + "faces": { + "east": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [17.75, 8, 6.25], + "to": [18.25, 8.75, 6.75], + "faces": { + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [17.75, 8, 7], + "to": [18.75, 9, 7.25], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFEF03", + "from": [17.75, 8, 8.25], + "to": [18.25, 8.75, 8.75], + "faces": { + "up": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F2C203", + "from": [17.75, 8, 9.25], + "to": [18.25, 8.75, 9.75], + "faces": { + "up": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFEF03", + "from": [17.75, 8, 9.75], + "to": [19.25, 8.75, 10], + "faces": { + "north": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFEF03", + "from": [17.75, 8, 10], + "to": [18.25, 8.75, 10.25], + "faces": { + "up": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [17.75, 8, 10.5], + "to": [19.25, 9, 10.75], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [17.75, 8.25, 13.25], + "to": [18.25, 9, 13.5], + "faces": { + "north": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-742018", + "from": [17.75, 8.5, 13], + "to": [18.25, 9, 13.25], + "faces": { + "east": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 4.24, 10.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [17.75, 8.75, 6.75], + "to": [18.75, 9, 7], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [17.75, 8.75, 7.25], + "to": [18.25, 9, 7.75], + "faces": { + "south": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [17.75, 8.75, 10.25], + "to": [19.25, 9, 10.5], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [17.75, 8.75, 10.75], + "to": [18.75, 9.25, 11.25], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [18.25, 7.5, 10.25], + "to": [19.25, 7.75, 10.75], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-1A0404", + "from": [18.25, 7.75, 5.75], + "to": [18.75, 9, 6.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 1.24, 12.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [18.25, 7.75, 7.25], + "to": [20, 8, 7.75], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [18.25, 7.75, 9.75], + "to": [18.75, 8, 10.25], + "faces": { + "north": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [18.25, 7.75, 11.25], + "to": [18.75, 9, 12], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [18.25, 8, 6.25], + "to": [18.75, 8.75, 6.75], + "faces": { + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [18.25, 8, 8.25], + "to": [18.75, 8.75, 8.75], + "faces": { + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFEF03", + "from": [18.25, 8, 8.75], + "to": [18.75, 8.75, 9.75], + "faces": { + "east": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 5.24, 9.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [18.25, 8, 10], + "to": [18.75, 9, 10.25], + "faces": { + "north": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [18.25, 8.25, 13], + "to": [18.75, 8.5, 13.5], + "faces": { + "south": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-852116", + "from": [18.25, 8.75, 7.25], + "to": [20, 9, 7.75], + "faces": { + "north": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 2.24, 12.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-B14F10", + "from": [18.25, 8.75, 9.75], + "to": [18.75, 9, 10], + "faces": { + "north": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 4.24, 1.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [18.25, 9, 10.25], + "to": [19.25, 9.25, 10.75], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [18.75, 7.75, 5.75], + "to": [20.5, 9, 6.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [18.75, 7.75, 9.75], + "to": [19.25, 8, 10.25], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [18.75, 7.75, 10.75], + "to": [19.25, 8, 11.25], + "faces": { + "east": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [18.75, 8, 6.25], + "to": [19.25, 8.75, 6.75], + "faces": { + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D19608", + "from": [18.75, 8, 6.75], + "to": [19.25, 8.75, 7.25], + "faces": { + "west": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 3.24, 1.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [18.75, 8, 7.75], + "to": [19.25, 8.75, 8.25], + "faces": { + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [18.75, 8, 8.25], + "to": [19.25, 8.75, 8.75], + "faces": { + "east": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F3D203", + "from": [18.75, 8, 8.75], + "to": [20.5, 8.75, 9.25], + "faces": { + "north": {"uv": [11.24, 4.24, 11.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 4.24, 11.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 4.24, 11.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [18.75, 8, 9.25], + "to": [21.5, 8.75, 9.75], + "faces": { + "north": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [18.75, 8, 10], + "to": [19.25, 9, 10.25], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [18.75, 8, 11.25], + "to": [19.75, 8.75, 12], + "faces": { + "north": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [18.75, 8, 12], + "to": [19.75, 8.25, 12.5], + "faces": { + "east": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [18.75, 8.25, 12.5], + "to": [19.25, 8.5, 13], + "faces": { + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [18.75, 8.25, 13], + "to": [19.25, 8.5, 13.5], + "faces": { + "east": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [18.75, 8.5, 12], + "to": [19.75, 8.75, 12.5], + "faces": { + "east": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-A24823", + "from": [18.75, 8.75, 9.75], + "to": [19.25, 9, 10], + "faces": { + "north": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 5.24, 4.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [18.75, 8.75, 10.75], + "to": [19.25, 9, 11.25], + "faces": { + "east": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [19.25, 7.5, 5.75], + "to": [20.5, 7.75, 6.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [19.25, 7.75, 6.25], + "to": [20, 9, 6.75], + "faces": { + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [19.25, 7.75, 8.75], + "to": [20, 8, 9.25], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [19.25, 7.75, 10.25], + "to": [19.75, 8, 10.75], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [19.25, 8, 6.75], + "to": [19.75, 8.75, 7.25], + "faces": { + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [19.25, 8, 7.75], + "to": [20, 8.75, 8.5], + "faces": { + "east": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [19.25, 8, 8.5], + "to": [19.75, 8.75, 8.75], + "faces": { + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F3D203", + "from": [19.25, 8, 9.75], + "to": [19.75, 8.75, 10.25], + "faces": { + "west": {"uv": [11.24, 4.24, 11.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 4.24, 11.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 4.24, 11.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [19.25, 8, 10.5], + "to": [19.75, 9, 10.75], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [19.25, 8, 10.75], + "to": [21.5, 8.75, 11.25], + "faces": { + "north": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [19.25, 8.25, 12.5], + "to": [19.75, 8.5, 13], + "faces": { + "east": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-96432B", + "from": [19.25, 8.75, 8.75], + "to": [20, 9, 9.25], + "faces": { + "north": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 5.24, 7.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [19.25, 8.75, 10.25], + "to": [19.75, 9, 10.5], + "faces": { + "north": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [19.25, 9, 5.75], + "to": [20.5, 9.25, 6.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-551308", + "from": [19.75, 7.75, 8.25], + "to": [20, 8, 8.75], + "faces": { + "north": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [19.75, 8, 6.75], + "to": [22, 8.75, 7.25], + "faces": { + "north": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-551308", + "from": [19.75, 8, 8.5], + "to": [20, 9, 8.75], + "faces": { + "north": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [19.75, 8, 9.75], + "to": [20, 8.75, 10.25], + "faces": { + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [19.75, 8, 10.5], + "to": [20.5, 8.75, 10.75], + "faces": { + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [19.75, 8, 11.25], + "to": [21.5, 8.75, 11.5], + "faces": { + "east": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [19.75, 8, 11.5], + "to": [20.5, 8.75, 12], + "faces": { + "east": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [19.75, 8.25, 12], + "to": [20, 8.5, 12.5], + "faces": { + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-551308", + "from": [19.75, 8.75, 8.25], + "to": [20, 9, 8.5], + "faces": { + "north": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 4.24, 3.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [20, 7.5, 6.25], + "to": [20.5, 9.25, 6.75], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [20, 7.75, 6.75], + "to": [21, 8, 7.25], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [20, 7.75, 8.25], + "to": [20.5, 9, 8.75], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [20, 7.75, 8.75], + "to": [20.5, 8, 9.25], + "faces": { + "east": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [20, 8, 7.25], + "to": [20.5, 8.75, 8.25], + "faces": { + "east": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [20, 8, 9.75], + "to": [20.5, 8.75, 10.25], + "faces": { + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [20, 8.25, 12], + "to": [20.5, 8.5, 12.5], + "faces": { + "east": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [20, 8.75, 6.75], + "to": [21, 9, 7.25], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-952514", + "from": [20, 8.75, 8.75], + "to": [20.5, 9, 9.25], + "faces": { + "east": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 5.24, 8.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [20.5, 7.5, 5.75], + "to": [21, 9.25, 6.25], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [20.5, 7.5, 6.25], + "to": [21.5, 9.25, 6.75], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [20.5, 8, 7.25], + "to": [22, 8.75, 7.75], + "faces": { + "east": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [20.5, 8, 7.75], + "to": [27, 8.75, 8], + "faces": { + "north": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [20.5, 8, 8], + "to": [22, 8.75, 8.25], + "faces": { + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [20.5, 8, 8.25], + "to": [21.5, 8.75, 8.75], + "faces": { + "east": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [20.5, 8, 8.75], + "to": [21, 8.75, 9.25], + "faces": { + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [20.5, 8, 9.75], + "to": [21, 8.75, 10.25], + "faces": { + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [20.5, 8, 10.25], + "to": [21, 8.75, 10.75], + "faces": { + "west": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [20.5, 8.25, 11.5], + "to": [21.5, 8.5, 12], + "faces": { + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-462A27", + "from": [21, 7.5, 5.75], + "to": [21.5, 9.25, 6.25], + "faces": { + "north": {"uv": [7.25, 3.25, 7.77, 3.77], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [21, 7.75, 6.75], + "to": [22, 8, 7.25], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [21, 8, 8.75], + "to": [25.25, 8.75, 9.25], + "faces": { + "north": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFDE03", + "from": [21, 8, 9.75], + "to": [21.5, 8.75, 10.25], + "faces": { + "up": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [0.24, 5.24, 0.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [21, 8, 10.25], + "to": [21.5, 8.75, 10.75], + "faces": { + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [21, 8.75, 6.75], + "to": [22, 9, 7.25], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [21.5, 7.5, 5.75], + "to": [22.5, 9.25, 6.25], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [21.5, 7.5, 6.25], + "to": [22, 9.25, 6.75], + "faces": { + "east": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [21.5, 7.75, 8.75], + "to": [22, 8, 9.25], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [21.5, 8, 8.25], + "to": [26, 8.75, 8.5], + "faces": { + "north": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [21.5, 8, 8.5], + "to": [22, 8.75, 8.75], + "faces": { + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [21.5, 8, 9.25], + "to": [22, 8.75, 9.75], + "faces": { + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [21.5, 8, 9.75], + "to": [22, 8.75, 10.25], + "faces": { + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [21.5, 8, 10.25], + "to": [22, 8.75, 10.75], + "faces": { + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [21.5, 8, 10.75], + "to": [22, 8.75, 11.25], + "faces": { + "east": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [21.5, 8.25, 11.25], + "to": [22, 8.5, 12], + "faces": { + "east": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [21.5, 8.75, 8.75], + "to": [22, 9, 9.25], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [22, 7.5, 8.75], + "to": [22.5, 8, 9.25], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [22, 7.75, 6.25], + "to": [22.5, 9, 6.75], + "faces": { + "east": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [22, 7.75, 7.75], + "to": [23, 8, 8.25], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [22, 7.75, 8.25], + "to": [22.5, 8, 8.75], + "faces": { + "west": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-9C3C14", + "from": [22, 7.75, 9.25], + "to": [23.5, 9, 9.75], + "faces": { + "north": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 4.24, 15.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-F2C203", + "from": [22, 8, 6.75], + "to": [22.5, 8.75, 7.25], + "faces": { + "east": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 3.24, 14.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-DFA206", + "from": [22, 8, 7.25], + "to": [27, 8.75, 7.5], + "faces": { + "north": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-DFA206", + "from": [22, 8, 7.5], + "to": [22.5, 8.75, 7.75], + "faces": { + "up": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 4.24, 7.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [22, 8, 8], + "to": [23, 9, 8.25], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [22, 8, 8.5], + "to": [22.5, 9, 8.75], + "faces": { + "north": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [22, 8, 9.75], + "to": [23.5, 8.75, 10.25], + "faces": { + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [22, 8, 10.25], + "to": [23, 8.75, 10.75], + "faces": { + "east": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [22, 8.25, 10.75], + "to": [23, 8.5, 11.25], + "faces": { + "east": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [22, 8.75, 7.75], + "to": [23, 9, 8], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-490303", + "from": [22, 8.75, 8.25], + "to": [22.5, 9, 8.5], + "faces": { + "west": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 5.24, 6.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [22, 8.75, 8.75], + "to": [22.5, 9.25, 9.25], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [22.5, 7.5, 7.75], + "to": [23, 7.75, 8.75], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [22.5, 7.5, 8.75], + "to": [23.5, 8, 9.25], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [22.5, 7.75, 5.75], + "to": [23, 9, 6.25], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [22.5, 7.75, 7.25], + "to": [24, 8, 7.75], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [22.5, 7.75, 8.25], + "to": [23, 8, 8.75], + "faces": { + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-AB6908", + "from": [22.5, 8, 6.25], + "to": [23, 8.75, 6.75], + "faces": { + "east": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [22.5, 8, 6.75], + "to": [25.75, 8.75, 7], + "faces": { + "north": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [22.5, 8, 7], + "to": [23, 8.75, 7.25], + "faces": { + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [22.5, 8, 7.5], + "to": [24, 9, 7.75], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [22.5, 8, 8.5], + "to": [23, 9.25, 8.75], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [22.5, 8.75, 7.25], + "to": [24, 9, 7.5], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [22.5, 8.75, 8.25], + "to": [23, 9.25, 8.5], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-853B32", + "from": [22.5, 8.75, 8.75], + "to": [23.5, 9.25, 9.25], + "faces": { + "north": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 4.24, 13.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [22.5, 9, 7.75], + "to": [23, 9.25, 8.25], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [23, 7.5, 7.25], + "to": [24, 7.75, 7.75], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [23, 7.5, 7.75], + "to": [23.5, 8, 8.25], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [23, 7.5, 8.25], + "to": [24.25, 8, 8.75], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [23, 7.75, 5.75], + "to": [23.5, 9, 6.25], + "faces": { + "north": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-431105", + "from": [23, 7.75, 6.75], + "to": [23.5, 8, 7.25], + "faces": { + "north": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [23, 8, 6.25], + "to": [25.25, 8.75, 6.5], + "faces": { + "north": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [23, 8, 6.5], + "to": [23.5, 8.75, 6.75], + "faces": { + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-431105", + "from": [23, 8, 7], + "to": [23.5, 9, 7.25], + "faces": { + "north": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [23, 8, 8], + "to": [23.5, 9.25, 8.25], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [23, 8, 8.5], + "to": [24.25, 9.25, 8.75], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [23, 8.25, 10.25], + "to": [23.5, 8.5, 10.75], + "faces": { + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-431105", + "from": [23, 8.75, 6.75], + "to": [23.5, 9, 7], + "faces": { + "north": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-651F19", + "from": [23, 8.75, 7.75], + "to": [23.5, 9.25, 8], + "faces": { + "north": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 2.24, 15.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [23, 8.75, 8.25], + "to": [24.25, 9.25, 8.5], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [23, 9, 7.25], + "to": [24, 9.25, 7.75], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [23.5, 7.5, 6.75], + "to": [24, 8, 7.25], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [23.5, 7.5, 7.75], + "to": [24.25, 8, 8.25], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-431105", + "from": [23.5, 7.75, 6.25], + "to": [24, 8, 6.75], + "faces": { + "north": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [23.5, 7.75, 8.75], + "to": [24.25, 8, 9.25], + "faces": { + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [23.5, 8, 5.75], + "to": [24, 8.75, 6.25], + "faces": { + "north": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-431105", + "from": [23.5, 8, 6.5], + "to": [24, 9, 6.75], + "faces": { + "north": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [23.5, 8, 7], + "to": [24, 9.25, 7.25], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [23.5, 8, 8], + "to": [24.25, 9.25, 8.25], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [23.5, 8, 9.25], + "to": [24, 8.75, 9.75], + "faces": { + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [23.5, 8, 9.75], + "to": [24, 8.75, 10.25], + "faces": { + "south": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [23.5, 8.25, 10.25], + "to": [24, 8.5, 10.75], + "faces": { + "south": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-431105", + "from": [23.5, 8.75, 6.25], + "to": [24, 9, 6.5], + "faces": { + "north": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [23.5, 8.75, 6.75], + "to": [24, 9.25, 7], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [23.5, 8.75, 7.75], + "to": [24.25, 9.25, 8], + "faces": { + "north": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-733A39", + "from": [23.5, 8.75, 8.75], + "to": [24.25, 9, 9.25], + "faces": { + "south": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 3.24, 12.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [24, 7.5, 6.75], + "to": [24.25, 8, 7.25], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [24, 7.5, 7.25], + "to": [25.25, 8, 7.75], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [24, 7.75, 6.25], + "to": [24.25, 8, 6.75], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [24, 8, 5.75], + "to": [24.25, 8.75, 6.25], + "faces": { + "north": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [24, 8, 6.5], + "to": [24.25, 9, 6.75], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [24, 8, 7], + "to": [24.25, 9.25, 7.25], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [24, 8, 7.5], + "to": [25.25, 9.25, 7.75], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [24, 8, 9.25], + "to": [24.25, 8.75, 9.75], + "faces": { + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFD503", + "from": [24, 8, 9.75], + "to": [24.25, 8.75, 10.25], + "faces": { + "south": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 4.24, 9.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [24, 8.25, 10.25], + "to": [24.25, 8.5, 10.75], + "faces": { + "east": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [24, 8.75, 6.25], + "to": [24.25, 9, 6.5], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-360404", + "from": [24, 8.75, 6.75], + "to": [24.25, 9.25, 7], + "faces": { + "north": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 4.24, 8.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [24, 8.75, 7.25], + "to": [25.25, 9.25, 7.5], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [24.25, 7.5, 6.75], + "to": [24.75, 8, 7.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [24.25, 7.5, 7.75], + "to": [24.75, 8, 8.75], + "faces": { + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-431105", + "from": [24.25, 7.75, 6.25], + "to": [24.75, 8, 6.75], + "faces": { + "north": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [24.25, 7.75, 8.75], + "to": [24.75, 8, 9.25], + "faces": { + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [24.25, 8, 5.75], + "to": [24.75, 8.75, 6.25], + "faces": { + "north": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-431105", + "from": [24.25, 8, 6.5], + "to": [24.75, 9, 6.75], + "faces": { + "north": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [24.25, 8, 7], + "to": [24.75, 9.25, 7.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [24.25, 8, 8], + "to": [24.75, 9.25, 8.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [24.25, 8, 8.5], + "to": [25.75, 9, 8.75], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [24.25, 8, 9.25], + "to": [24.75, 8.75, 9.75], + "faces": { + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFCB03", + "from": [24.25, 8, 9.75], + "to": [24.75, 8.75, 10.25], + "faces": { + "east": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 4.24, 5.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-431105", + "from": [24.25, 8.75, 6.25], + "to": [24.75, 9, 6.5], + "faces": { + "north": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [3.24, 5.24, 3.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [24.25, 8.75, 6.75], + "to": [24.75, 9.25, 7], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [24.25, 8.75, 7.75], + "to": [24.75, 9.25, 8], + "faces": { + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [24.25, 8.75, 8.25], + "to": [25.75, 9, 8.5], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [24.25, 8.75, 8.75], + "to": [24.75, 9, 9.25], + "faces": { + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [24.25, 9, 8.25], + "to": [25.25, 9.25, 8.75], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [24.75, 7.5, 6.75], + "to": [25.25, 8, 7.25], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4B2021", + "from": [24.75, 7.5, 7.75], + "to": [25.25, 8, 8.25], + "faces": { + "up": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [24.75, 7.5, 8.25], + "to": [25.25, 8, 8.75], + "faces": { + "east": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [24.75, 7.75, 6.25], + "to": [25.25, 8, 6.75], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-80321A", + "from": [24.75, 7.75, 8.75], + "to": [25.25, 8, 9.25], + "faces": { + "east": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-CA6A09", + "from": [24.75, 8, 5.25], + "to": [25.25, 8.75, 5.75], + "faces": { + "north": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [24.75, 8, 5.75], + "to": [25.25, 8.75, 6.25], + "faces": { + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [24.75, 8, 6.5], + "to": [25.25, 9, 6.75], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [24.75, 8, 7], + "to": [25.75, 9, 7.25], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4B2021", + "from": [24.75, 8, 8], + "to": [25.25, 9.25, 8.25], + "faces": { + "north": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [24.75, 8, 9.25], + "to": [25.25, 8.75, 9.75], + "faces": { + "east": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [24.75, 8.25, 9.75], + "to": [25.25, 8.5, 10.25], + "faces": { + "east": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [24.75, 8.75, 6.25], + "to": [25.25, 9, 6.5], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [24.75, 8.75, 6.75], + "to": [25.75, 9, 7], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4B2021", + "from": [24.75, 8.75, 7.75], + "to": [25.25, 9.25, 8], + "faces": { + "up": {"uv": [9.24, 3.24, 9.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-80321A", + "from": [24.75, 8.75, 8.75], + "to": [25.25, 9, 9.25], + "faces": { + "east": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [15.24, 3.24, 15.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [24.75, 9, 6.75], + "to": [25.25, 9.25, 7.25], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [25.25, 7.5, 7.25], + "to": [25.75, 8, 7.75], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [25.25, 7.5, 7.75], + "to": [25.75, 8, 8.25], + "faces": { + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [25.25, 7.75, 6.75], + "to": [25.75, 8, 7.25], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [25.25, 7.75, 8.25], + "to": [25.75, 8, 8.75], + "faces": { + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [25.25, 8, 5.25], + "to": [25.75, 8.75, 5.75], + "faces": { + "north": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [25.25, 8, 5.75], + "to": [25.75, 8.75, 6.25], + "faces": { + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [25.25, 8, 6.25], + "to": [25.75, 8.75, 6.75], + "faces": { + "west": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [25.25, 8, 7.5], + "to": [26.25, 9, 7.75], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [25.25, 8, 8], + "to": [25.75, 9.25, 8.25], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-D98407", + "from": [25.25, 8, 8.75], + "to": [25.75, 8.75, 9.25], + "faces": { + "east": {"uv": [1.24, 5.24, 1.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [1.24, 5.24, 1.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [1.24, 5.24, 1.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [1.24, 5.24, 1.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [25.25, 8.25, 9.25], + "to": [25.75, 8.5, 9.75], + "faces": { + "east": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [25.25, 8.75, 7.25], + "to": [26.25, 9, 7.5], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-60353C", + "from": [25.25, 8.75, 7.75], + "to": [25.75, 9.25, 8], + "faces": { + "north": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [10.24, 3.24, 10.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [25.25, 9, 7.25], + "to": [25.75, 9.25, 7.75], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-5D2929", + "from": [25.75, 7.5, 7.75], + "to": [26.25, 8, 8.25], + "faces": { + "north": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-562E38", + "from": [25.75, 7.75, 7.25], + "to": [26.25, 8, 7.75], + "faces": { + "north": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 3.24, 7.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [25.75, 7.75, 8.25], + "to": [26.25, 8, 8.75], + "faces": { + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [25.75, 8, 4.75], + "to": [26.25, 8.75, 5.75], + "faces": { + "north": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [25.75, 8, 5.75], + "to": [28.75, 8.75, 6.25], + "faces": { + "north": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [25.75, 8, 6.25], + "to": [27.75, 8.75, 6.75], + "faces": { + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-AB6908", + "from": [25.75, 8, 6.75], + "to": [26.25, 8.75, 7.25], + "faces": { + "west": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [11.24, 2.24, 11.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-5D2929", + "from": [25.75, 8, 8], + "to": [26.25, 9.25, 8.25], + "faces": { + "north": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [25.75, 8, 8.5], + "to": [26.25, 9, 8.75], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [25.75, 8.25, 8.75], + "to": [26.25, 8.5, 9.25], + "faces": { + "east": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-5D2929", + "from": [25.75, 8.75, 7.75], + "to": [26.25, 9.25, 8], + "faces": { + "north": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 3.24, 13.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [25.75, 8.75, 8.25], + "to": [26.25, 9, 8.5], + "faces": { + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [26, 8, 8.25], + "to": [26.25, 8.75, 8.5], + "faces": { + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [26.25, 7.75, 7.25], + "to": [26.75, 8, 7.75], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [26.25, 7.75, 7.75], + "to": [27.25, 8, 8.25], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [26.25, 8, 4.75], + "to": [27.25, 8.75, 5.25], + "faces": { + "north": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-6D3405", + "from": [26.25, 8, 5.25], + "to": [26.75, 8.75, 5.75], + "faces": { + "up": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [7.24, 2.24, 7.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [26.25, 8, 6.75], + "to": [27.25, 8.75, 7.25], + "faces": { + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [26.25, 8, 7.5], + "to": [26.75, 9, 7.75], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [26.25, 8, 8], + "to": [27.25, 9, 8.25], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-CA6A09", + "from": [26.25, 8.25, 8.25], + "to": [26.75, 8.5, 8.75], + "faces": { + "east": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 5.24, 13.76, 5.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-4D2E36", + "from": [26.25, 8.75, 7.25], + "to": [26.75, 9, 7.5], + "faces": { + "north": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 2.24, 6.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [26.25, 8.75, 7.75], + "to": [27.25, 9, 8], + "faces": { + "north": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-2D0D0D", + "from": [26.75, 7.75, 5.25], + "to": [27.25, 9, 5.75], + "faces": { + "north": {"uv": [12.24, 4.24, 12.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [12.24, 4.24, 12.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [12.24, 4.24, 12.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [12.24, 4.24, 12.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [12.24, 4.24, 12.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [26.75, 7.75, 7.25], + "to": [27.25, 8, 7.75], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [26.75, 8, 7.5], + "to": [27.25, 9, 7.75], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [26.75, 8.75, 7.25], + "to": [27.25, 9, 7.5], + "faces": { + "north": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-290303", + "from": [27, 8, 7.25], + "to": [27.25, 8.75, 7.5], + "faces": { + "east": {"uv": [6.24, 3.24, 6.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-581A18", + "from": [27, 8, 7.75], + "to": [27.25, 8.75, 8], + "faces": { + "east": {"uv": [5.24, 3.24, 5.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-481918", + "from": [27.25, 7.75, 5.25], + "to": [27.75, 9, 5.75], + "faces": { + "north": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "east": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 1.24, 13.76, 1.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [27.25, 8, 4.25], + "to": [27.75, 8.75, 4.75], + "faces": { + "north": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-BF8108", + "from": [27.25, 8, 4.75], + "to": [27.75, 8.75, 5.25], + "faces": { + "up": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [14.24, 2.24, 14.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [27.25, 8, 6.75], + "to": [27.75, 8.75, 7.25], + "faces": { + "east": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-8D4E08", + "from": [27.25, 8.25, 7.25], + "to": [27.75, 8.5, 7.75], + "faces": { + "east": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "west": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [8.24, 2.24, 8.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [27.75, 8, 4.25], + "to": [30, 8.75, 4.75], + "faces": { + "north": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [27.75, 8, 4.75], + "to": [28.25, 8.75, 5.25], + "faces": { + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [27.75, 8, 5.25], + "to": [28.75, 8.75, 5.75], + "faces": { + "north": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [27.75, 8, 6.25], + "to": [28.25, 8.75, 6.75], + "faces": { + "east": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [27.75, 8.25, 6.75], + "to": [28.25, 8.5, 7.25], + "faces": { + "east": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [28.25, 8, 4.75], + "to": [28.75, 8.75, 5.25], + "faces": { + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [28.25, 8.25, 6.25], + "to": [28.75, 8.5, 7], + "faces": { + "east": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [28.75, 8, 3.25], + "to": [29, 8.75, 3.75], + "faces": { + "north": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [28.75, 8, 3.75], + "to": [29.5, 8.75, 4.25], + "faces": { + "north": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [28.75, 8, 4.75], + "to": [29.5, 8.75, 5.25], + "faces": { + "east": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [28.75, 8, 5.25], + "to": [29, 8.75, 5.75], + "faces": { + "east": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [28.75, 8.25, 5.75], + "to": [29, 8.5, 6.25], + "faces": { + "east": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [29, 8, 3.25], + "to": [29.5, 8.75, 3.75], + "faces": { + "north": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [29, 8.25, 5.25], + "to": [29.5, 8.5, 5.75], + "faces": { + "east": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [29.5, 8, 3.25], + "to": [30, 8.75, 3.75], + "faces": { + "north": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [29.5, 8, 3.75], + "to": [30.5, 8.75, 4.25], + "faces": { + "north": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [29.5, 8.25, 4.75], + "to": [30, 8.5, 5.25], + "faces": { + "east": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [30, 8, 2.75], + "to": [30.5, 8.75, 3.25], + "faces": { + "north": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [30, 8, 3.25], + "to": [30.5, 8.75, 3.75], + "faces": { + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [30, 8.25, 4.25], + "to": [30.5, 8.5, 4.75], + "faces": { + "east": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [30.5, 8, 2.75], + "to": [31.25, 8.75, 3.25], + "faces": { + "north": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [30.5, 8, 3.25], + "to": [30.75, 8.75, 3.75], + "faces": { + "east": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [30.5, 8.25, 3.75], + "to": [30.75, 8.5, 4.25], + "faces": { + "east": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFB303", + "from": [30.75, 8.25, 3.25], + "to": [31.25, 8.5, 3.75], + "faces": { + "east": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "south": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "up": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"}, + "down": {"uv": [13.24, 2.24, 13.76, 2.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF8203", + "from": [31, 8, 2], + "to": [31.5, 8.75, 2.75], + "faces": { + "north": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 3.24, 4.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [31.25, 8.25, 2.75], + "to": [31.75, 8.5, 3.25], + "faces": { + "north": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "east": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FF9D03", + "from": [31.5, 8.25, 1.5], + "to": [32, 8.5, 2], + "faces": { + "north": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "east": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "west": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "up": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"}, + "down": {"uv": [4.24, 4.24, 4.76, 4.76], "texture": "#lavad_palette"} + } + }, + { + "name": "Voxels-FFBE03", + "from": [31.5, 8.25, 2], + "to": [32, 8.5, 2.75], + "faces": { + "east": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "south": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "up": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"}, + "down": {"uv": [2.24, 3.24, 2.76, 3.76], "texture": "#lavad_palette"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [-155, 0, -90], + "translation": [-0.5, 5.25, 2], + "scale": [0.5, 1, 0.5] + }, + "thirdperson_lefthand": { + "rotation": [-155, 0, 90], + "translation": [0.2, 5.25, 2], + "scale": [0.5, 1, 0.5] + }, + "firstperson_righthand": { + "rotation": [0, -180, 105], + "translation": [0.5, 4, 1], + "scale": [0.3, 0.5, 0.3] + }, + "firstperson_lefthand": { + "rotation": [0, -180, -75], + "translation": [0.5, 4, 1], + "scale": [0.3, 0.5, 0.3] + }, + "ground": { + "rotation": [90, 35, 0], + "translation": [0, 2, 0], + "scale": [0.35, 0.35, 0.35] + }, + "gui": { + "rotation": [65, -45, 180], + "translation": [-1.5, -1, -3], + "scale": [0.45, 0.45, 0.45] + }, + "fixed": { + "rotation": [-90, 45, -180], + "translation": [2, 2, -0.5], + "scale": [0.5, 0.5, 0.5] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/wands/lixwglow.json b/assets/magic/models/wands/lixwglow.json new file mode 100644 index 0000000..ca73976 --- /dev/null +++ b/assets/magic/models/wands/lixwglow.json @@ -0,0 +1,223 @@ +{ + "credit": "Made with Blockbench by Night (NightScythe1), used in the Magic plugin with permission", + "texture_size": [64, 64], + "textures": { + "0": "magic:other/lixwglow", + "particle": "magic:other/lixwglow" + }, + "elements": [ + { + "from": [9.25, 0.25, 7.25], + "to": [10.75, 11.75, 8.75], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10, 6, 8]}, + "faces": { + "north": {"uv": [2.5, 2.5, 3, 5.5], "texture": "#0"}, + "east": {"uv": [2, 2.5, 2.5, 5.5], "texture": "#0"}, + "south": {"uv": [3.5, 2.5, 4, 5.5], "texture": "#0"}, + "west": {"uv": [3, 2.5, 3.5, 5.5], "texture": "#0"}, + "up": {"uv": [3, 2.5, 2.5, 2], "texture": "#0"}, + "down": {"uv": [3.5, 2, 3, 2.5], "texture": "#0"} + } + }, + { + "from": [7.10666, 11.02529, 7.25], + "to": [8.60666, 22.52529, 8.75], + "rotation": {"angle": 0, "axis": "z", "origin": [7.85666, 16.77529, 8]}, + "faces": { + "north": {"uv": [0.5, 0.5, 1, 3.5], "texture": "#0"}, + "east": {"uv": [0, 0.5, 0.5, 3.5], "texture": "#0"}, + "south": {"uv": [1.5, 0.5, 2, 3.5], "texture": "#0"}, + "west": {"uv": [1, 0.5, 1.5, 3.5], "texture": "#0"}, + "up": {"uv": [1, 0.5, 0.5, 0], "texture": "#0"}, + "down": {"uv": [1.5, 0, 1, 0.5], "texture": "#0"} + } + }, + { + "from": [9.53864, 20.89662, 7.25], + "to": [11.03864, 26.39662, 8.75], + "rotation": {"angle": -45, "axis": "z", "origin": [10.28864, 24.64662, 8]}, + "faces": { + "north": {"uv": [0.5, 4, 1, 5.5], "texture": "#0"}, + "east": {"uv": [0, 4, 0.5, 5.5], "texture": "#0"}, + "south": {"uv": [1.5, 4, 2, 5.5], "texture": "#0"}, + "west": {"uv": [1, 4, 1.5, 5.5], "texture": "#0"}, + "up": {"uv": [1, 4, 0.5, 3.5], "texture": "#0"}, + "down": {"uv": [1.5, 3.5, 1, 4], "texture": "#0"} + } + }, + { + "from": [7.10666, 22.51745, 7.25156], + "to": [8.60666, 24.01745, 11.75156], + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.85666, 23.26745, 11.00156]}, + "faces": { + "north": {"uv": [5.25, 5.25, 5.75, 5.75], "texture": "#0"}, + "east": {"uv": [4, 5.25, 5.25, 5.75], "texture": "#0"}, + "south": {"uv": [7, 5.25, 7.5, 5.75], "texture": "#0"}, + "west": {"uv": [5.75, 5.25, 7, 5.75], "texture": "#0"}, + "up": {"uv": [5.75, 5.25, 5.25, 4], "texture": "#0"}, + "down": {"uv": [6.25, 4, 5.75, 5.25], "texture": "#0"} + } + }, + { + "from": [7.10666, 22.51745, 4.24844], + "to": [8.60666, 24.01745, 8.74844], + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.85666, 23.26745, 4.99844]}, + "faces": { + "north": {"uv": [3.25, 1.25, 3.75, 1.75], "texture": "#0"}, + "east": {"uv": [2, 1.25, 3.25, 1.75], "texture": "#0"}, + "south": {"uv": [5, 1.25, 5.5, 1.75], "texture": "#0"}, + "west": {"uv": [3.75, 1.25, 5, 1.75], "texture": "#0"}, + "up": {"uv": [3.75, 1.25, 3.25, 0], "texture": "#0"}, + "down": {"uv": [4.25, 0, 3.75, 1.25], "texture": "#0"} + } + }, + { + "from": [10.55641, 25.35372, 7.25], + "to": [12.05641, 28.85372, 8.75], + "rotation": {"angle": 0, "axis": "z", "origin": [11.30641, 29.10372, 8]}, + "faces": { + "north": {"uv": [6.75, 4.25, 7.25, 5.25], "texture": "#0"}, + "east": {"uv": [6.25, 4.25, 6.75, 5.25], "texture": "#0"}, + "south": {"uv": [7.75, 4.25, 8.25, 5.25], "texture": "#0"}, + "west": {"uv": [7.25, 4.25, 7.75, 5.25], "texture": "#0"}, + "up": {"uv": [7.25, 4.25, 6.75, 3.75], "texture": "#0"}, + "down": {"uv": [7.75, 3.75, 7.25, 4.25], "texture": "#0"} + } + }, + { + "from": [7.10666, 22.86311, 11.97364], + "to": [8.60666, 26.36311, 13.47364], + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.85666, 26.61311, 12.72364]}, + "faces": { + "north": {"uv": [5.5, 6.25, 6, 7.25], "texture": "#0"}, + "east": {"uv": [5, 6.25, 5.5, 7.25], "texture": "#0"}, + "south": {"uv": [6.5, 6.25, 7, 7.25], "texture": "#0"}, + "west": {"uv": [6, 6.25, 6.5, 7.25], "texture": "#0"}, + "up": {"uv": [6, 6.25, 5.5, 5.75], "texture": "#0"}, + "down": {"uv": [6.5, 5.75, 6, 6.25], "texture": "#0"} + } + }, + { + "from": [7.10666, 22.86311, 2.52636], + "to": [8.60666, 26.36311, 4.02636], + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.85666, 26.61311, 3.27636]}, + "faces": { + "north": {"uv": [3.5, 6.25, 4, 7.25], "texture": "#0"}, + "east": {"uv": [3, 6.25, 3.5, 7.25], "texture": "#0"}, + "south": {"uv": [4.5, 6.25, 5, 7.25], "texture": "#0"}, + "west": {"uv": [4, 6.25, 4.5, 7.25], "texture": "#0"}, + "up": {"uv": [4, 6.25, 3.5, 5.75], "texture": "#0"}, + "down": {"uv": [4.5, 5.75, 4, 6.25], "texture": "#0"} + } + }, + { + "from": [9.12443, 30.22504, 7.25], + "to": [12.62443, 31.72504, 8.75], + "rotation": {"angle": -45, "axis": "z", "origin": [8.87443, 30.97504, 8]}, + "faces": { + "north": {"uv": [0.5, 6, 1.5, 6.5], "texture": "#0"}, + "east": {"uv": [0, 6, 0.5, 6.5], "texture": "#0"}, + "south": {"uv": [2, 6, 3, 6.5], "texture": "#0"}, + "west": {"uv": [1.5, 6, 2, 6.5], "texture": "#0"}, + "up": {"uv": [1.5, 6, 0.5, 5.5], "texture": "#0"}, + "down": {"uv": [2.5, 5.5, 1.5, 6], "texture": "#0"} + } + }, + { + "from": [6.65087, 28.5, 3.06494], + "to": [9.65087, 29.5, 4.06494], + "rotation": {"angle": -45, "axis": "z", "origin": [5.04555, 29.70674, 3.47989]}, + "faces": { + "north": {"uv": [4.75, 0.5, 5.75, 1], "texture": "#0"}, + "east": {"uv": [4.25, 0.5, 4.75, 1], "texture": "#0"}, + "south": {"uv": [6.25, 0.5, 7.25, 1], "texture": "#0"}, + "west": {"uv": [5.75, 0.5, 6.25, 1], "texture": "#0"}, + "up": {"uv": [5.75, 0.5, 4.75, 0], "texture": "#0"}, + "down": {"uv": [6.75, 0, 5.75, 0.5], "texture": "#0"} + } + }, + { + "from": [6.44101, 28.7, 11.93506], + "to": [9.44101, 29.7, 12.93506], + "rotation": {"angle": -45, "axis": "z", "origin": [4.56569, 29.60871, 3.75]}, + "faces": { + "north": {"uv": [4.5, 3.25, 5.5, 3.75], "texture": "#0"}, + "east": {"uv": [4, 3.25, 4.5, 3.75], "texture": "#0"}, + "south": {"uv": [6, 3.25, 7, 3.75], "texture": "#0"}, + "west": {"uv": [5.5, 3.25, 6, 3.75], "texture": "#0"}, + "up": {"uv": [5.5, 3.25, 4.5, 2.75], "texture": "#0"}, + "down": {"uv": [6.5, 2.75, 5.5, 3.25], "texture": "#0"} + } + }, + { + "from": [6.58153, 30.3286, 7.5], + "to": [9.58153, 31.3286, 8.5], + "rotation": {"angle": 0, "axis": "z", "origin": [9.08153, 31.02362, 8.25]}, + "faces": { + "north": {"uv": [4.5, 2.25, 5.5, 2.75], "texture": "#0"}, + "east": {"uv": [4, 2.25, 4.5, 2.75], "texture": "#0"}, + "south": {"uv": [6, 2.25, 7, 2.75], "texture": "#0"}, + "west": {"uv": [5.5, 2.25, 6, 2.75], "texture": "#0"}, + "up": {"uv": [5.5, 2.25, 4.5, 1.75], "texture": "#0"}, + "down": {"uv": [6.5, 1.75, 5.5, 2.25], "texture": "#0"} + } + }, + { + "from": [5, 26, 7], + "to": [7, 28, 9], + "rotation": {"angle": 45, "axis": "y", "origin": [6, 27, 8]}, + "faces": { + "north": {"uv": [0.5, 7, 1, 7.5], "texture": "#0"}, + "east": {"uv": [0, 7, 0.5, 7.5], "texture": "#0"}, + "south": {"uv": [1.5, 7, 2, 7.5], "texture": "#0"}, + "west": {"uv": [1, 7, 1.5, 7.5], "texture": "#0"}, + "up": {"uv": [1, 7, 0.5, 6.5], "texture": "#0"}, + "down": {"uv": [1.5, 6.5, 1, 7], "texture": "#0"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [0, -90, 0], + "translation": [0, -5.25, 1], + "scale": [0.9, 0.9, 0.9] + }, + "thirdperson_lefthand": { + "rotation": [0, 90, 0], + "translation": [0, -5.25, 1], + "scale": [0.9, 0.9, 0.9] + }, + "firstperson_righthand": { + "rotation": [0, -75, 10], + "translation": [2.25, -3.5, 3.25], + "scale": [0.7, 0.7, 0.7] + }, + "firstperson_lefthand": { + "rotation": [0, 75, -10], + "translation": [2.25, -3.5, 3.25], + "scale": [0.7, 0.7, 0.7] + }, + "ground": { + "rotation": [0, 0, -75], + "translation": [-4.5, 2.75, 0], + "scale": [0.7, 0.7, 0.7] + }, + "gui": { + "rotation": [60, 30, -50], + "translation": [-3.5, -3.25, 0], + "scale": [0.6, 0.6, 0.6] + }, + "fixed": { + "rotation": [0, 0, 45], + "translation": [3.25, -4.75, -1.25], + "scale": [0.75, 0.75, 0.75] + } + }, + "groups": [ + { + "name": "all", + "origin": [10.28864, 24.64662, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/wands/magmawand.json b/assets/magic/models/wands/magmawand.json new file mode 100644 index 0000000..8f1bba7 --- /dev/null +++ b/assets/magic/models/wands/magmawand.json @@ -0,0 +1,227 @@ +{ + "credit": "Made with Blockbench by Night (NightScythe1), used in the Magic plugin with permission", + "texture_size": [64, 64], + "textures": { + "0": "magic:other/magmawand", + "particle": "magic:other/magmawand" + }, + "elements": [ + { + "from": [7.5, 3.5, 7.5], + "to": [8.5, 13.5, 8.5], + "faces": { + "north": {"uv": [0.5, 4.5, 1, 7.25], "texture": "#0"}, + "east": {"uv": [0, 4.5, 0.5, 7.25], "texture": "#0"}, + "south": {"uv": [1.5, 4.5, 2, 7.25], "texture": "#0"}, + "west": {"uv": [1, 4.5, 1.5, 7.25], "texture": "#0"}, + "up": {"uv": [1, 4.5, 0.5, 4], "texture": "#0"}, + "down": {"uv": [1.5, 4, 1, 4.5], "texture": "#0"} + } + }, + { + "from": [6.5, 18.39296, 7.5], + "to": [7.5, 19.39296, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [-0.38748, -0.10704, 0]}, + "faces": { + "north": {"uv": [3.5, 8, 4, 8.5], "texture": "#0"}, + "east": {"uv": [3, 8, 3.5, 8.5], "texture": "#0"}, + "south": {"uv": [4.5, 8, 5, 8.5], "texture": "#0"}, + "west": {"uv": [4, 8, 4.5, 8.5], "texture": "#0"}, + "up": {"uv": [4, 8, 3.5, 7.5], "texture": "#0"}, + "down": {"uv": [4.5, 7.5, 4, 8], "texture": "#0"} + } + }, + { + "from": [6.66328, 19.17356, 7.51], + "to": [7.64328, 21.15356, 8.49], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.15328, 19.66356, 8]}, + "faces": { + "north": {"uv": [7, 4.5, 7.5, 5.25], "texture": "#0"}, + "east": {"uv": [6.5, 4.5, 7, 5.25], "texture": "#0"}, + "south": {"uv": [8, 4.5, 8.5, 5.25], "texture": "#0"}, + "west": {"uv": [7.5, 4.5, 8, 5.25], "texture": "#0"}, + "up": {"uv": [7.5, 4.5, 7, 4], "texture": "#0"}, + "down": {"uv": [8, 4, 7.5, 4.5], "texture": "#0"} + } + }, + { + "from": [8.5, 18.39296, 7.5], + "to": [9.5, 19.39296, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0.38748, -0.10704, 0]}, + "faces": { + "north": {"uv": [0.5, 7.75, 1, 8.25], "texture": "#0"}, + "east": {"uv": [0, 7.75, 0.5, 8.25], "texture": "#0"}, + "south": {"uv": [1.5, 7.75, 2, 8.25], "texture": "#0"}, + "west": {"uv": [1, 7.75, 1.5, 8.25], "texture": "#0"}, + "up": {"uv": [1, 7.75, 0.5, 7.25], "texture": "#0"}, + "down": {"uv": [1.5, 7.25, 1, 7.75], "texture": "#0"} + } + }, + { + "from": [7.26537, 20.24072, 7.5], + "to": [8.73463, 21.24072, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [1.15285, -0.25928, 0]}, + "faces": { + "north": {"uv": [2, 7.25, 2.5, 7.75], "texture": "#0"}, + "east": {"uv": [1.5, 7.25, 2, 7.75], "texture": "#0"}, + "south": {"uv": [3, 7.25, 3.5, 7.75], "texture": "#0"}, + "west": {"uv": [2.5, 7.25, 3, 7.75], "texture": "#0"}, + "up": {"uv": [2.5, 7.25, 2, 6.75], "texture": "#0"}, + "down": {"uv": [3, 6.75, 2.5, 7.25], "texture": "#0"} + } + }, + { + "from": [8.35672, 19.17356, 7.51], + "to": [9.33672, 21.15356, 8.49], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.84672, 19.66356, 8]}, + "faces": { + "north": {"uv": [4, 6.75, 4.5, 7.5], "texture": "#0"}, + "east": {"uv": [3.5, 6.75, 4, 7.5], "texture": "#0"}, + "south": {"uv": [5, 6.75, 5.5, 7.5], "texture": "#0"}, + "west": {"uv": [4.5, 6.75, 5, 7.5], "texture": "#0"}, + "up": {"uv": [4.5, 6.75, 4, 6.25], "texture": "#0"}, + "down": {"uv": [5, 6.25, 4.5, 6.75], "texture": "#0"} + } + }, + { + "from": [5.88868, 12.42421, 7.51], + "to": [6.86868, 16.40421, 8.49], + "rotation": {"angle": 45, "axis": "z", "origin": [6.37868, 14.91421, 8]}, + "faces": { + "north": {"uv": [2.5, 5.5, 3, 6.75], "texture": "#0"}, + "east": {"uv": [2, 5.5, 2.5, 6.75], "texture": "#0"}, + "south": {"uv": [3.5, 5.5, 4, 6.75], "texture": "#0"}, + "west": {"uv": [3, 5.5, 3.5, 6.75], "texture": "#0"}, + "up": {"uv": [3, 5.5, 2.5, 5], "texture": "#0"}, + "down": {"uv": [3.5, 5, 3, 5.5], "texture": "#0"} + } + }, + { + "from": [5.88311, 15.23968, 7.5], + "to": [6.88311, 18.23968, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.38311, 17.73968, 8]}, + "faces": { + "north": {"uv": [6.5, 0.5, 7, 1.5], "texture": "#0"}, + "east": {"uv": [6, 0.5, 6.5, 1.5], "texture": "#0"}, + "south": {"uv": [7.5, 0.5, 8, 1.5], "texture": "#0"}, + "west": {"uv": [7, 0.5, 7.5, 1.5], "texture": "#0"}, + "up": {"uv": [7, 0.5, 6.5, 0], "texture": "#0"}, + "down": {"uv": [7.5, 0, 7, 0.5], "texture": "#0"} + } + }, + { + "from": [6.12252, 17.40296, 7.51], + "to": [9.87748, 18.38296, 8.49], + "rotation": {"angle": 0, "axis": "z", "origin": [8.61252, 17.89296, 8]}, + "faces": { + "north": {"uv": [2.5, 4.5, 3.5, 5], "texture": "#0"}, + "east": {"uv": [2, 4.5, 2.5, 5], "texture": "#0"}, + "south": {"uv": [4, 4.5, 5, 5], "texture": "#0"}, + "west": {"uv": [3.5, 4.5, 4, 5], "texture": "#0"}, + "up": {"uv": [3.5, 4.5, 2.5, 4], "texture": "#0"}, + "down": {"uv": [4.5, 4, 3.5, 4.5], "texture": "#0"} + } + }, + { + "from": [9.13132, 12.42421, 7.51], + "to": [10.11132, 16.40421, 8.49], + "rotation": {"angle": -45, "axis": "z", "origin": [9.62132, 14.91421, 8]}, + "faces": { + "north": {"uv": [5, 5, 5.5, 6.25], "texture": "#0"}, + "east": {"uv": [4.5, 5, 5, 6.25], "texture": "#0"}, + "south": {"uv": [6, 5, 6.5, 6.25], "texture": "#0"}, + "west": {"uv": [5.5, 5, 6, 6.25], "texture": "#0"}, + "up": {"uv": [5.5, 5, 5, 4.5], "texture": "#0"}, + "down": {"uv": [6, 4.5, 5.5, 5], "texture": "#0"} + } + }, + { + "from": [9.11689, 15.23968, 7.5], + "to": [10.11689, 18.23968, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.61689, 17.73968, 8]}, + "faces": { + "north": {"uv": [6.5, 6.5, 7, 7.5], "texture": "#0"}, + "east": {"uv": [6, 6.5, 6.5, 7.5], "texture": "#0"}, + "south": {"uv": [7.5, 6.5, 8, 7.5], "texture": "#0"}, + "west": {"uv": [7, 6.5, 7.5, 7.5], "texture": "#0"}, + "up": {"uv": [7, 6.5, 6.5, 6], "texture": "#0"}, + "down": {"uv": [7.5, 6, 7, 6.5], "texture": "#0"} + } + }, + { + "from": [7.5, 22, 7.5], + "to": [8.5, 23, 8.5], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 23, 8]}, + "faces": { + "north": {"uv": [2, 2, 4, 4], "texture": "#0"}, + "east": {"uv": [0, 2, 2, 4], "texture": "#0"}, + "south": {"uv": [6, 2, 8, 4], "texture": "#0"}, + "west": {"uv": [4, 2, 6, 4], "texture": "#0"}, + "up": {"uv": [4, 2, 2, 0], "texture": "#0"}, + "down": {"uv": [6, 0, 4, 2], "texture": "#0"} + } + }, + { + "from": [6, 14.2, 8], + "to": [10, 21.2, 8], + "faces": { + "north": {"uv": [0, 0, 1, 1.75], "texture": "#0"}, + "east": {"uv": [0, 0, 0, 1.75], "texture": "#0"}, + "south": {"uv": [1, 0, 2, 1.75], "texture": "#0"}, + "west": {"uv": [1, 0, 1, 1.75], "texture": "#0"}, + "up": {"uv": [1, 0, 0, 0], "texture": "#0"}, + "down": {"uv": [2, 0, 1, 0], "texture": "#0"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [0, 90, 0], + "translation": [0, -2, 1], + "scale": [1.5, 1.5, 1.5] + }, + "thirdperson_lefthand": { + "rotation": [0, 90, 0], + "translation": [0, -2, 1], + "scale": [1.5, 1.5, 1.5] + }, + "firstperson_righthand": { + "rotation": [0, 90, 0], + "translation": [2.5, -0.75, 1.5] + }, + "firstperson_lefthand": { + "rotation": [0, 90, 0], + "translation": [2.5, -0.75, 1.5] + }, + "ground": { + "rotation": [75, 0, 0], + "scale": [1.5, 1.5, 1.5] + }, + "gui": { + "rotation": [-7, 3, -45], + "translation": [-3.5, -3.5, 0] + }, + "fixed": { + "rotation": [0, 0, 45], + "translation": [4, -4, -1] + } + }, + "groups": [ + { + "name": "all", + "origin": [0, 0, 0], + "children": [ + { + "name": "base", + "origin": [8, 23, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10] + }, + { + "name": "fire", + "origin": [0, 0, 0], + "children": [11, 12] + } + ] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/wands/moon_wand.json b/assets/magic/models/wands/moon_wand.json new file mode 100644 index 0000000..680f908 --- /dev/null +++ b/assets/magic/models/wands/moon_wand.json @@ -0,0 +1,206 @@ +{ + "credit": "Made with Blockbench, by RealFlamegirl. Do not take this out of the Magic resource pack and/or redistribute without permission. Discord is flame#0464", + "ambientocclusion": false, + "textures": { + "2": "magic:other/moon_wand" + }, + "elements": [ + { + "from": [7.5, 0, 7.5], + "to": [8.5, 7, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0, 7.5]}, + "faces": { + "north": {"uv": [0, 9, 1, 16], "texture": "#2"}, + "east": {"uv": [1, 9, 2, 16], "texture": "#2"}, + "south": {"uv": [0, 9, 1, 16], "texture": "#2"}, + "west": {"uv": [1, 9, 2, 16], "texture": "#2"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#2"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#2"} + } + }, + { + "from": [7, -1, 7], + "to": [9, 0, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]}, + "faces": { + "north": {"uv": [14, 12, 12, 13], "texture": "#2"}, + "east": {"uv": [10, 14, 12, 15], "texture": "#2"}, + "south": {"uv": [12, 12, 14, 13], "texture": "#2"}, + "west": {"uv": [12, 13, 14, 14], "texture": "#2"}, + "up": {"uv": [12, 14, 14, 16], "texture": "#2"}, + "down": {"uv": [2, 6, 4, 8], "texture": "#2"} + } + }, + { + "from": [7, 7, 7], + "to": [9, 8, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]}, + "faces": { + "north": {"uv": [14, 12, 16, 13], "texture": "#2"}, + "east": {"uv": [10, 15, 12, 16], "texture": "#2"}, + "south": {"uv": [16, 12, 14, 13], "texture": "#2"}, + "west": {"uv": [14, 13, 16, 14], "texture": "#2"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#2"}, + "down": {"uv": [14, 14, 16, 16], "texture": "#2"} + } + }, + { + "from": [7, 11, 7], + "to": [9, 13, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]}, + "faces": { + "north": {"uv": [8, 11, 10, 13], "texture": "#2"}, + "east": {"uv": [6, 11, 8, 13], "texture": "#2"}, + "south": {"uv": [4, 11, 6, 13], "texture": "#2"}, + "west": {"uv": [8, 9, 10, 11], "texture": "#2"}, + "up": {"uv": [6, 9, 8, 11], "rotation": 90, "texture": "#2"}, + "down": {"uv": [6, 13, 8, 15], "rotation": 270, "texture": "#2"} + } + }, + { + "from": [9.51955, 8.915, 7.5], + "to": [11.51955, 9.415, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [10.51955, 9.15171, 8]}, + "faces": { + "north": {"uv": [0, 6, 2, 7], "texture": "#2"}, + "east": {"uv": [1, 3, 2, 4], "texture": "#2"}, + "south": {"uv": [2, 6, 0, 7], "texture": "#2"}, + "west": {"uv": [0, 0, 1, 0.5], "texture": "#2"}, + "up": {"uv": [0, 7, 2, 8], "texture": "#2"}, + "down": {"uv": [0, 8, 2, 9], "texture": "#2"} + } + }, + { + "from": [6, 8, 7], + "to": [10, 9, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8.5, 8]}, + "faces": { + "north": {"uv": [12, 7, 16, 8], "texture": "#2"}, + "east": {"uv": [3, 5, 5, 6], "texture": "#2"}, + "south": {"uv": [16, 7, 12, 8], "texture": "#2"}, + "west": {"uv": [14, 0, 16, 1], "texture": "#2"}, + "up": {"uv": [12, 8, 16, 10], "texture": "#2"}, + "down": {"uv": [12, 10, 16, 12], "texture": "#2"} + } + }, + { + "from": [3.79289, 8.91421, 6.5], + "to": [6.79289, 9.91421, 9.5], + "rotation": {"angle": -45, "axis": "z", "origin": [5.29289, 9.41421, 8]}, + "faces": { + "north": {"uv": [13, 0, 16, 1], "texture": "#2"}, + "east": {"uv": [9, 7, 12, 8], "texture": "#2"}, + "south": {"uv": [16, 0, 13, 1], "texture": "#2"}, + "west": {"uv": [0, 0, 3, 1], "texture": "#2"}, + "up": {"uv": [13, 4, 16, 7], "texture": "#2"}, + "down": {"uv": [13, 1, 16, 4], "texture": "#2"} + } + }, + { + "from": [3.87568, 10.11832, 6.497], + "to": [4.88168, 14.12432, 9.503], + "rotation": {"angle": 0, "axis": "z", "origin": [4.37868, 12.12132, 8]}, + "faces": { + "north": {"uv": [9, 0, 13, 1], "rotation": 270, "texture": "#2"}, + "east": {"uv": [9, 4, 13, 7], "rotation": 90, "texture": "#2"}, + "south": {"uv": [9, 0, 13, 1], "rotation": 270, "texture": "#2"}, + "west": {"uv": [9, 1, 13, 4], "rotation": 90, "texture": "#2"}, + "up": {"uv": [0, 0, 3, 1], "rotation": 90, "texture": "#2"}, + "down": {"uv": [13, 0, 16, 1], "rotation": 90, "texture": "#2"} + } + }, + { + "from": [6, 15.24264, 7], + "to": [10, 16.24264, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 15.74264, 8]}, + "faces": { + "north": {"uv": [2, 0, 6, 1], "texture": "#2"}, + "east": {"uv": [0, 4, 2, 5], "texture": "#2"}, + "south": {"uv": [6, 0, 2, 1], "texture": "#2"}, + "west": {"uv": [0, 2, 2, 3], "texture": "#2"}, + "up": {"uv": [2, 1, 6, 3], "texture": "#2"}, + "down": {"uv": [2, 3, 6, 5], "texture": "#2"} + } + }, + { + "from": [3.79289, 14.32843, 6.5], + "to": [6.79289, 15.32843, 9.5], + "rotation": {"angle": 45, "axis": "z", "origin": [5.29289, 14.82843, 8]}, + "faces": { + "north": {"uv": [6, 0, 9, 1], "texture": "#2"}, + "east": {"uv": [0, 5, 3, 6], "texture": "#2"}, + "south": {"uv": [9, 0, 6, 1], "texture": "#2"}, + "west": {"uv": [0, 2, 3, 3], "texture": "#2"}, + "up": {"uv": [6, 1, 9, 4], "texture": "#2"}, + "down": {"uv": [6, 4, 9, 7], "texture": "#2"} + } + }, + { + "from": [9.75579, 15.737, 7.5], + "to": [11.75579, 16.237, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [9.64057, 16.0641, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#2"}, + "east": {"uv": [0, 3, 1, 4], "texture": "#2"}, + "south": {"uv": [2, 0, 0, 1], "texture": "#2"}, + "west": {"uv": [0, 1, 1, 1.5], "texture": "#2"}, + "up": {"uv": [0, 1, 2, 2], "texture": "#2"}, + "down": {"uv": [0, 2, 2, 3], "texture": "#2"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [-60, 90, 55], + "translation": [0, 1.75, 1.5], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [-60, -90, -55], + "translation": [0, 1.75, 1.5], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [-13, 90, 25], + "translation": [2.88, 3.45, -0.12], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [-13, -90, -25], + "translation": [2.88, 3.45, -0.12], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "rotation": [0, 0, 45], + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [0, -180, 45], + "translation": [0.1, -0.15, 0], + "scale": [1.1074, 1.1074, 1.1074] + }, + "head": { + "rotation": [0, 0, -143], + "translation": [-1, -14, 5.75], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "translation": [0, 0.5, -1.38] + } + }, + "groups": [ + { + "name": "group", + "origin": [4.87868, 14.12132, 8], + "children": [0, 1, 2, 3, + { + "name": "group", + "origin": [10.35355, 15.59619, 8], + "children": [4, 5, 6, 7, 8, 9, 10] + } + ] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/wands/old_survival_wand1.json b/assets/magic/models/wands/old_survival_wand1.json new file mode 100644 index 0000000..7a230c1 --- /dev/null +++ b/assets/magic/models/wands/old_survival_wand1.json @@ -0,0 +1,98 @@ +{ + "credit": "Made with Blockbench, by RealFlamegirl. Do not take this out of the Magic resource pack and/or redistribute without permission. Discord is flame#0464", + "ambientocclusion": false, + "textures": { + "1": "magic:other/wand1", + "particle": "magic:other/wand1" + }, + "elements": [ + { + "from": [6.5, 14, 7], + "to": [9.5, 17, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 15.46895, 8]}, + "faces": { + "north": {"uv": [0, 13, 3, 16], "rotation": 90, "texture": "#1"}, + "east": {"uv": [7, 13, 9, 16], "rotation": 180, "texture": "#1"}, + "south": {"uv": [3, 13, 0, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [3, 13, 5, 16], "texture": "#1"}, + "up": {"uv": [9, 13, 11, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5, 13, 7, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.5, 0, 7.5], + "to": [8.5, 14, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 12.83333, 8]}, + "faces": { + "north": {"uv": [15, 0, 16, 14], "texture": "#1"}, + "east": {"uv": [14, 0, 15, 14], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 14], "texture": "#1"}, + "west": {"uv": [14, 0, 15, 14], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#1"}, + "down": {"uv": [15, 14, 16, 15], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [4.5, 12, 8], + "to": [11.5, 19, 8], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 15.5, 8]}, + "faces": { + "north": {"uv": [0, 0, 7, 7], "texture": "#1"}, + "east": {"uv": [0, 0, 0, 7], "texture": "#1"}, + "south": {"uv": [7, 0, 0, 7], "texture": "#1"}, + "west": {"uv": [0, 0, 0, 7], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 7], "rotation": 90, "texture": "#1"}, + "down": {"uv": [0, 0, 0, 7], "rotation": 270, "texture": "#1"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [45, -90, 55], + "translation": [0, -1, 1.5], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [45, -90, 55], + "translation": [0, -1, 1.5], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [38.5, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [38.5, 90, -25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "rotation": [0, 0, 45], + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [0, 0, -45], + "translation": [-1.5, -1.5, 0], + "scale": [1.0625, 1.0625, 1.0625] + }, + "head": { + "rotation": [0, 0, 135], + "translation": [0.5, -12.75, 4.25], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "rotation": [0, 180, 0], + "translation": [0, -1.25, -0.75] + } + }, + "groups": [ + { + "name": "group", + "origin": [3.5, 0, 7.5], + "children": [0, 1, 2] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/wands/old_survival_wand2.json b/assets/magic/models/wands/old_survival_wand2.json new file mode 100644 index 0000000..8d784a5 --- /dev/null +++ b/assets/magic/models/wands/old_survival_wand2.json @@ -0,0 +1,212 @@ +{ + "credit": "Made with Blockbench, by RealFlamegirl. Do not take this out of the Magic resource pack and/or redistribute without permission. Discord is flame#0464", + "ambientocclusion": false, + "textures": { + "1": "magic:other/wand2", + "particle": "magic:other/wand2" + }, + "elements": [ + { + "from": [7.5, -1.997, 7.5], + "to": [8.5, 13.003, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.997, 11.29297, 7.997]}, + "faces": { + "north": {"uv": [14, 0, 15, 15], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 15], "texture": "#1"}, + "south": {"uv": [14, 0, 15, 15], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 15], "texture": "#1"}, + "up": {"uv": [13, 14, 14, 15], "rotation": 90, "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.503, -4.997, 7.503], + "to": [8.497, -3.003, 8.497], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.29297, 8]}, + "faces": { + "north": {"uv": [9, 14, 10, 16], "texture": "#1"}, + "east": {"uv": [10, 14, 11, 16], "texture": "#1"}, + "south": {"uv": [9, 14, 10, 16], "texture": "#1"}, + "west": {"uv": [10, 14, 11, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#1"}, + "down": {"uv": [11, 15, 12, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7, 11, 7], + "to": [9, 12, 9], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 11.29297, 8]}, + "faces": { + "north": {"uv": [0, 2, 2, 3], "texture": "#1"}, + "east": {"uv": [2, 2, 4, 3], "texture": "#1"}, + "south": {"uv": [0, 2, 2, 3], "texture": "#1"}, + "west": {"uv": [2, 2, 4, 3], "texture": "#1"}, + "up": {"uv": [0, 3, 2, 5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [2, 3, 4, 5], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7, -3, 7], + "to": [9, -2, 9], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 7.29297, 8]}, + "faces": { + "north": {"uv": [0, 5, 2, 6], "texture": "#1"}, + "east": {"uv": [0, 6, 2, 7], "texture": "#1"}, + "south": {"uv": [0, 5, 2, 6], "texture": "#1"}, + "west": {"uv": [0, 6, 2, 7], "texture": "#1"}, + "up": {"uv": [2, 5, 4, 7], "rotation": 90, "texture": "#1"}, + "down": {"uv": [4, 5, 6, 7], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7, 5, 7], + "to": [9, 6, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 12.29297, 8]}, + "faces": { + "north": {"uv": [4, 2, 6, 3], "texture": "#1"}, + "east": {"uv": [6, 4, 8, 5], "texture": "#1"}, + "south": {"uv": [4, 2, 6, 3], "texture": "#1"}, + "west": {"uv": [6, 4, 8, 5], "texture": "#1"}, + "up": {"uv": [4, 3, 6, 5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [6, 2, 8, 4], "rotation": 180, "texture": "#1"} + } + }, + { + "from": [9.02288, 13.29623, 7.503], + "to": [10.01688, 15.29023, 8.497], + "rotation": {"angle": 0, "axis": "x", "origin": [7.69272, 11.22411, 8]}, + "faces": { + "north": {"uv": [0, 2, 2, 1], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5, 0, 4, 2], "rotation": 180, "texture": "#1"}, + "south": {"uv": [0, 2, 2, 1], "rotation": 90, "texture": "#1"}, + "west": {"uv": [6, 0, 5, 2], "texture": "#1"}, + "up": {"uv": [0, 1.5, 1, 0.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 1.5, 1, 0.5], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.98312, 13.29623, 7.503], + "to": [6.97712, 15.29023, 8.497], + "rotation": {"angle": 0, "axis": "x", "origin": [8.30728, 11.22411, 8]}, + "faces": { + "north": {"uv": [0, 1, 2, 2], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5, 0, 6, 2], "texture": "#1"}, + "south": {"uv": [0, 1, 2, 2], "rotation": 90, "texture": "#1"}, + "west": {"uv": [4, 0, 5, 2], "rotation": 180, "texture": "#1"}, + "up": {"uv": [0, 0.5, 1, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 1, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [11.35901, 12.80641, 7.5], + "to": [12.35901, 13.80641, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [8.18971, 11.22111, 8]}, + "faces": { + "north": {"uv": [6, 1, 7, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [7, 1, 6, 2], "rotation": 180, "texture": "#1"}, + "south": {"uv": [6, 1, 7, 0], "rotation": 90, "texture": "#1"}, + "west": {"uv": [8, 1, 7, 2], "texture": "#1"}, + "up": {"uv": [7, 1, 8, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 1.5, 1, 0.5], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [3.64099, 12.80641, 7.5], + "to": [4.64099, 13.80641, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [7.81029, 11.22111, 8]}, + "faces": { + "north": {"uv": [6, 0, 7, 1], "rotation": 90, "texture": "#1"}, + "east": {"uv": [7, 1, 8, 2], "texture": "#1"}, + "south": {"uv": [6, 0, 7, 1], "rotation": 90, "texture": "#1"}, + "west": {"uv": [6, 1, 7, 2], "rotation": 180, "texture": "#1"}, + "up": {"uv": [7, 0, 8, 1], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 1, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.47489, 12.40036, 7.498], + "to": [10.47889, 13.40436, 8.502], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 11.69297, 8.003]}, + "faces": { + "north": {"uv": [2, 0, 0, 1], "texture": "#1"}, + "east": {"uv": [2, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#1"}, + "west": {"uv": [2, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [3, 2, 4, 0], "rotation": 90, "texture": "#1"}, + "down": {"uv": [2, 2, 3, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.52011, 12.39936, 7.497], + "to": [7.52611, 13.40536, 8.503], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 11.69297, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#1"}, + "east": {"uv": [1, 0, 2, 1], "texture": "#1"}, + "south": {"uv": [2, 0, 0, 1], "texture": "#1"}, + "west": {"uv": [1, 0, 2, 1], "texture": "#1"}, + "up": {"uv": [3, 0, 4, 2], "rotation": 90, "texture": "#1"}, + "down": {"uv": [2, 0, 3, 2], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.23229, 13.11068, 7.5], + "to": [6.23229, 14.11068, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 11.34297, 8]}, + "faces": { + "north": {"uv": [0, 12, 1, 13], "texture": "#1"}, + "east": {"uv": [0, 13, 1, 14], "texture": "#1"}, + "south": {"uv": [0, 12, 1, 13], "texture": "#1"}, + "west": {"uv": [1, 11, 2, 12], "texture": "#1"}, + "up": {"uv": [0, 11, 1, 12], "rotation": 90, "texture": "#1"}, + "down": {"uv": [1, 13, 2, 14], "rotation": 270, "texture": "#1"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [45, -90, 55], + "translation": [0, 3.5, 0.5], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [45, -90, 55], + "translation": [0, 3.5, 0.5], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [41.25, -90, 25], + "translation": [1.38, 4.45, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [41.25, -90, 25], + "translation": [1.38, 4.45, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "rotation": [-70, 0, 0] + }, + "gui": { + "rotation": [0, 0, -45], + "translation": [1.25, 1.4, 0], + "scale": [0.98, 0.98, 0.98] + }, + "head": { + "rotation": [0, 0, 139.25], + "translation": [-2.5, -17.5, 5], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "translation": [0, 2.75, -1.5] + } + }, + "groups": [ + { + "name": "group", + "origin": [7.5, 12.5, 7.5], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/wands/rivenglow.json b/assets/magic/models/wands/rivenglow.json new file mode 100644 index 0000000..10a16f6 --- /dev/null +++ b/assets/magic/models/wands/rivenglow.json @@ -0,0 +1,201 @@ +{ + "credit": "Made with Blockbench, by RealFlamegirl. Do not take this out of the Magic resource pack and/or redistribute without permission. Discord is flame#0464", + "texture_size": [32, 32], + "textures": { + "5": "magic:other/riven", + "particle": "magic:other/riven" + }, + "elements": [ + { + "from": [5.5, 27, 7.75], + "to": [10.5, 30, 8.25], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 28, 8]}, + "faces": { + "north": {"uv": [5.9875, 2.0125, 3.5125, 3.4875], "texture": "#5"}, + "east": {"uv": [1.4875, 11.5125, 1.0125, 12.9875], "texture": "#5"}, + "south": {"uv": [3.5125, 2.0125, 5.9875, 3.4875], "texture": "#5"}, + "west": {"uv": [0.9875, 11.5125, 0.5125, 12.9875], "texture": "#5"}, + "up": {"uv": [3.5125, 11.4875, 5.9875, 11.0125], "texture": "#5"}, + "down": {"uv": [11.0125, 11.0125, 13.4875, 11.4875], "texture": "#5"} + } + }, + { + "from": [7, -1, 7], + "to": [9, 8, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 4, 7.5]}, + "faces": { + "north": {"uv": [0.9875, 7.0125, 0.0125, 11.4875], "texture": "#5"}, + "east": {"uv": [7.9875, 7.0125, 7.0125, 11.4875], "texture": "#5"}, + "south": {"uv": [0.0125, 7.0125, 0.9875, 11.4875], "texture": "#5"}, + "west": {"uv": [6.9875, 7.0125, 6.0125, 11.4875], "texture": "#5"}, + "up": {"uv": [6.0125, 11.4875, 6.9875, 10.5125], "texture": "#5"}, + "down": {"uv": [8.5125, 11.0125, 9.4875, 11.9875], "texture": "#5"} + } + }, + { + "from": [7, 8, 6.5], + "to": [9, 10, 9.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8.99289, 8]}, + "faces": { + "north": {"uv": [11.0125, 0.0125, 11.9875, 0.9875], "texture": "#5"}, + "east": {"uv": [9.9875, 10.0125, 8.5125, 10.9875], "texture": "#5"}, + "south": {"uv": [11.9875, 0.0125, 11.0125, 0.9875], "texture": "#5"}, + "west": {"uv": [10.0125, 10.0125, 10.9875, 11.4875], "rotation": 90, "texture": "#5"}, + "up": {"uv": [10.0125, 11.4875, 10.9875, 10.0125], "texture": "#5"}, + "down": {"uv": [9.9875, 10.9875, 8.5125, 10.0125], "rotation": 90, "texture": "#5"} + } + }, + { + "from": [5.5, 9, 7.75], + "to": [10.5, 13, 8.25], + "rotation": {"angle": 0, "axis": "z", "origin": [8.5, 15, 8.75]}, + "faces": { + "north": {"uv": [5.9875, 0.0125, 3.5125, 1.9875], "texture": "#5"}, + "east": {"uv": [0.4875, 11.5125, 0.0125, 13.4875], "texture": "#5"}, + "south": {"uv": [3.5125, 0.0125, 5.9875, 1.9875], "texture": "#5"}, + "west": {"uv": [0.4875, 11.5125, 0.0125, 13.4875], "texture": "#5"}, + "up": {"uv": [10.0125, 9.9875, 12.4875, 9.5125], "texture": "#5"}, + "down": {"uv": [3.5125, 10.5125, 5.9875, 10.9875], "texture": "#5"} + } + }, + { + "from": [4.5, 13, 7.75], + "to": [11.5, 27, 8.25], + "rotation": {"angle": 0, "axis": "z", "origin": [8.5, 20, 8.75]}, + "faces": { + "north": {"uv": [3.4875, 0.0125, 0.0125, 6.9875], "texture": "#5"}, + "east": {"uv": [8.4875, 8.0125, 8.0125, 14.9875], "texture": "#5"}, + "south": {"uv": [0.0125, 0.0125, 3.4875, 6.9875], "texture": "#5"}, + "west": {"uv": [11.9875, 8.0125, 11.5125, 14.9875], "texture": "#5"}, + "up": {"uv": [8.0125, 7.4875, 11.4875, 7.0125], "texture": "#5"}, + "down": {"uv": [8.0125, 7.5125, 11.4875, 7.9875], "texture": "#5"} + } + }, + { + "from": [6.5, 30, 7.75], + "to": [9.5, 32, 8.25], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 31, 8]}, + "faces": { + "north": {"uv": [11.4875, 1.5125, 10.0125, 2.4875], "texture": "#5"}, + "east": {"uv": [10.9875, 11.5125, 10.5125, 12.4875], "texture": "#5"}, + "south": {"uv": [10.0125, 1.5125, 11.4875, 2.4875], "texture": "#5"}, + "west": {"uv": [10.4875, 11.5125, 10.0125, 12.4875], "texture": "#5"}, + "up": {"uv": [8.5125, 3.4875, 9.9875, 3.0125], "texture": "#5"}, + "down": {"uv": [8.5125, 8.0125, 9.9875, 8.4875], "texture": "#5"} + } + }, + { + "from": [10.5, 7.25, 6.5], + "to": [11.5, 9.25, 9.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [11, 8.25, 8.5]}, + "faces": { + "north": {"uv": [11.4875, 11.5125, 11.0125, 12.4875], "texture": "#5"}, + "east": {"uv": [11.4875, 4.5125, 10.0125, 5.4875], "texture": "#5"}, + "south": {"uv": [11.4875, 11.5125, 11.0125, 12.4875], "texture": "#5"}, + "west": {"uv": [11.4875, 3.5125, 10.0125, 4.4875], "texture": "#5"}, + "up": {"uv": [1.5125, 12.9875, 1.9875, 11.5125], "texture": "#5"}, + "down": {"uv": [2.0125, 11.5125, 2.4875, 12.9875], "texture": "#5"} + } + }, + { + "from": [4.5, 7.25, 6.5], + "to": [5.5, 9.25, 9.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5, 8.25, 8.5]}, + "faces": { + "north": {"uv": [11.0125, 11.5125, 11.4875, 12.4875], "texture": "#5"}, + "east": {"uv": [10.0125, 3.5125, 11.4875, 4.4875], "texture": "#5"}, + "south": {"uv": [11.0125, 11.5125, 11.4875, 12.4875], "texture": "#5"}, + "west": {"uv": [10.0125, 4.5125, 11.4875, 5.4875], "texture": "#5"}, + "up": {"uv": [1.9875, 12.9875, 1.5125, 11.5125], "texture": "#5"}, + "down": {"uv": [2.4875, 11.5125, 2.0125, 12.9875], "texture": "#5"} + } + }, + { + "from": [5, 8, 7], + "to": [11, 9, 9], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 8.5, 8.5]}, + "faces": { + "north": {"uv": [11.4875, 6.5125, 8.5125, 6.9875], "texture": "#5"}, + "east": {"uv": [12.4875, 3.5125, 11.5125, 3.9875], "texture": "#5"}, + "south": {"uv": [8.5125, 6.5125, 11.4875, 6.9875], "texture": "#5"}, + "west": {"uv": [12.4875, 3.0125, 11.5125, 3.4875], "texture": "#5"}, + "up": {"uv": [7.0125, 4.4875, 9.9875, 3.5125], "texture": "#5"}, + "down": {"uv": [7.0125, 4.5125, 9.9875, 5.4875], "texture": "#5"} + } + }, + { + "from": [7.95, -1.775, 6.5], + "to": [8.95, 1.225, 9.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.45, 1.225, 7]}, + "faces": { + "north": {"uv": [4.4875, 11.5125, 4.0125, 12.9875], "texture": "#5"}, + "east": {"uv": [9.9875, 8.5125, 8.5125, 9.9875], "texture": "#5"}, + "south": {"uv": [4.4875, 11.5125, 4.0125, 12.9875], "texture": "#5"}, + "west": {"uv": [8.4875, 5.5125, 7.0125, 6.9875], "texture": "#5"}, + "up": {"uv": [5.0125, 12.9875, 5.4875, 11.5125], "texture": "#5"}, + "down": {"uv": [5.5125, 11.5125, 5.9875, 12.9875], "texture": "#5"} + } + }, + { + "from": [7.05, -1.775, 6.5], + "to": [8.05, 1.225, 9.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.55, 1.225, 7]}, + "faces": { + "north": {"uv": [4.0125, 11.5125, 4.4875, 12.9875], "texture": "#5"}, + "east": {"uv": [7.0125, 5.5125, 8.4875, 6.9875], "texture": "#5"}, + "south": {"uv": [4.0125, 11.5125, 4.4875, 12.9875], "texture": "#5"}, + "west": {"uv": [8.5125, 8.5125, 9.9875, 9.9875], "texture": "#5"}, + "up": {"uv": [5.4875, 12.9875, 5.0125, 11.5125], "texture": "#5"}, + "down": {"uv": [5.9875, 11.5125, 5.5125, 12.9875], "texture": "#5"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [45, -90, 55], + "translation": [0, 0.75, 1.5], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [45, -90, 55], + "translation": [0, 0.75, 1.5], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [12.5, 90, 0], + "translation": [1.75, 1.25, -0.25], + "scale": [0.5, 0.5, 0.5] + }, + "firstperson_lefthand": { + "rotation": [12.5, -90, 0], + "translation": [1.75, 1.25, -0.25], + "scale": [0.5, 0.5, 0.5] + }, + "ground": { + "rotation": [0, 0, 45], + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [0, 0, -45], + "translation": [-3, -3.25, 0], + "scale": [0.58203, 0.58203, 0.58203] + }, + "head": { + "rotation": [-180, 0, 35], + "translation": [10.5, -3.5, 3.75], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "translation": [0, -5.25, -1.75] + } + }, + "groups": [ + { + "name": "group", + "origin": [7.5, 0, 7.5], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/wands/riverglow.json b/assets/magic/models/wands/riverglow.json new file mode 100644 index 0000000..20abed7 --- /dev/null +++ b/assets/magic/models/wands/riverglow.json @@ -0,0 +1,197 @@ +{ + "credit": "Made with Blockbench by Night (NightScythe1), used in the Magic plugin with permission", + "texture_size": [32, 32], + "textures": { + "0": "magic:other/riverglow", + "particle": "magic:other/riverglow" + }, + "elements": [ + { + "from": [9.30343, 24.0391, 9], + "to": [10.30343, 27.0391, 10], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.80343, 26.0391, 9]}, + "faces": { + "north": {"uv": [5, 11, 6, 13], "texture": "#0"}, + "east": {"uv": [4, 11, 5, 13], "texture": "#0"}, + "south": {"uv": [7, 11, 8, 13], "texture": "#0"}, + "west": {"uv": [6, 11, 7, 13], "texture": "#0"}, + "up": {"uv": [6, 11, 5, 10], "texture": "#0"}, + "down": {"uv": [7, 10, 6, 11], "texture": "#0"} + } + }, + { + "from": [5.69657, 24.0391, 9], + "to": [6.69657, 27.0391, 10], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.19657, 26.0391, 10]}, + "faces": { + "north": {"uv": [10, 6, 11, 8], "texture": "#0"}, + "east": {"uv": [9, 6, 10, 8], "texture": "#0"}, + "south": {"uv": [12, 6, 13, 8], "texture": "#0"}, + "west": {"uv": [11, 6, 12, 8], "texture": "#0"}, + "up": {"uv": [11, 6, 10, 5], "texture": "#0"}, + "down": {"uv": [12, 5, 11, 6], "texture": "#0"} + } + }, + { + "from": [7.5, 2.5, 8.5], + "to": [8.5, 23.5, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 2, 0]}, + "faces": { + "north": {"uv": [1, 1, 2, 12], "texture": "#0"}, + "east": {"uv": [0, 1, 1, 12], "texture": "#0"}, + "south": {"uv": [3, 1, 4, 12], "texture": "#0"}, + "west": {"uv": [2, 1, 3, 12], "texture": "#0"}, + "up": {"uv": [2, 1, 1, 0], "texture": "#0"}, + "down": {"uv": [3, 0, 2, 1], "texture": "#0"} + } + }, + { + "from": [6.7, 3.2, 8.2], + "to": [8.3, 4.8, 9.8], + "rotation": {"angle": -45, "axis": "z", "origin": [5.67157, 2.5, 7.5]}, + "faces": { + "north": {"uv": [9.5, 4, 10.5, 5], "texture": "#0"}, + "east": {"uv": [8.5, 4, 9.5, 5], "texture": "#0"}, + "south": {"uv": [11.5, 4, 12.5, 5], "texture": "#0"}, + "west": {"uv": [10.5, 4, 11.5, 5], "texture": "#0"}, + "up": {"uv": [10.5, 4, 9.5, 3], "texture": "#0"}, + "down": {"uv": [11.5, 3, 10.5, 4], "texture": "#0"} + } + }, + { + "from": [6.5, 24, 7.5], + "to": [9.5, 25, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 2, 0]}, + "faces": { + "north": {"uv": [5.5, 5.5, 7, 6], "texture": "#0"}, + "east": {"uv": [4, 5.5, 5.5, 6], "texture": "#0"}, + "south": {"uv": [8.5, 5.5, 10, 6], "texture": "#0"}, + "west": {"uv": [7, 5.5, 8.5, 6], "texture": "#0"}, + "up": {"uv": [7, 5.5, 5.5, 4], "texture": "#0"}, + "down": {"uv": [8.5, 4, 7, 5.5], "texture": "#0"} + } + }, + { + "from": [7, 23, 8], + "to": [9, 24, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 2, 0]}, + "faces": { + "north": {"uv": [11, 11, 12, 11.5], "texture": "#0"}, + "east": {"uv": [10, 11, 11, 11.5], "texture": "#0"}, + "south": {"uv": [13, 11, 14, 11.5], "texture": "#0"}, + "west": {"uv": [12, 11, 13, 11.5], "texture": "#0"}, + "up": {"uv": [12, 11, 11, 10], "texture": "#0"}, + "down": {"uv": [13, 10, 12, 11], "texture": "#0"} + } + }, + { + "from": [10.06879, 26.65642, 9], + "to": [11.06879, 29.65642, 10], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.56879, 25.65642, 9]}, + "faces": { + "north": {"uv": [9, 1, 10, 3], "texture": "#0"}, + "east": {"uv": [8, 1, 9, 3], "texture": "#0"}, + "south": {"uv": [11, 1, 12, 3], "texture": "#0"}, + "west": {"uv": [10, 1, 11, 3], "texture": "#0"}, + "up": {"uv": [10, 1, 9, 0], "texture": "#0"}, + "down": {"uv": [11, 0, 10, 1], "texture": "#0"} + } + }, + { + "from": [4.93121, 26.65642, 9], + "to": [5.93121, 29.65642, 10], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.43121, 25.65642, 10]}, + "faces": { + "north": {"uv": [8, 9, 9, 11], "texture": "#0"}, + "east": {"uv": [7, 9, 8, 11], "texture": "#0"}, + "south": {"uv": [10, 9, 11, 11], "texture": "#0"}, + "west": {"uv": [9, 9, 10, 11], "texture": "#0"}, + "up": {"uv": [9, 9, 8, 8], "texture": "#0"}, + "down": {"uv": [10, 8, 9, 9], "texture": "#0"} + } + }, + { + "from": [7.5, 24.0391, 6.69657], + "to": [8.5, 27.0391, 7.69657], + "rotation": {"angle": -22.5, "axis": "x", "origin": [12, 26.0391, 7.19657]}, + "faces": { + "north": {"uv": [5, 7, 6, 9], "texture": "#0"}, + "east": {"uv": [4, 7, 5, 9], "texture": "#0"}, + "south": {"uv": [7, 7, 8, 9], "texture": "#0"}, + "west": {"uv": [6, 7, 7, 9], "texture": "#0"}, + "up": {"uv": [6, 7, 5, 6], "texture": "#0"}, + "down": {"uv": [7, 6, 6, 7], "texture": "#0"} + } + }, + { + "from": [7.5, 26.88478, 4.78316], + "to": [8.5, 29.88478, 5.78316], + "rotation": {"angle": 22.5, "axis": "x", "origin": [12, 22.88478, 5.28316]}, + "faces": { + "north": {"uv": [5, 1, 6, 3], "texture": "#0"}, + "east": {"uv": [4, 1, 5, 3], "texture": "#0"}, + "south": {"uv": [7, 1, 8, 3], "texture": "#0"}, + "west": {"uv": [6, 1, 7, 3], "texture": "#0"}, + "up": {"uv": [6, 1, 5, 0], "texture": "#0"}, + "down": {"uv": [7, 0, 6, 1], "texture": "#0"} + } + }, + { + "from": [7.5, 26.16059, 8.42388], + "to": [8.5, 27.16059, 9.42388], + "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 29.16059, 7.42388]}, + "faces": { + "north": {"uv": [3.5, 0.5, 4, 1], "texture": "#0"}, + "east": {"uv": [3, 0.5, 3.5, 1], "texture": "#0"}, + "south": {"uv": [4.5, 0.5, 5, 1], "texture": "#0"}, + "west": {"uv": [4, 0.5, 4.5, 1], "texture": "#0"}, + "up": {"uv": [4, 0.5, 3.5, 0], "texture": "#0"}, + "down": {"uv": [4.5, 0, 4, 0.5], "texture": "#0"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [0, -180, 0], + "translation": [0, -5, 2] + }, + "thirdperson_lefthand": { + "rotation": [0, -180, 0], + "translation": [0, -5, 2] + }, + "firstperson_righthand": { + "rotation": [0, -160, 0], + "translation": [2, -8, 2.5] + }, + "firstperson_lefthand": { + "rotation": [0, -160, 0], + "translation": [2, -8, 2.5] + }, + "ground": { + "rotation": [-70, 0, 0], + "translation": [0, 0, 5.5] + }, + "gui": { + "rotation": [-41, -10, -44], + "translation": [-3, -4, 0], + "scale": [0.7, 0.7, 0.71] + }, + "fixed": { + "rotation": [0, -180, -45], + "translation": [4.5, -4, -0.5], + "scale": [0.75, 0.75, 0.75] + } + }, + "groups": [ + { + "name": "all", + "origin": [0, 0, 0], + "children": [0, 1, + { + "name": "staff", + "origin": [6.19657, 26.0391, 10], + "children": [2, 3, 4, 5] + }, 6, 7, 8, 9, 10] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/wands/silver.json b/assets/magic/models/wands/silver.json new file mode 100644 index 0000000..634930c --- /dev/null +++ b/assets/magic/models/wands/silver.json @@ -0,0 +1,149 @@ +{ + "credit": "Made with Blockbench, by realflamegirl- Do not use without permission. Discord is flame#0464", + "texture_size": [32, 32], + "textures": { + "3": "magic:other/silver", + "particle": "magic:other/silver" + }, + "elements": [ + { + "from": [7, 0.5, 7], + "to": [9, 17.5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 7]}, + "faces": { + "north": {"uv": [0, 0, 1, 8.5], "texture": "#3"}, + "east": {"uv": [1, 0, 0, 8.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 8.5], "texture": "#3"}, + "west": {"uv": [1, 0, 0, 8.5], "texture": "#3"}, + "up": {"uv": [15.5, 0, 16, 0.5], "texture": "#3"}, + "down": {"uv": [15.5, 0, 16, 0.5], "texture": "#3"} + } + }, + { + "from": [6.5, -2.5, 6.5], + "to": [9.5, 0.5, 9.5], + "rotation": {"angle": 45, "axis": "y", "origin": [8, -1.5, 8]}, + "faces": { + "north": {"uv": [2, 0, 3.5, 1.5], "texture": "#3"}, + "east": {"uv": [3.5, 0, 5, 1.5], "texture": "#3"}, + "south": {"uv": [2, 0, 3.5, 1.5], "texture": "#3"}, + "west": {"uv": [3.5, 0, 5, 1.5], "texture": "#3"}, + "up": {"uv": [5, 0, 6.5, 1.5], "rotation": 90, "texture": "#3"}, + "down": {"uv": [6.5, 0, 8, 1.5], "rotation": 270, "texture": "#3"} + } + }, + { + "from": [6, 17.5, 6], + "to": [10, 23.5, 10], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 22, 8]}, + "faces": { + "north": {"uv": [6.5, 7.5, 8.5, 10.5], "texture": "#3"}, + "east": {"uv": [8.5, 7.5, 10.5, 10.5], "texture": "#3"}, + "south": {"uv": [6.5, 7.5, 8.5, 10.5], "texture": "#3"}, + "west": {"uv": [8.5, 7.5, 10.5, 10.5], "texture": "#3"}, + "up": {"uv": [6.5, 5, 8.5, 7], "texture": "#3"}, + "down": {"uv": [9, 5, 11, 7], "texture": "#3"} + } + }, + { + "from": [8.5, 18.5, 6.5], + "to": [11.5, 22.5, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7.5, 6.5]}, + "faces": { + "north": {"uv": [3.5, 8, 5, 10], "texture": "#3"}, + "east": {"uv": [15.5, 0, 16, 0.5], "texture": "#3"}, + "south": {"uv": [5, 8, 3.5, 10], "texture": "#3"}, + "west": {"uv": [15.5, 0, 16, 0.5], "texture": "#3"}, + "up": {"uv": [3.5, 6.5, 5, 8], "texture": "#3"}, + "down": {"uv": [3.5, 10, 5, 11.5], "texture": "#3"} + } + }, + { + "from": [4.5, 18.5, 6.5], + "to": [7.5, 22.5, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 7.5, 6.5]}, + "faces": { + "north": {"uv": [5, 8, 3.5, 10], "texture": "#3"}, + "east": {"uv": [16, 0, 15.5, 0.5], "texture": "#3"}, + "south": {"uv": [3.5, 8, 5, 10], "texture": "#3"}, + "west": {"uv": [16, 0, 15.5, 0.5], "texture": "#3"}, + "up": {"uv": [5, 6.5, 3.5, 8], "texture": "#3"}, + "down": {"uv": [5, 10, 3.5, 11.5], "texture": "#3"} + } + }, + { + "from": [11.5, 16.5, 5], + "to": [16.5, 24.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 7]}, + "faces": { + "north": {"uv": [3, 12, 5.5, 16], "texture": "#3"}, + "east": {"uv": [0, 12, 3, 16], "texture": "#3"}, + "south": {"uv": [5.5, 12, 3, 16], "texture": "#3"}, + "west": {"uv": [8.5, 12, 5.5, 16], "texture": "#3"}, + "up": {"uv": [0, 9.5, 3, 12], "rotation": 90, "texture": "#3"}, + "down": {"uv": [8.5, 13.5, 11.5, 16], "rotation": 90, "texture": "#3"} + } + }, + { + "from": [-0.5, 16.5, 5], + "to": [4.5, 24.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 7]}, + "faces": { + "north": {"uv": [5.5, 12, 3, 16], "texture": "#3"}, + "east": {"uv": [5.5, 12, 8.5, 16], "texture": "#3"}, + "south": {"uv": [3, 12, 5.5, 16], "texture": "#3"}, + "west": {"uv": [3, 12, 0, 16], "texture": "#3"}, + "up": {"uv": [3, 12, 0, 9.5], "rotation": 90, "texture": "#3"}, + "down": {"uv": [8.5, 16, 11.5, 13.5], "rotation": 90, "texture": "#3"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [0, -90, 5], + "translation": [0, -0.75, 2], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [0, -90, 5], + "translation": [0, -0.75, 2], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [0, -90, -12], + "translation": [2.13, -1.05, 0.88], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, -12], + "translation": [2.13, -1.05, 0.88], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "rotation": [0, 0, 45], + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [0, 0, -45], + "translation": [-2.5, -2.75, 0], + "scale": [0.6, 0.6, 0.6] + }, + "head": { + "translation": [0, -20.1, 0], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "rotation": [0, 0, 45], + "translation": [3.5, -3.75, -4] + } + }, + "groups": [ + { + "name": "group", + "origin": [0, 0, 0], + "children": [0, 1, 2, 3, 4, 5, 6] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/wands/staff_gandalf.json b/assets/magic/models/wands/staff_gandalf.json new file mode 100644 index 0000000..ca6f249 --- /dev/null +++ b/assets/magic/models/wands/staff_gandalf.json @@ -0,0 +1,767 @@ +{ + "__comment": "Created by Droobledore with BDcraft Cubik PRO 0.93 Beta. Used with permission in NathanWolf's Magic plugin.", + "ambientocclusion": false, + "textures": { + "particle": "magic:other/staff_gandalf", + "texture": "magic:other/staff_gandalf", + "animated1": "magic:other/animated1" + }, + "elements": [ + { + "__comment": "Gandalf", + "from": [ 7.625, 14.5, 7.75 ], + "to": [ 8.375, 14.625, 8.25 ], + "faces": { + "down": { "uv": [ 8.375, 8.25, 7.625, 7.75 ], "texture": "#texture" }, + "up": { "uv": [ 7.625, 7.75, 8.375, 8.25 ], "texture": "#texture" }, + "north": { "uv": [ 7.625, 1.375, 8.375, 1.5 ], "texture": "#texture" }, + "south": { "uv": [ 7.625, 1.375, 8.375, 1.5 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 1.375, 8.25, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 1.375, 8.25, 1.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.625, 14.625, 7.75 ], + "to": [ 8.25, 14.75, 8.125 ], + "faces": { + "up": { "uv": [ 7.625, 7.75, 8.25, 8.125 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 1.25, 8.375, 1.375 ], "texture": "#texture" }, + "south": { "uv": [ 7.625, 1.25, 8.25, 1.375 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 1.25, 8.125, 1.375 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 1.25, 8.25, 1.375 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.625, 14.75, 7.75 ], + "to": [ 8.125, 14.875, 8 ], + "faces": { + "up": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.625, 14.25, 7.875 ], + "to": [ 8.375, 14.5, 8.125 ], + "faces": { + "down": { "uv": [ 8.375, 8.125, 7.625, 7.875 ], "texture": "#texture" }, + "north": { "uv": [ 7.625, 1.5, 8.375, 1.75 ], "texture": "#texture" }, + "south": { "uv": [ 7.625, 1.5, 8.375, 1.75 ], "texture": "#texture" }, + "west": { "uv": [ 7.875, 1.5, 8.125, 1.75 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 1.5, 8.125, 1.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.625, 14.875, 7.875 ], + "to": [ 8.375, 15.125, 8.125 ], + "faces": { + "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, + "up": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.625, 15.125, 8 ], + "to": [ 8.25, 15.25, 8.125 ], + "faces": { + "up": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.75, 14.375, 7.625 ], + "to": [ 8.25, 14.5, 7.875 ], + "faces": { + "down": { "uv": [ 8.25, 7.875, 7.75, 7.625 ], "texture": "#texture" }, + "up": { "uv": [ 7.75, 7.625, 8.25, 7.875 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 1.5, 8.25, 1.625 ], "texture": "#texture" }, + "west": { "uv": [ 7.625, 1.5, 7.875, 1.625 ], "texture": "#texture" }, + "east": { "uv": [ 8.125, 1.5, 8.375, 1.625 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.75, 14.5, 7.625 ], + "to": [ 8, 14.875, 7.75 ], + "faces": { + "up": { "uv": [ 7.75, 7.625, 8, 7.75 ], "texture": "#texture" }, + "north": { "uv": [ 8, 1.125, 8.25, 1.5 ], "texture": "#texture" }, + "south": { "uv": [ 7.75, 1.125, 8, 1.5 ], "texture": "#texture" }, + "west": { "uv": [ 7.625, 1.125, 7.75, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 8.25, 1.125, 8.375, 1.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.75, 14.125, 7.75 ], + "to": [ 8.25, 14.25, 8.25 ], + "faces": { + "down": { "uv": [ 8.25, 8.25, 7.75, 7.75 ], "texture": "#texture" }, + "up": { "uv": [ 7.75, 7.75, 8.25, 8.25 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 1.75, 8.25, 1.875 ], "texture": "#texture" }, + "south": { "uv": [ 7.75, 1.75, 8.25, 1.875 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 1.75, 8.25, 1.875 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 1.75, 8.25, 1.875 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.75, 14.25, 7.75 ], + "to": [ 8.25, 14.375, 7.875 ], + "faces": { + "north": { "uv": [ 7.75, 1.625, 8.25, 1.75 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 1.625, 7.875, 1.75 ], "texture": "#texture" }, + "east": { "uv": [ 8.125, 1.625, 8.25, 1.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.75, 14.875, 7.75 ], + "to": [ 7.875, 15.5, 7.875 ], + "faces": { + "up": { "uv": [ 7.75, 7.75, 7.875, 7.875 ], "texture": "#texture" }, + "north": { "uv": [ 8.125, 0.5, 8.25, 1.125 ], "texture": "#texture" }, + "south": { "uv": [ 7.75, 0.5, 7.875, 1.125 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 0.5, 7.875, 1.125 ], "texture": "#texture" }, + "east": { "uv": [ 8.125, 0.5, 8.25, 1.125 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.75, 13.375, 7.875 ], + "to": [ 8.25, 14.125, 8.125 ], + "faces": { + "down": { "uv": [ 8.25, 8.125, 7.75, 7.875 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 1.875, 8.25, 2.625 ], "texture": "#texture" }, + "south": { "uv": [ 7.75, 1.875, 8.25, 2.625 ], "texture": "#texture" }, + "west": { "uv": [ 7.875, 1.875, 8.125, 2.625 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 1.875, 8.125, 2.625 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.75, 7.125, 8 ], + "to": [ 8.25, 13.375, 8.125 ], + "faces": { + "down": { "uv": [ 8.25, 8.125, 7.75, 8 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 2.625, 8.25, 8.875 ], "texture": "#texture" }, + "south": { "uv": [ 7.75, 2.625, 8.25, 8.875 ], "texture": "#texture" }, + "west": { "uv": [ 8, 2.625, 8.125, 8.875 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 2.625, 8, 8.875 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.75, 14.75, 8 ], + "to": [ 8.375, 14.875, 8.125 ], + "faces": { + "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, + "north": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.75, 15.25, 8 ], + "to": [ 8.125, 15.5, 8.125 ], + "faces": { + "up": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.75, 14.25, 8.125 ], + "to": [ 8.25, 14.5, 8.25 ], + "faces": { + "south": { "uv": [ 7.75, 1.5, 8.25, 1.75 ], "texture": "#texture" }, + "west": { "uv": [ 8.125, 1.5, 8.25, 1.75 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 1.5, 7.875, 1.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.75, 14.625, 8.125 ], + "to": [ 8.375, 14.75, 8.25 ], + "faces": { + "up": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.75, 14.375, 8.25 ], + "to": [ 8.25, 14.625, 8.375 ], + "faces": { + "down": { "uv": [ 8.25, 8.375, 7.75, 8.25 ], "texture": "#texture" }, + "up": { "uv": [ 7.75, 8.25, 8.25, 8.375 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 1.375, 8.25, 1.625 ], "texture": "#texture" }, + "south": { "uv": [ 7.75, 1.375, 8.25, 1.625 ], "texture": "#texture" }, + "west": { "uv": [ 8.25, 1.375, 8.375, 1.625 ], "texture": "#texture" }, + "east": { "uv": [ 7.625, 1.375, 7.75, 1.625 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 14.25, 7.625 ], + "to": [ 8.125, 14.375, 7.75 ], + "faces": { + "down": { "uv": [ 8.125, 7.75, 7.875, 7.625 ], "texture": "#texture" }, + "north": { "uv": [ 7.875, 1.625, 8.125, 1.75 ], "texture": "#texture" }, + "west": { "uv": [ 7.625, 1.625, 7.75, 1.75 ], "texture": "#texture" }, + "east": { "uv": [ 8.25, 1.625, 8.375, 1.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 14.875, 7.625 ], + "to": [ 8, 15, 7.875 ], + "faces": { + "down": { "uv": [ 8.125, 7.875, 8, 7.625 ], "texture": "#texture" }, + "up": { "uv": [ 7.875, 7.625, 8, 7.875 ], "texture": "#texture" }, + "north": { "uv": [ 8, 1, 8.125, 1.125 ], "texture": "#texture" }, + "west": { "uv": [ 7.625, 1, 7.875, 1.125 ], "texture": "#texture" }, + "east": { "uv": [ 8.125, 1, 8.375, 1.125 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 13.125, 7.75 ], + "to": [ 8.125, 13.375, 8 ], + "faces": { + "down": { "uv": [ 8.125, 8, 7.875, 7.75 ], "texture": "#texture" }, + "up": { "uv": [ 7.875, 7.75, 8.125, 8 ], "texture": "#texture" }, + "north": { "uv": [ 7.875, 2.625, 8.125, 2.875 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 2.625, 8, 2.875 ], "texture": "#texture" }, + "east": { "uv": [ 8, 2.625, 8.25, 2.875 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 13.375, 7.75 ], + "to": [ 8.125, 14.125, 7.875 ], + "faces": { + "north": { "uv": [ 7.875, 1.875, 8.125, 2.625 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 1.875, 7.875, 2.625 ], "texture": "#texture" }, + "east": { "uv": [ 8.125, 1.875, 8.25, 2.625 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 15, 7.75 ], + "to": [ 8, 15.125, 7.875 ], + "faces": { + "up": { "uv": [ 7.875, 7.75, 8, 7.875 ], "texture": "#texture" }, + "north": { "uv": [ 8, 0.875, 8.125, 1 ], "texture": "#texture" }, + "east": { "uv": [ 8.125, 0.875, 8.25, 1 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 5.75, 7.875 ], + "to": [ 8.25, 7.125, 8.125 ], + "faces": { + "down": { "uv": [ 8.125, 8.125, 7.75, 7.875 ], "texture": "#texture" }, + "up": { "uv": [ 7.875, 7.875, 8.25, 8.125 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 8.875, 8.125, 10.25 ], "texture": "#texture" }, + "south": { "uv": [ 7.875, 8.875, 8.25, 10.25 ], "texture": "#texture" }, + "west": { "uv": [ 7.875, 8.875, 8.125, 10.25 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 8.875, 8.125, 10.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 7.125, 7.875 ], + "to": [ 8.125, 13.125, 8 ], + "faces": { + "north": { "uv": [ 7.875, 2.875, 8.125, 8.875 ], "texture": "#texture" }, + "west": { "uv": [ 7.875, 2.875, 8, 8.875 ], "texture": "#texture" }, + "east": { "uv": [ 8, 2.875, 8.125, 8.875 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 15.125, 7.875 ], + "to": [ 8.25, 15.625, 8 ], + "faces": { + "up": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 5.25, 8 ], + "to": [ 8.375, 5.75, 8.125 ], + "faces": { + "down": { "uv": [ 8.125, 8.125, 7.625, 8 ], "texture": "#texture" }, + "up": { "uv": [ 7.875, 8, 8.375, 8.125 ], "texture": "#texture" }, + "north": { "uv": [ 7.625, 10.25, 8.125, 10.75 ], "texture": "#texture" }, + "south": { "uv": [ 7.875, 10.25, 8.375, 10.75 ], "texture": "#texture" }, + "west": { "uv": [ 8, 10.25, 8.125, 10.75 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 10.25, 8, 10.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 15.5, 8 ], + "to": [ 8, 15.75, 8.125 ], + "faces": { + "up": { "uv": [ 7.875, 8, 8, 8.125 ], "texture": "#texture" }, + "north": { "uv": [ 8, 0.25, 8.125, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 7.875, 0.25, 8, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 8, 0.25, 8.125, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 0.25, 8, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 6.375, 8.125 ], + "to": [ 8.125, 14.125, 8.25 ], + "faces": { + "down": { "uv": [ 8.125, 8.25, 7.875, 8.125 ], "texture": "#texture" }, + "north": { "uv": [ 7.875, 1.875, 8.125, 9.625 ], "texture": "#texture" }, + "south": { "uv": [ 7.875, 1.875, 8.125, 9.625 ], "texture": "#texture" }, + "west": { "uv": [ 8.125, 1.875, 8.25, 9.625 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 1.875, 7.875, 9.625 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 14.75, 8.125 ], + "to": [ 8.25, 15, 8.25 ], + "faces": { + "up": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 14.25, 8.25 ], + "to": [ 8.125, 14.375, 8.375 ], + "faces": { + "down": { "uv": [ 8.125, 8.375, 7.875, 8.25 ], "texture": "#texture" }, + "south": { "uv": [ 7.875, 1.625, 8.125, 1.75 ], "texture": "#texture" }, + "west": { "uv": [ 8.25, 1.625, 8.375, 1.75 ], "texture": "#texture" }, + "east": { "uv": [ 7.625, 1.625, 7.75, 1.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 7.875, 14.625, 8.25 ], + "to": [ 8.25, 14.75, 8.375 ], + "faces": { + "up": { "uv": [ 7.875, 8.25, 8.25, 8.375 ], "texture": "#texture" }, + "south": { "uv": [ 7.875, 1.25, 8.25, 1.375 ], "texture": "#texture" }, + "west": { "uv": [ 8.25, 1.25, 8.375, 1.375 ], "texture": "#texture" }, + "east": { "uv": [ 7.625, 1.25, 7.75, 1.375 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8, 14.5, 7.625 ], + "to": [ 8.125, 14.75, 7.75 ], + "faces": { + "up": { "uv": [ 8, 7.625, 8.125, 7.75 ], "texture": "#texture" }, + "north": { "uv": [ 7.875, 1.25, 8, 1.5 ], "texture": "#texture" }, + "south": { "uv": [ 8, 1.25, 8.125, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 8.25, 1.25, 8.375, 1.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8, 0, 7.75 ], + "to": [ 8.25, 3.125, 8.25 ], + "faces": { + "down": { "uv": [ 8, 8.25, 7.75, 7.75 ], "texture": "#texture", "cullface": "down" }, + "up": { "uv": [ 8, 7.75, 8.25, 8.25 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 12.875, 8, 16 ], "texture": "#texture" }, + "south": { "uv": [ 8, 12.875, 8.25, 16 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 12.875, 8.25, 16 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 12.875, 8.25, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8, 4.5, 7.75 ], + "to": [ 8.25, 4.75, 8.25 ], + "faces": { + "down": { "uv": [ 8, 8.25, 7.75, 7.75 ], "texture": "#texture" }, + "up": { "uv": [ 8, 7.75, 8.25, 8.25 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 11.25, 8, 11.5 ], "texture": "#texture" }, + "south": { "uv": [ 8, 11.25, 8.25, 11.5 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 11.25, 8.25, 11.5 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 11.25, 8.25, 11.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8, 14.875, 7.75 ], + "to": [ 8.125, 15, 7.875 ], + "faces": { + "up": { "uv": [ 8, 7.75, 8.125, 7.875 ], "texture": "#texture" }, + "north": { "uv": [ 7.875, 1, 8, 1.125 ], "texture": "#texture" }, + "east": { "uv": [ 8.125, 1, 8.25, 1.125 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8, 3.125, 7.875 ], + "to": [ 8.375, 4.5, 8.125 ], + "faces": { + "down": { "uv": [ 8, 8.125, 7.625, 7.875 ], "texture": "#texture" }, + "up": { "uv": [ 8, 7.875, 8.375, 8.125 ], "texture": "#texture" }, + "north": { "uv": [ 7.625, 11.5, 8, 12.875 ], "texture": "#texture" }, + "south": { "uv": [ 8, 11.5, 8.375, 12.875 ], "texture": "#texture" }, + "west": { "uv": [ 7.875, 11.5, 8.125, 12.875 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 11.5, 8.125, 12.875 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8, 4.75, 7.875 ], + "to": [ 8.25, 5.25, 8.25 ], + "faces": { + "up": { "uv": [ 8, 7.875, 8.25, 8.25 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 10.75, 8, 11.25 ], "texture": "#texture" }, + "south": { "uv": [ 8, 10.75, 8.25, 11.25 ], "texture": "#texture" }, + "west": { "uv": [ 7.875, 10.75, 8.25, 11.25 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 10.75, 8.125, 11.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8, 5.25, 7.875 ], + "to": [ 8.25, 5.75, 8 ], + "faces": { + "north": { "uv": [ 7.75, 10.25, 8, 10.75 ], "texture": "#texture" }, + "west": { "uv": [ 7.875, 10.25, 8, 10.75 ], "texture": "#texture" }, + "east": { "uv": [ 8, 10.25, 8.125, 10.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8, 15.75, 7.875 ], + "to": [ 8.125, 15.875, 8 ], + "faces": { + "down": { "uv": [ 8, 8, 7.875, 7.875 ], "texture": "#texture" }, + "up": { "uv": [ 8, 7.875, 8.125, 8 ], "texture": "#texture" }, + "north": { "uv": [ 7.875, 0.125, 8, 0.25 ], "texture": "#texture" }, + "west": { "uv": [ 7.875, 0.125, 8, 0.25 ], "texture": "#texture" }, + "east": { "uv": [ 8, 0.125, 8.125, 0.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8, 15.5, 8 ], + "to": [ 8.25, 15.625, 8.125 ], + "faces": { + "down": { "uv": [ 8, 8.125, 7.75, 8 ], "texture": "#texture" }, + "up": { "uv": [ 8, 8, 8.25, 8.125 ], "texture": "#texture" }, + "south": { "uv": [ 8, 0.375, 8.25, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 0.375, 8, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8, 4.375, 8.125 ], + "to": [ 8.25, 4.5, 8.25 ], + "faces": { + "down": { "uv": [ 8, 8.25, 7.75, 8.125 ], "texture": "#texture" }, + "south": { "uv": [ 8, 11.5, 8.25, 11.625 ], "texture": "#texture" }, + "west": { "uv": [ 8.125, 11.5, 8.25, 11.625 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 11.5, 7.875, 11.625 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8, 5.25, 8.125 ], + "to": [ 8.25, 6.375, 8.25 ], + "faces": { + "up": { "uv": [ 8, 8.125, 8.25, 8.25 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 9.625, 8, 10.75 ], "texture": "#texture" }, + "south": { "uv": [ 8, 9.625, 8.25, 10.75 ], "texture": "#texture" }, + "west": { "uv": [ 8.125, 9.625, 8.25, 10.75 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 9.625, 7.875, 10.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8, 15, 8.125 ], + "to": [ 8.25, 15.125, 8.25 ], + "faces": { + "up": { "uv": [ 8, 8.125, 8.25, 8.25 ], "texture": "#texture" }, + "south": { "uv": [ 8, 0.875, 8.25, 1 ], "texture": "#texture" }, + "west": { "uv": [ 8.125, 0.875, 8.25, 1 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 0.875, 7.875, 1 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8, 14.75, 8.25 ], + "to": [ 8.125, 15, 8.375 ], + "faces": { + "up": { "uv": [ 8, 8.25, 8.125, 8.375 ], "texture": "#texture" }, + "south": { "uv": [ 8, 1, 8.125, 1.25 ], "texture": "#texture" }, + "west": { "uv": [ 8.25, 1, 8.375, 1.25 ], "texture": "#texture" }, + "east": { "uv": [ 7.625, 1, 7.75, 1.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.125, 14.5, 7.625 ], + "to": [ 8.25, 14.625, 7.75 ], + "faces": { + "up": { "uv": [ 8.125, 7.625, 8.25, 7.75 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 1.375, 7.875, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 8.25, 1.375, 8.375, 1.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.125, 3.125, 7.75 ], + "to": [ 8.25, 4.5, 7.875 ], + "faces": { + "north": { "uv": [ 7.75, 11.5, 7.875, 12.875 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 11.5, 7.875, 12.875 ], "texture": "#texture" }, + "east": { "uv": [ 8.125, 11.5, 8.25, 12.875 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.125, 7.125, 7.875 ], + "to": [ 8.25, 7.375, 8 ], + "faces": { + "up": { "uv": [ 8.125, 7.875, 8.25, 8 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 8.625, 7.875, 8.875 ], "texture": "#texture" }, + "east": { "uv": [ 8, 8.625, 8.125, 8.875 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.125, 12.875, 7.875 ], + "to": [ 8.25, 13.375, 8 ], + "faces": { + "down": { "uv": [ 7.875, 8, 7.75, 7.875 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 2.625, 7.875, 3.125 ], "texture": "#texture" }, + "west": { "uv": [ 7.875, 2.625, 8, 3.125 ], "texture": "#texture" }, + "east": { "uv": [ 8, 2.625, 8.125, 3.125 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.125, 14.75, 7.875 ], + "to": [ 8.25, 14.875, 8 ], + "faces": { + "north": { "uv": [ 7.75, 1.125, 7.875, 1.25 ], "texture": "#texture" }, + "east": { "uv": [ 8, 1.125, 8.125, 1.25 ], "texture": "#texture" } + } + }, + { + "__comment": "RHJvb2JsZWRvcmVMTEM=", + "from": [ 8.125, 15.625, 7.875 ], + "to": [ 8.25, 15.75, 8.125 ], + "faces": { + "down": { "uv": [ 7.875, 8.125, 7.75, 7.875 ], "texture": "#texture" }, + "up": { "uv": [ 8.125, 7.875, 8.25, 8.125 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 0.25, 7.875, 0.375 ], "texture": "#texture" }, + "south": { "uv": [ 8.125, 0.25, 8.25, 0.375 ], "texture": "#texture" }, + "west": { "uv": [ 7.875, 0.25, 8.125, 0.375 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 0.25, 8.125, 0.375 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.125, 3.125, 8.125 ], + "to": [ 8.25, 4.375, 8.25 ], + "faces": { + "south": { "uv": [ 8.125, 11.625, 8.25, 12.875 ], "texture": "#texture" }, + "west": { "uv": [ 8.125, 11.625, 8.25, 12.875 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 11.625, 7.875, 12.875 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.125, 6.375, 8.125 ], + "to": [ 8.25, 7.375, 8.25 ], + "faces": { + "up": { "uv": [ 8.125, 8.125, 8.25, 8.25 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 8.625, 7.875, 9.625 ], "texture": "#texture" }, + "south": { "uv": [ 8.125, 8.625, 8.25, 9.625 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 8.625, 7.875, 9.625 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.125, 15.125, 8.125 ], + "to": [ 8.25, 15.5, 8.25 ], + "faces": { + "up": { "uv": [ 8.125, 8.125, 8.25, 8.25 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 0.5, 7.875, 0.875 ], "texture": "#texture" }, + "south": { "uv": [ 8.125, 0.5, 8.25, 0.875 ], "texture": "#texture" }, + "west": { "uv": [ 8.125, 0.5, 8.25, 0.875 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 0.5, 7.875, 0.875 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.125, 14.75, 8.25 ], + "to": [ 8.25, 14.875, 8.375 ], + "faces": { + "up": { "uv": [ 8.125, 8.25, 8.25, 8.375 ], "texture": "#texture" }, + "south": { "uv": [ 8.125, 1.125, 8.25, 1.25 ], "texture": "#texture" }, + "east": { "uv": [ 7.625, 1.125, 7.75, 1.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.25, 0, 7.875 ], + "to": [ 8.375, 3.125, 8.125 ], + "faces": { + "down": { "uv": [ 7.75, 8.125, 7.625, 7.875 ], "texture": "#texture", "cullface": "down" }, + "north": { "uv": [ 7.625, 12.875, 7.75, 16 ], "texture": "#texture" }, + "south": { "uv": [ 8.25, 12.875, 8.375, 16 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 12.875, 8.125, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.25, 4.5, 7.875 ], + "to": [ 8.375, 5.25, 8.125 ], + "faces": { + "up": { "uv": [ 8.25, 7.875, 8.375, 8.125 ], "texture": "#texture" }, + "north": { "uv": [ 7.625, 10.75, 7.75, 11.5 ], "texture": "#texture" }, + "south": { "uv": [ 8.25, 10.75, 8.375, 11.5 ], "texture": "#texture" }, + "west": { "uv": [ 7.875, 10.75, 8.125, 11.5 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 10.75, 8.125, 11.5 ], "texture": "#texture" } + } + }, + { + "__comment": "DroobledoreLLC", + "from": [ 8.25, 5.25, 7.875 ], + "to": [ 8.375, 5.375, 8 ], + "faces": { + "up": { "uv": [ 8.25, 7.875, 8.375, 8 ], "texture": "#texture" }, + "north": { "uv": [ 7.625, 10.625, 7.75, 10.75 ], "texture": "#texture" }, + "east": { "uv": [ 8, 10.625, 8.125, 10.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.25, 14.625, 7.875 ], + "to": [ 8.375, 14.75, 8.125 ], + "faces": { + "up": { "uv": [ 8.25, 7.875, 8.375, 8.125 ], "texture": "#texture" }, + "north": { "uv": [ 7.625, 1.25, 7.75, 1.375 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 1.25, 8.125, 1.375 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.25, 15.125, 7.875 ], + "to": [ 8.375, 15.25, 8 ], + "faces": { + "up": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.25, 5.75, 8 ], + "to": [ 8.375, 6, 8.125 ], + "faces": { + "up": { "uv": [ 8.25, 8, 8.375, 8.125 ], "texture": "#texture" }, + "north": { "uv": [ 7.625, 10, 7.75, 10.25 ], "texture": "#texture" }, + "south": { "uv": [ 8.25, 10, 8.375, 10.25 ], "texture": "#texture" }, + "east": { "uv": [ 7.875, 10, 8, 10.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Gandalf", + "from": [ 8.25, 14.75, 8.125 ], + "to": [ 8.375, 14.875, 8.25 ], + "faces": { + "up": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 1, 1.5 ], "texture": "#texture" } + } + }, + { + "from": [ 5.5, 12, 8 ], + "to": [ 10.5, 19, 8.0625 ], + "faces": { + "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#animated1" }, + "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#animated1" } + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [ 0, 90, 0 ], + "translation": [ 0, 0.19, 1 ], + "scale": [ 2.7, 2.7, 2.7 ] + }, + "thirdperson_lefthand": { + "rotation": [ 0, 90, 0 ], + "translation": [ 0, 0.19, 1 ], + "scale": [ 2.7, 2.7, 2.7 ] + }, + "head": { + "rotation": [ 0, 180, 37 ], + "translation": [ 2.46, -13.8, 4 ], + "scale": [ 4, 4, 4 ] + }, + "ground": { + "rotation": [ -70, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 2, 2, 2 ] + }, + "fixed": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, -0.57 ], + "scale": [ 1.2, 1.2, 1.2 ] + }, + "firstperson_righthand": { + "rotation": [ 0, -99, -14 ], + "translation": [ 0, 0, 0.56 ], + "scale": [ 1.5, 1.5, 1.5 ] + }, + "firstperson_lefthand": { + "rotation": [ 0, -99, -14 ], + "translation": [ 0, 0, 0.56 ], + "scale": [ 1.5, 1.5, 1.5 ] + }, + "gui": { + "rotation": [ -6, -4, -45 ], + "translation": [ 0, 0, 0 ], + "scale": [ 1.2, 1.2, 1.2 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/wands/staff_magicka.json b/assets/magic/models/wands/staff_magicka.json new file mode 100644 index 0000000..c1987e8 --- /dev/null +++ b/assets/magic/models/wands/staff_magicka.json @@ -0,0 +1,193 @@ +{ + "credit": "Made with Blockbench, by RealFlamegirl. Do not take this out of the Magic resource pack and/or redistribute without permission. Discord is flame#0464", + "ambientocclusion": false, + "textures": { + "2": "magic:other/magicka_wand" + }, + "elements": [ + { + "from": [7.94522, -8.77099, 7.5], + "to": [8.94522, 7.22901, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.94522, -0.77099, 8.5]}, + "faces": { + "north": {"uv": [0, 16, 16, 15], "rotation": 90, "texture": "#2"}, + "east": {"uv": [0, 15, 16, 14], "rotation": 90, "texture": "#2"}, + "south": {"uv": [0, 16, 16, 15], "rotation": 90, "texture": "#2"}, + "west": {"uv": [0, 15, 16, 14], "rotation": 90, "texture": "#2"}, + "up": {"uv": [0, 1, 1, 0], "texture": "#2"}, + "down": {"uv": [0, 1, 1, 0], "texture": "#2"} + } + }, + { + "from": [7.94522, -10.77099, 7.5], + "to": [8.94522, -8.77099, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.94522, -0.77099, 8.5]}, + "faces": { + "north": {"uv": [15, 12, 14, 14], "texture": "#2"}, + "east": {"uv": [16, 12, 15, 14], "texture": "#2"}, + "south": {"uv": [15, 12, 14, 14], "texture": "#2"}, + "west": {"uv": [16, 12, 15, 14], "texture": "#2"}, + "up": {"uv": [0, 1, 1, 0], "texture": "#2"}, + "down": {"uv": [0, 14, 1, 13], "texture": "#2"} + } + }, + { + "from": [7.44522, 10.22901, 7], + "to": [9.44522, 12.22901, 9], + "rotation": {"angle": 45, "axis": "z", "origin": [8.44522, 11.22901, 8]}, + "faces": { + "north": {"uv": [4, 11, 6, 13], "texture": "#2"}, + "east": {"uv": [8, 11, 6, 13], "texture": "#2"}, + "south": {"uv": [10, 11, 8, 13], "texture": "#2"}, + "west": {"uv": [10, 9, 8, 11], "texture": "#2"}, + "up": {"uv": [8, 9, 6, 11], "rotation": 90, "texture": "#2"}, + "down": {"uv": [6, 9, 4, 11], "rotation": 270, "texture": "#2"} + } + }, + { + "from": [7.21277, 7.19666, 7.5], + "to": [9.21277, 7.69666, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [8.44522, 11.22901, 8]}, + "faces": { + "north": {"uv": [0, 6, 2, 7], "texture": "#2"}, + "east": {"uv": [2, 3, 1, 4], "texture": "#2"}, + "south": {"uv": [2, 6, 0, 7], "texture": "#2"}, + "west": {"uv": [1, 0, 0, 0.5], "texture": "#2"}, + "up": {"uv": [0, 8, 2, 7], "texture": "#2"}, + "down": {"uv": [0, 9, 2, 8], "texture": "#2"} + } + }, + { + "from": [6.44522, 7.22901, 7], + "to": [10.44522, 8.22901, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8.44522, 11.22901, 8]}, + "faces": { + "north": {"uv": [12, 7, 16, 8], "texture": "#2"}, + "east": {"uv": [5, 5, 3, 6], "texture": "#2"}, + "south": {"uv": [16, 7, 12, 8], "texture": "#2"}, + "west": {"uv": [16, 0, 14, 1], "texture": "#2"}, + "up": {"uv": [12, 10, 16, 8], "texture": "#2"}, + "down": {"uv": [12, 12, 16, 10], "texture": "#2"} + } + }, + { + "from": [6.85944, 6.98636, 6.5], + "to": [9.85944, 7.98636, 9.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8.44522, 11.22901, 8]}, + "faces": { + "north": {"uv": [13, 0, 16, 1], "texture": "#2"}, + "east": {"uv": [12, 7, 9, 8], "texture": "#2"}, + "south": {"uv": [16, 0, 13, 1], "texture": "#2"}, + "west": {"uv": [3, 0, 0, 1], "texture": "#2"}, + "up": {"uv": [13, 7, 16, 4], "texture": "#2"}, + "down": {"uv": [13, 4, 16, 1], "texture": "#2"} + } + }, + { + "from": [4.3209, 9.34733, 6.497], + "to": [5.3269, 13.35333, 9.503], + "rotation": {"angle": 0, "axis": "z", "origin": [8.44522, 11.22901, 8]}, + "faces": { + "north": {"uv": [9, 1, 13, 0], "rotation": 270, "texture": "#2"}, + "east": {"uv": [9, 7, 13, 4], "rotation": 90, "texture": "#2"}, + "south": {"uv": [9, 1, 13, 0], "rotation": 270, "texture": "#2"}, + "west": {"uv": [9, 4, 13, 1], "rotation": 90, "texture": "#2"}, + "up": {"uv": [3, 0, 0, 1], "rotation": 90, "texture": "#2"}, + "down": {"uv": [16, 0, 13, 1], "rotation": 90, "texture": "#2"} + } + }, + { + "from": [6.44522, 14.47165, 7], + "to": [10.44522, 15.47165, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8.44522, 11.22901, 8]}, + "faces": { + "north": {"uv": [2, 0, 6, 1], "texture": "#2"}, + "east": {"uv": [2, 4, 0, 5], "texture": "#2"}, + "south": {"uv": [6, 0, 2, 1], "texture": "#2"}, + "west": {"uv": [2, 2, 0, 3], "texture": "#2"}, + "up": {"uv": [2, 3, 6, 1], "texture": "#2"}, + "down": {"uv": [2, 5, 6, 3], "texture": "#2"} + } + }, + { + "from": [7.03101, 14.64323, 6.5], + "to": [10.03101, 15.64323, 9.5], + "rotation": {"angle": 45, "axis": "z", "origin": [8.44522, 11.22901, 8]}, + "faces": { + "north": {"uv": [6, 0, 9, 1], "texture": "#2"}, + "east": {"uv": [3, 5, 0, 6], "texture": "#2"}, + "south": {"uv": [9, 0, 6, 1], "texture": "#2"}, + "west": {"uv": [3, 2, 0, 3], "texture": "#2"}, + "up": {"uv": [6, 4, 9, 1], "texture": "#2"}, + "down": {"uv": [6, 7, 9, 4], "texture": "#2"} + } + }, + { + "from": [6.84675, 14.93572, 7.5], + "to": [8.84675, 15.43572, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8.44522, 11.22901, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#2"}, + "east": {"uv": [1, 3, 0, 4], "texture": "#2"}, + "south": {"uv": [2, 0, 0, 1], "texture": "#2"}, + "west": {"uv": [1, 1, 0, 1.5], "texture": "#2"}, + "up": {"uv": [0, 2, 2, 1], "texture": "#2"}, + "down": {"uv": [0, 3, 2, 2], "texture": "#2"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [-60, 90, 55], + "translation": [0, 3.75, 1.5], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [-60, -90, -55], + "translation": [0, 3.75, 1.5], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [-16.5, 90, 25], + "translation": [3.13, 7.2, -0.12], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [-16.5, -90, -25], + "translation": [3.13, 7.2, -0.12], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "rotation": [0, 0, 45], + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [0, -180, 45], + "translation": [2.85, 2.35, 0], + "scale": [0.72849, 0.72849, 0.72849] + }, + "head": { + "rotation": [0, 0, -143.75], + "translation": [5.5, -23.25, 5.25], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "translation": [0, 5.75, -2.63] + } + }, + "groups": [ + { + "name": "group", + "origin": [4.87868, 14.12132, 8], + "children": [0, 1, 2, + { + "name": "group", + "origin": [10.35355, 15.59619, 8], + "children": [3, 4, 5, 6, 7, 8, 9] + } + ] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/wands/staff_survival.json b/assets/magic/models/wands/staff_survival.json new file mode 100644 index 0000000..198e5aa --- /dev/null +++ b/assets/magic/models/wands/staff_survival.json @@ -0,0 +1,177 @@ +{ + "credit": "Made with Blockbench, by RealFlamegirl. Do not take this out of the Magic resource pack and/or redistribute without permission. Discord is flame#0464", + "textures": { + "1": "magic:other/survivalwand3" + }, + "elements": [ + { + "from": [7.5, -8.14286, 7.5], + "to": [8.5, 5.85714, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 14], "texture": "#1"}, + "east": {"uv": [1, 0, 2, 14], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 14], "texture": "#1"}, + "west": {"uv": [1, 0, 2, 14], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 13, 1, 14], "texture": "#1"} + } + }, + { + "from": [7.5, 5.85714, 7.5], + "to": [8.5, 19.85714, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [2, 0, 3, 14], "texture": "#1"}, + "east": {"uv": [3, 0, 4, 14], "texture": "#1"}, + "south": {"uv": [2, 0, 3, 14], "texture": "#1"}, + "west": {"uv": [3, 0, 4, 14], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "from": [7, 15.85714, 7], + "to": [9, 16.85714, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [14, 13, 16, 14], "texture": "#1"}, + "east": {"uv": [14, 12, 16, 13], "texture": "#1"}, + "south": {"uv": [14, 13, 16, 14], "texture": "#1"}, + "west": {"uv": [14, 12, 16, 13], "texture": "#1"}, + "up": {"uv": [14, 14, 16, 16], "texture": "#1"}, + "down": {"uv": [14, 10, 16, 12], "texture": "#1"} + } + }, + { + "from": [7, -7.14286, 7], + "to": [9, -6.14286, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [14, 13, 16, 14], "texture": "#1"}, + "east": {"uv": [14, 12, 16, 13], "texture": "#1"}, + "south": {"uv": [14, 13, 16, 14], "texture": "#1"}, + "west": {"uv": [14, 12, 16, 13], "texture": "#1"}, + "up": {"uv": [14, 14, 16, 16], "texture": "#1"}, + "down": {"uv": [14, 10, 16, 12], "texture": "#1"} + } + }, + { + "from": [6.5, 17.85714, 6.5], + "to": [9.5, 25.85714, 9.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [10, 8, 13, 16], "texture": "#1"}, + "east": {"uv": [7, 8, 10, 16], "texture": "#1"}, + "south": {"uv": [10, 8, 13, 16], "texture": "#1"}, + "west": {"uv": [7, 8, 10, 16], "texture": "#1"}, + "up": {"uv": [12.5, 15, 13, 16], "texture": "#1"}, + "down": {"uv": [5, 7, 8, 10], "texture": "#1"} + } + }, + { + "name": "tint", + "from": [7.5, -10.14286, 7.5], + "to": [8.5, -8.14286, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [0, 14, 1, 16], "texture": "#1", "tintindex": 0}, + "east": {"uv": [1, 14, 2, 16], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 14, 1, 16], "texture": "#1", "tintindex": 0}, + "west": {"uv": [1, 14, 2, 16], "texture": "#1", "tintindex": 0}, + "up": {"uv": [1, 14, 2, 15], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 15, 1, 16], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "tint", + "from": [7, 18.85714, 7], + "to": [9, 24.85714, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [5, 0, 7, 6], "texture": "#1", "tintindex": 0}, + "east": {"uv": [7, 0, 9, 6], "texture": "#1", "tintindex": 0}, + "south": {"uv": [5, 0, 7, 6], "texture": "#1", "tintindex": 0}, + "west": {"uv": [7, 0, 9, 6], "texture": "#1", "tintindex": 0}, + "up": {"uv": [4, 14, 6, 16], "texture": "#1", "tintindex": 0}, + "down": {"uv": [2, 14, 4, 16], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "not tint", + "from": [7.493, -10.14986, 7.493], + "to": [8.507, -8.13586, 8.507], + "shade": false, + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [14, 4, 15, 6], "texture": "#1"}, + "east": {"uv": [15, 4, 16, 6], "texture": "#1"}, + "south": {"uv": [14, 4, 15, 6], "texture": "#1"}, + "west": {"uv": [15, 4, 16, 6], "texture": "#1"}, + "up": {"uv": [15, 4, 16, 5], "texture": "#1"}, + "down": {"uv": [14, 5, 15, 6], "texture": "#1"} + } + }, + { + "name": "not tint", + "from": [6.993, 18.85014, 6.993], + "to": [9.007, 24.86414, 9.007], + "shade": false, + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [16, 2, 10, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [16, 4, 10, 2], "rotation": 90, "texture": "#1"}, + "south": {"uv": [16, 2, 10, 0], "rotation": 90, "texture": "#1"}, + "west": {"uv": [16, 4, 10, 2], "rotation": 90, "texture": "#1"}, + "up": {"uv": [10, 4, 12, 6], "texture": "#1"}, + "down": {"uv": [12, 4, 14, 6], "texture": "#1"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [0, -90, 55], + "translation": [0, -0.5, 0.25], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [0, 90, -55], + "translation": [0, -0.5, 0.25], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [-5.25, -90, 25], + "translation": [2.63, 1.2, -2.62], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [-5.25, 90, -25], + "translation": [2.63, 1.2, -2.62], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 6.75, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "translation": [-0.75, 0.25, 0], + "scale": [0.586, 0.586, 0.586] + }, + "head": { + "rotation": [0, -180, 86], + "translation": [2.46, -15.55, 4], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "rotation": [0, 0, 90], + "translation": [-1, -1, -2.75] + } + }, + "groups": [ + { + "name": "group", + "origin": [7.5, -6.5, 7.5], + "children": [0, 1, 2, 3, 4, 5, 6] + }, 7, 8] +} \ No newline at end of file diff --git a/assets/magic/models/wands/staff_survival1.json b/assets/magic/models/wands/staff_survival1.json new file mode 100644 index 0000000..3294ff5 --- /dev/null +++ b/assets/magic/models/wands/staff_survival1.json @@ -0,0 +1,6 @@ +{ + "parent": "magic:wands/staff_survival", + "textures": { + "1": "magic:other/survivalwand3" + } +} \ No newline at end of file diff --git a/assets/magic/models/wands/staff_survival2.json b/assets/magic/models/wands/staff_survival2.json new file mode 100644 index 0000000..5dd95ff --- /dev/null +++ b/assets/magic/models/wands/staff_survival2.json @@ -0,0 +1,6 @@ +{ + "parent": "magic:wands/staff_survival", + "textures": { + "1": "magic:other/survivalwand4" + } +} \ No newline at end of file diff --git a/assets/magic/models/wands/staff_survival_colorable.json b/assets/magic/models/wands/staff_survival_colorable.json new file mode 100644 index 0000000..17d14b4 --- /dev/null +++ b/assets/magic/models/wands/staff_survival_colorable.json @@ -0,0 +1,6 @@ +{ + "parent": "magic:wands/staff_survival", + "textures": { + "1": "magic:other/survivalwand3_colorable" + } +} \ No newline at end of file diff --git a/assets/magic/models/wands/staff_wolf.json b/assets/magic/models/wands/staff_wolf.json new file mode 100644 index 0000000..6f46537 --- /dev/null +++ b/assets/magic/models/wands/staff_wolf.json @@ -0,0 +1,2424 @@ +{ + "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/staff_wolf", + "staff_wolf_top": "magic:other/staff_wolf_top", + "staff_wolf_bottom": "magic:other/staff_wolf_bottom" + }, + "elements": [ + { + "name": "Wolfstaff", + "from": [6.375, 14.125, 7.875], + "to": [9.5, 14.25, 8.125], + "faces": { + "north": {"uv": [9.499, 1.751, 6.376, 1.874], "texture": "#texture"}, + "east": {"uv": [8.124, 1.751, 7.876, 1.874], "texture": "#texture"}, + "south": {"uv": [6.376, 1.751, 9.499, 1.874], "texture": "#texture"}, + "west": {"uv": [7.876, 1.751, 8.124, 1.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.376, 7.876, 9.499, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.624, 8.124, 6.501, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.5, 14.125, 7.75], + "to": [9.375, 14.25, 7.875], + "faces": { + "north": {"uv": [9.374, 1.751, 6.501, 1.874], "texture": "#texture"}, + "east": {"uv": [7.874, 1.751, 7.751, 1.874], "texture": "#texture"}, + "west": {"uv": [7.751, 1.751, 7.874, 1.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.501, 7.751, 9.374, 7.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.499, 7.874, 6.626, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.5, 14, 7.875], + "to": [9.5, 14.125, 8.125], + "faces": { + "north": {"uv": [9.499, 1.876, 6.501, 1.999], "texture": "#texture"}, + "east": {"uv": [8.124, 1.876, 7.876, 1.999], "texture": "#texture"}, + "south": {"uv": [6.501, 1.876, 9.499, 1.999], "texture": "#texture"}, + "west": {"uv": [7.876, 1.876, 8.124, 1.999], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.499, 8.124, 6.501, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.5, 14.125, 8.125], + "to": [9.375, 14.25, 8.25], + "faces": { + "east": {"uv": [8.249, 1.751, 8.126, 1.874], "texture": "#texture"}, + "south": {"uv": [6.501, 1.751, 9.374, 1.874], "texture": "#texture"}, + "west": {"uv": [8.126, 1.751, 8.249, 1.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.501, 8.126, 9.374, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.499, 8.249, 6.626, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.625, 14, 7.625], + "to": [9.25, 14.125, 7.875], + "faces": { + "north": {"uv": [9.249, 1.876, 6.626, 1.999], "texture": "#texture"}, + "east": {"uv": [7.874, 1.876, 7.626, 1.999], "texture": "#texture"}, + "west": {"uv": [7.626, 1.876, 7.874, 1.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.626, 7.626, 9.249, 7.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.374, 7.874, 6.751, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.625, 13.875, 7.75], + "to": [7.25, 14, 8.25], + "faces": { + "north": {"uv": [7.249, 2.001, 6.626, 2.124], "texture": "#texture"}, + "east": {"uv": [8.249, 2.001, 7.751, 2.124], "texture": "#texture"}, + "south": {"uv": [6.626, 2.001, 7.249, 2.124], "texture": "#texture"}, + "west": {"uv": [7.751, 2.001, 8.249, 2.124], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.626, 7.751, 7.249, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.374, 8.249, 8.751, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.625, 14.25, 7.75], + "to": [9.25, 14.375, 8.25], + "faces": { + "north": {"uv": [9.249, 1.626, 6.626, 1.749], "texture": "#texture"}, + "east": {"uv": [8.249, 1.626, 7.751, 1.749], "texture": "#texture"}, + "south": {"uv": [6.626, 1.626, 9.249, 1.749], "texture": "#texture"}, + "west": {"uv": [7.751, 1.626, 8.249, 1.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.626, 7.751, 9.249, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.374, 8.249, 6.751, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.625, 14, 8.125], + "to": [9.25, 14.125, 8.375], + "faces": { + "east": {"uv": [8.374, 1.876, 8.126, 1.999], "texture": "#texture"}, + "south": {"uv": [6.626, 1.876, 9.249, 1.999], "texture": "#texture"}, + "west": {"uv": [8.126, 1.876, 8.374, 1.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.626, 8.126, 9.249, 8.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.374, 8.374, 6.751, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.75, 13.875, 7.5], + "to": [6.875, 14, 7.75], + "faces": { + "north": {"uv": [6.874, 2.001, 6.751, 2.124], "texture": "#texture"}, + "east": {"uv": [7.749, 2.001, 7.501, 2.124], "texture": "#texture"}, + "west": {"uv": [7.501, 2.001, 7.749, 2.124], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.751, 7.501, 6.874, 7.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.249, 7.749, 9.126, 7.501], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.75, 14.125, 7.625], + "to": [9.125, 14.375, 7.75], + "faces": { + "north": {"uv": [9.124, 1.626, 6.751, 1.874], "texture": "#texture"}, + "east": {"uv": [7.749, 1.626, 7.626, 1.874], "texture": "#texture"}, + "south": {"uv": [6.751, 1.626, 9.124, 1.874], "texture": "#texture"}, + "west": {"uv": [7.626, 1.626, 7.749, 1.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.751, 7.626, 9.124, 7.749], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [6.75, 13.75, 7.75], + "to": [7, 13.875, 8.25], + "faces": { + "north": {"uv": [6.999, 2.126, 6.751, 2.249], "texture": "#texture"}, + "east": {"uv": [8.249, 2.126, 7.751, 2.249], "texture": "#texture"}, + "south": {"uv": [6.751, 2.126, 6.999, 2.249], "texture": "#texture"}, + "west": {"uv": [7.751, 2.126, 8.249, 2.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.249, 8.249, 9.001, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.75, 14.375, 7.75], + "to": [9.125, 14.5, 8.25], + "faces": { + "north": {"uv": [9.124, 1.501, 6.751, 1.624], "texture": "#texture"}, + "east": {"uv": [8.249, 1.501, 7.751, 1.624], "texture": "#texture"}, + "south": {"uv": [6.751, 1.501, 9.124, 1.624], "texture": "#texture"}, + "west": {"uv": [7.751, 1.501, 8.249, 1.624], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.751, 7.751, 9.124, 8.249], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [6.75, 14.625, 7.75], + "to": [9, 14.75, 8.25], + "faces": { + "north": {"uv": [8.999, 1.251, 6.751, 1.374], "texture": "#texture"}, + "east": {"uv": [8.249, 1.251, 7.751, 1.374], "texture": "#texture"}, + "south": {"uv": [6.751, 1.251, 8.999, 1.374], "texture": "#texture"}, + "west": {"uv": [7.751, 1.251, 8.249, 1.374], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.751, 7.751, 8.999, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.249, 8.249, 7.001, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.75, 14.75, 7.875], + "to": [9, 14.875, 8.125], + "faces": { + "north": {"uv": [8.999, 1.126, 6.751, 1.249], "texture": "#texture"}, + "east": {"uv": [8.124, 1.126, 7.876, 1.249], "texture": "#texture"}, + "south": {"uv": [6.751, 1.126, 8.999, 1.249], "texture": "#texture"}, + "west": {"uv": [7.876, 1.126, 8.124, 1.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.751, 7.876, 8.999, 8.124], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [6.75, 13.875, 8.25], + "to": [6.875, 14, 8.5], + "faces": { + "east": {"uv": [8.499, 2.001, 8.251, 2.124], "texture": "#texture"}, + "south": {"uv": [6.751, 2.001, 6.874, 2.124], "texture": "#texture"}, + "west": {"uv": [8.251, 2.001, 8.499, 2.124], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.751, 8.251, 6.874, 8.499], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.249, 8.499, 9.126, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.75, 14.125, 8.25], + "to": [9.125, 14.375, 8.375], + "faces": { + "north": {"uv": [9.124, 1.626, 6.751, 1.874], "texture": "#texture"}, + "east": {"uv": [8.374, 1.626, 8.251, 1.874], "texture": "#texture"}, + "south": {"uv": [6.751, 1.626, 9.124, 1.874], "texture": "#texture"}, + "west": {"uv": [8.251, 1.626, 8.374, 1.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.751, 8.251, 9.124, 8.374], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [6.875, 14, 7.5], + "to": [7.25, 14.25, 7.625], + "faces": { + "north": {"uv": [7.249, 1.751, 6.876, 1.999], "texture": "#texture"}, + "east": {"uv": [7.624, 1.751, 7.501, 1.999], "texture": "#texture"}, + "south": {"uv": [6.876, 1.751, 7.249, 1.999], "texture": "#texture"}, + "west": {"uv": [7.501, 1.751, 7.624, 1.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.876, 7.501, 7.249, 7.624], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.124, 7.624, 8.751, 7.501], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.875, 13.875, 7.625], + "to": [7, 14, 7.75], + "faces": { + "north": {"uv": [6.999, 2.001, 6.876, 2.124], "texture": "#texture"}, + "east": {"uv": [7.749, 2.001, 7.626, 2.124], "texture": "#texture"}, + "down": {"uv": [9.124, 7.749, 9.001, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.875, 14.375, 7.625], + "to": [7, 14.875, 7.75], + "faces": { + "north": {"uv": [6.999, 1.126, 6.876, 1.624], "texture": "#texture"}, + "east": {"uv": [7.749, 1.126, 7.626, 1.624], "texture": "#texture"}, + "south": {"uv": [6.876, 1.126, 6.999, 1.624], "texture": "#texture"}, + "west": {"uv": [7.626, 1.126, 7.749, 1.624], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.876, 7.626, 6.999, 7.749], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [6.875, 14.5, 7.75], + "to": [7, 14.625, 8.375], + "faces": { + "east": {"uv": [8.374, 1.376, 7.751, 1.499], "texture": "#texture"}, + "south": {"uv": [6.876, 1.376, 6.999, 1.499], "texture": "#texture"}, + "west": {"uv": [7.751, 1.376, 8.374, 1.499], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.876, 7.751, 6.999, 8.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.124, 8.374, 9.001, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.875, 14.75, 7.75], + "to": [8.75, 15, 7.875], + "faces": { + "north": {"uv": [8.749, 1.001, 6.876, 1.249], "texture": "#texture"}, + "east": {"uv": [7.874, 1.001, 7.751, 1.249], "texture": "#texture"}, + "south": {"uv": [6.876, 1.001, 8.749, 1.249], "texture": "#texture"}, + "west": {"uv": [7.751, 1.001, 7.874, 1.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.876, 7.751, 8.749, 7.874], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [6.875, 13.625, 7.875], + "to": [7.125, 13.75, 8.125], + "faces": { + "north": {"uv": [7.124, 2.251, 6.876, 2.374], "texture": "#texture"}, + "east": {"uv": [8.124, 2.251, 7.876, 2.374], "texture": "#texture"}, + "south": {"uv": [6.876, 2.251, 7.124, 2.374], "texture": "#texture"}, + "west": {"uv": [7.876, 2.251, 8.124, 2.374], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.876, 7.876, 7.124, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.124, 8.124, 8.876, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.875, 14.875, 7.875], + "to": [8.75, 15, 8.25], + "faces": { + "east": {"uv": [8.249, 1.001, 7.876, 1.124], "texture": "#texture"}, + "south": {"uv": [6.876, 1.001, 8.749, 1.124], "texture": "#texture"}, + "west": {"uv": [7.876, 1.001, 8.249, 1.124], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.876, 7.876, 8.749, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.124, 8.249, 7.251, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.875, 15, 7.875], + "to": [8.875, 15.125, 8.125], + "faces": { + "north": {"uv": [8.874, 0.876, 6.876, 0.999], "texture": "#texture"}, + "east": {"uv": [8.124, 0.876, 7.876, 0.999], "texture": "#texture"}, + "south": {"uv": [6.876, 0.876, 8.874, 0.999], "texture": "#texture"}, + "west": {"uv": [7.876, 0.876, 8.124, 0.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.876, 7.876, 8.874, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.124, 8.124, 7.126, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.875, 14.75, 8.125], + "to": [8.75, 14.875, 8.375], + "faces": { + "east": {"uv": [8.374, 1.126, 8.126, 1.249], "texture": "#texture"}, + "south": {"uv": [6.876, 1.126, 8.749, 1.249], "texture": "#texture"}, + "west": {"uv": [8.126, 1.126, 8.374, 1.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.876, 8.126, 8.749, 8.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.124, 8.374, 7.251, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.875, 13.875, 8.25], + "to": [7, 14, 8.375], + "faces": { + "east": {"uv": [8.374, 2.001, 8.251, 2.124], "texture": "#texture"}, + "south": {"uv": [6.876, 2.001, 6.999, 2.124], "texture": "#texture"}, + "down": {"uv": [9.124, 8.374, 9.001, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.875, 14.375, 8.25], + "to": [9, 14.5, 8.375], + "faces": { + "east": {"uv": [8.374, 1.501, 8.251, 1.624], "texture": "#texture"}, + "south": {"uv": [6.876, 1.501, 8.999, 1.624], "texture": "#texture"}, + "west": {"uv": [8.251, 1.501, 8.374, 1.624], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.876, 8.251, 8.999, 8.374], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [6.875, 14.625, 8.25], + "to": [8.75, 14.75, 8.375], + "faces": { + "east": {"uv": [8.374, 1.251, 8.251, 1.374], "texture": "#texture"}, + "south": {"uv": [6.876, 1.251, 8.749, 1.374], "texture": "#texture"}, + "west": {"uv": [8.251, 1.251, 8.374, 1.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.124, 8.374, 7.251, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [6.875, 14, 8.375], + "to": [7.25, 14.25, 8.5], + "faces": { + "north": {"uv": [7.249, 1.751, 6.876, 1.999], "texture": "#texture"}, + "east": {"uv": [8.499, 1.751, 8.376, 1.999], "texture": "#texture"}, + "south": {"uv": [6.876, 1.751, 7.249, 1.999], "texture": "#texture"}, + "west": {"uv": [8.376, 1.751, 8.499, 1.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [6.876, 8.376, 7.249, 8.499], "texture": "#staff_wolf_top"}, + "down": {"uv": [9.124, 8.499, 8.751, 8.376], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 14.25, 7.5], + "to": [8.875, 14.5, 7.625], + "faces": { + "north": {"uv": [8.874, 1.501, 7.001, 1.749], "texture": "#texture"}, + "east": {"uv": [7.624, 1.501, 7.501, 1.749], "texture": "#texture"}, + "south": {"uv": [7.001, 1.501, 8.874, 1.749], "texture": "#texture"}, + "west": {"uv": [7.501, 1.501, 7.624, 1.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.001, 7.501, 8.874, 7.624], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.999, 7.624, 7.126, 7.501], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 14.75, 7.5], + "to": [8.625, 14.875, 7.75], + "faces": { + "north": {"uv": [8.624, 1.126, 7.001, 1.249], "texture": "#texture"}, + "east": {"uv": [7.749, 1.126, 7.501, 1.249], "texture": "#texture"}, + "west": {"uv": [7.501, 1.126, 7.749, 1.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.001, 7.501, 8.624, 7.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.999, 7.749, 7.376, 7.501], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 14.375, 7.625], + "to": [9, 14.5, 7.75], + "faces": { + "north": {"uv": [8.999, 1.501, 7.001, 1.624], "texture": "#texture"}, + "east": {"uv": [7.749, 1.501, 7.626, 1.624], "texture": "#texture"}, + "up": {"uv": [7.001, 7.626, 8.999, 7.749], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 14.625, 7.625], + "to": [8.75, 14.75, 7.75], + "faces": { + "north": {"uv": [8.749, 1.251, 7.001, 1.374], "texture": "#texture"}, + "east": {"uv": [7.749, 1.251, 7.626, 1.374], "texture": "#texture"}, + "up": {"uv": [7.001, 7.626, 8.749, 7.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.999, 7.749, 7.251, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 14.875, 7.625], + "to": [8.625, 15.125, 7.75], + "faces": { + "north": {"uv": [8.624, 0.876, 7.001, 1.124], "texture": "#texture"}, + "east": {"uv": [7.749, 0.876, 7.626, 1.124], "texture": "#texture"}, + "south": {"uv": [7.001, 0.876, 8.624, 1.124], "texture": "#texture"}, + "west": {"uv": [7.626, 0.876, 7.749, 1.124], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.001, 7.626, 8.624, 7.749], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 13.625, 7.75], + "to": [7.125, 13.75, 7.875], + "faces": { + "north": {"uv": [7.124, 2.251, 7.001, 2.374], "texture": "#texture"}, + "east": {"uv": [7.874, 2.251, 7.751, 2.374], "texture": "#texture"}, + "west": {"uv": [7.751, 2.251, 7.874, 2.374], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.001, 7.751, 7.124, 7.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.999, 7.874, 8.876, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 14.5, 7.75], + "to": [9, 14.625, 8.25], + "faces": { + "north": {"uv": [8.999, 1.376, 7.001, 1.499], "texture": "#texture"}, + "east": {"uv": [8.249, 1.376, 7.751, 1.499], "texture": "#texture"}, + "south": {"uv": [7.001, 1.376, 8.999, 1.499], "texture": "#texture"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 15, 7.75], + "to": [8.75, 15.25, 7.875], + "faces": { + "north": {"uv": [8.749, 0.751, 7.001, 0.999], "texture": "#texture"}, + "east": {"uv": [7.874, 0.751, 7.751, 0.999], "texture": "#texture"}, + "south": {"uv": [7.001, 0.751, 8.749, 0.999], "texture": "#texture"}, + "west": {"uv": [7.751, 0.751, 7.874, 0.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.001, 7.751, 8.749, 7.874], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 12.875, 7.875], + "to": [8.75, 13, 8.125], + "faces": { + "north": {"uv": [8.749, 3.001, 7.001, 3.124], "texture": "#texture"}, + "east": {"uv": [8.124, 3.001, 7.876, 3.124], "texture": "#texture"}, + "south": {"uv": [7.001, 3.001, 8.749, 3.124], "texture": "#texture"}, + "west": {"uv": [7.876, 3.001, 8.124, 3.124], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.001, 7.876, 8.749, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.999, 8.124, 7.251, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 13.75, 7.875], + "to": [7.125, 13.875, 8.125], + "faces": { + "north": {"uv": [7.124, 2.126, 7.001, 2.249], "texture": "#texture"}, + "east": {"uv": [8.124, 2.126, 7.876, 2.249], "texture": "#texture"}, + "south": {"uv": [7.001, 2.126, 7.124, 2.249], "texture": "#texture"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 15.125, 7.875], + "to": [8.875, 15.25, 8.25], + "faces": { + "north": {"uv": [8.874, 0.751, 7.001, 0.874], "texture": "#texture"}, + "east": {"uv": [8.249, 0.751, 7.876, 0.874], "texture": "#texture"}, + "south": {"uv": [7.001, 0.751, 8.874, 0.874], "texture": "#texture"}, + "west": {"uv": [7.876, 0.751, 8.249, 0.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.001, 7.876, 8.874, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.999, 8.249, 7.126, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 15.25, 7.875], + "to": [8.875, 15.375, 8.125], + "faces": { + "north": {"uv": [8.874, 0.626, 7.001, 0.749], "texture": "#texture"}, + "east": {"uv": [8.124, 0.626, 7.876, 0.749], "texture": "#texture"}, + "south": {"uv": [7.001, 0.626, 8.874, 0.749], "texture": "#texture"}, + "west": {"uv": [7.876, 0.626, 8.124, 0.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.001, 7.876, 8.874, 8.124], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 12.75, 8], + "to": [8.75, 12.875, 8.125], + "faces": { + "north": {"uv": [8.749, 3.126, 7.001, 3.249], "texture": "#texture"}, + "east": {"uv": [8.124, 3.126, 8.001, 3.249], "texture": "#texture"}, + "south": {"uv": [7.001, 3.126, 8.749, 3.249], "texture": "#texture"}, + "west": {"uv": [8.001, 3.126, 8.124, 3.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.999, 8.124, 7.251, 8.001], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 13.625, 8.125], + "to": [7.125, 13.75, 8.25], + "faces": { + "east": {"uv": [8.249, 2.251, 8.126, 2.374], "texture": "#texture"}, + "south": {"uv": [7.001, 2.251, 7.124, 2.374], "texture": "#texture"}, + "west": {"uv": [8.126, 2.251, 8.249, 2.374], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.001, 8.126, 7.124, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.999, 8.249, 8.876, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 15, 8.125], + "to": [8.75, 15.125, 8.375], + "faces": { + "east": {"uv": [8.374, 0.876, 8.126, 0.999], "texture": "#texture"}, + "south": {"uv": [7.001, 0.876, 8.749, 0.999], "texture": "#texture"}, + "west": {"uv": [8.126, 0.876, 8.374, 0.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.001, 8.126, 8.749, 8.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.999, 8.374, 7.251, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 14.875, 8.25], + "to": [8.625, 15, 8.375], + "faces": { + "east": {"uv": [8.374, 1.001, 8.251, 1.124], "texture": "#texture"}, + "south": {"uv": [7.001, 1.001, 8.624, 1.124], "texture": "#texture"}, + "west": {"uv": [8.251, 1.001, 8.374, 1.124], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7, 14.25, 8.375], + "to": [8.875, 14.5, 8.5], + "faces": { + "north": {"uv": [8.874, 1.501, 7.001, 1.749], "texture": "#texture"}, + "east": {"uv": [8.499, 1.501, 8.376, 1.749], "texture": "#texture"}, + "south": {"uv": [7.001, 1.501, 8.874, 1.749], "texture": "#texture"}, + "west": {"uv": [8.376, 1.501, 8.499, 1.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.001, 8.376, 8.874, 8.499], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.999, 8.499, 7.126, 8.376], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 14.125, 7.375], + "to": [8.875, 14.25, 7.5], + "faces": { + "north": {"uv": [8.874, 1.751, 7.126, 1.874], "texture": "#texture"}, + "east": {"uv": [7.499, 1.751, 7.376, 1.874], "texture": "#texture"}, + "south": {"uv": [7.126, 1.751, 8.874, 1.874], "texture": "#texture"}, + "west": {"uv": [7.376, 1.751, 7.499, 1.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 7.376, 8.874, 7.499], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.874, 7.499, 7.126, 7.376], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 14.875, 7.5], + "to": [8.625, 15.125, 7.625], + "faces": { + "north": {"uv": [8.624, 0.876, 7.126, 1.124], "texture": "#texture"}, + "east": {"uv": [7.624, 0.876, 7.501, 1.124], "texture": "#texture"}, + "west": {"uv": [7.501, 0.876, 7.624, 1.124], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 7.501, 8.624, 7.624], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 14.5, 7.625], + "to": [8.875, 14.625, 7.75], + "faces": { + "north": {"uv": [8.874, 1.376, 7.126, 1.499], "texture": "#texture"}, + "east": {"uv": [7.749, 1.376, 7.626, 1.499], "texture": "#texture"}, + "west": {"uv": [7.626, 1.376, 7.749, 1.499], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 7.626, 8.874, 7.749], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 15.125, 7.625], + "to": [7.875, 15.375, 7.75], + "faces": { + "north": {"uv": [7.874, 0.626, 7.126, 0.874], "texture": "#texture"}, + "east": {"uv": [7.749, 0.626, 7.626, 0.874], "texture": "#texture"}, + "south": {"uv": [7.126, 0.626, 7.874, 0.874], "texture": "#texture"}, + "west": {"uv": [7.626, 0.626, 7.749, 0.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 7.626, 7.874, 7.749], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 12.75, 7.75], + "to": [8.625, 12.875, 8], + "faces": { + "north": {"uv": [8.624, 3.126, 7.126, 3.249], "texture": "#texture"}, + "east": {"uv": [7.999, 3.126, 7.751, 3.249], "texture": "#texture"}, + "west": {"uv": [7.751, 3.126, 7.999, 3.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 7.751, 8.624, 7.999], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.874, 7.999, 7.376, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 12.875, 7.75], + "to": [8.625, 13, 7.875], + "faces": { + "north": {"uv": [8.624, 3.001, 7.126, 3.124], "texture": "#texture"}, + "east": {"uv": [7.874, 3.001, 7.751, 3.124], "texture": "#texture"}, + "west": {"uv": [7.751, 3.001, 7.874, 3.124], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 7.751, 8.624, 7.874], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 15.25, 7.75], + "to": [7.375, 15.625, 7.875], + "faces": { + "north": {"uv": [7.374, 0.376, 7.126, 0.749], "texture": "#texture"}, + "east": {"uv": [7.874, 0.376, 7.751, 0.749], "texture": "#texture"}, + "south": {"uv": [7.126, 0.376, 7.374, 0.749], "texture": "#texture"}, + "west": {"uv": [7.751, 0.376, 7.874, 0.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 7.751, 7.374, 7.874], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 12.5, 7.875], + "to": [8, 12.75, 8.125], + "faces": { + "north": {"uv": [7.999, 3.251, 7.126, 3.499], "texture": "#texture"}, + "east": {"uv": [8.124, 3.251, 7.876, 3.499], "texture": "#texture"}, + "south": {"uv": [7.126, 3.251, 7.999, 3.499], "texture": "#texture"}, + "west": {"uv": [7.876, 3.251, 8.124, 3.499], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 7.876, 7.999, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.874, 8.124, 8.001, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 13.5, 7.875], + "to": [7.25, 13.625, 8.125], + "faces": { + "north": {"uv": [7.249, 2.376, 7.126, 2.499], "texture": "#texture"}, + "east": {"uv": [8.124, 2.376, 7.876, 2.499], "texture": "#texture"}, + "south": {"uv": [7.126, 2.376, 7.249, 2.499], "texture": "#texture"}, + "west": {"uv": [7.876, 2.376, 8.124, 2.499], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 7.876, 7.249, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.874, 8.124, 8.751, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 15.375, 7.875], + "to": [7.375, 15.625, 8.25], + "faces": { + "east": {"uv": [8.249, 0.376, 7.876, 0.624], "texture": "#texture"}, + "south": {"uv": [7.126, 0.376, 7.374, 0.624], "texture": "#texture"}, + "west": {"uv": [7.876, 0.376, 8.249, 0.624], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 7.876, 7.374, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.874, 8.249, 8.626, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 15.625, 7.875], + "to": [7.375, 15.75, 8.125], + "faces": { + "north": {"uv": [7.374, 0.251, 7.126, 0.374], "texture": "#texture"}, + "east": {"uv": [8.124, 0.251, 7.876, 0.374], "texture": "#texture"}, + "south": {"uv": [7.126, 0.251, 7.374, 0.374], "texture": "#texture"}, + "west": {"uv": [7.876, 0.251, 8.124, 0.374], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 7.876, 7.374, 8.124], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 12.75, 8.125], + "to": [8.625, 13, 8.25], + "faces": { + "north": {"uv": [8.624, 3.001, 7.126, 3.249], "texture": "#texture"}, + "east": {"uv": [8.249, 3.001, 8.126, 3.249], "texture": "#texture"}, + "south": {"uv": [7.126, 3.001, 8.624, 3.249], "texture": "#texture"}, + "west": {"uv": [8.126, 3.001, 8.249, 3.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 8.126, 8.624, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.874, 8.249, 7.376, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 15.25, 8.125], + "to": [7.875, 15.375, 8.375], + "faces": { + "east": {"uv": [8.374, 0.626, 8.126, 0.749], "texture": "#texture"}, + "south": {"uv": [7.126, 0.626, 7.874, 0.749], "texture": "#texture"}, + "west": {"uv": [8.126, 0.626, 8.374, 0.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 8.126, 7.874, 8.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.874, 8.374, 8.126, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 14.5, 8.25], + "to": [8.875, 14.625, 8.375], + "faces": { + "east": {"uv": [8.374, 1.376, 8.251, 1.499], "texture": "#texture"}, + "south": {"uv": [7.126, 1.376, 8.874, 1.499], "texture": "#texture"}, + "west": {"uv": [8.251, 1.376, 8.374, 1.499], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 8.251, 8.874, 8.374], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 15.125, 8.25], + "to": [8.75, 15.25, 8.375], + "faces": { + "east": {"uv": [8.374, 0.751, 8.251, 0.874], "texture": "#texture"}, + "south": {"uv": [7.126, 0.751, 8.749, 0.874], "texture": "#texture"}, + "west": {"uv": [8.251, 0.751, 8.374, 0.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 8.251, 8.749, 8.374], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 14.75, 8.375], + "to": [8.625, 15.125, 8.5], + "faces": { + "north": {"uv": [8.624, 0.876, 7.126, 1.249], "texture": "#texture"}, + "east": {"uv": [8.499, 0.876, 8.376, 1.249], "texture": "#texture"}, + "south": {"uv": [7.126, 0.876, 8.624, 1.249], "texture": "#texture"}, + "west": {"uv": [8.376, 0.876, 8.499, 1.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 8.376, 8.624, 8.499], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.874, 8.499, 7.376, 8.376], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.125, 14.125, 8.5], + "to": [8.875, 14.25, 8.625], + "faces": { + "north": {"uv": [8.874, 1.751, 7.126, 1.874], "texture": "#texture"}, + "east": {"uv": [8.624, 1.751, 8.501, 1.874], "texture": "#texture"}, + "south": {"uv": [7.126, 1.751, 8.874, 1.874], "texture": "#texture"}, + "west": {"uv": [8.501, 1.751, 8.624, 1.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.126, 8.501, 8.874, 8.624], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.874, 8.624, 7.126, 8.501], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 14.25, 7.375], + "to": [8.75, 14.375, 7.5], + "faces": { + "north": {"uv": [8.749, 1.626, 7.251, 1.749], "texture": "#texture"}, + "east": {"uv": [7.499, 1.626, 7.376, 1.749], "texture": "#texture"}, + "west": {"uv": [7.376, 1.626, 7.499, 1.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.251, 7.376, 8.749, 7.499], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 14.125, 7.5], + "to": [9, 14.25, 7.625], + "faces": { + "north": {"uv": [8.999, 1.751, 7.251, 1.874], "texture": "#texture"}, + "east": {"uv": [7.624, 1.751, 7.501, 1.874], "texture": "#texture"}, + "up": {"uv": [7.251, 7.501, 8.999, 7.624], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.749, 7.624, 7.001, 7.501], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 14.5, 7.5], + "to": [8.625, 14.75, 7.625], + "faces": { + "north": {"uv": [8.624, 1.251, 7.251, 1.499], "texture": "#texture"}, + "east": {"uv": [7.624, 1.251, 7.501, 1.499], "texture": "#texture"}, + "south": {"uv": [7.251, 1.251, 8.624, 1.499], "texture": "#texture"}, + "west": {"uv": [7.501, 1.251, 7.624, 1.499], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 15.125, 7.5], + "to": [7.875, 15.25, 7.625], + "faces": { + "north": {"uv": [7.874, 0.751, 7.251, 0.874], "texture": "#texture"}, + "east": {"uv": [7.624, 0.751, 7.501, 0.874], "texture": "#texture"}, + "west": {"uv": [7.501, 0.751, 7.624, 0.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.251, 7.501, 7.874, 7.624], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 12.75, 7.625], + "to": [8.375, 13, 7.75], + "faces": { + "north": {"uv": [8.374, 3.001, 7.251, 3.249], "texture": "#texture"}, + "east": {"uv": [7.749, 3.001, 7.626, 3.249], "texture": "#texture"}, + "south": {"uv": [7.251, 3.001, 8.374, 3.249], "texture": "#texture"}, + "west": {"uv": [7.626, 3.001, 7.749, 3.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.251, 7.626, 8.374, 7.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.749, 7.749, 7.626, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 15.375, 7.625], + "to": [7.375, 15.5, 7.75], + "faces": { + "north": {"uv": [7.374, 0.501, 7.251, 0.624], "texture": "#texture"}, + "east": {"uv": [7.749, 0.501, 7.626, 0.624], "texture": "#texture"}, + "west": {"uv": [7.626, 0.501, 7.749, 0.624], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.251, 7.626, 7.374, 7.749], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 12.5, 7.75], + "to": [7.875, 12.75, 7.875], + "faces": { + "north": {"uv": [7.874, 3.251, 7.251, 3.499], "texture": "#texture"}, + "east": {"uv": [7.874, 3.251, 7.751, 3.499], "texture": "#texture"}, + "west": {"uv": [7.751, 3.251, 7.874, 3.499], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.749, 7.874, 8.126, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 12.125, 7.875], + "to": [8, 12.5, 8.125], + "faces": { + "north": {"uv": [7.999, 3.501, 7.251, 3.874], "texture": "#texture"}, + "east": {"uv": [8.124, 3.501, 7.876, 3.874], "texture": "#texture"}, + "south": {"uv": [7.251, 3.501, 7.999, 3.874], "texture": "#texture"}, + "west": {"uv": [7.876, 3.501, 8.124, 3.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.749, 8.124, 8.001, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 13, 7.875], + "to": [8.75, 13.125, 8.125], + "faces": { + "north": {"uv": [8.749, 2.876, 7.251, 2.999], "texture": "#texture"}, + "east": {"uv": [8.124, 2.876, 7.876, 2.999], "texture": "#texture"}, + "south": {"uv": [7.251, 2.876, 8.749, 2.999], "texture": "#texture"}, + "west": {"uv": [7.876, 2.876, 8.124, 2.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.251, 7.876, 8.749, 8.124], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 13.875, 7.875], + "to": [7.375, 14, 8.125], + "faces": { + "north": {"uv": [7.374, 2.001, 7.251, 2.124], "texture": "#texture"}, + "east": {"uv": [8.124, 2.001, 7.876, 2.124], "texture": "#texture"}, + "south": {"uv": [7.251, 2.001, 7.374, 2.124], "texture": "#texture"}, + "down": {"uv": [8.749, 8.124, 8.626, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 15.75, 7.875], + "to": [7.375, 15.875, 8.125], + "faces": { + "north": {"uv": [7.374, 0.126, 7.251, 0.249], "texture": "#texture"}, + "east": {"uv": [8.124, 0.126, 7.876, 0.249], "texture": "#texture"}, + "south": {"uv": [7.251, 0.126, 7.374, 0.249], "texture": "#texture"}, + "west": {"uv": [7.876, 0.126, 8.124, 0.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.251, 7.876, 7.374, 8.124], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 12.5, 8.125], + "to": [7.875, 12.75, 8.25], + "faces": { + "east": {"uv": [8.249, 3.251, 8.126, 3.499], "texture": "#texture"}, + "south": {"uv": [7.251, 3.251, 7.874, 3.499], "texture": "#texture"}, + "west": {"uv": [8.126, 3.251, 8.249, 3.499], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.749, 8.249, 8.126, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 12.625, 8.25], + "to": [8, 13, 8.375], + "faces": { + "north": {"uv": [7.999, 3.001, 7.251, 3.374], "texture": "#texture"}, + "east": {"uv": [8.374, 3.001, 8.251, 3.374], "texture": "#texture"}, + "south": {"uv": [7.251, 3.001, 7.999, 3.374], "texture": "#texture"}, + "west": {"uv": [8.251, 3.001, 8.374, 3.374], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.251, 8.251, 7.999, 8.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.749, 8.374, 8.001, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 15.375, 8.25], + "to": [7.375, 15.5, 8.375], + "faces": { + "east": {"uv": [8.374, 0.501, 8.251, 0.624], "texture": "#texture"}, + "south": {"uv": [7.251, 0.501, 7.374, 0.624], "texture": "#texture"}, + "west": {"uv": [8.251, 0.501, 8.374, 0.624], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.251, 8.251, 7.374, 8.374], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 14.125, 8.375], + "to": [9, 14.25, 8.5], + "faces": { + "east": {"uv": [8.499, 1.751, 8.376, 1.874], "texture": "#texture"}, + "south": {"uv": [7.251, 1.751, 8.999, 1.874], "texture": "#texture"}, + "up": {"uv": [7.251, 8.376, 8.999, 8.499], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.749, 8.499, 7.001, 8.376], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 14.5, 8.375], + "to": [8.625, 14.75, 8.5], + "faces": { + "north": {"uv": [8.624, 1.251, 7.251, 1.499], "texture": "#texture"}, + "east": {"uv": [8.499, 1.251, 8.376, 1.499], "texture": "#texture"}, + "south": {"uv": [7.251, 1.251, 8.624, 1.499], "texture": "#texture"}, + "west": {"uv": [8.376, 1.251, 8.499, 1.499], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 15.125, 8.375], + "to": [7.875, 15.25, 8.5], + "faces": { + "east": {"uv": [8.499, 0.751, 8.376, 0.874], "texture": "#texture"}, + "south": {"uv": [7.251, 0.751, 7.874, 0.874], "texture": "#texture"}, + "west": {"uv": [8.376, 0.751, 8.499, 0.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.251, 8.376, 7.874, 8.499], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.25, 14.25, 8.5], + "to": [8.75, 14.375, 8.625], + "faces": { + "east": {"uv": [8.624, 1.626, 8.501, 1.749], "texture": "#texture"}, + "south": {"uv": [7.251, 1.626, 8.749, 1.749], "texture": "#texture"}, + "west": {"uv": [8.501, 1.626, 8.624, 1.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.251, 8.501, 8.749, 8.624], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 14.375, 7.375], + "to": [8.625, 14.625, 7.5], + "faces": { + "north": {"uv": [8.624, 1.376, 7.376, 1.624], "texture": "#texture"}, + "east": {"uv": [7.499, 1.376, 7.376, 1.624], "texture": "#texture"}, + "south": {"uv": [7.376, 1.376, 8.624, 1.624], "texture": "#texture"}, + "west": {"uv": [7.376, 1.376, 7.499, 1.624], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.376, 7.376, 8.624, 7.499], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 12.5, 7.625], + "to": [7.75, 12.75, 7.75], + "faces": { + "north": {"uv": [7.749, 3.251, 7.376, 3.499], "texture": "#texture"}, + "east": {"uv": [7.749, 3.251, 7.626, 3.499], "texture": "#texture"}, + "west": {"uv": [7.626, 3.251, 7.749, 3.499], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.624, 7.749, 8.251, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 13, 7.625], + "to": [8.625, 13.125, 7.875], + "faces": { + "north": {"uv": [8.624, 2.876, 7.376, 2.999], "texture": "#texture"}, + "east": {"uv": [7.874, 2.876, 7.626, 2.999], "texture": "#texture"}, + "west": {"uv": [7.626, 2.876, 7.874, 2.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.376, 7.626, 8.624, 7.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.624, 7.874, 7.376, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 12.125, 7.75], + "to": [7.875, 12.5, 7.875], + "faces": { + "north": {"uv": [7.874, 3.501, 7.376, 3.874], "texture": "#texture"}, + "east": {"uv": [7.874, 3.501, 7.751, 3.874], "texture": "#texture"}, + "west": {"uv": [7.751, 3.501, 7.874, 3.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.624, 7.874, 8.126, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 15.25, 7.75], + "to": [8.125, 15.5, 7.875], + "faces": { + "north": {"uv": [8.124, 0.501, 7.376, 0.749], "texture": "#texture"}, + "east": {"uv": [7.874, 0.501, 7.751, 0.749], "texture": "#texture"}, + "south": {"uv": [7.376, 0.501, 8.124, 0.749], "texture": "#texture"}, + "up": {"uv": [7.376, 7.751, 8.124, 7.874], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 0, 7.875], + "to": [7.875, 9.625, 8.125], + "faces": { + "north": {"uv": [7.874, 6.376, 7.376, 15.999], "texture": "#texture"}, + "east": {"uv": [8.124, 6.376, 7.876, 15.999], "texture": "#texture"}, + "south": {"uv": [7.376, 6.376, 7.874, 15.999], "texture": "#texture"}, + "west": {"uv": [7.876, 6.376, 8.124, 15.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.376, 7.876, 7.874, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.624, 8.124, 8.126, 7.876], "texture": "#staff_wolf_bottom", "cullface": "down"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 11.75, 7.875], + "to": [8, 12.125, 8.125], + "faces": { + "north": {"uv": [7.999, 3.876, 7.376, 4.249], "texture": "#texture"}, + "east": {"uv": [8.124, 3.876, 7.876, 4.249], "texture": "#texture"}, + "south": {"uv": [7.376, 3.876, 7.999, 4.249], "texture": "#texture"}, + "west": {"uv": [7.876, 3.876, 8.124, 4.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.624, 8.124, 8.001, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 13.125, 7.875], + "to": [8.875, 13.25, 8.125], + "faces": { + "north": {"uv": [8.874, 2.751, 7.376, 2.874], "texture": "#texture"}, + "east": {"uv": [8.124, 2.751, 7.876, 2.874], "texture": "#texture"}, + "south": {"uv": [7.376, 2.751, 8.874, 2.874], "texture": "#texture"}, + "west": {"uv": [7.876, 2.751, 8.124, 2.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.376, 7.876, 8.874, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.624, 8.124, 7.126, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 15.375, 7.875], + "to": [8.125, 15.5, 8.25], + "faces": { + "east": {"uv": [8.249, 0.501, 7.876, 0.624], "texture": "#texture"}, + "south": {"uv": [7.376, 0.501, 8.124, 0.624], "texture": "#texture"}, + "up": {"uv": [7.376, 7.876, 8.124, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.624, 8.249, 7.876, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 15.5, 7.875], + "to": [8.5, 15.625, 8.125], + "faces": { + "north": {"uv": [8.499, 0.376, 7.376, 0.499], "texture": "#texture"}, + "east": {"uv": [8.124, 0.376, 7.876, 0.499], "texture": "#texture"}, + "south": {"uv": [7.376, 0.376, 8.499, 0.499], "texture": "#texture"}, + "up": {"uv": [7.376, 7.876, 8.499, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.624, 8.124, 7.501, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 12.25, 8.125], + "to": [7.875, 12.5, 8.25], + "faces": { + "east": {"uv": [8.249, 3.501, 8.126, 3.749], "texture": "#texture"}, + "south": {"uv": [7.376, 3.501, 7.874, 3.749], "texture": "#texture"}, + "west": {"uv": [8.126, 3.501, 8.249, 3.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.624, 8.249, 8.126, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 13, 8.125], + "to": [8.625, 13.125, 8.375], + "faces": { + "east": {"uv": [8.374, 2.876, 8.126, 2.999], "texture": "#texture"}, + "south": {"uv": [7.376, 2.876, 8.624, 2.999], "texture": "#texture"}, + "west": {"uv": [8.126, 2.876, 8.374, 2.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.376, 8.126, 8.624, 8.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.624, 8.374, 7.376, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 12.375, 8.25], + "to": [7.75, 12.625, 8.375], + "faces": { + "north": {"uv": [7.749, 3.376, 7.376, 3.624], "texture": "#texture"}, + "east": {"uv": [8.374, 3.376, 8.251, 3.624], "texture": "#texture"}, + "south": {"uv": [7.376, 3.376, 7.749, 3.624], "texture": "#texture"}, + "west": {"uv": [8.251, 3.376, 8.374, 3.624], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.624, 8.374, 8.251, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.375, 14.375, 8.5], + "to": [8.625, 14.625, 8.625], + "faces": { + "north": {"uv": [8.624, 1.376, 7.376, 1.624], "texture": "#texture"}, + "east": {"uv": [8.624, 1.376, 8.501, 1.624], "texture": "#texture"}, + "south": {"uv": [7.376, 1.376, 8.624, 1.624], "texture": "#texture"}, + "west": {"uv": [8.501, 1.376, 8.624, 1.624], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.376, 8.501, 8.624, 8.624], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 14.625, 7.375], + "to": [8.5, 14.75, 7.5], + "faces": { + "north": {"uv": [8.499, 1.251, 7.501, 1.374], "texture": "#texture"}, + "east": {"uv": [7.499, 1.251, 7.376, 1.374], "texture": "#texture"}, + "west": {"uv": [7.376, 1.251, 7.499, 1.374], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.501, 7.376, 8.499, 7.499], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 15, 7.375], + "to": [7.875, 15.125, 7.5], + "faces": { + "north": {"uv": [7.874, 0.876, 7.501, 0.999], "texture": "#texture"}, + "east": {"uv": [7.499, 0.876, 7.376, 0.999], "texture": "#texture"}, + "west": {"uv": [7.376, 0.876, 7.499, 0.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.501, 7.376, 7.874, 7.499], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 7.499, 8.126, 7.376], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 12.25, 7.625], + "to": [7.75, 12.5, 7.75], + "faces": { + "north": {"uv": [7.749, 3.501, 7.501, 3.749], "texture": "#texture"}, + "east": {"uv": [7.749, 3.501, 7.626, 3.749], "texture": "#texture"}, + "west": {"uv": [7.626, 3.501, 7.749, 3.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 7.749, 8.251, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 0, 7.75], + "to": [7.75, 9.75, 7.875], + "faces": { + "north": {"uv": [7.749, 6.251, 7.501, 15.999], "texture": "#texture"}, + "east": {"uv": [7.874, 6.251, 7.751, 15.999], "texture": "#texture"}, + "south": {"uv": [7.501, 6.251, 7.749, 15.999], "texture": "#texture"}, + "west": {"uv": [7.751, 6.251, 7.874, 15.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.501, 7.751, 7.749, 7.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 7.874, 8.251, 7.751], "texture": "#staff_wolf_bottom", "cullface": "down"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 11.875, 7.75], + "to": [7.875, 12.125, 7.875], + "faces": { + "north": {"uv": [7.874, 3.876, 7.501, 4.124], "texture": "#texture"}, + "east": {"uv": [7.874, 3.876, 7.751, 4.124], "texture": "#texture"}, + "west": {"uv": [7.751, 3.876, 7.874, 4.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 7.874, 8.126, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 13.125, 7.75], + "to": [8.75, 13.25, 7.875], + "faces": { + "north": {"uv": [8.749, 2.751, 7.501, 2.874], "texture": "#texture"}, + "east": {"uv": [7.874, 2.751, 7.751, 2.874], "texture": "#texture"}, + "west": {"uv": [7.751, 2.751, 7.874, 2.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.501, 7.751, 8.749, 7.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 7.874, 7.251, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 9.625, 7.875], + "to": [7.875, 9.75, 8.25], + "faces": { + "north": {"uv": [7.874, 6.251, 7.501, 6.374], "texture": "#texture"}, + "east": {"uv": [8.249, 6.251, 7.876, 6.374], "texture": "#texture"}, + "south": {"uv": [7.501, 6.251, 7.874, 6.374], "texture": "#texture"}, + "west": {"uv": [7.876, 6.251, 8.249, 6.374], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.501, 7.876, 7.874, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 8.249, 8.126, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 9.75, 7.875], + "to": [8, 10.25, 8.125], + "faces": { + "north": {"uv": [7.999, 5.751, 7.501, 6.249], "texture": "#texture"}, + "east": {"uv": [8.124, 5.751, 7.876, 6.249], "texture": "#texture"}, + "south": {"uv": [7.501, 5.751, 7.999, 6.249], "texture": "#texture"}, + "west": {"uv": [7.876, 5.751, 8.124, 6.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.501, 7.876, 7.999, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 8.124, 8.001, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 11.125, 7.875], + "to": [8.125, 11.75, 8.125], + "faces": { + "north": {"uv": [8.124, 4.251, 7.501, 4.874], "texture": "#texture"}, + "east": {"uv": [8.124, 4.251, 7.876, 4.874], "texture": "#texture"}, + "south": {"uv": [7.501, 4.251, 8.124, 4.874], "texture": "#texture"}, + "west": {"uv": [7.876, 4.251, 8.124, 4.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.501, 7.876, 8.124, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 8.124, 7.876, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 13.25, 7.875], + "to": [8.875, 13.5, 8.125], + "faces": { + "north": {"uv": [8.874, 2.501, 7.501, 2.749], "texture": "#texture"}, + "east": {"uv": [8.124, 2.501, 7.876, 2.749], "texture": "#texture"}, + "south": {"uv": [7.501, 2.501, 8.874, 2.749], "texture": "#texture"}, + "west": {"uv": [7.876, 2.501, 8.124, 2.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.501, 7.876, 8.874, 8.124], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 13.875, 7.875], + "to": [9.625, 14, 8.125], + "faces": { + "north": {"uv": [9.624, 2.001, 7.501, 2.124], "texture": "#texture"}, + "east": {"uv": [8.124, 2.001, 7.876, 2.124], "texture": "#texture"}, + "south": {"uv": [7.501, 2.001, 9.624, 2.124], "texture": "#texture"}, + "west": {"uv": [7.876, 2.001, 8.124, 2.124], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.501, 7.876, 9.624, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 8.124, 6.376, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 0, 8.125], + "to": [7.75, 9.625, 8.25], + "faces": { + "east": {"uv": [8.249, 6.376, 8.126, 15.999], "texture": "#texture"}, + "south": {"uv": [7.501, 6.376, 7.749, 15.999], "texture": "#texture"}, + "west": {"uv": [8.126, 6.376, 8.249, 15.999], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 8.249, 8.251, 8.126], "texture": "#staff_wolf_bottom", "cullface": "down"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 11.875, 8.125], + "to": [7.875, 12.25, 8.25], + "faces": { + "north": {"uv": [7.874, 3.751, 7.501, 4.124], "texture": "#texture"}, + "east": {"uv": [8.249, 3.751, 8.126, 4.124], "texture": "#texture"}, + "south": {"uv": [7.501, 3.751, 7.874, 4.124], "texture": "#texture"}, + "west": {"uv": [8.126, 3.751, 8.249, 4.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 8.249, 8.126, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 13.125, 8.125], + "to": [8.75, 13.25, 8.25], + "faces": { + "east": {"uv": [8.249, 2.751, 8.126, 2.874], "texture": "#texture"}, + "south": {"uv": [7.501, 2.751, 8.749, 2.874], "texture": "#texture"}, + "west": {"uv": [8.126, 2.751, 8.249, 2.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.501, 8.126, 8.749, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 8.249, 7.251, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 12.25, 8.25], + "to": [7.75, 12.375, 8.375], + "faces": { + "east": {"uv": [8.374, 3.626, 8.251, 3.749], "texture": "#texture"}, + "south": {"uv": [7.501, 3.626, 7.749, 3.749], "texture": "#texture"}, + "west": {"uv": [8.251, 3.626, 8.374, 3.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 8.374, 8.251, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 14.625, 8.5], + "to": [8.5, 14.75, 8.625], + "faces": { + "east": {"uv": [8.624, 1.251, 8.501, 1.374], "texture": "#texture"}, + "south": {"uv": [7.501, 1.251, 8.499, 1.374], "texture": "#texture"}, + "west": {"uv": [8.501, 1.251, 8.624, 1.374], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.501, 8.501, 8.499, 8.624], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.5, 15, 8.5], + "to": [7.875, 15.125, 8.625], + "faces": { + "east": {"uv": [8.624, 0.876, 8.501, 0.999], "texture": "#texture"}, + "south": {"uv": [7.501, 0.876, 7.874, 0.999], "texture": "#texture"}, + "west": {"uv": [8.501, 0.876, 8.624, 0.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.501, 8.501, 7.874, 8.624], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.499, 8.624, 8.126, 8.501], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 14.75, 7.375], + "to": [8.5, 15, 7.5], + "faces": { + "north": {"uv": [8.499, 1.001, 7.626, 1.249], "texture": "#texture"}, + "east": {"uv": [7.499, 1.001, 7.376, 1.249], "texture": "#texture"}, + "south": {"uv": [7.626, 1.001, 8.499, 1.249], "texture": "#texture"}, + "west": {"uv": [7.376, 1.001, 7.499, 1.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 7.376, 8.499, 7.499], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 9.5, 7.625], + "to": [7.75, 9.75, 7.75], + "faces": { + "north": {"uv": [7.749, 6.251, 7.626, 6.499], "texture": "#texture"}, + "east": {"uv": [7.749, 6.251, 7.626, 6.499], "texture": "#texture"}, + "west": {"uv": [7.626, 6.251, 7.749, 6.499], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 7.626, 7.749, 7.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.374, 7.749, 8.251, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 12, 7.625], + "to": [7.75, 12.25, 7.75], + "faces": { + "north": {"uv": [7.749, 3.751, 7.626, 3.999], "texture": "#texture"}, + "east": {"uv": [7.749, 3.751, 7.626, 3.999], "texture": "#texture"}, + "south": {"uv": [7.626, 3.751, 7.749, 3.999], "texture": "#texture"}, + "west": {"uv": [7.626, 3.751, 7.749, 3.999], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.374, 7.749, 8.251, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 13.125, 7.625], + "to": [8.625, 13.25, 7.75], + "faces": { + "north": {"uv": [8.624, 2.751, 7.626, 2.874], "texture": "#texture"}, + "east": {"uv": [7.749, 2.751, 7.626, 2.874], "texture": "#texture"}, + "west": {"uv": [7.626, 2.751, 7.749, 2.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 7.626, 8.624, 7.749], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 9.75, 7.75], + "to": [7.875, 10.125, 7.875], + "faces": { + "north": {"uv": [7.874, 5.876, 7.626, 6.249], "texture": "#texture"}, + "east": {"uv": [7.874, 5.876, 7.751, 6.249], "texture": "#texture"}, + "west": {"uv": [7.751, 5.876, 7.874, 6.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 7.751, 7.874, 7.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.374, 7.874, 8.126, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 11.25, 7.75], + "to": [8, 11.875, 7.875], + "faces": { + "north": {"uv": [7.999, 4.126, 7.626, 4.749], "texture": "#texture"}, + "east": {"uv": [7.874, 4.126, 7.751, 4.749], "texture": "#texture"}, + "south": {"uv": [7.626, 4.126, 7.999, 4.749], "texture": "#texture"}, + "west": {"uv": [7.751, 4.126, 7.874, 4.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 7.751, 7.999, 7.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.374, 7.874, 8.001, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 13.25, 7.75], + "to": [8.75, 13.375, 7.875], + "faces": { + "north": {"uv": [8.749, 2.626, 7.626, 2.749], "texture": "#texture"}, + "east": {"uv": [7.874, 2.626, 7.751, 2.749], "texture": "#texture"}, + "west": {"uv": [7.751, 2.626, 7.874, 2.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 7.751, 8.749, 7.874], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 13.875, 7.75], + "to": [9.375, 14, 7.875], + "faces": { + "north": {"uv": [9.374, 2.001, 7.626, 2.124], "texture": "#texture"}, + "east": {"uv": [7.874, 2.001, 7.751, 2.124], "texture": "#texture"}, + "west": {"uv": [7.751, 2.001, 7.874, 2.124], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 7.751, 9.374, 7.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.374, 7.874, 6.626, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 10.25, 7.875], + "to": [8.125, 11.125, 8.125], + "faces": { + "north": {"uv": [8.124, 4.876, 7.626, 5.749], "texture": "#texture"}, + "east": {"uv": [8.124, 4.876, 7.876, 5.749], "texture": "#texture"}, + "south": {"uv": [7.626, 4.876, 8.124, 5.749], "texture": "#texture"}, + "west": {"uv": [7.876, 4.876, 8.124, 5.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.374, 8.124, 7.876, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 13.5, 7.875], + "to": [9, 13.875, 8.125], + "faces": { + "north": {"uv": [8.999, 2.126, 7.626, 2.499], "texture": "#texture"}, + "east": {"uv": [8.124, 2.126, 7.876, 2.499], "texture": "#texture"}, + "south": {"uv": [7.626, 2.126, 8.999, 2.499], "texture": "#texture"}, + "west": {"uv": [7.876, 2.126, 8.124, 2.499], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.374, 8.124, 7.001, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 9.75, 8.125], + "to": [7.875, 10.125, 8.25], + "faces": { + "east": {"uv": [8.249, 5.876, 8.126, 6.249], "texture": "#texture"}, + "south": {"uv": [7.626, 5.876, 7.874, 6.249], "texture": "#texture"}, + "west": {"uv": [8.126, 5.876, 8.249, 6.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 8.126, 7.874, 8.249], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 11.25, 8.125], + "to": [8, 11.875, 8.25], + "faces": { + "north": {"uv": [7.999, 4.126, 7.626, 4.749], "texture": "#texture"}, + "east": {"uv": [8.249, 4.126, 8.126, 4.749], "texture": "#texture"}, + "south": {"uv": [7.626, 4.126, 7.999, 4.749], "texture": "#texture"}, + "west": {"uv": [8.126, 4.126, 8.249, 4.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 8.126, 7.999, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.374, 8.249, 8.001, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 13.25, 8.125], + "to": [8.75, 13.375, 8.25], + "faces": { + "east": {"uv": [8.249, 2.626, 8.126, 2.749], "texture": "#texture"}, + "south": {"uv": [7.626, 2.626, 8.749, 2.749], "texture": "#texture"}, + "west": {"uv": [8.126, 2.626, 8.249, 2.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 8.126, 8.749, 8.249], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 13.875, 8.125], + "to": [9.375, 14, 8.25], + "faces": { + "east": {"uv": [8.249, 2.001, 8.126, 2.124], "texture": "#texture"}, + "south": {"uv": [7.626, 2.001, 9.374, 2.124], "texture": "#texture"}, + "west": {"uv": [8.126, 2.001, 8.249, 2.124], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 8.126, 9.374, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.374, 8.249, 6.626, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 9.5, 8.25], + "to": [7.75, 9.75, 8.375], + "faces": { + "north": {"uv": [7.749, 6.251, 7.626, 6.499], "texture": "#texture"}, + "east": {"uv": [8.374, 6.251, 8.251, 6.499], "texture": "#texture"}, + "south": {"uv": [7.626, 6.251, 7.749, 6.499], "texture": "#texture"}, + "west": {"uv": [8.251, 6.251, 8.374, 6.499], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 8.251, 7.749, 8.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.374, 8.374, 8.251, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 12, 8.25], + "to": [7.75, 12.25, 8.375], + "faces": { + "east": {"uv": [8.374, 3.751, 8.251, 3.999], "texture": "#texture"}, + "south": {"uv": [7.626, 3.751, 7.749, 3.999], "texture": "#texture"}, + "west": {"uv": [8.251, 3.751, 8.374, 3.999], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.374, 8.374, 8.251, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 13.125, 8.25], + "to": [8.625, 13.25, 8.375], + "faces": { + "east": {"uv": [8.374, 2.751, 8.251, 2.874], "texture": "#texture"}, + "south": {"uv": [7.626, 2.751, 8.624, 2.874], "texture": "#texture"}, + "west": {"uv": [8.251, 2.751, 8.374, 2.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 8.251, 8.624, 8.374], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.625, 14.75, 8.5], + "to": [8.5, 15, 8.625], + "faces": { + "east": {"uv": [8.624, 1.001, 8.501, 1.249], "texture": "#texture"}, + "south": {"uv": [7.626, 1.001, 8.499, 1.249], "texture": "#texture"}, + "west": {"uv": [8.501, 1.001, 8.624, 1.249], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.626, 8.501, 8.499, 8.624], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 14, 7.5], + "to": [9.125, 14.125, 7.625], + "faces": { + "north": {"uv": [9.124, 1.876, 7.751, 1.999], "texture": "#texture"}, + "east": {"uv": [7.624, 1.876, 7.501, 1.999], "texture": "#texture"}, + "west": {"uv": [7.501, 1.876, 7.624, 1.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.751, 7.501, 9.124, 7.624], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 7.624, 6.876, 7.501], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 9.875, 7.625], + "to": [7.875, 10.25, 7.75], + "faces": { + "north": {"uv": [7.874, 5.751, 7.751, 6.124], "texture": "#texture"}, + "east": {"uv": [7.749, 5.751, 7.626, 6.124], "texture": "#texture"}, + "south": {"uv": [7.751, 5.751, 7.874, 6.124], "texture": "#texture"}, + "west": {"uv": [7.626, 5.751, 7.749, 6.124], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.751, 7.626, 7.874, 7.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 7.749, 8.126, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 11.25, 7.625], + "to": [7.875, 11.75, 7.75], + "faces": { + "north": {"uv": [7.874, 4.251, 7.751, 4.749], "texture": "#texture"}, + "east": {"uv": [7.749, 4.251, 7.626, 4.749], "texture": "#texture"}, + "west": {"uv": [7.626, 4.251, 7.749, 4.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.751, 7.626, 7.874, 7.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 7.749, 8.126, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 12.625, 7.625], + "to": [8, 12.75, 7.75], + "faces": { + "north": {"uv": [7.999, 3.251, 7.751, 3.374], "texture": "#texture"}, + "east": {"uv": [7.749, 3.251, 7.626, 3.374], "texture": "#texture"}, + "south": {"uv": [7.751, 3.251, 7.999, 3.374], "texture": "#texture"}, + "down": {"uv": [8.249, 7.749, 8.001, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 13.875, 7.625], + "to": [9.25, 14, 7.75], + "faces": { + "north": {"uv": [9.249, 2.001, 7.751, 2.124], "texture": "#texture"}, + "east": {"uv": [7.749, 2.001, 7.626, 2.124], "texture": "#texture"}, + "west": {"uv": [7.626, 2.001, 7.749, 2.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 7.749, 6.751, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 9.625, 7.75], + "to": [7.875, 9.75, 7.875], + "faces": { + "north": {"uv": [7.874, 6.251, 7.751, 6.374], "texture": "#texture"}, + "east": {"uv": [7.874, 6.251, 7.751, 6.374], "texture": "#texture"}, + "down": {"uv": [8.249, 7.874, 8.126, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 10.125, 7.75], + "to": [8, 11.25, 7.875], + "faces": { + "north": {"uv": [7.999, 4.751, 7.751, 5.874], "texture": "#texture"}, + "east": {"uv": [7.874, 4.751, 7.751, 5.874], "texture": "#texture"}, + "south": {"uv": [7.751, 4.751, 7.999, 5.874], "texture": "#texture"}, + "west": {"uv": [7.751, 4.751, 7.874, 5.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 7.874, 8.001, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 13.375, 7.75], + "to": [8.875, 13.625, 7.875], + "faces": { + "north": {"uv": [8.874, 2.376, 7.751, 2.624], "texture": "#texture"}, + "east": {"uv": [7.874, 2.376, 7.751, 2.624], "texture": "#texture"}, + "south": {"uv": [7.751, 2.376, 8.874, 2.624], "texture": "#texture"}, + "west": {"uv": [7.751, 2.376, 7.874, 2.624], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.751, 7.751, 8.874, 7.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 7.874, 7.126, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 13.75, 7.75], + "to": [9.25, 13.875, 7.875], + "faces": { + "north": {"uv": [9.249, 2.126, 7.751, 2.249], "texture": "#texture"}, + "east": {"uv": [7.874, 2.126, 7.751, 2.249], "texture": "#texture"}, + "south": {"uv": [7.751, 2.126, 9.249, 2.249], "texture": "#texture"}, + "west": {"uv": [7.751, 2.126, 7.874, 2.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 7.874, 6.751, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 10.125, 8.125], + "to": [7.875, 10.25, 8.375], + "faces": { + "east": {"uv": [8.374, 5.751, 8.126, 5.874], "texture": "#texture"}, + "south": {"uv": [7.751, 5.751, 7.874, 5.874], "texture": "#texture"}, + "west": {"uv": [8.126, 5.751, 8.374, 5.874], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.751, 8.126, 7.874, 8.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 8.374, 8.126, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 10.25, 8.125], + "to": [8, 11.25, 8.25], + "faces": { + "north": {"uv": [7.999, 4.751, 7.751, 5.749], "texture": "#texture"}, + "east": {"uv": [8.249, 4.751, 8.126, 5.749], "texture": "#texture"}, + "south": {"uv": [7.751, 4.751, 7.999, 5.749], "texture": "#texture"}, + "west": {"uv": [8.126, 4.751, 8.249, 5.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 8.249, 8.001, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 13.375, 8.125], + "to": [8.875, 13.625, 8.25], + "faces": { + "north": {"uv": [8.874, 2.376, 7.751, 2.624], "texture": "#texture"}, + "east": {"uv": [8.249, 2.376, 8.126, 2.624], "texture": "#texture"}, + "south": {"uv": [7.751, 2.376, 8.874, 2.624], "texture": "#texture"}, + "west": {"uv": [8.126, 2.376, 8.249, 2.624], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.751, 8.126, 8.874, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 8.249, 7.126, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 13.75, 8.125], + "to": [9.25, 13.875, 8.25], + "faces": { + "north": {"uv": [9.249, 2.126, 7.751, 2.249], "texture": "#texture"}, + "east": {"uv": [8.249, 2.126, 8.126, 2.249], "texture": "#texture"}, + "south": {"uv": [7.751, 2.126, 9.249, 2.249], "texture": "#texture"}, + "west": {"uv": [8.126, 2.126, 8.249, 2.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 8.249, 6.751, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 9.875, 8.25], + "to": [7.875, 10.125, 8.375], + "faces": { + "east": {"uv": [8.374, 5.876, 8.251, 6.124], "texture": "#texture"}, + "south": {"uv": [7.751, 5.876, 7.874, 6.124], "texture": "#texture"}, + "west": {"uv": [8.251, 5.876, 8.374, 6.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 8.374, 8.126, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 11.25, 8.25], + "to": [7.875, 11.75, 8.375], + "faces": { + "east": {"uv": [8.374, 4.251, 8.251, 4.749], "texture": "#texture"}, + "south": {"uv": [7.751, 4.251, 7.874, 4.749], "texture": "#texture"}, + "west": {"uv": [8.251, 4.251, 8.374, 4.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.751, 8.251, 7.874, 8.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 8.374, 8.126, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 13.875, 8.25], + "to": [9.25, 14, 8.375], + "faces": { + "east": {"uv": [8.374, 2.001, 8.251, 2.124], "texture": "#texture"}, + "south": {"uv": [7.751, 2.001, 9.249, 2.124], "texture": "#texture"}, + "west": {"uv": [8.251, 2.001, 8.374, 2.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 8.374, 6.751, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.75, 14, 8.375], + "to": [9.125, 14.125, 8.5], + "faces": { + "east": {"uv": [8.499, 1.876, 8.376, 1.999], "texture": "#texture"}, + "south": {"uv": [7.751, 1.876, 9.124, 1.999], "texture": "#texture"}, + "west": {"uv": [8.376, 1.876, 8.499, 1.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.751, 8.376, 9.124, 8.499], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.249, 8.499, 6.876, 8.376], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 14, 7.375], + "to": [9, 14.125, 7.5], + "faces": { + "north": {"uv": [8.999, 1.876, 7.876, 1.999], "texture": "#texture"}, + "east": {"uv": [7.499, 1.876, 7.376, 1.999], "texture": "#texture"}, + "west": {"uv": [7.376, 1.876, 7.499, 1.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.876, 7.376, 8.999, 7.499], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 7.499, 7.001, 7.376], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 13.875, 7.5], + "to": [9.125, 14, 7.625], + "faces": { + "north": {"uv": [9.124, 2.001, 7.876, 2.124], "texture": "#texture"}, + "east": {"uv": [7.624, 2.001, 7.501, 2.124], "texture": "#texture"}, + "west": {"uv": [7.501, 2.001, 7.624, 2.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 7.624, 6.876, 7.501], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 10.375, 7.625], + "to": [8, 11.125, 7.75], + "faces": { + "north": {"uv": [7.999, 4.876, 7.876, 5.624], "texture": "#texture"}, + "east": {"uv": [7.749, 4.876, 7.626, 5.624], "texture": "#texture"}, + "west": {"uv": [7.626, 4.876, 7.749, 5.624], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.876, 7.626, 7.999, 7.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 7.749, 8.001, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 13.25, 7.625], + "to": [8.75, 13.5, 7.75], + "faces": { + "north": {"uv": [8.749, 2.501, 7.876, 2.749], "texture": "#texture"}, + "east": {"uv": [7.749, 2.501, 7.626, 2.749], "texture": "#texture"}, + "south": {"uv": [7.876, 2.501, 8.749, 2.749], "texture": "#texture"}, + "west": {"uv": [7.626, 2.501, 7.749, 2.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.876, 7.626, 8.749, 7.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 7.749, 7.251, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 13.75, 7.625], + "to": [9.125, 13.875, 7.75], + "faces": { + "north": {"uv": [9.124, 2.126, 7.876, 2.249], "texture": "#texture"}, + "east": {"uv": [7.749, 2.126, 7.626, 2.249], "texture": "#texture"}, + "west": {"uv": [7.626, 2.126, 7.749, 2.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 7.749, 6.876, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 15.125, 7.625], + "to": [8.75, 15.25, 7.75], + "faces": { + "north": {"uv": [8.749, 0.751, 7.876, 0.874], "texture": "#texture"}, + "east": {"uv": [7.749, 0.751, 7.626, 0.874], "texture": "#texture"}, + "up": {"uv": [7.876, 7.626, 8.749, 7.749], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 7.749, 7.251, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 9.875, 7.75], + "to": [8, 10.125, 7.875], + "faces": { + "north": {"uv": [7.999, 5.876, 7.876, 6.124], "texture": "#texture"}, + "east": {"uv": [7.874, 5.876, 7.751, 6.124], "texture": "#texture"}, + "down": {"uv": [8.124, 7.874, 8.001, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 12.625, 7.75], + "to": [8.25, 12.75, 7.875], + "faces": { + "north": {"uv": [8.249, 3.251, 7.876, 3.374], "texture": "#texture"}, + "east": {"uv": [7.874, 3.251, 7.751, 3.374], "texture": "#texture"}, + "south": {"uv": [7.876, 3.251, 8.249, 3.374], "texture": "#texture"}, + "down": {"uv": [8.124, 7.874, 7.751, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 13.625, 7.75], + "to": [9.125, 13.75, 7.875], + "faces": { + "north": {"uv": [9.124, 2.251, 7.876, 2.374], "texture": "#texture"}, + "east": {"uv": [7.874, 2.251, 7.751, 2.374], "texture": "#texture"}, + "south": {"uv": [7.876, 2.251, 9.124, 2.374], "texture": "#texture"}, + "west": {"uv": [7.751, 2.251, 7.874, 2.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 7.874, 6.876, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 9.625, 7.875], + "to": [8, 9.75, 8.125], + "faces": { + "north": {"uv": [7.999, 6.251, 7.876, 6.374], "texture": "#texture"}, + "east": {"uv": [8.124, 6.251, 7.876, 6.374], "texture": "#texture"}, + "south": {"uv": [7.876, 6.251, 7.999, 6.374], "texture": "#texture"}, + "down": {"uv": [8.124, 8.124, 8.001, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 9.875, 8.125], + "to": [8, 10.25, 8.25], + "faces": { + "east": {"uv": [8.249, 5.751, 8.126, 6.124], "texture": "#texture"}, + "south": {"uv": [7.876, 5.751, 7.999, 6.124], "texture": "#texture"}, + "west": {"uv": [8.126, 5.751, 8.249, 6.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 8.249, 8.001, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 12.625, 8.125], + "to": [8.25, 12.75, 8.25], + "faces": { + "north": {"uv": [8.249, 3.251, 7.876, 3.374], "texture": "#texture"}, + "east": {"uv": [8.249, 3.251, 8.126, 3.374], "texture": "#texture"}, + "south": {"uv": [7.876, 3.251, 8.249, 3.374], "texture": "#texture"}, + "down": {"uv": [8.124, 8.249, 7.751, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 13.625, 8.125], + "to": [9.125, 13.75, 8.25], + "faces": { + "north": {"uv": [9.124, 2.251, 7.876, 2.374], "texture": "#texture"}, + "east": {"uv": [8.249, 2.251, 8.126, 2.374], "texture": "#texture"}, + "south": {"uv": [7.876, 2.251, 9.124, 2.374], "texture": "#texture"}, + "west": {"uv": [8.126, 2.251, 8.249, 2.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 8.249, 6.876, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 15.25, 8.125], + "to": [8.875, 15.375, 8.25], + "faces": { + "east": {"uv": [8.249, 0.626, 8.126, 0.749], "texture": "#texture"}, + "south": {"uv": [7.876, 0.626, 8.874, 0.749], "texture": "#texture"}, + "up": {"uv": [7.876, 8.126, 8.874, 8.249], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 10.375, 8.25], + "to": [8, 11.125, 8.375], + "faces": { + "east": {"uv": [8.374, 4.876, 8.251, 5.624], "texture": "#texture"}, + "south": {"uv": [7.876, 4.876, 7.999, 5.624], "texture": "#texture"}, + "west": {"uv": [8.251, 4.876, 8.374, 5.624], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.876, 8.251, 7.999, 8.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 8.374, 8.001, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 13.25, 8.25], + "to": [8.75, 13.5, 8.375], + "faces": { + "north": {"uv": [8.749, 2.501, 7.876, 2.749], "texture": "#texture"}, + "east": {"uv": [8.374, 2.501, 8.251, 2.749], "texture": "#texture"}, + "south": {"uv": [7.876, 2.501, 8.749, 2.749], "texture": "#texture"}, + "west": {"uv": [8.251, 2.501, 8.374, 2.749], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.876, 8.251, 8.749, 8.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 8.374, 7.251, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 13.75, 8.25], + "to": [9.125, 13.875, 8.375], + "faces": { + "east": {"uv": [8.374, 2.126, 8.251, 2.249], "texture": "#texture"}, + "south": {"uv": [7.876, 2.126, 9.124, 2.249], "texture": "#texture"}, + "west": {"uv": [8.251, 2.126, 8.374, 2.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 8.374, 6.876, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 13.875, 8.375], + "to": [9.125, 14, 8.5], + "faces": { + "east": {"uv": [8.499, 2.001, 8.376, 2.124], "texture": "#texture"}, + "south": {"uv": [7.876, 2.001, 9.124, 2.124], "texture": "#texture"}, + "west": {"uv": [8.376, 2.001, 8.499, 2.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 8.499, 6.876, 8.376], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [7.875, 14, 8.5], + "to": [9, 14.125, 8.625], + "faces": { + "east": {"uv": [8.624, 1.876, 8.501, 1.999], "texture": "#texture"}, + "south": {"uv": [7.876, 1.876, 8.999, 1.999], "texture": "#texture"}, + "west": {"uv": [8.501, 1.876, 8.624, 1.999], "texture": "#staff_wolf_top"}, + "up": {"uv": [7.876, 8.501, 8.999, 8.624], "texture": "#staff_wolf_top"}, + "down": {"uv": [8.124, 8.624, 7.001, 8.501], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8, 13.875, 7.375], + "to": [8.875, 14, 7.5], + "faces": { + "north": {"uv": [8.874, 2.001, 8.001, 2.124], "texture": "#texture"}, + "east": {"uv": [7.499, 2.001, 7.376, 2.124], "texture": "#texture"}, + "west": {"uv": [7.376, 2.001, 7.499, 2.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [7.999, 7.499, 7.126, 7.376], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8, 13.75, 7.5], + "to": [9, 13.875, 7.625], + "faces": { + "north": {"uv": [8.999, 2.126, 8.001, 2.249], "texture": "#texture"}, + "east": {"uv": [7.624, 2.126, 7.501, 2.249], "texture": "#texture"}, + "west": {"uv": [7.501, 2.126, 7.624, 2.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [7.999, 7.624, 7.001, 7.501], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8, 13.5, 7.625], + "to": [8.75, 13.75, 7.75], + "faces": { + "north": {"uv": [8.749, 2.251, 8.001, 2.499], "texture": "#texture"}, + "east": {"uv": [7.749, 2.251, 7.626, 2.499], "texture": "#texture"}, + "south": {"uv": [8.001, 2.251, 8.749, 2.499], "texture": "#texture"}, + "west": {"uv": [7.626, 2.251, 7.749, 2.499], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [8, 10.375, 7.75], + "to": [8.125, 11.125, 7.875], + "faces": { + "north": {"uv": [8.124, 4.876, 8.001, 5.624], "texture": "#texture"}, + "east": {"uv": [7.874, 4.876, 7.751, 5.624], "texture": "#texture"}, + "up": {"uv": [8.001, 7.751, 8.124, 7.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [7.999, 7.874, 7.876, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8, 10, 7.875], + "to": [8.125, 10.25, 8.125], + "faces": { + "north": {"uv": [8.124, 5.751, 8.001, 5.999], "texture": "#texture"}, + "east": {"uv": [8.124, 5.751, 7.876, 5.999], "texture": "#texture"}, + "south": {"uv": [8.001, 5.751, 8.124, 5.999], "texture": "#texture"}, + "down": {"uv": [7.999, 8.124, 7.876, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8, 11.75, 7.875], + "to": [8.125, 12, 8.125], + "faces": { + "north": {"uv": [8.124, 4.001, 8.001, 4.249], "texture": "#texture"}, + "east": {"uv": [8.124, 4.001, 7.876, 4.249], "texture": "#texture"}, + "south": {"uv": [8.001, 4.001, 8.124, 4.249], "texture": "#texture"}, + "up": {"uv": [8.001, 7.876, 8.124, 8.124], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [8, 12.625, 7.875], + "to": [8.625, 12.75, 8.125], + "faces": { + "north": {"uv": [8.624, 3.251, 8.001, 3.374], "texture": "#texture"}, + "east": {"uv": [8.124, 3.251, 7.876, 3.374], "texture": "#texture"}, + "south": {"uv": [8.001, 3.251, 8.624, 3.374], "texture": "#texture"}, + "up": {"uv": [8.001, 7.876, 8.624, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [7.999, 8.124, 7.376, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8, 10.375, 8.125], + "to": [8.125, 11.125, 8.25], + "faces": { + "east": {"uv": [8.249, 4.876, 8.126, 5.624], "texture": "#texture"}, + "south": {"uv": [8.001, 4.876, 8.124, 5.624], "texture": "#texture"}, + "up": {"uv": [8.001, 8.126, 8.124, 8.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [7.999, 8.249, 7.876, 8.126], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8, 12.75, 8.25], + "to": [8.375, 13, 8.375], + "faces": { + "east": {"uv": [8.374, 3.001, 8.251, 3.249], "texture": "#texture"}, + "south": {"uv": [8.001, 3.001, 8.374, 3.249], "texture": "#texture"}, + "down": {"uv": [7.999, 8.374, 7.626, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8, 13.5, 8.25], + "to": [8.75, 13.75, 8.375], + "faces": { + "north": {"uv": [8.749, 2.251, 8.001, 2.499], "texture": "#texture"}, + "east": {"uv": [8.374, 2.251, 8.251, 2.499], "texture": "#texture"}, + "south": {"uv": [8.001, 2.251, 8.749, 2.499], "texture": "#texture"}, + "west": {"uv": [8.251, 2.251, 8.374, 2.499], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [8, 13.75, 8.375], + "to": [9, 13.875, 8.5], + "faces": { + "east": {"uv": [8.499, 2.126, 8.376, 2.249], "texture": "#texture"}, + "south": {"uv": [8.001, 2.126, 8.999, 2.249], "texture": "#texture"}, + "west": {"uv": [8.376, 2.126, 8.499, 2.249], "texture": "#staff_wolf_top"}, + "down": {"uv": [7.999, 8.499, 7.001, 8.376], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8, 13.875, 8.5], + "to": [8.875, 14, 8.625], + "faces": { + "east": {"uv": [8.624, 2.001, 8.501, 2.124], "texture": "#texture"}, + "south": {"uv": [8.001, 2.001, 8.874, 2.124], "texture": "#texture"}, + "west": {"uv": [8.501, 2.001, 8.624, 2.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [7.999, 8.624, 7.126, 8.501], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8.125, 15.25, 7.75], + "to": [8.875, 15.375, 7.875], + "faces": { + "north": {"uv": [8.874, 0.626, 8.126, 0.749], "texture": "#texture"}, + "east": {"uv": [7.874, 0.626, 7.751, 0.749], "texture": "#texture"}, + "up": {"uv": [8.126, 7.751, 8.874, 7.874], "texture": "#staff_wolf_top"}, + "down": {"uv": [7.874, 7.874, 7.126, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8.125, 10.375, 7.875], + "to": [8.25, 11.25, 8.125], + "faces": { + "north": {"uv": [8.249, 4.751, 8.126, 5.624], "texture": "#texture"}, + "east": {"uv": [8.124, 4.751, 7.876, 5.624], "texture": "#texture"}, + "south": {"uv": [8.126, 4.751, 8.249, 5.624], "texture": "#texture"}, + "west": {"uv": [7.876, 4.751, 8.124, 5.624], "texture": "#staff_wolf_top"}, + "up": {"uv": [8.126, 7.876, 8.249, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [7.874, 8.124, 7.751, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8.125, 15.375, 7.875], + "to": [9, 15.5, 8.125], + "faces": { + "north": {"uv": [8.999, 0.501, 8.126, 0.624], "texture": "#texture"}, + "east": {"uv": [8.124, 0.501, 7.876, 0.624], "texture": "#texture"}, + "south": {"uv": [8.126, 0.501, 8.999, 0.624], "texture": "#texture"}, + "up": {"uv": [8.126, 7.876, 8.999, 8.124], "texture": "#staff_wolf_top"}, + "down": {"uv": [7.874, 8.124, 7.001, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8.375, 13.625, 7.5], + "to": [8.875, 13.75, 7.625], + "faces": { + "north": {"uv": [8.874, 2.251, 8.376, 2.374], "texture": "#texture"}, + "east": {"uv": [7.624, 2.251, 7.501, 2.374], "texture": "#texture"}, + "south": {"uv": [8.376, 2.251, 8.874, 2.374], "texture": "#texture"}, + "west": {"uv": [7.501, 2.251, 7.624, 2.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [7.624, 7.624, 7.126, 7.501], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8.375, 12.875, 7.625], + "to": [8.5, 13, 7.75], + "faces": { + "north": {"uv": [8.499, 3.001, 8.376, 3.124], "texture": "#texture"}, + "east": {"uv": [7.749, 3.001, 7.626, 3.124], "texture": "#texture"}, + "down": {"uv": [7.624, 7.749, 7.501, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8.375, 12.875, 8.25], + "to": [8.5, 13, 8.375], + "faces": { + "east": {"uv": [8.374, 3.001, 8.251, 3.124], "texture": "#texture"}, + "south": {"uv": [8.376, 3.001, 8.499, 3.124], "texture": "#texture"}, + "down": {"uv": [7.624, 8.374, 7.501, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8.375, 13.625, 8.375], + "to": [8.875, 13.75, 8.5], + "faces": { + "north": {"uv": [8.874, 2.251, 8.376, 2.374], "texture": "#texture"}, + "east": {"uv": [8.499, 2.251, 8.376, 2.374], "texture": "#texture"}, + "south": {"uv": [8.376, 2.251, 8.874, 2.374], "texture": "#texture"}, + "west": {"uv": [8.376, 2.251, 8.499, 2.374], "texture": "#staff_wolf_top"}, + "down": {"uv": [7.624, 8.499, 7.126, 8.376], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8.625, 14.375, 7.375], + "to": [8.75, 14.5, 7.5], + "faces": { + "north": {"uv": [8.749, 1.501, 8.626, 1.624], "texture": "#texture"}, + "east": {"uv": [7.499, 1.501, 7.376, 1.624], "texture": "#texture"}, + "up": {"uv": [8.626, 7.376, 8.749, 7.499], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [8.625, 14.5, 7.5], + "to": [8.75, 14.625, 7.625], + "faces": { + "north": {"uv": [8.749, 1.376, 8.626, 1.499], "texture": "#texture"}, + "east": {"uv": [7.624, 1.376, 7.501, 1.499], "texture": "#texture"}, + "up": {"uv": [8.626, 7.501, 8.749, 7.624], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [8.625, 14.75, 7.625], + "to": [8.75, 14.875, 7.75], + "faces": { + "north": {"uv": [8.749, 1.126, 8.626, 1.249], "texture": "#texture"}, + "east": {"uv": [7.749, 1.126, 7.626, 1.249], "texture": "#texture"}, + "up": {"uv": [8.626, 7.626, 8.749, 7.749], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [8.625, 15, 7.625], + "to": [8.75, 15.125, 7.75], + "faces": { + "north": {"uv": [8.749, 0.876, 8.626, 0.999], "texture": "#texture"}, + "east": {"uv": [7.749, 0.876, 7.626, 0.999], "texture": "#texture"}, + "down": {"uv": [7.374, 7.749, 7.251, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8.625, 12.75, 7.875], + "to": [8.75, 12.875, 8], + "faces": { + "north": {"uv": [8.749, 3.126, 8.626, 3.249], "texture": "#texture"}, + "east": {"uv": [7.999, 3.126, 7.876, 3.249], "texture": "#texture"}, + "down": {"uv": [7.374, 7.999, 7.251, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8.625, 14.5, 8.375], + "to": [8.75, 14.625, 8.5], + "faces": { + "east": {"uv": [8.499, 1.376, 8.376, 1.499], "texture": "#texture"}, + "south": {"uv": [8.626, 1.376, 8.749, 1.499], "texture": "#texture"}, + "up": {"uv": [8.626, 8.376, 8.749, 8.499], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [8.625, 14.375, 8.5], + "to": [8.75, 14.5, 8.625], + "faces": { + "east": {"uv": [8.624, 1.501, 8.501, 1.624], "texture": "#texture"}, + "south": {"uv": [8.626, 1.501, 8.749, 1.624], "texture": "#texture"}, + "up": {"uv": [8.626, 8.501, 8.749, 8.624], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [8.75, 13.625, 7.625], + "to": [9, 13.75, 7.75], + "faces": { + "north": {"uv": [8.999, 2.251, 8.751, 2.374], "texture": "#texture"}, + "east": {"uv": [7.749, 2.251, 7.626, 2.374], "texture": "#texture"}, + "down": {"uv": [7.249, 7.749, 7.001, 7.626], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8.75, 14.75, 7.75], + "to": [8.875, 14.875, 7.875], + "faces": { + "north": {"uv": [8.874, 1.126, 8.751, 1.249], "texture": "#texture"}, + "east": {"uv": [7.874, 1.126, 7.751, 1.249], "texture": "#texture"}, + "up": {"uv": [8.751, 7.751, 8.874, 7.874], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [8.75, 15.125, 7.75], + "to": [8.875, 15.25, 7.875], + "faces": { + "north": {"uv": [8.874, 0.751, 8.751, 0.874], "texture": "#texture"}, + "east": {"uv": [7.874, 0.751, 7.751, 0.874], "texture": "#texture"}, + "down": {"uv": [7.249, 7.874, 7.126, 7.751], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [8.75, 14.875, 7.875], + "to": [8.875, 15, 8.125], + "faces": { + "north": {"uv": [8.874, 1.001, 8.751, 1.124], "texture": "#texture"}, + "east": {"uv": [8.124, 1.001, 7.876, 1.124], "texture": "#texture"}, + "south": {"uv": [8.751, 1.001, 8.874, 1.124], "texture": "#texture"} + } + }, + { + "name": "Wolfstaff", + "from": [8.75, 14.75, 8.125], + "to": [8.875, 14.875, 8.25], + "faces": { + "east": {"uv": [8.249, 1.126, 8.126, 1.249], "texture": "#texture"}, + "south": {"uv": [8.751, 1.126, 8.874, 1.249], "texture": "#texture"}, + "up": {"uv": [8.751, 8.126, 8.874, 8.249], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [8.75, 13.625, 8.25], + "to": [9, 13.75, 8.375], + "faces": { + "east": {"uv": [8.374, 2.251, 8.251, 2.374], "texture": "#texture"}, + "south": {"uv": [8.751, 2.251, 8.999, 2.374], "texture": "#texture"}, + "down": {"uv": [7.249, 8.374, 7.001, 8.251], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [9, 13.625, 7.875], + "to": [9.125, 13.875, 8.125], + "faces": { + "north": {"uv": [9.124, 2.126, 9.001, 2.374], "texture": "#texture"}, + "east": {"uv": [8.124, 2.126, 7.876, 2.374], "texture": "#texture"}, + "south": {"uv": [9.001, 2.126, 9.124, 2.374], "texture": "#texture"}, + "down": {"uv": [6.999, 8.124, 6.876, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [9, 14.5, 7.875], + "to": [9.125, 14.75, 8.125], + "faces": { + "north": {"uv": [9.124, 1.251, 9.001, 1.499], "texture": "#texture"}, + "east": {"uv": [8.124, 1.251, 7.876, 1.499], "texture": "#texture"}, + "south": {"uv": [9.001, 1.251, 9.124, 1.499], "texture": "#texture"}, + "west": {"uv": [7.876, 1.251, 8.124, 1.499], "texture": "#staff_wolf_top"}, + "up": {"uv": [9.001, 7.876, 9.124, 8.124], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [9.125, 13.75, 7.875], + "to": [9.375, 13.875, 8.125], + "faces": { + "north": {"uv": [9.374, 2.126, 9.126, 2.249], "texture": "#texture"}, + "east": {"uv": [8.124, 2.126, 7.876, 2.249], "texture": "#texture"}, + "south": {"uv": [9.126, 2.126, 9.374, 2.249], "texture": "#texture"}, + "down": {"uv": [6.874, 8.124, 6.626, 7.876], "texture": "#staff_wolf_bottom"} + } + }, + { + "name": "Wolfstaff", + "from": [9.125, 14.375, 7.875], + "to": [9.25, 14.5, 8.125], + "faces": { + "north": {"uv": [9.249, 1.501, 9.126, 1.624], "texture": "#texture"}, + "east": {"uv": [8.124, 1.501, 7.876, 1.624], "texture": "#texture"}, + "south": {"uv": [9.126, 1.501, 9.249, 1.624], "texture": "#texture"}, + "up": {"uv": [9.126, 7.876, 9.249, 8.124], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [9.25, 14, 7.75], + "to": [9.375, 14.125, 7.875], + "faces": { + "north": {"uv": [9.374, 1.876, 9.251, 1.999], "texture": "#texture"}, + "east": {"uv": [7.874, 1.876, 7.751, 1.999], "texture": "#texture"} + } + }, + { + "name": "Wolfstaff", + "from": [9.25, 14.25, 7.875], + "to": [9.375, 14.375, 8.125], + "faces": { + "north": {"uv": [9.374, 1.626, 9.251, 1.749], "texture": "#texture"}, + "east": {"uv": [8.124, 1.626, 7.876, 1.749], "texture": "#texture"}, + "south": {"uv": [9.251, 1.626, 9.374, 1.749], "texture": "#texture"}, + "up": {"uv": [9.251, 7.876, 9.374, 8.124], "texture": "#staff_wolf_top"} + } + }, + { + "name": "Wolfstaff", + "from": [9.25, 14, 8.125], + "to": [9.375, 14.125, 8.25], + "faces": { + "east": {"uv": [8.249, 1.876, 8.126, 1.999], "texture": "#texture"}, + "south": {"uv": [9.251, 1.876, 9.374, 1.999], "texture": "#texture"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [0, -90, 0], + "translation": [0, -0.94, 3.59], + "scale": [2.5, 2.5, 2.5] + }, + "thirdperson_lefthand": { + "rotation": [0, 90, 0], + "translation": [0, -0.94, 3.59], + "scale": [2.5, 2.5, 2.5] + }, + "firstperson_righthand": { + "rotation": [0, -100, 10], + "translation": [1, 3.25, 0.56], + "scale": [1.5, 1.5, 1.5] + }, + "firstperson_lefthand": { + "rotation": [0, 100, -10], + "translation": [1, 3.25, 0.56], + "scale": [1.5, 1.5, 1.5] + }, + "ground": { + "rotation": [-82, 0, 0], + "scale": [2, 2, 2] + }, + "gui": { + "rotation": [-6, -4, -45], + "scale": [1.3, 1.3, 1.3] + }, + "head": { + "rotation": [90, 0, 0], + "scale": [4, 4, 4] + }, + "fixed": { + "rotation": [0, 0, 45], + "translation": [0.25, 0.25, -0.25], + "scale": [1.5, 1.5, 1.5] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/wands/survival_wand1.json b/assets/magic/models/wands/survival_wand1.json new file mode 100644 index 0000000..9937fac --- /dev/null +++ b/assets/magic/models/wands/survival_wand1.json @@ -0,0 +1,138 @@ +{ + "credit": "Made with Blockbench by Night (NightScythe1), used in the Magic plugin with permission", + "texture_size": [32, 32], + "textures": { + "0": "magic:other/survival_wand1", + "particle": "magic:other/survival_wand1" + }, + "elements": [ + { + "from": [7.25, 0.25, 7.25], + "to": [8.75, 11.75, 8.75], + "faces": { + "north": {"uv": [1, 1, 2, 7], "texture": "#0"}, + "east": {"uv": [0, 1, 1, 7], "texture": "#0"}, + "south": {"uv": [3, 1, 4, 7], "texture": "#0"}, + "west": {"uv": [2, 1, 3, 7], "texture": "#0"}, + "up": {"uv": [2, 1, 1, 0], "texture": "#0"}, + "down": {"uv": [3, 0, 2, 1], "texture": "#0"} + } + }, + { + "from": [5.5, 13.5, 7.5], + "to": [6.5, 17.5, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 16.5, 8]}, + "faces": { + "north": {"uv": [5, 1, 6, 3.5], "texture": "#0"}, + "east": {"uv": [4, 1, 5, 3.5], "texture": "#0"}, + "south": {"uv": [7, 1, 8, 3.5], "texture": "#0"}, + "west": {"uv": [6, 1, 7, 3.5], "texture": "#0"}, + "up": {"uv": [6, 1, 5, 0], "texture": "#0"}, + "down": {"uv": [7, 0, 6, 1], "texture": "#0"} + } + }, + { + "from": [9.5, 13.5, 7.5], + "to": [10.5, 17.5, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 16.5, 8]}, + "faces": { + "north": {"uv": [5, 5, 6, 7.5], "texture": "#0"}, + "east": {"uv": [4, 5, 5, 7.5], "texture": "#0"}, + "south": {"uv": [7, 5, 8, 7.5], "texture": "#0"}, + "west": {"uv": [6, 5, 7, 7.5], "texture": "#0"}, + "up": {"uv": [6, 5, 5, 4], "texture": "#0"}, + "down": {"uv": [7, 4, 6, 5], "texture": "#0"} + } + }, + { + "from": [7, 1, 7], + "to": [9, 3, 9], + "faces": { + "north": {"uv": [5, 9, 6, 10], "texture": "#0"}, + "east": {"uv": [4, 9, 5, 10], "texture": "#0"}, + "south": {"uv": [7, 9, 8, 10], "texture": "#0"}, + "west": {"uv": [6, 9, 7, 10], "texture": "#0"}, + "up": {"uv": [6, 9, 5, 8], "texture": "#0"}, + "down": {"uv": [7, 8, 6, 9], "texture": "#0"} + } + }, + { + "from": [7, 11, 7], + "to": [9, 13, 9], + "faces": { + "north": {"uv": [8, 3.5, 9, 4.5], "texture": "#0"}, + "east": {"uv": [7, 3.5, 8, 4.5], "texture": "#0"}, + "south": {"uv": [10, 3.5, 11, 4.5], "texture": "#0"}, + "west": {"uv": [9, 3.5, 10, 4.5], "texture": "#0"}, + "up": {"uv": [9, 3.5, 8, 2.5], "texture": "#0"}, + "down": {"uv": [10, 2.5, 9, 3.5], "texture": "#0"} + } + }, + { + "from": [6.8, 12.8, 6.8], + "to": [9.2, 16.2, 9.2], + "faces": { + "north": {"uv": [1, 8, 2, 9.5], "texture": "#0"}, + "east": {"uv": [0, 8, 1, 9.5], "texture": "#0"}, + "south": {"uv": [3, 8, 4, 9.5], "texture": "#0"}, + "west": {"uv": [2, 8, 3, 9.5], "texture": "#0"}, + "up": {"uv": [2, 8, 1, 7], "texture": "#0"}, + "down": {"uv": [3, 7, 2, 8], "texture": "#0"} + } + }, + { + "from": [7.2, 15.35, 6.85], + "to": [8.8, 16.95, 9.15], + "rotation": {"angle": 45, "axis": "z", "origin": [7.93137, 16.2, 8.6]}, + "faces": { + "north": {"uv": [8, 8, 9, 9], "texture": "#0"}, + "east": {"uv": [7, 8, 8, 9], "texture": "#0"}, + "south": {"uv": [10, 8, 11, 9], "texture": "#0"}, + "west": {"uv": [9, 8, 10, 9], "texture": "#0"}, + "up": {"uv": [9, 8, 8, 7], "texture": "#0"}, + "down": {"uv": [10, 7, 9, 8], "texture": "#0"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [0, 90, 0], + "translation": [0, -0.75, 1] + }, + "thirdperson_lefthand": { + "rotation": [0, 90, 0], + "translation": [0, -0.75, 1] + }, + "firstperson_righthand": { + "rotation": [0, 90, 0], + "translation": [0, 3.75, 4.5], + "scale": [0.7, 0.7, 0.7] + }, + "firstperson_lefthand": { + "rotation": [0, 90, 0], + "translation": [0, 3.75, 4.5], + "scale": [0.7, 0.7, 0.7] + }, + "ground": { + "rotation": [75, 0, 0], + "translation": [0, 2, -0.75], + "scale": [0.7, 0.7, 0.7] + }, + "gui": { + "rotation": [5, -180, 40], + "translation": [-0.75, -0.75, 0] + }, + "fixed": { + "rotation": [0, 0, 45], + "translation": [1, -0.5, -1] + } + }, + "groups": [ + { + "name": "all", + "origin": [7.93137, 16.2, 8.6], + "children": [0, 1, 2, 3, 4, 5, 6] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/wands/survival_wand2.json b/assets/magic/models/wands/survival_wand2.json new file mode 100644 index 0000000..b9cdeac --- /dev/null +++ b/assets/magic/models/wands/survival_wand2.json @@ -0,0 +1,217 @@ +{ + "credit": "Made with Blockbench by Phantom, used in the Magic plugin with permission", + "textures": { + "1": "magic:other/survivalwand3" + }, + "elements": [ + { + "from": [7.5, 3.85714, 7.5], + "to": [8.5, 7.85714, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [0, 10, 1, 14], "texture": "#1"}, + "east": {"uv": [1, 10, 2, 14], "texture": "#1"}, + "south": {"uv": [0, 10, 1, 14], "texture": "#1"}, + "west": {"uv": [1, 10, 2, 14], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 13, 1, 14], "texture": "#1"} + } + }, + { + "from": [7.5, 7.85714, 7.5], + "to": [8.5, 9.85714, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [0, 3, 1, 5], "texture": "#1"}, + "east": {"uv": [1, 3, 2, 5], "texture": "#1"}, + "south": {"uv": [0, 3, 1, 5], "texture": "#1"}, + "west": {"uv": [1, 3, 2, 5], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 13, 1, 14], "texture": "#1"} + } + }, + { + "from": [7.5, 10.85714, 7.5], + "to": [8.5, 13.85714, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [2, 8, 3, 11], "texture": "#1"}, + "east": {"uv": [3, 8, 4, 11], "texture": "#1"}, + "south": {"uv": [2, 8, 3, 11], "texture": "#1"}, + "west": {"uv": [3, 8, 4, 11], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "from": [7.5, 13.85714, 7.5], + "to": [8.5, 19.85714, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [2, 0, 3, 6], "texture": "#1"}, + "east": {"uv": [3, 0, 4, 6], "texture": "#1"}, + "south": {"uv": [2, 0, 3, 6], "texture": "#1"}, + "west": {"uv": [3, 0, 4, 6], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "from": [7, 15.85714, 7], + "to": [9, 16.85714, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [14, 13, 16, 14], "texture": "#1"}, + "east": {"uv": [14, 12, 16, 13], "texture": "#1"}, + "south": {"uv": [14, 13, 16, 14], "texture": "#1"}, + "west": {"uv": [14, 12, 16, 13], "texture": "#1"}, + "up": {"uv": [14, 14, 16, 16], "texture": "#1"}, + "down": {"uv": [14, 10, 16, 12], "texture": "#1"} + } + }, + { + "from": [7, 9.85714, 7], + "to": [9, 10.85714, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [14, 13, 16, 14], "texture": "#1"}, + "east": {"uv": [14, 12, 16, 13], "texture": "#1"}, + "south": {"uv": [14, 13, 16, 14], "texture": "#1"}, + "west": {"uv": [14, 12, 16, 13], "texture": "#1"}, + "up": {"uv": [14, 14, 16, 16], "texture": "#1"}, + "down": {"uv": [14, 10, 16, 12], "texture": "#1"} + } + }, + { + "from": [7, 2.85714, 7], + "to": [9, 3.85714, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [14, 13, 16, 14], "texture": "#1"}, + "east": {"uv": [14, 12, 16, 13], "texture": "#1"}, + "south": {"uv": [14, 13, 16, 14], "texture": "#1"}, + "west": {"uv": [14, 12, 16, 13], "texture": "#1"}, + "up": {"uv": [14, 14, 16, 16], "texture": "#1"}, + "down": {"uv": [14, 10, 16, 12], "texture": "#1"} + } + }, + { + "from": [6.5, 17.85714, 6.5], + "to": [9.5, 25.85714, 9.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [10, 8, 13, 16], "texture": "#1"}, + "east": {"uv": [7, 8, 10, 16], "texture": "#1"}, + "south": {"uv": [10, 8, 13, 16], "texture": "#1"}, + "west": {"uv": [7, 8, 10, 16], "texture": "#1"}, + "up": {"uv": [12.5, 15, 13, 16], "texture": "#1"}, + "down": {"uv": [5, 7, 8, 10], "texture": "#1"} + } + }, + { + "name": "tint", + "from": [7.5, -10.14286, 7.5], + "to": [8.5, -8.14286, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [0, 14, 1, 16], "texture": "#1", "tintindex": 0}, + "east": {"uv": [1, 14, 2, 16], "texture": "#1", "tintindex": 0}, + "south": {"uv": [0, 14, 1, 16], "texture": "#1", "tintindex": 0}, + "west": {"uv": [1, 14, 2, 16], "texture": "#1", "tintindex": 0}, + "up": {"uv": [1, 14, 2, 15], "texture": "#1", "tintindex": 0}, + "down": {"uv": [0, 15, 1, 16], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "tint", + "from": [7, 18.85714, 7], + "to": [9, 24.85714, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [5, 0, 7, 6], "texture": "#1", "tintindex": 0}, + "east": {"uv": [7, 0, 9, 6], "texture": "#1", "tintindex": 0}, + "south": {"uv": [5, 0, 7, 6], "texture": "#1", "tintindex": 0}, + "west": {"uv": [7, 0, 9, 6], "texture": "#1", "tintindex": 0}, + "up": {"uv": [4, 14, 6, 16], "texture": "#1", "tintindex": 0}, + "down": {"uv": [2, 14, 4, 16], "texture": "#1", "tintindex": 0} + } + }, + { + "name": "not tint", + "from": [7.493, 0.85014, 7.493], + "to": [8.507, 2.86414, 8.507], + "shade": false, + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [14, 4, 15, 6], "texture": "#1"}, + "east": {"uv": [15, 4, 16, 6], "texture": "#1"}, + "south": {"uv": [14, 4, 15, 6], "texture": "#1"}, + "west": {"uv": [15, 4, 16, 6], "texture": "#1"}, + "up": {"uv": [15, 4, 16, 5], "texture": "#1"}, + "down": {"uv": [14, 5, 15, 6], "texture": "#1"} + } + }, + { + "name": "not tint", + "from": [6.993, 18.85014, 6.993], + "to": [9.007, 24.86414, 9.007], + "shade": false, + "rotation": {"angle": -45, "axis": "z", "origin": [8, 5.85714, 8]}, + "faces": { + "north": {"uv": [16, 2, 10, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [16, 4, 10, 2], "rotation": 90, "texture": "#1"}, + "south": {"uv": [16, 2, 10, 0], "rotation": 90, "texture": "#1"}, + "west": {"uv": [16, 4, 10, 2], "rotation": 90, "texture": "#1"}, + "up": {"uv": [10, 4, 12, 6], "texture": "#1"}, + "down": {"uv": [12, 4, 14, 6], "texture": "#1"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [0, -90, 45], + "translation": [0, -1.75, 0.25], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [0, 90, -45], + "translation": [0, -1.75, 0.25], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [-5.25, -90, 25], + "translation": [2.63, 1.2, -2.62], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [-5.25, 90, -25], + "translation": [2.63, 1.2, -2.62], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "rotation": [0, 0, -45], + "translation": [0, -0.25, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "translation": [-4, -2, 0], + "scale": [0.75, 0.75, 0.75] + }, + "head": { + "rotation": [0, -180, 86], + "translation": [2.46, -15.55, 4], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "rotation": [0, 0, 90], + "translation": [3.25, -5.5, -0.75] + } + }, + "groups": [ + { + "name": "group", + "origin": [7.5, -6.5, 7.5], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] + }, 10, 11] +} \ No newline at end of file diff --git a/assets/magic/models/wands/valkglow.json b/assets/magic/models/wands/valkglow.json new file mode 100644 index 0000000..b7733c1 --- /dev/null +++ b/assets/magic/models/wands/valkglow.json @@ -0,0 +1,3349 @@ +{ + "credit": "Designed by Lix3nn with Cubik studio - https://cubik.studio. Edited by PhvntxmX using BlockBench.", + "parent": "magic:base/lit", + "textures": { + "texture1": "minecraft:block/black_terracotta", + "texture2": "magic:icons/spells/sharpen_sword", + "texture": "magic:other/e_texture", + "texture3": "magic:other/elfaura" + }, + "elements": [ + { + "name": "Cube1", + "from": [7.75, 8.125, 18.5], + "to": [8, 8.375, 19.25], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.875, 17.875], + "to": [7.75, 8.125, 18.625], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.625, 18.5], + "to": [8, 7.875, 19.25], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.875, 18.5], + "to": [7.75, 8.125, 19.25], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 8.375, 18.5], + "to": [8, 8.625, 19.5], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.25, 7.875, 18.5], + "to": [7.5, 8.125, 19.5], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8.25, 7.875, 18.5], + "to": [8.5, 8.125, 19.5], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.125, 19.25], + "to": [8, 7.375, 19.5], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 8.125, 16.75], + "to": [7.75, 8.375, 17.25], + "faces": { + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 7.625, 16.75], + "to": [8.25, 7.875, 17.25], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 7.625, 18.25], + "to": [8.25, 7.875, 19], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.625, 16.75], + "to": [7.75, 7.875, 17.25], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 7.875, 16.5], + "to": [8.25, 8.125, 17.5], + "faces": { + "north": {"uv": [7.5, 3.75, 7.75, 5.25], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7.25, 4, 7.5, 3.75], "texture": "#texture2"}, + "south": {"uv": [7.25, 3.75, 7, 5.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.5, 5, 7.25, 5.25], "texture": "#texture2"}, + "up": {"uv": [7.5, 3.75, 7.25, 5.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.5, 5.25, 7.25, 3.75], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.875, 14], + "to": [8, 8.125, 15.25], + "faces": { + "north": {"uv": [5.125, 8, 5.875, 7.75], "texture": "#texture1"}, + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [5.875, 6.75, 5.125, 7], "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [8, 8.125, 14.25], + "to": [8.25, 8.375, 15.25], + "faces": { + "north": {"uv": [5.125, 8, 5.875, 7.75], "texture": "#texture1"}, + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [5.875, 6.75, 5.125, 7], "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.625, 14.25], + "to": [7.75, 7.875, 15.25], + "faces": { + "north": {"uv": [5.125, 8, 5.875, 7.75], "texture": "#texture1"}, + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [5.875, 6.75, 5.125, 7], "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.5, 8.125, 14.25], + "to": [7.75, 8.375, 15.25], + "faces": { + "north": {"uv": [5.125, 8, 5.875, 7.75], "texture": "#texture1"}, + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [5.875, 6.75, 5.125, 7], "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [8, 7.625, 14.25], + "to": [8.25, 7.875, 15.25], + "faces": { + "north": {"uv": [5.125, 8, 5.875, 7.75], "texture": "#texture1"}, + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [5.875, 6.75, 5.125, 7], "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.375, 18.5], + "to": [8, 7.625, 19.5], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 8.125, 16.5], + "to": [8, 8.375, 17.5], + "faces": { + "north": {"uv": [7.5, 3.75, 7.75, 5.25], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7.25, 4, 7.5, 3.75], "texture": "#texture2"}, + "south": {"uv": [7.25, 3.75, 7, 5.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.5, 5, 7.25, 5.25], "texture": "#texture2"}, + "up": {"uv": [7.5, 3.75, 7.25, 5.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.5, 5.25, 7.25, 3.75], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 7.875, 15], + "to": [8.25, 8.125, 16], + "faces": { + "north": {"uv": [7.5, 3.75, 7.75, 5.25], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7.25, 4, 7.5, 3.75], "texture": "#texture2"}, + "south": {"uv": [7.25, 3.75, 7, 5.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.5, 5, 7.25, 5.25], "texture": "#texture2"}, + "up": {"uv": [7.5, 3.75, 7.25, 5.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.5, 5.25, 7.25, 3.75], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 7.625, 15.75], + "to": [8.25, 7.875, 16.75], + "faces": { + "north": {"uv": [5.125, 8, 5.875, 7.75], "texture": "#texture1"}, + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.875, 17.375], + "to": [8, 8.125, 18.625], + "faces": { + "north": {"uv": [5.125, 8, 5.875, 7.75], "texture": "#texture1"}, + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [5.875, 6.75, 5.125, 7], "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.625, 15.75], + "to": [7.75, 7.875, 16.75], + "faces": { + "north": {"uv": [5.125, 8, 5.875, 7.75], "texture": "#texture1"}, + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [8, 8.125, 17.25], + "to": [8.25, 8.375, 18.25], + "faces": { + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [8, 7.625, 17.25], + "to": [8.25, 7.875, 18.25], + "faces": { + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.625, 15], + "to": [8, 7.875, 16], + "faces": { + "north": {"uv": [7.5, 3.75, 7.75, 5.25], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7.25, 4, 7.5, 3.75], "texture": "#texture2"}, + "south": {"uv": [7.25, 3.75, 7, 5.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.5, 5, 7.25, 5.25], "texture": "#texture2"}, + "up": {"uv": [7.5, 3.75, 7.25, 5.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.5, 5.25, 7.25, 3.75], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.875, 13], + "to": [8.25, 8.125, 13.25], + "faces": { + "up": {"uv": [13.875, 0.75, 13.125, 0], "texture": "#texture"} + } + }, + { + "name": "Cube1", + "from": [6.5, 7.375, 13.5], + "to": [7.25, 7.625, 14], + "faces": { + "north": {"uv": [2.25, 2.25, 2.75, 2], "texture": "#texture2"}, + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [6.5, 7.625, 13.25], + "to": [7.25, 7.875, 13.75], + "faces": { + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8.5, 7.375, 13.5], + "to": [9.25, 7.625, 14], + "faces": { + "north": {"uv": [2.25, 2.25, 2.75, 2], "texture": "#texture2"}, + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [6.75, 7.125, 13.25], + "to": [7.5, 7.375, 13.75], + "faces": { + "north": {"uv": [2.25, 2.25, 2.75, 2], "texture": "#texture2"}, + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7, 6.875, 13], + "to": [7.75, 7.125, 13.5], + "faces": { + "north": {"uv": [2.25, 2.25, 2.75, 2], "texture": "#texture2"}, + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8.5, 7.375, 13.25], + "to": [8.75, 7.625, 13.5], + "faces": { + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.25, 7.375, 13.25], + "to": [7.75, 7.875, 13.5], + "faces": { + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [6.875, 7.125, 12.5], + "to": [7.75, 7.375, 13.25], + "faces": { + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.25, 6.875, 12], + "to": [8.5, 7.125, 13.125], + "faces": { + "north": {"uv": [1.625, 2.5, 2.875, 2.25], "texture": "#texture2"}, + "east": {"uv": [1.375, 1.5, 1.125, 0.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.25, 0.5, 1, 0.75], "texture": "#texture2"}, + "west": {"uv": [2.5, 2.25, 2.75, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.5, 2, 1.25, 0.75], "texture": "#texture2"}, + "down": {"uv": [2.5, 0.75, 1.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.375, 6.875, 11.5], + "to": [8.375, 7.125, 12], + "faces": { + "north": {"uv": [2.875, 2.125, 2.25, 1.875], "texture": "#texture2"}, + "east": {"uv": [2.875, 1.875, 2.625, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [2.25, 1.875, 2.5, 2.25], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.25, 1.875, 2.875, 2.25], "texture": "#texture2"}, + "down": {"uv": [2.25, 2.25, 2.875, 1.875], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.5, 6.875, 11], + "to": [8.25, 7.125, 11.5], + "faces": { + "north": {"uv": [2.25, 2.375, 2.625, 2.125], "texture": "#texture2"}, + "east": {"uv": [2.25, 2.125, 2, 1.875], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [2.625, 2.125, 2.875, 1.875], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.625, 2.125, 2.25, 1.875], "texture": "#texture2"}, + "down": {"uv": [2.625, 1.875, 2.25, 2.125], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.75, 7.125, 10.25], + "to": [8, 8.375, 10.5], + "faces": { + "north": {"uv": [7, 11.25, 7.75, 11], "texture": "#texture1"}, + "east": {"uv": [7, 11, 6.75, 10.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [7.75, 11, 8, 10.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [7.75, 11, 7, 10.25], "texture": "#texture1"}, + "down": {"uv": [7.75, 10.25, 7, 11], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7.125, 10.5], + "to": [8.25, 8.375, 10.75], + "faces": { + "north": {"uv": [7, 11.25, 7.75, 11], "texture": "#texture1"}, + "east": {"uv": [7, 11, 6.75, 10.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [7.75, 11, 8, 10.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [7.75, 11, 7, 10.25], "texture": "#texture1"}, + "down": {"uv": [7.75, 10.25, 7, 11], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.125, 10.75], + "to": [8.5, 8.375, 11.25], + "faces": { + "north": {"uv": [7, 11.25, 7.75, 11], "texture": "#texture1"}, + "east": {"uv": [7, 11, 6.75, 10.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [7.75, 11, 8, 10.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [7.75, 11, 7, 10.25], "texture": "#texture1"}, + "down": {"uv": [7.75, 10.25, 7, 11], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [5.5, 7.375, 10.75], + "to": [5.75, 8.125, 11.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6.75, 7.125, 11.75], + "to": [9, 8.375, 12.5], + "faces": { + "north": {"uv": [7, 11.25, 7.75, 11], "texture": "#texture1"}, + "east": {"uv": [7, 11, 6.75, 10.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [7.75, 10, 7, 10.25], "texture": "#texture1"}, + "west": {"uv": [7.75, 11, 8, 10.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [7.75, 11, 7, 10.25], "texture": "#texture1"}, + "down": {"uv": [7.75, 10.25, 7, 11], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6.5, 7.375, 12.5], + "to": [9.25, 8.125, 13], + "faces": { + "north": {"uv": [7, 11.25, 7.75, 11], "texture": "#texture1"}, + "east": {"uv": [7, 11, 6.75, 10.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [7.75, 10, 7, 10.25], "texture": "#texture1"}, + "west": {"uv": [7.75, 11, 8, 10.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [7.75, 11, 7, 10.25], "texture": "#texture1"}, + "down": {"uv": [7.75, 10.25, 7, 11], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6.5, 7.375, 13], + "to": [9.25, 7.875, 13.25], + "faces": { + "east": {"uv": [7, 11, 6.75, 10.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [7.75, 10, 7, 10.25], "texture": "#texture1"}, + "west": {"uv": [7.75, 11, 8, 10.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [7.75, 11, 7, 10.25], "texture": "#texture1"}, + "down": {"uv": [7.75, 10.25, 7, 11], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7, 7.125, 11.25], + "to": [8.75, 8.375, 11.75], + "faces": { + "north": {"uv": [7, 11.25, 7.75, 11], "texture": "#texture1"}, + "east": {"uv": [7, 11, 6.75, 10.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [7.75, 11, 8, 10.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [7.75, 11, 7, 10.25], "texture": "#texture1"}, + "down": {"uv": [7.75, 10.25, 7, 11], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6.5, 7.125, 12.25], + "to": [6.75, 8.375, 12.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.75, 7.375, 7.75], + "to": [8, 8.125, 10.25], + "faces": { + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6, 7.375, 10], + "to": [6.25, 8.125, 10.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [5.75, 7.375, 11.5], + "to": [6, 8.125, 11.75], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6.25, 7.375, 12], + "to": [6.5, 8.125, 12.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6.25, 7.375, 9.75], + "to": [6.5, 8.125, 10.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [9, 7.125, 12.25], + "to": [9.25, 8.375, 12.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [9.25, 7.375, 12], + "to": [9.5, 8.125, 12.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [9.5, 7.375, 11.75], + "to": [9.75, 8.125, 12], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [10, 7.375, 10.75], + "to": [10.25, 8.125, 11.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6.25, 7.375, 10.5], + "to": [6.5, 8.125, 11], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [9.5, 7.375, 10], + "to": [9.75, 8.125, 10.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6.75, 7.375, 7.25], + "to": [7, 8.125, 9.5], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [9, 7.375, 9], + "to": [9.25, 8.125, 10], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [8.75, 7.375, 7.25], + "to": [9, 8.125, 9.5], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7, 8.125, 12.5], + "to": [7.75, 8.375, 13.25], + "faces": { + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.75, 7.375, 11.5], + "to": [10, 8.125, 11.75], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6.75, 7.375, 11.25], + "to": [7, 8.125, 11.75], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [8.75, 7.375, 11.25], + "to": [9, 8.125, 11.75], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [9.25, 7.375, 10.5], + "to": [9.5, 8.125, 11], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6.5, 7.375, 9], + "to": [6.75, 8.125, 10], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7.375, 7.75], + "to": [7.75, 8.125, 10.5], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [8, 7.375, 7.75], + "to": [8.25, 8.125, 10.5], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [9.25, 7.375, 9.75], + "to": [9.5, 8.125, 10.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6, 7.375, 11.75], + "to": [6.25, 8.125, 12], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6.75, 7.375, 10], + "to": [7.25, 8.125, 10.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6.5, 7.375, 11], + "to": [6.75, 8.125, 11.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [9, 7.375, 11], + "to": [9.25, 8.125, 11.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.375, 8.75], + "to": [7.5, 8.125, 9], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [8.5, 7.375, 10], + "to": [9, 8.125, 10.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [8.25, 7.375, 10.25], + "to": [8.5, 8.125, 10.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.375, 10.25], + "to": [7.5, 8.125, 10.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.375, 9.5], + "to": [7.5, 8.125, 9.75], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7, 7.375, 9.25], + "to": [7.25, 8.125, 9.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [8.5, 7.375, 9.25], + "to": [8.75, 8.125, 9.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [8.25, 7.375, 9.5], + "to": [8.5, 8.125, 9.75], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.375, 8], + "to": [7.5, 8.125, 8.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [8.5, 7.375, 8.5], + "to": [8.75, 8.125, 8.75], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7, 7.375, 8.5], + "to": [7.25, 8.125, 8.75], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [8.25, 7.375, 8.75], + "to": [8.5, 8.125, 9], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.375, -2.25], + "to": [7.5, 8.125, 0], + "faces": { + "north": {"uv": [3, 0.875, 2.75, 0.625], "texture": "#texture2"}, + "east": {"uv": [3, 0.625, 2.75, 1.625], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [2.75, 0.625, 3, 1.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.625, 3, 1.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.625, 3, 0.625], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.5, 7.375, 7.75], + "to": [8.75, 8.125, 8], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7, 7.375, 7.75], + "to": [7.25, 8.125, 8], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [9.75, 7.375, 10.5], + "to": [10, 8.125, 10.75], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [5.75, 7.375, 10.5], + "to": [6, 8.125, 10.75], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [8.25, 7.375, 8], + "to": [8.5, 8.125, 8.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.625, 7.125, 7.75], + "to": [8.125, 8.375, 7.875], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.75, 7, -0.125], + "to": [8, 8.5, 0], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.125, 0.25], + "to": [8.5, 8.375, 0.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.125, 7.125, 7.25], + "to": [8.625, 8.375, 7.375], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.375, 7.125, 7.5], + "to": [8.375, 8.375, 7.625], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.125, 7.125, 0.5], + "to": [8.625, 8.375, 5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.75, 7.125, 7.875], + "to": [8, 8.375, 8], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7.125, 7.625], + "to": [8.25, 8.375, 7.75], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.125, 7.375], + "to": [8.5, 8.375, 7.5], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.125, 6.625], + "to": [8.5, 8.375, 6.75], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.125, 7.125, 6.75], + "to": [8.625, 8.375, 6.875], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.125, 6.375], + "to": [8.5, 8.375, 6.5], + "faces": { + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.375, 7.125, 6.5], + "to": [8.375, 8.375, 6.625], + "faces": { + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.125, 5.25], + "to": [8.5, 8.375, 5.375], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.125, 7.125, 5.375], + "to": [8.625, 8.375, 6.375], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.75, 8.125, 13.5], + "to": [8, 8.375, 14.5], + "faces": { + "east": {"uv": [7.25, 4, 7.5, 3.75], "texture": "#texture2"}, + "south": {"uv": [7.25, 3.75, 7, 5.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.5, 5, 7.25, 5.25], "texture": "#texture2"}, + "up": {"uv": [7.5, 3.75, 7.25, 5.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.5, 5.25, 7.25, 3.75], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.875, 13.5], + "to": [7.75, 8.125, 14.5], + "faces": { + "east": {"uv": [7.25, 4, 7.5, 3.75], "texture": "#texture2"}, + "south": {"uv": [7.25, 3.75, 7, 5.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.5, 5, 7.25, 5.25], "texture": "#texture2"}, + "up": {"uv": [7.5, 3.75, 7.25, 5.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.5, 5.25, 7.25, 3.75], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.625, 13.1875], + "to": [8, 7.875, 14.4375], + "faces": { + "east": {"uv": [7.25, 4, 7.5, 3.75], "texture": "#texture2"}, + "south": {"uv": [7.25, 3.75, 7, 5.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.5, 5, 7.25, 5.25], "texture": "#texture2"}, + "up": {"uv": [7.5, 3.75, 7.25, 5.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.5, 5.25, 7.25, 3.75], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 7.875, 13.5], + "to": [8.25, 8.125, 14.5], + "faces": { + "east": {"uv": [7.25, 4, 7.5, 3.75], "texture": "#texture2"}, + "south": {"uv": [7.25, 3.75, 7, 5.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.5, 5, 7.25, 5.25], "texture": "#texture2"}, + "up": {"uv": [7.5, 3.75, 7.25, 5.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.5, 5.25, 7.25, 3.75], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7, 7.125, 6.875], + "to": [8.75, 8.375, 7.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [6.75, 7.375, 7], + "to": [7, 8.125, 7.25], + "faces": { + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6.5, 7.375, 7.25], + "to": [6.75, 8.125, 7.5], + "faces": { + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "west": {"uv": [3.375, 0.5, 3.625, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.75, 7.375, 7], + "to": [9, 8.125, 7.25], + "faces": { + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [5.5, 7.625, 3.25], + "to": [5.75, 7.875, 6.5], + "faces": { + "north": {"uv": [2.875, 1.625, 2.75, 1.375], "texture": "#texture2"}, + "south": {"uv": [2.75, 2.125, 2.875, 2.375], "texture": "#texture2"}, + "west": {"uv": [2.75, 1.375, 3, 2.375], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 1.375, 2.875, 2.375], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.375, 2.875, 1.375], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6, 7.375, 6.5], + "to": [6.25, 8.125, 7], + "faces": { + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "west": {"uv": [3.375, 0.5, 3.625, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6.5, 7.625, 7.5], + "to": [6.75, 7.875, 7.75], + "faces": { + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "west": {"uv": [3.375, 0.5, 3.625, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [5.75, 7.625, 6.5], + "to": [6, 7.875, 7], + "faces": { + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "west": {"uv": [3.375, 0.5, 3.625, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6, 7.625, 7], + "to": [6.25, 7.875, 7.25], + "faces": { + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "west": {"uv": [3.375, 0.5, 3.625, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6.25, 7.375, 7], + "to": [6.5, 8.125, 7.25], + "faces": { + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "west": {"uv": [3.375, 0.5, 3.625, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.125, 5], + "to": [8.5, 8.375, 5.125], + "faces": { + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.375, 7.125, 5.125], + "to": [8.375, 8.375, 5.25], + "faces": { + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.375, 7.125, 0], + "to": [8.375, 8.375, 0.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7.125, -0.25], + "to": [8.25, 8.375, 0], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.625, 7.125, -0.5], + "to": [8.125, 8.375, -0.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [5.75, 7.375, 3.25], + "to": [6, 8.125, 6.5], + "faces": { + "north": {"uv": [2.875, 1.625, 2.75, 1.375], "texture": "#texture2"}, + "south": {"uv": [2.75, 2.125, 2.875, 2.375], "texture": "#texture2"}, + "west": {"uv": [2.75, 1.375, 3, 2.375], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 1.375, 2.875, 2.375], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.375, 2.875, 1.375], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [5.75, 7.625, 0.25], + "to": [6, 7.875, 6.5], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.375, 7.125, 6.5], + "to": [8.5, 8.375, 6.625], + "faces": { + "up": {"uv": [3, 2.25, 3.125, 2.75], "texture": "#texture2"}, + "down": {"uv": [3, 2.75, 3.125, 2.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7.375, -2.75], + "to": [7.75, 8.125, -0.5], + "faces": { + "north": {"uv": [3, 1, 2.75, 0.75], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.75, 3, 1.75], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.75, 3, 1.75], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.75, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.75, 7.625, -3.25], + "to": [8, 7.875, -3], + "faces": { + "north": {"uv": [3, 1, 2.75, 0.75], "texture": "#texture2"}, + "east": {"uv": [3, 0.75, 2.75, 1], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [2.75, 0.75, 3, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.75, 3, 1], "texture": "#texture2"}, + "down": {"uv": [2.75, 1, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.625, -2.75], + "to": [7.5, 7.875, -0.5], + "faces": { + "north": {"uv": [3, 1, 2.75, 0.75], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.75, 3, 1.75], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.75, 3, 1.75], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.75, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7, 7.625, -2.25], + "to": [7.25, 7.875, 0], + "faces": { + "north": {"uv": [2.875, 3.25, 2.75, 3], "texture": "#texture2"}, + "west": {"uv": [2.75, 3, 3, 3.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 3, 2.875, 3.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 3.625, 2.875, 3], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.75, 7.125, -2.125], + "to": [8, 8.375, -0.625], + "faces": { + "north": {"uv": [3, 0.25, 2.75, 0], "texture": "#texture2"}, + "east": {"uv": [3, 0, 2.75, 1], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [2.75, 0, 3, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0, 3, 1], "texture": "#texture2"}, + "down": {"uv": [2.75, 1, 3, 0], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7, 7.375, -1.75], + "to": [7.25, 8.125, 0.5], + "faces": { + "north": {"uv": [3, 1, 2.75, 0.75], "texture": "#texture2"}, + "east": {"uv": [3, 0.75, 2.75, 1.75], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [2.75, 0.75, 3, 1.75], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.75, 3, 1.75], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.75, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6.75, 7.375, -1.25], + "to": [7, 8.125, 7], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "east": {"uv": [3, 0.25, 2.75, 2.625], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6.25, 7.375, -0.25], + "to": [6.5, 8.125, 7], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6, 7.625, -0.25], + "to": [6.25, 7.875, 7], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6.25, 7.625, -0.75], + "to": [6.5, 7.875, 7.25], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6.5, 7.375, -0.75], + "to": [6.75, 8.125, 7.25], + "faces": { + "north": {"uv": [3.5, 0.75, 3.375, 0.5], "texture": "#texture2"}, + "east": {"uv": [3.5, 0.5, 3.25, 1], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [3.375, 0.5, 3.625, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6, 7.375, 0.25], + "to": [6.25, 8.125, 6.5], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6, 7.125, 3.625], + "to": [6.25, 8.375, 6.25], + "faces": { + "north": {"uv": [2.875, 1.625, 2.75, 1.375], "texture": "#texture2"}, + "south": {"uv": [2.75, 2.125, 2.875, 2.375], "texture": "#texture2"}, + "west": {"uv": [2.75, 1.375, 3, 2.375], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 1.375, 2.875, 2.375], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.375, 2.875, 1.375], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.625, 7.125, 0.5], + "to": [8.75, 8.375, 6.875], + "faces": { + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7, 7.125, 0.5], + "to": [7.125, 8.375, 6.875], + "faces": { + "east": {"uv": [2.75, 0.25, 2.5, 2.625], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [3, 0.25, 2.75, 2.625], "texture": "#texture2"}, + "down": {"uv": [3, 2.625, 2.75, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.5, 7.125, 6.375], + "to": [8.625, 8.375, 6.75], + "faces": { + "west": {"uv": [3, 2.25, 3.25, 2.75], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [3, 2.25, 3.125, 2.75], "texture": "#texture2"}, + "down": {"uv": [3, 2.75, 3.125, 2.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.125, 6.5], + "to": [7.375, 8.375, 6.625], + "faces": { + "up": {"uv": [3, 2.25, 3.125, 2.75], "texture": "#texture2"}, + "down": {"uv": [3, 2.75, 3.125, 2.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.125, 7.125, 6.375], + "to": [7.25, 8.375, 6.75], + "faces": { + "east": {"uv": [3.125, 2.25, 2.875, 2.75], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [3, 2.25, 3.125, 2.75], "texture": "#texture2"}, + "down": {"uv": [3, 2.75, 3.125, 2.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.5, 7.125, 5], + "to": [8.625, 8.375, 5.375], + "faces": { + "west": {"uv": [2.625, 2.125, 2.875, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.625, 2.125, 2.75, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.625, 2.625, 2.75, 2.125], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.125, 7.125, 5], + "to": [7.25, 8.375, 5.375], + "faces": { + "east": {"uv": [2.75, 2.125, 2.5, 2.625], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [2.625, 2.125, 2.75, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.625, 2.625, 2.75, 2.125], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7.125, -0.5], + "to": [7.625, 8.375, -0.25], + "faces": { + "up": {"uv": [2.875, 0.75, 3, 1], "texture": "#texture2"}, + "down": {"uv": [2.875, 1, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.375, 7.125, 5.125], + "to": [8.5, 8.375, 5.25], + "faces": { + "up": {"uv": [2.625, 2.25, 2.75, 2.75], "texture": "#texture2"}, + "down": {"uv": [2.625, 2.75, 2.75, 2.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.125, 5.125], + "to": [7.375, 8.375, 5.25], + "faces": { + "up": {"uv": [2.625, 2.25, 2.75, 2.75], "texture": "#texture2"}, + "down": {"uv": [2.625, 2.75, 2.75, 2.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.125, 0], + "to": [7.375, 8.375, 0.25], + "faces": { + "up": {"uv": [2.875, 0.75, 3, 1], "texture": "#texture2"}, + "down": {"uv": [2.875, 1, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.375, 7.125, 0], + "to": [8.5, 8.375, 0.25], + "faces": { + "up": {"uv": [2.875, 0.75, 3, 1], "texture": "#texture2"}, + "down": {"uv": [2.875, 1, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.125, 7.125, -0.5], + "to": [8.25, 8.375, -0.25], + "faces": { + "up": {"uv": [2.875, 0.75, 3, 1], "texture": "#texture2"}, + "down": {"uv": [2.875, 1, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6.5, 7.625, -1.25], + "to": [6.75, 7.875, 7], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6.75, 7.125, -0.125], + "to": [7, 8.375, 7], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "east": {"uv": [3, 0.25, 2.75, 2.625], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 2.375, 3, 2.625], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6.75, 7.625, -1.75], + "to": [7, 7.875, 0.5], + "faces": { + "north": {"uv": [3, 1, 2.75, 0.75], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.75, 3, 1.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.75, 3, 1.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.625, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7, 7.125, -0.75], + "to": [7.25, 8.375, 0.5], + "faces": { + "north": {"uv": [2.875, 0.75, 3.125, 0.5], "texture": "#texture2"}, + "east": {"uv": [2.875, 0.5, 2.625, 0.875], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [3.125, 0.625, 2.875, 0.875], "texture": "#texture2"}, + "west": {"uv": [3.125, 0.5, 3.375, 0.875], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [3.125, 0.5, 2.875, 0.875], "texture": "#texture2"}, + "down": {"uv": [3.125, 0.875, 2.875, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7.125, -1.25], + "to": [7.5, 8.375, 0], + "faces": { + "north": {"uv": [3, 0.25, 2.875, 0], "texture": "#texture2"}, + "east": {"uv": [3, 0, 2.75, 1], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.875, 0.75, 3, 1], "texture": "#texture2"}, + "west": {"uv": [2.875, 0, 3.125, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.875, 0, 3, 1], "texture": "#texture2"}, + "down": {"uv": [2.875, 1, 3, 0], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7.125, -1.75], + "to": [7.75, 8.375, -0.5], + "faces": { + "north": {"uv": [3, 0.25, 2.75, 0], "texture": "#texture2"}, + "east": {"uv": [3, 0, 2.75, 1], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 0.75, 3, 1], "texture": "#texture2"}, + "west": {"uv": [2.75, 0, 3, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0, 3, 1], "texture": "#texture2"}, + "down": {"uv": [2.75, 1, 3, 0], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6.5, 7.125, 0.375], + "to": [6.75, 8.375, 7.125], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "east": {"uv": [3, 0.25, 2.75, 2.625], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 2.375, 3, 2.625], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6.25, 7.125, 1], + "to": [6.5, 8.375, 6.625], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "south": {"uv": [2.75, 2.375, 3, 2.625], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8, 7.125, -1.75], + "to": [8.25, 8.375, -0.5], + "faces": { + "north": {"uv": [3, 0.25, 2.75, 0], "texture": "#texture2"}, + "east": {"uv": [3, 0, 2.75, 1], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 0.75, 3, 1], "texture": "#texture2"}, + "west": {"uv": [2.75, 0, 3, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0, 3, 1], "texture": "#texture2"}, + "down": {"uv": [2.75, 1, 3, 0], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.25, 7.125, -1.25], + "to": [8.5, 8.375, 0], + "faces": { + "north": {"uv": [3, 0.25, 2.875, 0], "texture": "#texture2"}, + "east": {"uv": [3, 0, 2.75, 1], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.875, 0.75, 3, 1], "texture": "#texture2"}, + "west": {"uv": [2.875, 0, 3.125, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.875, 0, 3, 1], "texture": "#texture2"}, + "down": {"uv": [2.875, 1, 3, 0], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.5, 7.125, -0.75], + "to": [8.75, 8.375, 0.5], + "faces": { + "north": {"uv": [3.125, 0.75, 2.875, 0.5], "texture": "#texture2"}, + "east": {"uv": [3.125, 0.5, 2.875, 0.875], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.875, 0.625, 3.125, 0.875], "texture": "#texture2"}, + "west": {"uv": [2.875, 0.5, 3.125, 0.875], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.875, 0.5, 3.125, 0.875], "texture": "#texture2"}, + "down": {"uv": [2.875, 0.875, 3.125, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.75, 7.125, -0.125], + "to": [9, 8.375, 7], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "east": {"uv": [3, 0.25, 2.75, 2.625], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 2.375, 3, 2.625], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9, 7.125, 0.375], + "to": [9.25, 8.375, 7.125], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "east": {"uv": [3, 0.25, 2.75, 2.625], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 2.375, 3, 2.625], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.25, 7.125, 1], + "to": [9.5, 8.375, 6.625], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "east": {"uv": [3, 0.25, 2.75, 2.625], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 2.375, 3, 2.625], "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.5, 7.125, 3.625], + "to": [9.75, 8.375, 6.25], + "faces": { + "north": {"uv": [2.875, 1.625, 2.75, 1.375], "texture": "#texture2"}, + "east": {"uv": [2.875, 1.375, 2.625, 2.375], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 2.125, 2.875, 2.375], "texture": "#texture2"}, + "up": {"uv": [2.75, 1.375, 2.875, 2.375], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.375, 2.875, 1.375], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.75, 7.375, 3.25], + "to": [10, 8.125, 6.5], + "faces": { + "north": {"uv": [2.875, 1.625, 2.75, 1.375], "texture": "#texture2"}, + "east": {"uv": [2.875, 1.375, 2.625, 2.375], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 2.125, 2.875, 2.375], "texture": "#texture2"}, + "up": {"uv": [2.75, 1.375, 2.875, 2.375], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.375, 2.875, 1.375], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.5, 7.375, 6.5], + "to": [9.75, 8.125, 7], + "faces": { + "east": {"uv": [3.5, 0.5, 3.25, 1], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.25, 7.375, 7], + "to": [9.5, 8.125, 7.25], + "faces": { + "east": {"uv": [3.5, 0.5, 3.25, 1], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9, 7.375, 7.25], + "to": [9.25, 8.125, 7.5], + "faces": { + "east": {"uv": [3.5, 0.5, 3.25, 1], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [6.25, 7.625, 7.25], + "to": [6.5, 7.875, 7.5], + "faces": { + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "west": {"uv": [3.375, 0.5, 3.625, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.5, 7.375, 0.25], + "to": [9.75, 8.125, 6.5], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "east": {"uv": [3, 0.25, 2.75, 2.625], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.25, 7.375, -0.25], + "to": [9.5, 8.125, 7], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "east": {"uv": [3, 0.25, 2.75, 2.625], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9, 7.375, -0.75], + "to": [9.25, 8.125, 7.25], + "faces": { + "north": {"uv": [3.5, 0.75, 3.375, 0.5], "texture": "#texture2"}, + "east": {"uv": [3.5, 0.5, 3.25, 1], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [3.375, 0.5, 3.625, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.75, 7.375, -1.25], + "to": [9, 8.125, 7], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "east": {"uv": [3, 0.25, 2.75, 2.625], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [2.75, 0.25, 3, 2.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.5, 7.375, -1.75], + "to": [8.75, 8.125, 0.5], + "faces": { + "north": {"uv": [3, 1, 2.75, 0.75], "texture": "#texture2"}, + "east": {"uv": [3, 0.75, 2.75, 1.75], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [2.75, 0.75, 3, 1.75], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.75, 3, 1.75], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.75, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.25, 7.375, -2.25], + "to": [8.5, 8.125, 0], + "faces": { + "north": {"uv": [3, 0.875, 2.75, 0.625], "texture": "#texture2"}, + "east": {"uv": [3, 0.625, 2.75, 1.625], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [2.75, 0.625, 3, 1.625], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.625, 3, 1.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.625, 3, 0.625], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8, 7.375, -2.75], + "to": [8.25, 8.125, -0.5], + "faces": { + "north": {"uv": [3, 1, 2.75, 0.75], "texture": "#texture2"}, + "east": {"uv": [3, 0.75, 2.75, 1.75], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.75, 3, 1.75], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.75, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.75, 7.375, -3], + "to": [8, 8.125, -0.5], + "faces": { + "north": {"uv": [3, 1, 2.75, 0.75], "texture": "#texture2"}, + "east": {"uv": [3, 0.75, 2.75, 1.75], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [2.75, 0.75, 3, 1.75], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.75, 3, 1.75], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.75, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7.625, -3], + "to": [7.75, 7.875, -0.5], + "faces": { + "north": {"uv": [3, 1, 2.75, 0.75], "texture": "#texture2"}, + "west": {"uv": [2.75, 0.75, 3, 1.75], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.75, 3, 1.75], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.75, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8, 7.625, -3], + "to": [8.25, 7.875, -0.5], + "faces": { + "north": {"uv": [3, 1, 2.75, 0.75], "texture": "#texture2"}, + "east": {"uv": [3, 0.75, 2.75, 1.75], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.75, 3, 1.75], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.75, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.25, 7.625, -2.75], + "to": [8.5, 7.875, -0.5], + "faces": { + "north": {"uv": [3, 1, 2.75, 0.75], "texture": "#texture2"}, + "east": {"uv": [3, 0.75, 2.75, 1.75], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.75, 3, 1.75], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.75, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.5, 7.625, -2.25], + "to": [8.75, 7.875, 0], + "faces": { + "north": {"uv": [2.875, 3.25, 2.75, 3], "texture": "#texture2"}, + "east": {"uv": [2.875, 3, 2.625, 3.625], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [2.75, 3, 2.875, 3.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 3.625, 2.875, 3], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [8.75, 7.625, -1.75], + "to": [9, 7.875, 0.5], + "faces": { + "north": {"uv": [3, 1, 2.75, 0.75], "texture": "#texture2"}, + "east": {"uv": [3, 0.75, 2.75, 1.625], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.75, 3, 1.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.625, 3, 0.75], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9, 7.625, -1.25], + "to": [9.25, 7.875, 7], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "east": {"uv": [3, 0.25, 2.75, 2.625], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.25, 7.625, -0.75], + "to": [9.5, 7.875, 7.25], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "east": {"uv": [3, 0.25, 2.75, 2.625], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.5, 7.625, -0.25], + "to": [9.75, 7.875, 7], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "east": {"uv": [3, 0.25, 2.75, 2.625], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.75, 7.625, 0.25], + "to": [10, 7.875, 6.5], + "faces": { + "north": {"uv": [3, 0.5, 2.75, 0.25], "texture": "#texture2"}, + "east": {"uv": [3, 0.25, 2.75, 2.625], "rotation": 90, "texture": "#texture2"}, + "up": {"uv": [2.75, 0.25, 3, 2.625], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.625, 3, 0.25], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [10, 7.625, 3.25], + "to": [10.25, 7.875, 6.5], + "faces": { + "north": {"uv": [2.875, 1.625, 2.75, 1.375], "texture": "#texture2"}, + "east": {"uv": [2.875, 1.375, 2.625, 2.375], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 2.125, 2.875, 2.375], "texture": "#texture2"}, + "up": {"uv": [2.75, 1.375, 2.875, 2.375], "texture": "#texture2"}, + "down": {"uv": [2.75, 2.375, 2.875, 1.375], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.75, 7.625, 6.5], + "to": [10, 7.875, 7], + "faces": { + "east": {"uv": [3.5, 0.5, 3.25, 1], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.5, 7.625, 7], + "to": [9.75, 7.875, 7.25], + "faces": { + "east": {"uv": [3.5, 0.5, 3.25, 1], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9.25, 7.625, 7.25], + "to": [9.5, 7.875, 7.5], + "faces": { + "east": {"uv": [3.5, 0.5, 3.25, 1], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [9, 7.625, 7.5], + "to": [9.25, 7.875, 7.75], + "faces": { + "east": {"uv": [3.5, 0.5, 3.25, 1], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [3.375, 0.75, 3.5, 1], "texture": "#texture2"}, + "up": {"uv": [3.375, 0.5, 3.5, 1], "texture": "#texture2"}, + "down": {"uv": [3.375, 1, 3.5, 0.5], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.75, 7.125, -0.625], + "to": [8, 8.375, -0.5], + "faces": { + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [4.25, 6.75, -3], + "to": [11.5, 8.75, 14], + "faces": { + "up": {"uv": [0, 0, 7.25, 16], "texture": "#texture3"}, + "down": {"uv": [7.25, 16, 0, 0], "texture": "#texture3"} + } + }, + { + "name": "Cube77", + "from": [7.625, 7, 6.5], + "to": [8.125, 8.5, 6.625], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.75, 7, 7.625], + "to": [8, 8.5, 7.75], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7, 5.5], + "to": [8.5, 8.5, 6.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.375, 7, 0.5], + "to": [8.375, 8.5, 0.75], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7, 0.25], + "to": [8.25, 8.5, 0.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.625, 7, 0], + "to": [8.125, 8.5, 0.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7, 5], + "to": [8.25, 8.5, 5.125], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.375, 7, 4.875], + "to": [8.375, 8.5, 5], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7, 6.875], + "to": [8.5, 8.5, 7.25], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.375, 7, 5.375], + "to": [8.375, 8.5, 5.5], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7, 5.25], + "to": [8.25, 8.5, 5.375], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.625, 7, 5.125], + "to": [8.125, 8.5, 5.25], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7, 6.375], + "to": [8.25, 8.5, 6.5], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.375, 7, 6.25], + "to": [8.375, 8.5, 6.375], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.375, 7, 7.25], + "to": [8.375, 8.5, 7.375], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.375, 7, 6.75], + "to": [8.375, 8.5, 6.875], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7, 6.625], + "to": [8.25, 8.5, 6.75], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.5, 7, 7.375], + "to": [8.25, 8.5, 7.5], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube77", + "from": [7.625, 7, 7.5], + "to": [8.125, 8.5, 7.625], + "faces": { + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [8, 7.375, 13.25], + "to": [8.5, 7.875, 13.5], + "faces": { + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8.25, 7.375, 13.5], + "to": [8.5, 7.625, 13.75], + "faces": { + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.25, 7.375, 13.5], + "to": [7.5, 7.625, 13.75], + "faces": { + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7, 7.375, 13.25], + "to": [7.25, 7.625, 13.5], + "faces": { + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.5, 8.375, 11], + "to": [8.25, 8.625, 11.5], + "faces": { + "north": {"uv": [2.25, 2.375, 2.625, 2.125], "texture": "#texture2"}, + "east": {"uv": [2.25, 2.125, 2, 1.875], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [2.625, 2.125, 2.875, 1.875], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.625, 2.125, 2.25, 1.875], "texture": "#texture2"}, + "down": {"uv": [2.625, 1.875, 2.25, 2.125], "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.375, 8.375, 11.5], + "to": [8.375, 8.625, 12], + "faces": { + "north": {"uv": [2.875, 2.125, 2.25, 1.875], "texture": "#texture2"}, + "east": {"uv": [2.875, 1.875, 2.625, 2.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [2.25, 1.875, 2.5, 2.25], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.25, 1.875, 2.875, 2.25], "texture": "#texture2"}, + "down": {"uv": [2.25, 2.25, 2.875, 1.875], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.25, 8.375, 12], + "to": [8.5, 8.625, 13.125], + "faces": { + "north": {"uv": [1.625, 2.5, 2.875, 2.25], "texture": "#texture2"}, + "east": {"uv": [1.375, 1.5, 1.125, 0.25], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.25, 0.5, 1, 0.75], "texture": "#texture2"}, + "west": {"uv": [2.5, 2.25, 2.75, 1], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.5, 2, 1.25, 0.75], "texture": "#texture2"}, + "down": {"uv": [2.5, 0.75, 1.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 8.125, 12.5], + "to": [8.75, 8.375, 13.25], + "faces": { + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8.5, 7.625, 13.25], + "to": [9.25, 7.875, 13.75], + "faces": { + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [6.75, 7.875, 13], + "to": [7.5, 8.125, 13.5], + "faces": { + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.875, 13.125], + "to": [8.25, 8.375, 13.5], + "faces": { + "north": {"uv": [2.25, 2.25, 2.75, 2], "texture": "#texture2"}, + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 7.125, 12.5], + "to": [8.875, 7.375, 13.25], + "faces": { + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8.25, 7.125, 13.25], + "to": [9, 7.375, 13.75], + "faces": { + "north": {"uv": [2.25, 2.25, 2.75, 2], "texture": "#texture2"}, + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8.25, 7.875, 13], + "to": [9, 8.125, 13.5], + "faces": { + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 6.875, 13], + "to": [8.75, 7.125, 13.5], + "faces": { + "north": {"uv": [2.25, 2.25, 2.75, 2], "texture": "#texture2"}, + "east": {"uv": [2.25, 2, 2, 1.5], "rotation": 90, "texture": "#texture2"}, + "south": {"uv": [2.75, 1.25, 2.25, 1.5], "texture": "#texture2"}, + "west": {"uv": [2.75, 2, 3, 1.5], "rotation": 270, "texture": "#texture2"}, + "up": {"uv": [2.75, 2, 2.25, 1.5], "texture": "#texture2"}, + "down": {"uv": [2.75, 1.5, 2.25, 2], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 8.125, 15], + "to": [8, 8.375, 16], + "faces": { + "north": {"uv": [7.5, 3.75, 7.75, 5.25], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7.25, 4, 7.5, 3.75], "texture": "#texture2"}, + "south": {"uv": [7.25, 3.75, 7, 5.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.5, 5, 7.25, 5.25], "texture": "#texture2"}, + "up": {"uv": [7.5, 3.75, 7.25, 5.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.5, 5.25, 7.25, 3.75], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.875, 15.5], + "to": [8, 8.125, 16.75], + "faces": { + "north": {"uv": [5.125, 8, 5.875, 7.75], "texture": "#texture1"}, + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [5.875, 6.75, 5.125, 7], "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [8, 8.125, 15.75], + "to": [8.25, 8.375, 16.75], + "faces": { + "north": {"uv": [5.125, 8, 5.875, 7.75], "texture": "#texture1"}, + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.5, 8.125, 15.75], + "to": [7.75, 8.375, 16.75], + "faces": { + "north": {"uv": [5.125, 8, 5.875, 7.75], "texture": "#texture1"}, + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [8, 8.125, 16.75], + "to": [8.25, 8.375, 17.25], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 8.125, 18.25], + "to": [8.25, 8.375, 19], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 8.125, 18.25], + "to": [7.75, 8.375, 19], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.625, 18.25], + "to": [7.75, 7.875, 19], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 8.125, 17.25], + "to": [7.75, 8.375, 18.25], + "faces": { + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.625, 17.25], + "to": [7.75, 7.875, 18.25], + "faces": { + "east": {"uv": [5.125, 7.75, 4.875, 7], "rotation": 90, "texture": "#texture1"}, + "west": {"uv": [5.875, 7.75, 6.125, 7], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [5.875, 7.75, 5.125, 7], "texture": "#texture1"}, + "down": {"uv": [5.875, 7, 5.125, 7.75], "texture": "#texture1"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.875, 15], + "to": [7.75, 8.125, 16], + "faces": { + "north": {"uv": [7.5, 3.75, 7.75, 5.25], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7.25, 4, 7.5, 3.75], "texture": "#texture2"}, + "south": {"uv": [7.25, 3.75, 7, 5.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.5, 5, 7.25, 5.25], "texture": "#texture2"}, + "up": {"uv": [7.5, 3.75, 7.25, 5.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.5, 5.25, 7.25, 3.75], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.875, 16.5], + "to": [7.75, 8.125, 17.5], + "faces": { + "north": {"uv": [7.5, 3.75, 7.75, 5.25], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7.25, 4, 7.5, 3.75], "texture": "#texture2"}, + "south": {"uv": [7.25, 3.75, 7, 5.25], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.5, 5, 7.25, 5.25], "texture": "#texture2"}, + "up": {"uv": [7.5, 3.75, 7.25, 5.25], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.5, 5.25, 7.25, 3.75], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 7.875, 18.5], + "to": [8.25, 8.125, 19.25], + "faces": { + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 7.875, 17.875], + "to": [8.25, 8.125, 18.625], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7, 7.875, 19.25], + "to": [7.25, 8.125, 19.5], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8.5, 7.875, 19.25], + "to": [8.75, 8.125, 19.5], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 8.375, 19.5], + "to": [8.25, 8.625, 19.75], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 8.625, 19.25], + "to": [8, 8.875, 19.5], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 8.375, 19.5], + "to": [7.75, 8.625, 19.75], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.25, 8.125, 19.5], + "to": [7.5, 8.375, 19.75], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.25, 7.625, 19.5], + "to": [7.5, 7.875, 19.75], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.375, 19.5], + "to": [7.75, 7.625, 19.75], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 7.375, 19.5], + "to": [8.25, 7.625, 19.75], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8.25, 7.625, 19.5], + "to": [8.5, 7.875, 19.75], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8.25, 8.125, 19.5], + "to": [8.5, 8.375, 19.75], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 8.125, 19.25], + "to": [8, 8.375, 19.5], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.125, 19.5], + "to": [8, 7.375, 19.75], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8.5, 7.875, 19.5], + "to": [8.75, 8.125, 19.75], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8, 7.875, 20.25], + "to": [8.25, 8.125, 20.5], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 8.625, 19.5], + "to": [8, 8.875, 19.75], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 8.5, 19.75], + "to": [8, 8.75, 20], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.25, 19.75], + "to": [8, 7.5, 20], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.5, 20], + "to": [8, 7.75, 20.25], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 8.25, 20], + "to": [8, 8.5, 20.25], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 8, 20.25], + "to": [8, 8.25, 20.5], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.75, 20.25], + "to": [8, 8, 20.5], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.75, 20], + "to": [8, 8, 20.25], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 8, 20], + "to": [8, 8.25, 20.25], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 8, 19.75], + "to": [8, 8.25, 20], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 8.25, 19.75], + "to": [8, 8.5, 20], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.5, 19.75], + "to": [8, 7.75, 20], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.75, 19.75], + "to": [8, 8, 20], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.75, 7.625, 19.25], + "to": [8, 7.875, 19.5], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7, 7.875, 19.5], + "to": [7.25, 8.125, 19.75], + "faces": { + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8.375, 7.875, 19.75], + "to": [8.625, 8.125, 20], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [8.25, 7.875, 20], + "to": [8.5, 8.125, 20.25], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.5, 7.875, 20.25], + "to": [7.75, 8.125, 20.5], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.25, 7.875, 20], + "to": [7.5, 8.125, 20.25], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube1", + "from": [7.125, 7.875, 19.75], + "to": [7.375, 8.125, 20], + "faces": { + "north": {"uv": [7.125, 4.375, 7.375, 5.375], "rotation": 270, "texture": "#texture2"}, + "east": {"uv": [7, 4.625, 7.125, 4.375], "texture": "#texture2"}, + "south": {"uv": [7, 4.375, 6.75, 5.375], "rotation": 90, "texture": "#texture2"}, + "west": {"uv": [7.125, 5.125, 7, 5.375], "texture": "#texture2"}, + "up": {"uv": [7.125, 4.375, 7, 5.375], "rotation": 90, "texture": "#texture2"}, + "down": {"uv": [7.125, 5.375, 7, 4.375], "rotation": 270, "texture": "#texture2"} + } + }, + { + "name": "Cube77", + "from": [7.25, 7, 0.75], + "to": [8.5, 8.5, 4.875], + "faces": { + "north": {"uv": [3.75, 14.25, 4.5, 14], "texture": "#texture1"}, + "east": {"uv": [3.75, 14, 3.5, 13.25], "rotation": 90, "texture": "#texture1"}, + "south": {"uv": [4.5, 13, 3.75, 13.25], "texture": "#texture1"}, + "west": {"uv": [4.5, 14, 4.75, 13.25], "rotation": 270, "texture": "#texture1"}, + "up": {"uv": [4.5, 14, 3.75, 13.25], "texture": "#texture1"}, + "down": {"uv": [4.5, 13.25, 3.75, 14], "texture": "#texture1"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [90, 0, 90], + "translation": [0.4, 8.6956, 1.3912], + "scale": [1.3, 1.3, 1.3] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 90], + "translation": [0.4, 8.6956, 1.3912], + "scale": [1.3, 1.3, 1.3] + }, + "firstperson_righthand": { + "rotation": [101, 0, 90], + "translation": [1.25, 4.25, 1], + "scale": [0.6, 0.6, 0.6] + }, + "firstperson_lefthand": { + "rotation": [101, 0, 90], + "translation": [1.25, 4.25, 1], + "scale": [0.6, 0.6, 0.6] + }, + "ground": { + "rotation": [45, 0, 90], + "translation": [0, 3.4782, 0], + "scale": [0.6, 0.6, 0.6] + }, + "gui": { + "rotation": [90, 47, 0], + "scale": [0.8, 0.8, 0.8] + }, + "fixed": { + "rotation": [90, 45, 0], + "translation": [0, 0, -0.5] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/wands/wandb.json b/assets/magic/models/wands/wandb.json new file mode 100644 index 0000000..bf8827e --- /dev/null +++ b/assets/magic/models/wands/wandb.json @@ -0,0 +1,2983 @@ +{ + "credit": "Designed by Lix3nn with Cubik Studio - https://cubik.studio. Edited by PhvntxmX using BlockBench.", + "parent": "magic:base/lit", + "textures": { + "texture": "magic:other/redpurple", + "texture1": "magic:icons/spells/reflect" + }, + "elements": [ + { + "name": "Voxels", + "from": [5.75, 7.75, 1.25], + "to": [7.75, 8.25, 2.25], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6, 7.5, 1.5], + "to": [10, 7.75, 2.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.75, -2.25], + "to": [9.75, 8.25, -1.5], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6, 7.75, 2.25], + "to": [10, 8.25, 2.5], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6, 8.25, 1.5], + "to": [10, 8.5, 2.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.25, 1.75], + "to": [9.75, 7.5, 2.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.5, -2.25], + "to": [9.75, 7.75, -1.5], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.5, 2.25], + "to": [9.75, 7.75, 2.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6, 7.75, -2.25], + "to": [6.25, 8.25, -1.5], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.75, -1.5], + "to": [9.75, 8.25, -1.25], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.75, 2.5], + "to": [9.75, 8.25, 2.75], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.25, 8.25, -2.25], + "to": [9.75, 8.5, -1.5], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.25, 8.25, 2.25], + "to": [9.75, 8.5, 2.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.25, 8.5, 1.75], + "to": [9.75, 8.75, 2.25], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7, -2.75], + "to": [7.25, 9, -2.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7, -2.5], + "to": [7.25, 7.75, -2.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7, -2.25], + "to": [7.25, 7.5, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7, 1.75], + "to": [7.75, 7.25, 2.25], + "faces": { + "north": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.25, -3], + "to": [9.5, 8.75, -2.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.25, -1.75], + "to": [9.5, 7.5, -1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.25, 1.5], + "to": [7.75, 7.5, 1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.25, 2.25], + "to": [9.5, 7.5, 2.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.5, -1.5], + "to": [9.5, 7.75, -1.25], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.5, 1.25], + "to": [7.75, 7.75, 1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.5, 2.5], + "to": [9.5, 7.75, 2.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.75, -1.25], + "to": [9.5, 8.25, -1], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.75, 0], + "to": [9.5, 8.25, 0.25], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.75, 0.25], + "to": [7.75, 8.25, 0.5], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.75, 0.5], + "to": [7.5, 8.25, 0.75], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.75, 2.75], + "to": [9.5, 8.25, 3], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 8.25, -1.5], + "to": [9.5, 8.5, -1.25], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 8.25, 1.25], + "to": [7.75, 8.5, 1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 8.25, 2.5], + "to": [9.5, 8.5, 2.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 8.5, -2.5], + "to": [7.25, 9, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.5, 8.5, -1.75], + "to": [9.5, 8.75, -1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.5, 8.5, 1.5], + "to": [7.75, 8.75, 1.75], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 8.5, 2.25], + "to": [9.5, 8.75, 2.5], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 8.75, 1.75], + "to": [7.75, 9, 2.25], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 6.75, -2.75], + "to": [7.25, 7, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7, -3], + "to": [9.25, 7.25, -2.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7, -1.75], + "to": [9.25, 7.25, -1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7, 1.5], + "to": [7.5, 7.25, 1.75], + "faces": { + "north": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7, 2.25], + "to": [9.25, 7.25, 2.5], + "faces": { + "north": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.25, -3.25], + "to": [9.25, 8.75, -3], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.25, -1.5], + "to": [9.25, 7.5, -1], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.25, 1.25], + "to": [7.5, 7.5, 1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.25, 2.5], + "to": [9.25, 7.5, 2.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.5, -1.25], + "to": [9.25, 7.75, -1], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.5, 0], + "to": [9.25, 7.75, 0.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.5, 0.25], + "to": [7.25, 7.75, 0.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.5, 2.75], + "to": [9.25, 7.75, 3], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.75, -1], + "to": [9.25, 8.25, 0], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.75, 0.75], + "to": [7.5, 8.25, 1.25], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 7.75, 3], + "to": [9.25, 8.25, 3.5], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 8.25, -1.25], + "to": [9.25, 8.75, -1], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.75, 8.25, 0], + "to": [9.25, 8.5, 0.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 8.25, 0.25], + "to": [7.25, 8.5, 0.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 8.25, 2.75], + "to": [9.25, 8.5, 3], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 8.5, -1.5], + "to": [9.25, 8.75, -1.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.75, 8.5, 1.25], + "to": [7.5, 8.75, 1.5], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 8.5, 2.5], + "to": [9.25, 8.75, 2.75], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 8.75, -3], + "to": [9.25, 9, -2.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.75, 8.75, -1.75], + "to": [9.25, 9, -1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.75, 8.75, 1.5], + "to": [7.5, 9, 1.75], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 8.75, 2.25], + "to": [9.25, 9, 2.5], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.75, 9, -2.75], + "to": [7.25, 9.25, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7, 6.5, -2.75], + "to": [9, 6.75, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7, 6.75, -3], + "to": [9, 7, -2.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7, 6.75, -1.75], + "to": [9, 7, -1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7, 7, -3.25], + "to": [9, 7.25, -3], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7, 7, -1.5], + "to": [9, 7.25, -1], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7, 7, 2.5], + "to": [9, 7.25, 2.75], + "faces": { + "north": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 7.25, -3.5], + "to": [9, 8.75, -3.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7, 7.25, 2.75], + "to": [9, 7.5, 3], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 7.5, -0.25], + "to": [9, 7.75, 0], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 7.5, 0.75], + "to": [7.25, 7.75, 1.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 7.5, 3], + "to": [9, 7.75, 3.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 7.75, 3.5], + "to": [9, 8.25, 3.75], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 7.5, -1], + "to": [9, 7.75, -0.25], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 8.25, 0.75], + "to": [7.25, 8.5, 1.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 8.25, 3], + "to": [9, 8.5, 3.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 8.5, 2.75], + "to": [9, 8.75, 3], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 8.75, -3.25], + "to": [9, 9, -3], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7, 8.75, -1.5], + "to": [9, 9, -1], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7, 8.75, 2.5], + "to": [9, 9, 2.75], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 9, -3], + "to": [9, 9.25, -2.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7, 9, -1.75], + "to": [9, 9.25, -1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7, 9.25, -2.75], + "to": [9, 9.5, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 6.25, -2.75], + "to": [8.75, 6.5, -2], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 6.5, -3], + "to": [8.75, 6.75, -2.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 6.5, -1.75], + "to": [8.75, 6.75, -1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 6.75, -3.25], + "to": [8.75, 7, -3], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 6.75, -2.25], + "to": [7.5, 7, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 6.75, -1.5], + "to": [8.75, 7, -1], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7, -3.5], + "to": [8.75, 7.25, -3.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7, -2], + "to": [9.5, 7.5, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7, 2.75], + "to": [8.75, 7.25, 3], + "faces": { + "north": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7.25, -3.75], + "to": [8.75, 8.75, -3.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7.25, 3], + "to": [8.75, 7.5, 3.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7.5, -2.75], + "to": [9.5, 8.5, -2.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.5, -2.5], + "to": [9.5, 8.5, -2.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7.5, 1], + "to": [7.5, 7.75, 1.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7.5, 3.5], + "to": [8.75, 7.75, 3.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7.75, 3.75], + "to": [8.75, 8.25, 4], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7.75, 7], + "to": [8.75, 8.25, 7.75], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7.75, 18.75], + "to": [8.5, 8.25, 19.75], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.25, 8.25, 1], + "to": [7.5, 8.5, 1.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.25, 8.25, 3.5], + "to": [8.75, 8.5, 3.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.25, 8.5, -2], + "to": [9.5, 9, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 8.5, 3], + "to": [8.75, 8.75, 3.5], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.25, 8.75, -3.5], + "to": [8.75, 9, -3.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 8.75, 2.75], + "to": [8.75, 9, 3], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.25, 9, -3.25], + "to": [8.75, 9.25, -3], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 9, -2.25], + "to": [7.5, 9.25, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 9, -1.5], + "to": [8.75, 9.25, -1], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 9.25, -3], + "to": [8.75, 9.5, -2.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 9.25, -1.75], + "to": [8.75, 9.5, -1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 9.5, -2.75], + "to": [8.75, 9.75, -2], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 6.25, -3], + "to": [8.5, 6.5, -2.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 6.25, -2], + "to": [8.5, 6.5, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 6.5, -3.25], + "to": [8.5, 6.75, -3], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 6.5, -1.5], + "to": [8.5, 6.75, -1.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 6.75, -3.5], + "to": [8.5, 7, -3.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 6.75, -2.75], + "to": [8.5, 7, -2.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 6.75, -2], + "to": [9.25, 7, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7, -3.75], + "to": [8.5, 7.25, -3.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7, -1], + "to": [8.5, 7.25, -0.75], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7, 3], + "to": [8.5, 7.25, 3.5], + "faces": { + "north": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7.25, -4], + "to": [8.5, 8.75, -3.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7.25, -0.75], + "to": [8.5, 7.5, -0.5], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7.25, 3.5], + "to": [8.5, 7.5, 3.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7.5, 3.75], + "to": [8.5, 7.75, 4], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7.5, 6.75], + "to": [8.5, 8.5, 7], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7.5, 7], + "to": [8.5, 7.75, 7.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7.5, 19], + "to": [8.25, 7.75, 19.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7.75, 4], + "to": [8.5, 8.25, 6.75], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7.75, 7.75], + "to": [8.75, 8.25, 8.5], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7.75, 8.5], + "to": [8.5, 8.25, 18.75], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 7.75, 19.75], + "to": [8.75, 8.25, 20], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 8.25, 3.75], + "to": [8.5, 8.5, 4], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 8.25, 7], + "to": [8.5, 8.5, 7.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 8.25, 19], + "to": [8.25, 8.5, 19.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 8.5, -0.75], + "to": [8.5, 8.75, -0.5], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 8.5, 3.5], + "to": [8.5, 8.75, 3.75], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 8.75, -3.75], + "to": [8.5, 9, -3.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.25, 7.25, -1], + "to": [8.75, 8.75, -0.75], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 8.75, 3], + "to": [8.5, 9, 3.5], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 9, -3.5], + "to": [8.5, 9.25, -3.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 9, -2.75], + "to": [8.5, 9.25, -2.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 9, -2], + "to": [9.25, 9.25, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 9.25, -3.25], + "to": [8.5, 9.5, -3], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 9.25, -1.5], + "to": [8.5, 9.5, -1.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 9.5, -3], + "to": [8.5, 9.75, -2.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.5, 9.5, -2], + "to": [8.5, 9.75, -1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 6.25, -3.25], + "to": [8.25, 6.5, -3], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 6.25, -1.75], + "to": [8.25, 6.5, -1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 6.5, -3.5], + "to": [8.25, 6.75, -3.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 6.75, -3.75], + "to": [8.25, 7, -3.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7, -4], + "to": [8.25, 7.25, -3.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7, -2.75], + "to": [8.25, 7.5, -2.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7, -0.75], + "to": [8.25, 7.25, -0.5], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7, 2], + "to": [9.5, 7.25, 2.25], + "faces": { + "north": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7, 3.5], + "to": [8.25, 7.25, 3.75], + "faces": { + "north": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7.25, -0.5], + "to": [8.25, 7.5, 0], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7.25, 3.75], + "to": [8.25, 7.5, 4], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7.25, 19.25], + "to": [8.25, 8.75, 19.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7.5, 4], + "to": [8.25, 7.75, 6.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7.5, 7.75], + "to": [8.5, 7.75, 8.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7.5, 8.5], + "to": [8.25, 7.75, 19], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7.5, 19.75], + "to": [8.5, 7.75, 20], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7.75, 1.5], + "to": [10.25, 8.25, 2.25], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 7.75, 20], + "to": [8.5, 8.25, 20.25], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 8.25, 4], + "to": [8.25, 8.5, 6.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 8.25, 7.75], + "to": [8.5, 8.5, 8.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 8.25, 8.5], + "to": [8.25, 8.5, 19], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 8.25, 19.75], + "to": [8.5, 8.5, 20], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 8.5, -2.75], + "to": [8.25, 9, -2.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 8.5, -0.5], + "to": [8.25, 8.75, 0], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 8.5, 3.75], + "to": [8.25, 8.75, 4], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 8.75, -4], + "to": [8.25, 9, -3.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 8.75, -0.75], + "to": [8.25, 9, -0.5], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 8.75, 2], + "to": [9.5, 9, 2.25], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 8.75, 3.5], + "to": [8.25, 9, 3.75], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.75, 9, -3.75], + "to": [8.25, 9.25, -3.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 9.25, -3.5], + "to": [8.25, 9.5, -3.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 9.5, -3.25], + "to": [8.25, 9.75, -3], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [7.75, 9.5, -1.75], + "to": [8.25, 9.75, -1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [8.25, 7, 1.75], + "to": [9.5, 7.25, 2], + "faces": { + "north": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.25, 7.25, 1.5], + "to": [9.5, 7.5, 1.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.25, 7.5, 1.25], + "to": [9.5, 8.5, 1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.25, 7.5, 6.5], + "to": [8.5, 7.75, 6.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.25, 7.5, 19.25], + "to": [8.5, 7.75, 19.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.25, 7.75, 0.25], + "to": [9.5, 8.25, 0.5], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.25, 8.25, 6.5], + "to": [8.5, 8.5, 6.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.25, 8.25, 19.25], + "to": [8.5, 8.5, 19.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.25, 8.5, 1.5], + "to": [9.5, 8.75, 1.75], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.25, 8.75, 1.75], + "to": [9.5, 9, 2], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.5, 6.75, -2.25], + "to": [9.25, 7, -2], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [8.5, 7, 1.5], + "to": [9.25, 7.25, 1.75], + "faces": { + "north": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [10.75, 6.625, 10.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.5, 7.25, 1.25], + "to": [9.25, 7.5, 1.5], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.5, 7.5, 1], + "to": [9, 8.5, 1.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.5, 7.75, 0.5], + "to": [9.5, 8.25, 0.75], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.5, 7.75, 0.75], + "to": [9.25, 8.25, 1], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.5, 7.75, 6.5], + "to": [8.75, 8.25, 7], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.5, 7.75, 19], + "to": [8.75, 8.25, 19.75], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.5, 8.5, 1.25], + "to": [9.25, 8.75, 1.5], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.5, 8.75, 1.5], + "to": [9.25, 9, 1.75], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.5, 9, -2.25], + "to": [9.25, 9.25, -2], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [8.75, 6.75, -2.75], + "to": [9.25, 7.5, -2.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [8.75, 7, -2.25], + "to": [9.5, 7.5, -2], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [8.75, 7.5, 0.25], + "to": [9.25, 7.75, 0.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.75, 7.5, 0.75], + "to": [9, 7.75, 1], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.75, 8.25, 0.25], + "to": [9.25, 8.5, 0.75], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.75, 8.25, 0.75], + "to": [9, 8.5, 1], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [8.75, 8.5, -2.75], + "to": [9.5, 9, -2], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [8.75, 9, -2.75], + "to": [9.25, 9.25, -2.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [9, 7.75, 1], + "to": [9.25, 8.25, 1.25], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [9.25, 7, -2.75], + "to": [9.5, 7.5, -2.25], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [9.5, 7.75, 1.25], + "to": [10.25, 8.25, 1.5], + "faces": { + "north": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "east": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "south": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "west": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "up": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"}, + "down": {"uv": [14.25, 4.625, 14.375, 4.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [6.5, 7.75, -2.5], + "to": [9.5, 8.25, -2.25], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture"} + } + }, + { + "name": "Voxels", + "from": [6.25, 7.75, -2.5], + "to": [6.5, 8.25, -2.25], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [9.5, 7.75, -2.5], + "to": [9.75, 8.25, -2.25], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [9.75, 7.75, -2.25], + "to": [10, 8.25, -1.5], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7.5, 8.75, -1], + "to": [8.5, 9, -0.75], + "faces": { + "north": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "east": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "south": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "west": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "up": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"}, + "down": {"uv": [11, 6.875, 11.125, 7], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 8.25, -0.25], + "to": [9, 8.5, 0], + "faces": { + "north": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "east": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "south": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "west": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "up": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"}, + "down": {"uv": [14.625, 7, 14.75, 7.125], "texture": "#texture1"} + } + }, + { + "name": "Voxels", + "from": [7, 8.25, -1], + "to": [9, 8.5, -0.25], + "faces": { + "north": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "east": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "south": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "west": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "up": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"}, + "down": {"uv": [11.75, 6.625, 11.875, 6.75], "texture": "#texture1"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [100, 10, 90], + "translation": [-1.5, 4, 2.5], + "scale": [1.5, 1.5, 1.5] + }, + "thirdperson_lefthand": { + "rotation": [100, 10, 90], + "translation": [-1.5, 4, 2.5], + "scale": [1.5, 1.5, 1.5] + }, + "firstperson_righthand": { + "rotation": [-74, 180, -75], + "translation": [0, 3, 1.5], + "scale": [0.55, 0.55, 0.55] + }, + "firstperson_lefthand": { + "rotation": [-74, 180, -75], + "translation": [0, 3, 1.5], + "scale": [0.55, 0.55, 0.55] + }, + "ground": { + "rotation": [45, 0, 90], + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [60, 45, 180], + "scale": [0.8, 0.8, 0.8] + }, + "fixed": { + "rotation": [90, 45, 0], + "translation": [0, 0, -0.25] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/wands/wolf_wand.json b/assets/magic/models/wands/wolf_wand.json new file mode 100644 index 0000000..b11d118 --- /dev/null +++ b/assets/magic/models/wands/wolf_wand.json @@ -0,0 +1,1167 @@ +{ + "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/wand_wolf" + }, + "elements": [ + { + "name": "Wolf", + "from": [7.375, 1.75, 7.875], + "to": [8.625, 2.125, 8], + "faces": { + "north": {"uv": [7.376, 13.876, 8.624, 14.249], "texture": "#texture"}, + "east": {"uv": [8.001, 13.876, 8.124, 14.249], "texture": "#texture"}, + "south": {"uv": [7.376, 13.876, 8.624, 14.249], "texture": "#texture"}, + "west": {"uv": [7.876, 13.876, 7.999, 14.249], "texture": "#texture"}, + "up": {"uv": [7.376, 7.876, 8.624, 7.999], "texture": "#texture"}, + "down": {"uv": [8.624, 7.999, 7.376, 7.876], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.375, 4.625, 7.875], + "to": [8.625, 4.75, 8], + "faces": { + "north": {"uv": [7.376, 11.251, 8.624, 11.374], "texture": "#texture"}, + "east": {"uv": [8.001, 11.251, 8.124, 11.374], "texture": "#texture"}, + "south": {"uv": [7.376, 11.251, 8.624, 11.374], "texture": "#texture"}, + "west": {"uv": [7.876, 11.251, 7.999, 11.374], "texture": "#texture"}, + "up": {"uv": [7.376, 7.876, 8.624, 7.999], "texture": "#texture"}, + "down": {"uv": [8.624, 7.999, 7.376, 7.876], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.5, 1.375, 7.75], + "to": [8.5, 1.75, 8], + "faces": { + "north": {"uv": [7.501, 14.251, 8.499, 14.624], "texture": "#texture"}, + "east": {"uv": [8.001, 14.251, 8.249, 14.624], "texture": "#texture"}, + "south": {"uv": [7.501, 14.251, 8.499, 14.624], "texture": "#texture"}, + "west": {"uv": [7.751, 14.251, 7.999, 14.624], "texture": "#texture"}, + "up": {"uv": [7.501, 7.751, 8.499, 7.999], "texture": "#texture"}, + "down": {"uv": [8.499, 7.999, 7.501, 7.751], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.5, 1.75, 7.75], + "to": [8.5, 2.125, 7.875], + "faces": { + "north": {"uv": [7.501, 13.876, 8.499, 14.249], "texture": "#texture"}, + "east": {"uv": [8.126, 13.876, 8.249, 14.249], "texture": "#texture"}, + "west": {"uv": [7.751, 13.876, 7.874, 14.249], "texture": "#texture"}, + "up": {"uv": [7.501, 7.751, 8.499, 7.874], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.5, 4.625, 7.75], + "to": [8.5, 4.75, 7.875], + "faces": { + "north": {"uv": [7.501, 11.251, 8.499, 11.374], "texture": "#texture"}, + "east": {"uv": [8.126, 11.251, 8.249, 11.374], "texture": "#texture"}, + "west": {"uv": [7.751, 11.251, 7.874, 11.374], "texture": "#texture"}, + "up": {"uv": [7.501, 7.751, 8.499, 7.874], "texture": "#texture"}, + "down": {"uv": [8.499, 7.874, 7.501, 7.751], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.5, 2.125, 7.875], + "to": [8.5, 2.25, 8.125], + "faces": { + "north": {"uv": [7.501, 13.751, 8.499, 13.874], "texture": "#texture"}, + "east": {"uv": [7.876, 13.751, 8.124, 13.874], "texture": "#texture"}, + "south": {"uv": [7.501, 13.751, 8.499, 13.874], "texture": "#texture"}, + "west": {"uv": [7.876, 13.751, 8.124, 13.874], "texture": "#texture"}, + "up": {"uv": [7.501, 7.876, 8.499, 8.124], "texture": "#texture"}, + "down": {"uv": [8.499, 8.124, 7.501, 7.876], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.5, 3.5, 7.875], + "to": [8.5, 4.625, 8], + "faces": { + "north": {"uv": [7.501, 11.376, 8.499, 12.499], "texture": "#texture"}, + "east": {"uv": [8.001, 11.376, 8.124, 12.499], "texture": "#texture"}, + "south": {"uv": [7.501, 11.376, 8.499, 12.499], "texture": "#texture"}, + "west": {"uv": [7.876, 11.376, 7.999, 12.499], "texture": "#texture"}, + "down": {"uv": [8.499, 7.999, 7.501, 7.876], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.5, 4.75, 7.875], + "to": [8.5, 4.875, 8.125], + "faces": { + "north": {"uv": [7.501, 11.126, 8.499, 11.249], "texture": "#texture"}, + "east": {"uv": [7.876, 11.126, 8.124, 11.249], "texture": "#texture"}, + "south": {"uv": [7.501, 11.126, 8.499, 11.249], "texture": "#texture"}, + "west": {"uv": [7.876, 11.126, 8.124, 11.249], "texture": "#texture"}, + "up": {"uv": [7.501, 7.876, 8.499, 8.124], "texture": "#texture"}, + "down": {"uv": [8.499, 8.124, 7.501, 7.876], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.5, 4.875, 7.875], + "to": [8.5, 5.125, 8], + "faces": { + "north": {"uv": [7.501, 10.876, 8.499, 11.124], "texture": "#texture"}, + "east": {"uv": [8.001, 10.876, 8.124, 11.124], "texture": "#texture"}, + "south": {"uv": [7.501, 10.876, 8.499, 11.124], "texture": "#texture"}, + "west": {"uv": [7.876, 10.876, 7.999, 11.124], "texture": "#texture"}, + "up": {"uv": [7.501, 7.876, 8.499, 7.999], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.5, 1.5, 8], + "to": [8.5, 2.125, 8.125], + "faces": { + "north": {"uv": [7.501, 13.876, 8.499, 14.499], "texture": "#texture"}, + "east": {"uv": [7.876, 13.876, 7.999, 14.499], "texture": "#texture"}, + "south": {"uv": [7.501, 13.876, 8.499, 14.499], "texture": "#texture"}, + "west": {"uv": [8.001, 13.876, 8.124, 14.499], "texture": "#texture"}, + "down": {"uv": [8.499, 8.124, 7.501, 8.001], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.5, 4.25, 8], + "to": [8.5, 4.75, 8.125], + "faces": { + "north": {"uv": [7.501, 11.251, 8.499, 11.749], "texture": "#texture"}, + "east": {"uv": [7.876, 11.251, 7.999, 11.749], "texture": "#texture"}, + "south": {"uv": [7.501, 11.251, 8.499, 11.749], "texture": "#texture"}, + "west": {"uv": [8.001, 11.251, 8.124, 11.749], "texture": "#texture"}, + "down": {"uv": [8.499, 8.124, 7.501, 8.001], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 0.75, 7.625], + "to": [8.375, 1.375, 8.25], + "faces": { + "north": {"uv": [7.626, 14.626, 8.374, 15.249], "texture": "#texture"}, + "east": {"uv": [0.001, 14.001, 1.999, 15.999], "texture": "#texture"}, + "south": {"uv": [7.626, 14.626, 8.374, 15.249], "texture": "#texture"}, + "west": {"uv": [1.999, 14.001, 0.001, 15.999], "texture": "#texture"}, + "up": {"uv": [7.626, 7.626, 8.374, 8.249], "texture": "#texture"}, + "down": {"uv": [8.374, 8.249, 7.626, 7.626], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 1.75, 7.625], + "to": [8.375, 2.125, 7.75], + "faces": { + "north": {"uv": [7.626, 13.876, 8.374, 14.249], "texture": "#texture"}, + "east": {"uv": [8.251, 13.876, 8.374, 14.249], "texture": "#texture"}, + "west": {"uv": [7.626, 13.876, 7.749, 14.249], "texture": "#texture"}, + "up": {"uv": [7.626, 7.626, 8.374, 7.749], "texture": "#texture"}, + "down": {"uv": [8.374, 7.749, 7.626, 7.626], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 4.625, 7.625], + "to": [8.375, 4.75, 7.75], + "faces": { + "north": {"uv": [7.626, 11.251, 8.374, 11.374], "texture": "#texture"}, + "east": {"uv": [8.251, 11.251, 8.374, 11.374], "texture": "#texture"}, + "west": {"uv": [7.626, 11.251, 7.749, 11.374], "texture": "#texture"}, + "up": {"uv": [7.626, 7.626, 8.374, 7.749], "texture": "#texture"}, + "down": {"uv": [8.374, 7.749, 7.626, 7.626], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 0.375, 7.75], + "to": [8.375, 0.75, 8.125], + "faces": { + "north": {"uv": [7.626, 15.251, 8.374, 15.624], "texture": "#texture"}, + "east": {"uv": [7.876, 15.251, 8.249, 15.624], "texture": "#texture"}, + "south": {"uv": [7.626, 15.251, 8.374, 15.624], "texture": "#texture"}, + "west": {"uv": [7.751, 15.251, 8.124, 15.624], "texture": "#texture"}, + "down": {"uv": [8.374, 8.124, 7.626, 7.751], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 2.125, 7.75], + "to": [8.375, 2.25, 7.875], + "faces": { + "north": {"uv": [7.626, 13.751, 8.374, 13.874], "texture": "#texture"}, + "east": {"uv": [8.126, 13.751, 8.249, 13.874], "texture": "#texture"}, + "west": {"uv": [7.751, 13.751, 7.874, 13.874], "texture": "#texture"}, + "up": {"uv": [7.626, 7.751, 8.374, 7.874], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 3.5, 7.75], + "to": [8.375, 4.625, 7.875], + "faces": { + "north": {"uv": [7.626, 11.376, 8.374, 12.499], "texture": "#texture"}, + "east": {"uv": [8.126, 11.376, 8.249, 12.499], "texture": "#texture"}, + "west": {"uv": [7.751, 11.376, 7.874, 12.499], "texture": "#texture"}, + "down": {"uv": [8.374, 7.874, 7.626, 7.751], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 4.75, 7.75], + "to": [8.375, 5.125, 7.875], + "faces": { + "north": {"uv": [7.626, 10.876, 8.374, 11.249], "texture": "#texture"}, + "east": {"uv": [8.126, 10.876, 8.249, 11.249], "texture": "#texture"}, + "south": {"uv": [7.626, 10.876, 8.374, 11.249], "texture": "#texture"}, + "west": {"uv": [7.751, 10.876, 7.874, 11.249], "texture": "#texture"}, + "up": {"uv": [7.626, 7.751, 8.374, 7.874], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 2.25, 7.875], + "to": [8.375, 2.375, 8.125], + "faces": { + "north": {"uv": [7.626, 13.626, 8.374, 13.749], "texture": "#texture"}, + "east": {"uv": [7.876, 13.626, 8.124, 13.749], "texture": "#texture"}, + "south": {"uv": [7.626, 13.626, 8.374, 13.749], "texture": "#texture"}, + "west": {"uv": [7.876, 13.626, 8.124, 13.749], "texture": "#texture"}, + "up": {"uv": [7.626, 7.876, 8.374, 8.124], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 2.375, 7.875], + "to": [8.375, 3.5, 8], + "faces": { + "north": {"uv": [7.626, 12.501, 8.374, 13.624], "texture": "#texture"}, + "east": {"uv": [8.001, 12.501, 8.124, 13.624], "texture": "#texture"}, + "south": {"uv": [7.626, 12.501, 8.374, 13.624], "texture": "#texture"}, + "west": {"uv": [7.876, 12.501, 7.999, 13.624], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 5.125, 7.875], + "to": [8.375, 5.25, 8.125], + "faces": { + "north": {"uv": [7.626, 10.751, 8.374, 10.874], "texture": "#texture"}, + "east": {"uv": [7.876, 10.751, 8.124, 10.874], "texture": "#texture"}, + "south": {"uv": [7.626, 10.751, 8.374, 10.874], "texture": "#texture"}, + "west": {"uv": [7.876, 10.751, 8.124, 10.874], "texture": "#texture"}, + "up": {"uv": [7.626, 7.876, 8.374, 8.124], "texture": "#texture"}, + "down": {"uv": [8.374, 8.124, 7.626, 7.876], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 5.25, 7.875], + "to": [8.375, 5.375, 8], + "faces": { + "north": {"uv": [7.626, 10.626, 8.374, 10.749], "texture": "#texture"}, + "east": {"uv": [8.001, 10.626, 8.124, 10.749], "texture": "#texture"}, + "south": {"uv": [7.626, 10.626, 8.374, 10.749], "texture": "#texture"}, + "west": {"uv": [7.876, 10.626, 7.999, 10.749], "texture": "#texture"}, + "up": {"uv": [7.626, 7.876, 8.374, 7.999], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 5.625, 7.875], + "to": [8.375, 6.125, 8], + "faces": { + "north": {"uv": [7.626, 9.876, 8.374, 10.374], "texture": "#texture"}, + "east": {"uv": [8.001, 9.876, 8.124, 10.374], "texture": "#texture"}, + "south": {"uv": [7.626, 9.876, 8.374, 10.374], "texture": "#texture"}, + "west": {"uv": [7.876, 9.876, 7.999, 10.374], "texture": "#texture"}, + "up": {"uv": [7.626, 7.876, 8.374, 7.999], "texture": "#texture"}, + "down": {"uv": [8.374, 7.999, 7.626, 7.876], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 1.375, 8], + "to": [8.375, 1.5, 8.5], + "faces": { + "east": {"uv": [7.501, 14.501, 7.999, 14.624], "texture": "#texture"}, + "south": {"uv": [7.626, 14.501, 8.374, 14.624], "texture": "#texture"}, + "west": {"uv": [8.001, 14.501, 8.499, 14.624], "texture": "#texture"}, + "up": {"uv": [7.626, 8.001, 8.374, 8.499], "texture": "#texture"}, + "down": {"uv": [8.374, 8.499, 7.626, 8.001], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 3.125, 8], + "to": [8.375, 4.25, 8.125], + "faces": { + "north": {"uv": [7.626, 11.751, 8.374, 12.874], "texture": "#texture"}, + "east": {"uv": [7.876, 11.751, 7.999, 12.874], "texture": "#texture"}, + "south": {"uv": [7.626, 11.751, 8.374, 12.874], "texture": "#texture"}, + "west": {"uv": [8.001, 11.751, 8.124, 12.874], "texture": "#texture"}, + "down": {"uv": [8.374, 8.124, 7.626, 8.001], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 4.875, 8], + "to": [8.375, 5.125, 8.125], + "faces": { + "east": {"uv": [7.876, 10.876, 7.999, 11.124], "texture": "#texture"}, + "south": {"uv": [7.626, 10.876, 8.374, 11.124], "texture": "#texture"}, + "west": {"uv": [8.001, 10.876, 8.124, 11.124], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 5.75, 8], + "to": [8.375, 6, 8.125], + "faces": { + "east": {"uv": [7.876, 10.001, 7.999, 10.249], "texture": "#texture"}, + "south": {"uv": [7.626, 10.001, 8.374, 10.249], "texture": "#texture"}, + "west": {"uv": [8.001, 10.001, 8.124, 10.249], "texture": "#texture"}, + "up": {"uv": [7.626, 8.001, 8.374, 8.124], "texture": "#texture"}, + "down": {"uv": [8.374, 8.124, 7.626, 8.001], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 1.5, 8.125], + "to": [8.375, 2.25, 8.25], + "faces": { + "north": {"uv": [7.626, 13.751, 8.374, 14.499], "texture": "#texture"}, + "east": {"uv": [7.751, 13.751, 7.874, 14.499], "texture": "#texture"}, + "south": {"uv": [7.626, 13.751, 8.374, 14.499], "texture": "#texture"}, + "west": {"uv": [8.126, 13.751, 8.249, 14.499], "texture": "#texture"}, + "up": {"uv": [7.626, 8.126, 8.374, 8.249], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 4.25, 8.125], + "to": [8.375, 4.875, 8.25], + "faces": { + "north": {"uv": [7.626, 11.126, 8.374, 11.749], "texture": "#texture"}, + "east": {"uv": [7.751, 11.126, 7.874, 11.749], "texture": "#texture"}, + "south": {"uv": [7.626, 11.126, 8.374, 11.749], "texture": "#texture"}, + "west": {"uv": [8.126, 11.126, 8.249, 11.749], "texture": "#texture"}, + "up": {"uv": [7.626, 8.126, 8.374, 8.249], "texture": "#texture"}, + "down": {"uv": [8.374, 8.249, 7.626, 8.126], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.625, 1.125, 8.25], + "to": [8.375, 1.375, 8.375], + "faces": { + "east": {"uv": [7.626, 14.626, 7.749, 14.874], "texture": "#texture"}, + "south": {"uv": [7.626, 14.626, 8.374, 14.874], "texture": "#texture"}, + "west": {"uv": [8.251, 14.626, 8.374, 14.874], "texture": "#texture"}, + "down": {"uv": [8.374, 8.374, 7.626, 8.251], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 1.75, 7.5], + "to": [8.25, 2.125, 7.625], + "faces": { + "north": {"uv": [7.751, 13.876, 8.249, 14.249], "texture": "#texture"}, + "east": {"uv": [8.376, 13.876, 8.499, 14.249], "texture": "#texture"}, + "west": {"uv": [7.501, 13.876, 7.624, 14.249], "texture": "#texture"}, + "up": {"uv": [7.751, 7.501, 8.249, 7.624], "texture": "#texture"}, + "down": {"uv": [8.249, 7.624, 7.751, 7.501], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 4.625, 7.5], + "to": [8.25, 4.75, 7.625], + "faces": { + "north": {"uv": [7.751, 11.251, 8.249, 11.374], "texture": "#texture"}, + "east": {"uv": [8.376, 11.251, 8.499, 11.374], "texture": "#texture"}, + "west": {"uv": [7.501, 11.251, 7.624, 11.374], "texture": "#texture"}, + "up": {"uv": [7.751, 7.501, 8.249, 7.624], "texture": "#texture"}, + "down": {"uv": [8.249, 7.624, 7.751, 7.501], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 1.375, 7.625], + "to": [8.25, 1.75, 7.75], + "faces": { + "north": {"uv": [7.751, 14.251, 8.249, 14.624], "texture": "#texture"}, + "east": {"uv": [8.251, 14.251, 8.374, 14.624], "texture": "#texture"}, + "west": {"uv": [7.626, 14.251, 7.749, 14.624], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 2.125, 7.625], + "to": [8.25, 2.25, 7.75], + "faces": { + "north": {"uv": [7.751, 13.751, 8.249, 13.874], "texture": "#texture"}, + "east": {"uv": [8.251, 13.751, 8.374, 13.874], "texture": "#texture"}, + "west": {"uv": [7.626, 13.751, 7.749, 13.874], "texture": "#texture"}, + "up": {"uv": [7.751, 7.626, 8.249, 7.749], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 3.5, 7.625], + "to": [8.25, 4.625, 7.75], + "faces": { + "north": {"uv": [7.751, 11.376, 8.249, 12.499], "texture": "#texture"}, + "east": {"uv": [8.251, 11.376, 8.374, 12.499], "texture": "#texture"}, + "west": {"uv": [7.626, 11.376, 7.749, 12.499], "texture": "#texture"}, + "down": {"uv": [8.249, 7.749, 7.751, 7.626], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 4.75, 7.625], + "to": [8.25, 5.125, 7.75], + "faces": { + "north": {"uv": [7.751, 10.876, 8.249, 11.249], "texture": "#texture"}, + "east": {"uv": [8.251, 10.876, 8.374, 11.249], "texture": "#texture"}, + "west": {"uv": [7.626, 10.876, 7.749, 11.249], "texture": "#texture"}, + "up": {"uv": [7.751, 7.626, 8.249, 7.749], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 0.25, 7.75], + "to": [8.25, 0.375, 8.125], + "faces": { + "north": {"uv": [7.751, 15.626, 8.249, 15.749], "texture": "#texture"}, + "east": {"uv": [7.876, 15.626, 8.249, 15.749], "texture": "#texture"}, + "south": {"uv": [7.751, 15.626, 8.249, 15.749], "texture": "#texture"}, + "west": {"uv": [7.751, 15.626, 8.124, 15.749], "texture": "#texture"}, + "down": {"uv": [8.249, 8.124, 7.751, 7.751], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 2.25, 7.75], + "to": [8.25, 3.5, 7.875], + "faces": { + "north": {"uv": [7.751, 12.501, 8.249, 13.749], "texture": "#texture"}, + "east": {"uv": [8.126, 12.501, 8.249, 13.749], "texture": "#texture"}, + "south": {"uv": [7.751, 12.501, 8.249, 13.749], "texture": "#texture"}, + "west": {"uv": [7.751, 12.501, 7.874, 13.749], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 5.125, 7.75], + "to": [8.25, 5.375, 7.875], + "faces": { + "north": {"uv": [7.751, 10.626, 8.249, 10.874], "texture": "#texture"}, + "east": {"uv": [8.126, 10.626, 8.249, 10.874], "texture": "#texture"}, + "south": {"uv": [7.751, 10.626, 8.249, 10.874], "texture": "#texture"}, + "west": {"uv": [7.751, 10.626, 7.874, 10.874], "texture": "#texture"}, + "up": {"uv": [7.751, 7.751, 8.249, 7.874], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 5.625, 7.75], + "to": [8.25, 6.125, 7.875], + "faces": { + "north": {"uv": [7.751, 9.876, 8.249, 10.374], "texture": "#texture"}, + "east": {"uv": [8.126, 9.876, 8.249, 10.374], "texture": "#texture"}, + "west": {"uv": [7.751, 9.876, 7.874, 10.374], "texture": "#texture"}, + "up": {"uv": [7.751, 7.751, 8.249, 7.874], "texture": "#texture"}, + "down": {"uv": [8.249, 7.874, 7.751, 7.751], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 0.125, 7.875], + "to": [8.25, 0.25, 8], + "faces": { + "north": {"uv": [7.751, 15.751, 8.249, 15.874], "texture": "#texture"}, + "east": {"uv": [8.001, 15.751, 8.124, 15.874], "texture": "#texture"}, + "south": {"uv": [7.751, 15.751, 8.249, 15.874], "texture": "#texture"}, + "west": {"uv": [7.876, 15.751, 7.999, 15.874], "texture": "#texture"}, + "down": {"uv": [8.249, 7.999, 7.751, 7.876], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 5.375, 7.875], + "to": [8.25, 5.625, 8.125], + "faces": { + "north": {"uv": [7.751, 10.376, 8.249, 10.624], "texture": "#texture"}, + "east": {"uv": [7.876, 10.376, 8.124, 10.624], "texture": "#texture"}, + "south": {"uv": [7.751, 10.376, 8.249, 10.624], "texture": "#texture"}, + "west": {"uv": [7.876, 10.376, 8.124, 10.624], "texture": "#texture"}, + "up": {"uv": [7.751, 7.876, 8.249, 8.124], "texture": "#texture"}, + "down": {"uv": [8.249, 8.124, 7.751, 7.876], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 6.125, 7.875], + "to": [8.25, 6.625, 8], + "faces": { + "north": {"uv": [7.751, 9.376, 8.249, 9.874], "texture": "#texture"}, + "east": {"uv": [8.001, 9.376, 8.124, 9.874], "texture": "#texture"}, + "south": {"uv": [7.751, 9.376, 8.249, 9.874], "texture": "#texture"}, + "west": {"uv": [7.876, 9.376, 7.999, 9.874], "texture": "#texture"}, + "up": {"uv": [7.751, 7.876, 8.249, 7.999], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 9.375, 7.875], + "to": [8.25, 9.875, 8], + "faces": { + "north": {"uv": [7.751, 6.126, 8.249, 6.624], "texture": "#texture"}, + "east": {"uv": [8.001, 6.126, 8.124, 6.624], "texture": "#texture"}, + "south": {"uv": [7.751, 6.126, 8.249, 6.624], "texture": "#texture"}, + "west": {"uv": [7.876, 6.126, 7.999, 6.624], "texture": "#texture"}, + "up": {"uv": [7.751, 7.876, 8.249, 7.999], "texture": "#texture"}, + "down": {"uv": [8.249, 7.999, 7.751, 7.876], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 11.5, 7.875], + "to": [8.25, 11.75, 8], + "faces": { + "north": {"uv": [7.751, 4.251, 8.249, 4.499], "texture": "#texture"}, + "east": {"uv": [8.001, 4.251, 8.124, 4.499], "texture": "#texture"}, + "south": {"uv": [7.751, 4.251, 8.249, 4.499], "texture": "#texture"}, + "west": {"uv": [7.876, 4.251, 7.999, 4.499], "texture": "#texture"}, + "up": {"uv": [7.751, 7.876, 8.249, 7.999], "texture": "#texture"}, + "down": {"uv": [8.249, 7.999, 7.751, 7.876], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 2.375, 8], + "to": [8.25, 3.125, 8.125], + "faces": { + "east": {"uv": [7.876, 12.876, 7.999, 13.624], "texture": "#texture"}, + "south": {"uv": [7.751, 12.876, 8.249, 13.624], "texture": "#texture"}, + "west": {"uv": [8.001, 12.876, 8.124, 13.624], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 5.25, 8], + "to": [8.25, 5.375, 8.125], + "faces": { + "east": {"uv": [7.876, 10.626, 7.999, 10.749], "texture": "#texture"}, + "south": {"uv": [7.751, 10.626, 8.249, 10.749], "texture": "#texture"}, + "west": {"uv": [8.001, 10.626, 8.124, 10.749], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 5.625, 8], + "to": [8.25, 5.75, 8.125], + "faces": { + "east": {"uv": [7.876, 10.251, 7.999, 10.374], "texture": "#texture"}, + "south": {"uv": [7.751, 10.251, 8.249, 10.374], "texture": "#texture"}, + "west": {"uv": [8.001, 10.251, 8.124, 10.374], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 6, 8], + "to": [8.25, 6.125, 8.125], + "faces": { + "east": {"uv": [7.876, 9.876, 7.999, 9.999], "texture": "#texture"}, + "south": {"uv": [7.751, 9.876, 8.249, 9.999], "texture": "#texture"}, + "west": {"uv": [8.001, 9.876, 8.124, 9.999], "texture": "#texture"}, + "up": {"uv": [7.751, 8.001, 8.249, 8.124], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 6.75, 8], + "to": [8.25, 9.125, 8.125], + "faces": { + "north": {"uv": [7.751, 6.876, 8.249, 9.249], "texture": "#texture"}, + "east": {"uv": [7.876, 6.876, 7.999, 9.249], "texture": "#texture"}, + "south": {"uv": [7.751, 6.876, 8.249, 9.249], "texture": "#texture"}, + "west": {"uv": [8.001, 6.876, 8.124, 9.249], "texture": "#texture"}, + "up": {"uv": [7.751, 8.001, 8.249, 8.124], "texture": "#texture"}, + "down": {"uv": [8.249, 8.124, 7.751, 8.001], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 2.25, 8.125], + "to": [8.25, 2.375, 8.25], + "faces": { + "east": {"uv": [7.751, 13.626, 7.874, 13.749], "texture": "#texture"}, + "south": {"uv": [7.751, 13.626, 8.249, 13.749], "texture": "#texture"}, + "west": {"uv": [8.126, 13.626, 8.249, 13.749], "texture": "#texture"}, + "up": {"uv": [7.751, 8.126, 8.249, 8.249], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 3.125, 8.125], + "to": [8.25, 4.25, 8.25], + "faces": { + "east": {"uv": [7.751, 11.751, 7.874, 12.874], "texture": "#texture"}, + "south": {"uv": [7.751, 11.751, 8.249, 12.874], "texture": "#texture"}, + "west": {"uv": [8.126, 11.751, 8.249, 12.874], "texture": "#texture"}, + "down": {"uv": [8.249, 8.249, 7.751, 8.126], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 4.875, 8.125], + "to": [8.25, 5.25, 8.25], + "faces": { + "north": {"uv": [7.751, 10.751, 8.249, 11.124], "texture": "#texture"}, + "east": {"uv": [7.751, 10.751, 7.874, 11.124], "texture": "#texture"}, + "south": {"uv": [7.751, 10.751, 8.249, 11.124], "texture": "#texture"}, + "west": {"uv": [8.126, 10.751, 8.249, 11.124], "texture": "#texture"}, + "up": {"uv": [7.751, 8.126, 8.249, 8.249], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 5.75, 8.125], + "to": [8.25, 6, 8.25], + "faces": { + "east": {"uv": [7.751, 10.001, 7.874, 10.249], "texture": "#texture"}, + "south": {"uv": [7.751, 10.001, 8.249, 10.249], "texture": "#texture"}, + "west": {"uv": [8.126, 10.001, 8.249, 10.249], "texture": "#texture"}, + "up": {"uv": [7.751, 8.126, 8.249, 8.249], "texture": "#texture"}, + "down": {"uv": [8.249, 8.249, 7.751, 8.126], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 0.875, 8.25], + "to": [8.25, 1.125, 8.375], + "faces": { + "east": {"uv": [7.626, 14.876, 7.749, 15.124], "texture": "#texture"}, + "south": {"uv": [7.751, 14.876, 8.249, 15.124], "texture": "#texture"}, + "west": {"uv": [8.251, 14.876, 8.374, 15.124], "texture": "#texture"}, + "down": {"uv": [8.249, 8.374, 7.751, 8.251], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 1.5, 8.25], + "to": [8.25, 2.25, 8.375], + "faces": { + "east": {"uv": [7.626, 13.751, 7.749, 14.499], "texture": "#texture"}, + "south": {"uv": [7.751, 13.751, 8.249, 14.499], "texture": "#texture"}, + "west": {"uv": [8.251, 13.751, 8.374, 14.499], "texture": "#texture"}, + "up": {"uv": [7.751, 8.251, 8.249, 8.374], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 4.25, 8.25], + "to": [8.25, 4.875, 8.375], + "faces": { + "east": {"uv": [7.626, 11.126, 7.749, 11.749], "texture": "#texture"}, + "south": {"uv": [7.751, 11.126, 8.249, 11.749], "texture": "#texture"}, + "west": {"uv": [8.251, 11.126, 8.374, 11.749], "texture": "#texture"}, + "up": {"uv": [7.751, 8.251, 8.249, 8.374], "texture": "#texture"}, + "down": {"uv": [8.249, 8.374, 7.751, 8.251], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.75, 1.25, 8.375], + "to": [8.25, 1.375, 8.5], + "faces": { + "east": {"uv": [7.501, 14.626, 7.624, 14.749], "texture": "#texture"}, + "south": {"uv": [7.751, 14.626, 8.249, 14.749], "texture": "#texture"}, + "west": {"uv": [8.376, 14.626, 8.499, 14.749], "texture": "#texture"}, + "down": {"uv": [8.249, 8.499, 7.751, 8.376], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 1.75, 7.375], + "to": [8.125, 2.125, 7.5], + "faces": { + "north": {"uv": [7.876, 13.876, 8.124, 14.249], "texture": "#texture"}, + "east": {"uv": [8.501, 13.876, 8.624, 14.249], "texture": "#texture"}, + "west": {"uv": [7.376, 13.876, 7.499, 14.249], "texture": "#texture"}, + "up": {"uv": [7.876, 7.376, 8.124, 7.499], "texture": "#texture"}, + "down": {"uv": [8.124, 7.499, 7.876, 7.376], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 4.625, 7.375], + "to": [8.125, 4.75, 7.5], + "faces": { + "north": {"uv": [7.876, 11.251, 8.124, 11.374], "texture": "#texture"}, + "east": {"uv": [8.501, 11.251, 8.624, 11.374], "texture": "#texture"}, + "west": {"uv": [7.376, 11.251, 7.499, 11.374], "texture": "#texture"}, + "up": {"uv": [7.876, 7.376, 8.124, 7.499], "texture": "#texture"}, + "down": {"uv": [8.124, 7.499, 7.876, 7.376], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 1, 7.5], + "to": [8.125, 1.125, 7.625], + "faces": { + "north": {"uv": [7.876, 14.876, 8.124, 14.999], "texture": "#texture"}, + "east": {"uv": [8.376, 14.876, 8.499, 14.999], "texture": "#texture"}, + "west": {"uv": [7.501, 14.876, 7.624, 14.999], "texture": "#texture"}, + "up": {"uv": [7.876, 7.501, 8.124, 7.624], "texture": "#texture"}, + "down": {"uv": [8.124, 7.624, 7.876, 7.501], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 1.25, 7.5], + "to": [8.125, 1.75, 7.625], + "faces": { + "north": {"uv": [7.876, 14.251, 8.124, 14.749], "texture": "#texture"}, + "east": {"uv": [8.376, 14.251, 8.499, 14.749], "texture": "#texture"}, + "south": {"uv": [7.876, 14.251, 8.124, 14.749], "texture": "#texture"}, + "west": {"uv": [7.501, 14.251, 7.624, 14.749], "texture": "#texture"}, + "down": {"uv": [8.124, 7.624, 7.876, 7.501], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 2.125, 7.5], + "to": [8.125, 2.25, 7.625], + "faces": { + "north": {"uv": [7.876, 13.751, 8.124, 13.874], "texture": "#texture"}, + "east": {"uv": [8.376, 13.751, 8.499, 13.874], "texture": "#texture"}, + "west": {"uv": [7.501, 13.751, 7.624, 13.874], "texture": "#texture"}, + "up": {"uv": [7.876, 7.501, 8.124, 7.624], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 3.5, 7.5], + "to": [8.125, 4.625, 7.625], + "faces": { + "north": {"uv": [7.876, 11.376, 8.124, 12.499], "texture": "#texture"}, + "east": {"uv": [8.376, 11.376, 8.499, 12.499], "texture": "#texture"}, + "west": {"uv": [7.501, 11.376, 7.624, 12.499], "texture": "#texture"}, + "down": {"uv": [8.124, 7.624, 7.876, 7.501], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 4.75, 7.5], + "to": [8.125, 5.125, 7.625], + "faces": { + "north": {"uv": [7.876, 10.876, 8.124, 11.249], "texture": "#texture"}, + "east": {"uv": [8.376, 10.876, 8.499, 11.249], "texture": "#texture"}, + "west": {"uv": [7.501, 10.876, 7.624, 11.249], "texture": "#texture"}, + "up": {"uv": [7.876, 7.501, 8.124, 7.624], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 0.625, 7.625], + "to": [8.125, 0.75, 7.75], + "faces": { + "north": {"uv": [7.876, 15.251, 8.124, 15.374], "texture": "#texture"}, + "east": {"uv": [8.251, 15.251, 8.374, 15.374], "texture": "#texture"}, + "west": {"uv": [7.626, 15.251, 7.749, 15.374], "texture": "#texture"}, + "down": {"uv": [8.124, 7.749, 7.876, 7.626], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 2.25, 7.625], + "to": [8.125, 3.5, 7.75], + "faces": { + "north": {"uv": [7.876, 12.501, 8.124, 13.749], "texture": "#texture"}, + "east": {"uv": [8.251, 12.501, 8.374, 13.749], "texture": "#texture"}, + "west": {"uv": [7.626, 12.501, 7.749, 13.749], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 5.125, 7.625], + "to": [8.125, 5.375, 7.75], + "faces": { + "north": {"uv": [7.876, 10.626, 8.124, 10.874], "texture": "#texture"}, + "east": {"uv": [8.251, 10.626, 8.374, 10.874], "texture": "#texture"}, + "west": {"uv": [7.626, 10.626, 7.749, 10.874], "texture": "#texture"}, + "up": {"uv": [7.876, 7.626, 8.124, 7.749], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 5.625, 7.625], + "to": [8.125, 6.125, 7.75], + "faces": { + "north": {"uv": [7.876, 9.876, 8.124, 10.374], "texture": "#texture"}, + "east": {"uv": [8.251, 9.876, 8.374, 10.374], "texture": "#texture"}, + "west": {"uv": [7.626, 9.876, 7.749, 10.374], "texture": "#texture"}, + "up": {"uv": [7.876, 7.626, 8.124, 7.749], "texture": "#texture"}, + "down": {"uv": [8.124, 7.749, 7.876, 7.626], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 0.125, 7.75], + "to": [8.125, 0.25, 7.875], + "faces": { + "north": {"uv": [7.876, 15.751, 8.124, 15.874], "texture": "#texture"}, + "east": {"uv": [8.126, 15.751, 8.249, 15.874], "texture": "#texture"}, + "west": {"uv": [7.751, 15.751, 7.874, 15.874], "texture": "#texture"}, + "down": {"uv": [8.124, 7.874, 7.876, 7.751], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 5.375, 7.75], + "to": [8.125, 5.625, 7.875], + "faces": { + "north": {"uv": [7.876, 10.376, 8.124, 10.624], "texture": "#texture"}, + "east": {"uv": [8.126, 10.376, 8.249, 10.624], "texture": "#texture"}, + "west": {"uv": [7.751, 10.376, 7.874, 10.624], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 6.125, 7.75], + "to": [8.125, 6.625, 7.875], + "faces": { + "north": {"uv": [7.876, 9.376, 8.124, 9.874], "texture": "#texture"}, + "east": {"uv": [8.126, 9.376, 8.249, 9.874], "texture": "#texture"}, + "west": {"uv": [7.751, 9.376, 7.874, 9.874], "texture": "#texture"}, + "up": {"uv": [7.876, 7.751, 8.124, 7.874], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 9.375, 7.75], + "to": [8.125, 11.75, 7.875], + "faces": { + "north": {"uv": [7.876, 4.251, 8.124, 6.624], "texture": "#texture"}, + "east": {"uv": [8.126, 4.251, 8.249, 6.624], "texture": "#texture"}, + "south": {"uv": [7.876, 4.251, 8.124, 6.624], "texture": "#texture"}, + "west": {"uv": [7.751, 4.251, 7.874, 6.624], "texture": "#texture"}, + "up": {"uv": [7.876, 7.751, 8.124, 7.874], "texture": "#texture"}, + "down": {"uv": [8.124, 7.874, 7.876, 7.751], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 0, 7.875], + "to": [8.125, 0.125, 8], + "faces": { + "north": {"uv": [7.876, 15.876, 8.124, 15.999], "texture": "#texture"}, + "east": {"uv": [8.001, 15.876, 8.124, 15.999], "texture": "#texture"}, + "south": {"uv": [7.876, 15.876, 8.124, 15.999], "texture": "#texture"}, + "west": {"uv": [7.876, 15.876, 7.999, 15.999], "texture": "#texture"}, + "down": {"uv": [8.124, 7.999, 7.876, 7.876], "texture": "#texture", "cullface": "down"} + } + }, + { + "name": "Wolf", + "from": [7.875, 6.625, 7.875], + "to": [8.125, 6.75, 8.125], + "faces": { + "north": {"uv": [7.876, 9.251, 8.124, 9.374], "texture": "#texture"}, + "east": {"uv": [7.876, 9.251, 8.124, 9.374], "texture": "#texture"}, + "south": {"uv": [7.876, 9.251, 8.124, 9.374], "texture": "#texture"}, + "west": {"uv": [7.876, 9.251, 8.124, 9.374], "texture": "#texture"}, + "up": {"uv": [7.876, 7.876, 8.124, 8.124], "texture": "#texture"}, + "down": {"uv": [8.124, 8.124, 7.876, 7.876], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 6.75, 7.875], + "to": [8.125, 9.375, 8], + "faces": { + "north": {"uv": [7.876, 6.626, 8.124, 9.249], "texture": "#texture"}, + "east": {"uv": [8.001, 6.626, 8.124, 9.249], "texture": "#texture"}, + "south": {"uv": [7.876, 6.626, 8.124, 9.249], "texture": "#texture"}, + "west": {"uv": [7.876, 6.626, 7.999, 9.249], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 9.875, 7.875], + "to": [8.125, 11.5, 8], + "faces": { + "east": {"uv": [8.001, 4.501, 8.124, 6.124], "texture": "#texture"}, + "south": {"uv": [7.876, 4.501, 8.124, 6.124], "texture": "#texture"}, + "west": {"uv": [7.876, 4.501, 7.999, 6.124], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 11.75, 7.875], + "to": [8.125, 15.875, 8.125], + "faces": { + "north": {"uv": [7.626, 0.126, 8.124, 4.249], "texture": "#texture"}, + "east": {"uv": [7.624, 0.126, 7.126, 4.249], "texture": "#texture"}, + "south": {"uv": [8.124, 0.126, 7.626, 4.249], "texture": "#texture"}, + "west": {"uv": [8.126, 0.126, 8.624, 4.249], "texture": "#texture"}, + "up": {"uv": [8.124, 0.126, 7.626, 0.624], "texture": "#texture"}, + "down": {"uv": [8.124, 4.249, 7.626, 3.751], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 15.875, 7.875], + "to": [8.125, 16, 8], + "faces": { + "north": {"uv": [7.999, 0.001, 7.501, 0.499], "texture": "#texture"}, + "east": {"uv": [7.499, 0.001, 7.001, 0.499], "texture": "#texture"}, + "south": {"uv": [7.999, 0.499, 7.501, 0.001], "texture": "#texture"}, + "west": {"uv": [8.001, 0.001, 8.499, 0.499], "texture": "#texture"}, + "up": {"uv": [7.999, 0.001, 7.501, 0.499], "texture": "#texture", "cullface": "up"} + } + }, + { + "name": "Wolf", + "from": [7.875, 0.125, 8], + "to": [8.125, 0.25, 8.125], + "faces": { + "east": {"uv": [7.876, 15.751, 7.999, 15.874], "texture": "#texture"}, + "south": {"uv": [7.876, 15.751, 8.124, 15.874], "texture": "#texture"}, + "west": {"uv": [8.001, 15.751, 8.124, 15.874], "texture": "#texture"}, + "down": {"uv": [8.124, 8.124, 7.876, 8.001], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 6.125, 8], + "to": [8.125, 6.625, 8.125], + "faces": { + "east": {"uv": [7.876, 9.376, 7.999, 9.874], "texture": "#texture"}, + "south": {"uv": [7.876, 9.376, 8.124, 9.874], "texture": "#texture"}, + "west": {"uv": [8.001, 9.376, 8.124, 9.874], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 9.125, 8], + "to": [8.125, 9.875, 8.125], + "faces": { + "north": {"uv": [7.876, 6.126, 8.124, 6.874], "texture": "#texture"}, + "east": {"uv": [7.876, 6.126, 7.999, 6.874], "texture": "#texture"}, + "south": {"uv": [7.876, 6.126, 8.124, 6.874], "texture": "#texture"}, + "west": {"uv": [8.001, 6.126, 8.124, 6.874], "texture": "#texture"}, + "up": {"uv": [7.876, 8.001, 8.124, 8.124], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 11.5, 8], + "to": [8.125, 11.75, 8.125], + "faces": { + "east": {"uv": [7.876, 4.251, 7.999, 4.499], "texture": "#texture"}, + "south": {"uv": [7.876, 4.251, 8.124, 4.499], "texture": "#texture"}, + "west": {"uv": [8.001, 4.251, 8.124, 4.499], "texture": "#texture"}, + "down": {"uv": [8.124, 8.124, 7.876, 8.001], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 0.625, 8.125], + "to": [8.125, 0.75, 8.25], + "faces": { + "east": {"uv": [7.751, 15.251, 7.874, 15.374], "texture": "#texture"}, + "south": {"uv": [7.876, 15.251, 8.124, 15.374], "texture": "#texture"}, + "west": {"uv": [8.126, 15.251, 8.249, 15.374], "texture": "#texture"}, + "down": {"uv": [8.124, 8.249, 7.876, 8.126], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 2.375, 8.125], + "to": [8.125, 3.125, 8.25], + "faces": { + "east": {"uv": [7.751, 12.876, 7.874, 13.624], "texture": "#texture"}, + "south": {"uv": [7.876, 12.876, 8.124, 13.624], "texture": "#texture"}, + "west": {"uv": [8.126, 12.876, 8.249, 13.624], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 5.25, 8.125], + "to": [8.125, 5.75, 8.25], + "faces": { + "north": {"uv": [7.876, 10.251, 8.124, 10.749], "texture": "#texture"}, + "east": {"uv": [7.751, 10.251, 7.874, 10.749], "texture": "#texture"}, + "south": {"uv": [7.876, 10.251, 8.124, 10.749], "texture": "#texture"}, + "west": {"uv": [8.126, 10.251, 8.249, 10.749], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 6, 8.125], + "to": [8.125, 6.125, 8.25], + "faces": { + "east": {"uv": [7.751, 9.876, 7.874, 9.999], "texture": "#texture"}, + "south": {"uv": [7.876, 9.876, 8.124, 9.999], "texture": "#texture"}, + "west": {"uv": [8.126, 9.876, 8.249, 9.999], "texture": "#texture"}, + "up": {"uv": [7.876, 8.126, 8.124, 8.249], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 6.75, 8.125], + "to": [8.125, 9.125, 8.25], + "faces": { + "east": {"uv": [7.751, 6.876, 7.874, 9.249], "texture": "#texture"}, + "south": {"uv": [7.876, 6.876, 8.124, 9.249], "texture": "#texture"}, + "west": {"uv": [8.126, 6.876, 8.249, 9.249], "texture": "#texture"}, + "up": {"uv": [7.876, 8.126, 8.124, 8.249], "texture": "#texture"}, + "down": {"uv": [8.124, 8.249, 7.876, 8.126], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 0.75, 8.25], + "to": [8.125, 0.875, 8.375], + "faces": { + "east": {"uv": [7.626, 15.126, 7.749, 15.249], "texture": "#texture"}, + "south": {"uv": [7.876, 15.126, 8.124, 15.249], "texture": "#texture"}, + "west": {"uv": [8.251, 15.126, 8.374, 15.249], "texture": "#texture"}, + "down": {"uv": [8.124, 8.374, 7.876, 8.251], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 2.25, 8.25], + "to": [8.125, 2.375, 8.375], + "faces": { + "east": {"uv": [7.626, 13.626, 7.749, 13.749], "texture": "#texture"}, + "south": {"uv": [7.876, 13.626, 8.124, 13.749], "texture": "#texture"}, + "west": {"uv": [8.251, 13.626, 8.374, 13.749], "texture": "#texture"}, + "up": {"uv": [7.876, 8.251, 8.124, 8.374], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 3.125, 8.25], + "to": [8.125, 4.25, 8.375], + "faces": { + "east": {"uv": [7.626, 11.751, 7.749, 12.874], "texture": "#texture"}, + "south": {"uv": [7.876, 11.751, 8.124, 12.874], "texture": "#texture"}, + "west": {"uv": [8.251, 11.751, 8.374, 12.874], "texture": "#texture"}, + "down": {"uv": [8.124, 8.374, 7.876, 8.251], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 4.875, 8.25], + "to": [8.125, 5.25, 8.375], + "faces": { + "east": {"uv": [7.626, 10.751, 7.749, 11.124], "texture": "#texture"}, + "south": {"uv": [7.876, 10.751, 8.124, 11.124], "texture": "#texture"}, + "west": {"uv": [8.251, 10.751, 8.374, 11.124], "texture": "#texture"}, + "up": {"uv": [7.876, 8.251, 8.124, 8.374], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 5.75, 8.25], + "to": [8.125, 6, 8.375], + "faces": { + "east": {"uv": [7.626, 10.001, 7.749, 10.249], "texture": "#texture"}, + "south": {"uv": [7.876, 10.001, 8.124, 10.249], "texture": "#texture"}, + "west": {"uv": [8.251, 10.001, 8.374, 10.249], "texture": "#texture"}, + "up": {"uv": [7.876, 8.251, 8.124, 8.374], "texture": "#texture"}, + "down": {"uv": [8.124, 8.374, 7.876, 8.251], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 1.75, 8.375], + "to": [8.125, 2.25, 8.5], + "faces": { + "east": {"uv": [7.501, 13.751, 7.624, 14.249], "texture": "#texture"}, + "south": {"uv": [7.876, 13.751, 8.124, 14.249], "texture": "#texture"}, + "west": {"uv": [8.376, 13.751, 8.499, 14.249], "texture": "#texture"}, + "up": {"uv": [7.876, 8.376, 8.124, 8.499], "texture": "#texture"}, + "down": {"uv": [8.124, 8.499, 7.876, 8.376], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 4.25, 8.375], + "to": [8.125, 4.875, 8.5], + "faces": { + "east": {"uv": [7.501, 11.126, 7.624, 11.749], "texture": "#texture"}, + "south": {"uv": [7.876, 11.126, 8.124, 11.749], "texture": "#texture"}, + "west": {"uv": [8.376, 11.126, 8.499, 11.749], "texture": "#texture"}, + "up": {"uv": [7.876, 8.376, 8.124, 8.499], "texture": "#texture"}, + "down": {"uv": [8.124, 8.499, 7.876, 8.376], "texture": "#texture"} + } + }, + { + "name": "Wolf", + "from": [7.875, 1.375, 8.5], + "to": [8.125, 1.625, 8.625], + "faces": { + "north": {"uv": [7.876, 14.376, 8.124, 14.624], "texture": "#texture"}, + "east": {"uv": [7.376, 14.376, 7.499, 14.624], "texture": "#texture"}, + "south": {"uv": [7.876, 14.376, 8.124, 14.624], "texture": "#texture"}, + "west": {"uv": [8.501, 14.376, 8.624, 14.624], "texture": "#texture"}, + "up": {"uv": [7.876, 8.501, 8.124, 8.624], "texture": "#texture"}, + "down": {"uv": [8.124, 8.624, 7.876, 8.501], "texture": "#texture"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [0, 180, 0], + "translation": [0, 1.89, 1.13], + "scale": [1.2, 1.2, 1.2] + }, + "thirdperson_lefthand": { + "rotation": [0, 180, 0], + "translation": [0, 1.89, 1.13], + "scale": [1.2, 1.2, 1.2] + }, + "firstperson_righthand": { + "rotation": [0, -99, -14], + "translation": [1, 3.25, 0.56], + "scale": [0.9, 0.9, 0.9] + }, + "firstperson_lefthand": { + "rotation": [0, 99, 14], + "translation": [1, 3.25, 0.56], + "scale": [0.9, 0.9, 0.9] + }, + "ground": { + "rotation": [-70, 0, 0] + }, + "gui": { + "rotation": [71, 45, -84], + "translation": [-0.2, -0.2, 0], + "scale": [1.2, 1.2, 1.2] + }, + "head": { + "rotation": [-70, 0, 0], + "translation": [6.99, 0.5, 0], + "scale": [1.3, 1.3, 1.3] + }, + "fixed": { + "rotation": [0, 0, 45], + "translation": [0, 0, -0.25], + "scale": [1.2, 1.2, 1.2] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/weapons/blaster.json b/assets/magic/models/weapons/blaster.json new file mode 100644 index 0000000..73340f1 --- /dev/null +++ b/assets/magic/models/weapons/blaster.json @@ -0,0 +1,1365 @@ +{ + "__comment": "Created by Droobledore with BDcraft Cubik PRO 0.95 Beta. Used with permission in NathanWolf's Magic plugin.", + "parent" : "magic:base/lit", + "ambientocclusion": false, + "textures": { + "particle": "magic:other/blaster", + "texture": "magic:other/blaster" + }, + "elements": [ + { + "__comment": "Blaster", + "from": [ 0, 10.75, 7.75 ], + "to": [ 2, 11.25, 9.5 ], + "faces": { + "down": { "uv": [ 16, 9, 14, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 0, 11.5, 1.75, 12.5 ], "texture": "#texture", "cullface": "west" }, + "east": { "uv": [ 2.5, 10, 4.5, 11 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 0, 10.5, 8 ], + "to": [ 2.25, 10.75, 9.5 ], + "faces": { + "down": { "uv": [ 16, 9, 14, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 0, 11.5, 2, 12 ], "texture": "#texture", "cullface": "west" }, + "east": { "uv": [ 7, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 0, 11.25, 8 ], + "to": [ 2.25, 11.5, 9.5 ], + "faces": { + "down": { "uv": [ 16, 9, 14, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 0, 11.5, 2, 12 ], "texture": "#texture", "cullface": "west" }, + "east": { "uv": [ 7, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 0, 11.5, 8 ], + "to": [ 2.5, 11.75, 9.25 ], + "faces": { + "down": { "uv": [ 16, 9, 14, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 8.5, 4, 9, 4.25 ], "texture": "#texture", "cullface": "west" }, + "east": { "uv": [ 7, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 0, 10.25, 8.25 ], + "to": [ 2, 10.5, 9.25 ], + "faces": { + "down": { "uv": [ 16, 9, 14, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 8.5, 4, 9, 4.25 ], "texture": "#texture", "cullface": "west" }, + "east": { "uv": [ 7, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 0, 11.75, 8.5 ], + "to": [ 2, 12, 9 ], + "faces": { + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 8.5, 4, 9, 4.25 ], "texture": "#texture", "cullface": "west" }, + "east": { "uv": [ 7, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 1.5, 5, 6.5 ], + "to": [ 4, 5.25, 8 ], + "faces": { + "down": { "uv": [ 2.5, 5, 0, 4.5 ], "texture": "#texture" }, + "up": { "uv": [ 0, 0, 2.5, 0.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" }, + "east": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 1.75, 4.25, 6.5 ], + "to": [ 3.75, 5, 8 ], + "faces": { + "down": { "uv": [ 2.5, 5, 0, 4.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" }, + "east": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 1.75, 5.25, 6.5 ], + "to": [ 4, 6, 8 ], + "faces": { + "up": { "uv": [ 0, 0, 2.5, 0.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" }, + "east": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2, 4, 6.5 ], + "to": [ 3.25, 4.25, 8 ], + "faces": { + "down": { "uv": [ 2.5, 5, 0, 4.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" }, + "east": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2, 6, 6.5 ], + "to": [ 4, 6.5, 8 ], + "faces": { + "up": { "uv": [ 0, 0, 2.5, 0.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" }, + "east": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2, 11, 7.75 ], + "to": [ 2.25, 11.25, 9.5 ], + "faces": { + "down": { "uv": [ 16, 9, 14, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 7, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2, 10.75, 8 ], + "to": [ 2.5, 11, 9.5 ], + "faces": { + "down": { "uv": [ 16, 9, 14, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 7, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2, 10.25, 8.25 ], + "to": [ 2.25, 10.5, 9 ], + "faces": { + "down": { "uv": [ 14, 9, 13.75, 8.25 ], "texture": "#texture" }, + "north": { "uv": [ 13.75, 5.5, 14, 5.75 ], "texture": "#texture" }, + "south": { "uv": [ 2, 5.5, 2.25, 5.75 ], "texture": "#texture" }, + "east": { "uv": [ 7, 5.5, 7.75, 5.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2, 11.75, 8.5 ], + "to": [ 2.25, 12, 8.75 ], + "faces": { + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 7, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.25, 6.5, 6.5 ], + "to": [ 4, 7.25, 8 ], + "faces": { + "up": { "uv": [ 0, 0, 2.5, 0.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" }, + "east": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.25, 8.5, 6.5 ], + "to": [ 9.25, 10.25, 8 ], + "faces": { + "down": { "uv": [ 13.75, 8, 6.75, 6.5 ], "texture": "#texture" }, + "up": { "uv": [ 2.25, 6.5, 9.25, 8 ], "texture": "#texture" }, + "north": { "uv": [ 6.75, 5.75, 13.75, 7.5 ], "texture": "#texture" }, + "south": { "uv": [ 2.25, 5.75, 9.25, 7.5 ], "texture": "#texture" }, + "west": { "uv": [ 6.5, 5.75, 8, 7.5 ], "texture": "#texture" }, + "east": { "uv": [ 8, 5.75, 9.5, 7.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.25, 10.25, 6.75 ], + "to": [ 9.25, 10.75, 7.75 ], + "faces": { + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 8.5, 4, 9, 4.25 ], "texture": "#texture" }, + "east": { "uv": [ 7, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.25, 10.75, 7 ], + "to": [ 9.25, 11, 7.75 ], + "faces": { + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "west": { "uv": [ 8.5, 4, 9, 4.25 ], "texture": "#texture" }, + "east": { "uv": [ 7, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.25, 10.5, 8 ], + "to": [ 2.75, 10.75, 9.25 ], + "faces": { + "down": { "uv": [ 16, 9, 14, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 7, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.25, 11, 8 ], + "to": [ 2.75, 11.25, 9.5 ], + "faces": { + "down": { "uv": [ 16, 9, 14, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 7, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.25, 11.25, 8 ], + "to": [ 11.5, 11.5, 9.25 ], + "faces": { + "down": { "uv": [ 16, 9, 14, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 0, 11.5, 2, 12 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.25, 10.25, 8.5 ], + "to": [ 2.5, 10.5, 9 ], + "faces": { + "down": { "uv": [ 13.75, 9, 13.5, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 13.5, 5.5, 13.75, 5.75 ], "texture": "#texture" }, + "south": { "uv": [ 2.25, 5.5, 2.5, 5.75 ], "texture": "#texture" }, + "east": { "uv": [ 7, 5.5, 7.5, 5.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.5, 7.25, 6.5 ], + "to": [ 4.25, 8.5, 8 ], + "faces": { + "down": { "uv": [ 2.5, 5, 0, 4.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 1.5, 2.5, 2.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" }, + "east": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.5, 10.75, 8 ], + "to": [ 11.5, 11, 9.25 ], + "faces": { + "down": { "uv": [ 16, 9, 14, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 0, 11.5, 2, 12 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.5, 11.5, 8.25 ], + "to": [ 2.75, 11.75, 9.25 ], + "faces": { + "up": { "uv": [ 0, 8.5, 2, 9 ], "texture": "#texture" }, + "north": { "uv": [ 14, 4, 16, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 6, 7, 6.25 ], "texture": "#texture" }, + "east": { "uv": [ 7, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.5, 10.25, 8.5 ], + "to": [ 2.75, 10.5, 8.75 ], + "faces": { + "down": { "uv": [ 13.5, 8.75, 13.25, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 13.25, 5.5, 13.5, 5.75 ], "texture": "#texture" }, + "south": { "uv": [ 2.5, 5.5, 2.75, 5.75 ], "texture": "#texture" }, + "east": { "uv": [ 7.25, 5.5, 7.5, 5.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.75, 11, 8 ], + "to": [ 11.5, 11.25, 9.25 ], + "faces": { + "north": { "uv": [ 4.5, 4.75, 13.25, 5 ], "texture": "#texture" }, + "south": { "uv": [ 2.75, 4.75, 11.5, 5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 12, 2, 12.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.75, 10.5, 8.25 ], + "to": [ 11.5, 10.75, 9.25 ], + "faces": { + "down": { "uv": [ 13.25, 9.25, 4.5, 8.25 ], "texture": "#texture" }, + "north": { "uv": [ 4.5, 5.25, 13.25, 5.5 ], "texture": "#texture" }, + "south": { "uv": [ 2.75, 5.25, 11.5, 5.5 ], "texture": "#texture" }, + "east": { "uv": [ 6.75, 5.25, 7.75, 5.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 2.75, 11.5, 8.25 ], + "to": [ 11.5, 11.75, 9 ], + "faces": { + "up": { "uv": [ 2.75, 8.25, 11.5, 9 ], "texture": "#texture" }, + "north": { "uv": [ 4.5, 4.25, 13.25, 4.5 ], "texture": "#texture" }, + "south": { "uv": [ 2.75, 4.25, 11.5, 4.5 ], "texture": "#texture" }, + "east": { "uv": [ 7, 4.25, 7.75, 4.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4, 6.75, 6.5 ], + "to": [ 4.25, 7.25, 8 ], + "faces": { + "down": { "uv": [ 2.5, 5, 0, 4 ], "texture": "#texture" }, + "north": { "uv": [ 0, 0, 2.5, 5 ], "texture": "#texture" }, + "south": { "uv": [ 0, 0, 2.5, 5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 1, 5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4, 10.25, 7.75 ], + "to": [ 7.5, 10.5, 9 ], + "faces": { + "down": { "uv": [ 12, 9, 8.5, 7.75 ], "texture": "#texture" }, + "up": { "uv": [ 4, 7.75, 7.5, 9 ], "texture": "#texture" }, + "south": { "uv": [ 4, 5.5, 7.5, 5.75 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 5.5, 9, 5.75 ], "texture": "#texture" }, + "east": { "uv": [ 7, 5.5, 8.25, 5.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4, 10.5, 7.75 ], + "to": [ 7.75, 10.75, 8.25 ], + "faces": { + "down": { "uv": [ 12, 8.25, 8.25, 7.75 ], "texture": "#texture" }, + "up": { "uv": [ 4, 7.75, 7.75, 8.25 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 5.25, 8.25, 5.5 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 5.25, 8.25, 5.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4, 10.75, 7.75 ], + "to": [ 7.75, 11, 8 ], + "faces": { + "up": { "uv": [ 4, 7.75, 7.75, 8 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 5, 8, 5.25 ], "texture": "#texture" }, + "east": { "uv": [ 8, 5, 8.25, 5.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4, 8.75, 8 ], + "to": [ 7.75, 10.25, 8.5 ], + "faces": { + "down": { "uv": [ 12, 8.5, 8.25, 8 ], "texture": "#texture" }, + "up": { "uv": [ 4, 8, 7.75, 8.5 ], "texture": "#texture" }, + "south": { "uv": [ 4, 5.75, 7.75, 7.25 ], "texture": "#texture" }, + "west": { "uv": [ 8, 5.75, 8.5, 7.25 ], "texture": "#texture" }, + "east": { "uv": [ 7.5, 5.75, 8, 7.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4, 11.5, 8 ], + "to": [ 7.5, 11.75, 8.25 ], + "faces": { + "up": { "uv": [ 4, 8, 7.5, 8.25 ], "texture": "#texture" }, + "north": { "uv": [ 8.5, 4.25, 12, 4.5 ], "texture": "#texture" }, + "west": { "uv": [ 8, 4.25, 8.25, 4.5 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 4.25, 8, 4.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4, 11.5, 9 ], + "to": [ 7.5, 11.75, 9.25 ], + "faces": { + "up": { "uv": [ 4, 9, 7.5, 9.25 ], "texture": "#texture" }, + "south": { "uv": [ 4, 4.25, 7.5, 4.5 ], "texture": "#texture" }, + "west": { "uv": [ 9, 4.25, 9.25, 4.5 ], "texture": "#texture" }, + "east": { "uv": [ 6.75, 4.25, 7, 4.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4, 10.75, 9.25 ], + "to": [ 7.5, 11.5, 9.5 ], + "faces": { + "down": { "uv": [ 12, 9.5, 8.5, 9.25 ], "texture": "#texture" }, + "up": { "uv": [ 4, 9.25, 7.5, 9.5 ], "texture": "#texture" }, + "north": { "uv": [ 8.5, 4.5, 12, 5.25 ], "texture": "#texture" }, + "south": { "uv": [ 4, 4.5, 7.5, 5.25 ], "texture": "#texture" }, + "west": { "uv": [ 9.25, 4.5, 9.5, 5.25 ], "texture": "#texture" }, + "east": { "uv": [ 6.5, 4.5, 6.75, 5.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.25, 7.75, 6.5 ], + "to": [ 5, 8.5, 8 ], + "faces": { + "down": { "uv": [ 11.75, 8, 11, 6.5 ], "texture": "#texture" }, + "north": { "uv": [ 11, 7.5, 11.75, 8.25 ], "texture": "#texture" }, + "south": { "uv": [ 4.25, 7.5, 5, 8.25 ], "texture": "#texture" }, + "east": { "uv": [ 8, 7.5, 9.5, 8.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.25, 11, 7.75 ], + "to": [ 7.25, 11.5, 8 ], + "faces": { + "up": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.25, 11.75, 8.25 ], + "to": [ 7.25, 12, 9 ], + "faces": { + "up": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.25, 10, 8.5 ], + "to": [ 7.25, 10.25, 8.75 ], + "faces": { + "down": { "uv": [ 11.75, 8.75, 8.75, 8.5 ], "texture": "#texture" }, + "south": { "uv": [ 4.25, 5.75, 7.25, 6 ], "texture": "#texture" }, + "west": { "uv": [ 8.5, 5.75, 8.75, 6 ], "texture": "#texture" }, + "east": { "uv": [ 7.25, 5.75, 7.5, 6 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.25, 10.25, 9 ], + "to": [ 7.25, 10.5, 9.5 ], + "faces": { + "down": { "uv": [ 16, 0, 14, 0.5 ], "texture": "#texture" }, + "up": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.25, 10.5, 9.25 ], + "to": [ 7.25, 10.75, 9.5 ], + "faces": { + "south": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.25, 11.5, 9.25 ], + "to": [ 7.25, 11.75, 9.5 ], + "faces": { + "up": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.25, 11, 9.5 ], + "to": [ 7.25, 11.25, 9.75 ], + "faces": { + "down": { "uv": [ 16, 0, 14, 0.5 ], "texture": "#texture" }, + "up": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.5, 7.5, 6.5 ], + "to": [ 5, 7.75, 8 ], + "faces": { + "down": { "uv": [ 11.5, 8, 11, 6.5 ], "texture": "#texture" }, + "north": { "uv": [ 11, 8.25, 11.5, 8.5 ], "texture": "#texture" }, + "south": { "uv": [ 4.5, 8.25, 5, 8.5 ], "texture": "#texture" }, + "west": { "uv": [ 6.5, 8.25, 8, 8.5 ], "texture": "#texture" }, + "east": { "uv": [ 8, 8.25, 9.5, 8.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.5, 11.5, 7.75 ], + "to": [ 7, 11.75, 8 ], + "faces": { + "up": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.5, 11.75, 8 ], + "to": [ 7, 12, 8.25 ], + "faces": { + "up": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.5, 10, 8.75 ], + "to": [ 7, 10.25, 9 ], + "faces": { + "down": { "uv": [ 11.5, 9, 9, 8.75 ], "texture": "#texture" }, + "south": { "uv": [ 4.5, 5.75, 7, 6 ], "texture": "#texture" }, + "west": { "uv": [ 8.75, 5.75, 9, 6 ], "texture": "#texture" }, + "east": { "uv": [ 7, 5.75, 7.25, 6 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.5, 11.75, 9 ], + "to": [ 7.25, 12, 9.25 ], + "faces": { + "up": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.5, 10.75, 9.5 ], + "to": [ 7, 11, 9.75 ], + "faces": { + "down": { "uv": [ 16, 0, 14, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.5, 11.25, 9.5 ], + "to": [ 7, 11.5, 9.75 ], + "faces": { + "up": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 14, 0, 16, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 0, 16, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 4.75, 7, 6.5 ], + "to": [ 5.25, 7.5, 8 ], + "faces": { + "down": { "uv": [ 11.25, 8, 10.75, 6.5 ], "texture": "#texture" }, + "up": { "uv": [ 4.75, 6.5, 5.25, 8 ], "texture": "#texture" }, + "north": { "uv": [ 10.75, 8.5, 11.25, 9 ], "texture": "#texture" }, + "south": { "uv": [ 4.75, 8.5, 5.25, 9 ], "texture": "#texture" }, + "west": { "uv": [ 6.5, 8.5, 8, 9 ], "texture": "#texture" }, + "east": { "uv": [ 8, 8.5, 9.5, 9 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 5, 6.75, 6.5 ], + "to": [ 9.25, 7, 8 ], + "faces": { + "down": { "uv": [ 11, 8, 6.75, 6.5 ], "texture": "#texture" }, + "up": { "uv": [ 5, 6.5, 9.25, 8 ], "texture": "#texture" }, + "north": { "uv": [ 6.75, 9, 11, 9.25 ], "texture": "#texture" }, + "south": { "uv": [ 5, 9, 9.25, 9.25 ], "texture": "#texture" }, + "west": { "uv": [ 6.5, 9, 8, 9.25 ], "texture": "#texture" }, + "east": { "uv": [ 8, 9, 9.5, 9.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 5, 8, 6.5 ], + "to": [ 9.25, 8.5, 8 ], + "faces": { + "down": { "uv": [ 11, 8, 6.75, 6.5 ], "texture": "#texture" }, + "north": { "uv": [ 6.75, 7.5, 11, 8 ], "texture": "#texture" }, + "south": { "uv": [ 5, 7.5, 9.25, 8 ], "texture": "#texture" }, + "east": { "uv": [ 8, 7.5, 9.5, 8 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 5.25, 7, 6.5 ], + "to": [ 5.5, 7.25, 8 ], + "faces": { + "up": { "uv": [ 5.25, 6.5, 5.5, 8 ], "texture": "#texture" }, + "north": { "uv": [ 10.5, 8.75, 10.75, 9 ], "texture": "#texture" }, + "south": { "uv": [ 5.25, 8.75, 5.5, 9 ], "texture": "#texture" }, + "east": { "uv": [ 8, 8.75, 9.5, 9 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 6.5, 6.5, 6.5 ], + "to": [ 9.25, 6.75, 8 ], + "faces": { + "down": { "uv": [ 9.5, 8, 6.75, 6.5 ], "texture": "#texture" }, + "north": { "uv": [ 6.75, 9.25, 9.5, 9.5 ], "texture": "#texture" }, + "south": { "uv": [ 6.5, 9.25, 9.25, 9.5 ], "texture": "#texture" }, + "west": { "uv": [ 6.5, 9.25, 8, 9.5 ], "texture": "#texture" }, + "east": { "uv": [ 8, 9.25, 9.5, 9.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 6.5, 7, 6.5 ], + "to": [ 9.25, 8, 8 ], + "faces": { + "north": { "uv": [ 6.75, 8, 9.5, 9 ], "texture": "#texture" }, + "south": { "uv": [ 6.5, 8, 9.25, 9 ], "texture": "#texture" }, + "west": { "uv": [ 6.5, 8, 8, 9 ], "texture": "#texture" }, + "east": { "uv": [ 8, 8, 9.5, 9 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 7.25, 11, 7.75 ], + "to": [ 7.5, 11.25, 8 ], + "faces": { + "up": { "uv": [ 7.25, 7.75, 7.5, 8 ], "texture": "#texture" }, + "north": { "uv": [ 8.5, 4.75, 8.75, 5 ], "texture": "#texture" }, + "east": { "uv": [ 8, 4.75, 8.25, 5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 7.25, 11.75, 8.5 ], + "to": [ 7.5, 12, 8.75 ], + "faces": { + "up": { "uv": [ 7.25, 8.5, 7.5, 8.75 ], "texture": "#texture" }, + "north": { "uv": [ 8.5, 4, 8.75, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 7.25, 4, 7.5, 4.25 ], "texture": "#texture" }, + "east": { "uv": [ 7.25, 4, 7.5, 4.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 7.5, 10.25, 7.75 ], + "to": [ 7.75, 10.5, 8.5 ], + "faces": { + "down": { "uv": [ 8.5, 8.5, 8.25, 7.75 ], "texture": "#texture" }, + "up": { "uv": [ 7.5, 7.75, 7.75, 8.5 ], "texture": "#texture" }, + "south": { "uv": [ 7.5, 5.5, 7.75, 5.75 ], "texture": "#texture" }, + "east": { "uv": [ 7.5, 5.5, 8.25, 5.75 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 8.5, 7, 6.25 ], + "to": [ 8.75, 9.75, 6.5 ], + "faces": { + "down": { "uv": [ 7.5, 6.5, 7.25, 6.25 ], "texture": "#texture" }, + "up": { "uv": [ 8.5, 6.25, 8.75, 6.5 ], "texture": "#texture" }, + "north": { "uv": [ 7.25, 6.25, 7.5, 9 ], "texture": "#texture" }, + "south": { "uv": [ 8.5, 6.25, 8.75, 9 ], "texture": "#texture" }, + "west": { "uv": [ 6.25, 6.25, 6.5, 9 ], "texture": "#texture" }, + "east": { "uv": [ 9.5, 6.25, 9.75, 9 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 8.5, 7, 8 ], + "to": [ 9, 9.75, 8.25 ], + "faces": { + "down": { "uv": [ 7.5, 8.25, 7, 8 ], "texture": "#texture" }, + "up": { "uv": [ 8.5, 8, 9, 8.25 ], "texture": "#texture" }, + "north": { "uv": [ 7, 6.25, 7.5, 9 ], "texture": "#texture" }, + "south": { "uv": [ 8.5, 6.25, 9, 9 ], "texture": "#texture" }, + "west": { "uv": [ 8, 6.25, 8.25, 9 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 6.25, 8, 9 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 9.25, 7, 6.75 ], + "to": [ 9.5, 9.75, 7.75 ], + "faces": { + "down": { "uv": [ 6.75, 7.75, 6.5, 6.75 ], "texture": "#texture" }, + "up": { "uv": [ 9.25, 6.75, 9.5, 7.75 ], "texture": "#texture" }, + "north": { "uv": [ 6.5, 6.25, 6.75, 9 ], "texture": "#texture" }, + "south": { "uv": [ 9.25, 6.25, 9.5, 9 ], "texture": "#texture" }, + "west": { "uv": [ 6.75, 6.25, 7.75, 9 ], "texture": "#texture" }, + "east": { "uv": [ 8.25, 6.25, 9.25, 9 ], "texture": "#texture" } + } + }, + { + "__comment": "RHJvb2JsZWRvcmVMTEM=", + "from": [ 9.25, 10, 6.75 ], + "to": [ 16, 10.5, 7.75 ], + "faces": { + "down": { "uv": [ 5, 16, 16, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 4.5, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 16, 15, 4, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 4, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 0, 15.5, 1, 16 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 9.25, 9.75, 7 ], + "to": [ 16, 10, 7.5 ], + "faces": { + "down": { "uv": [ 5, 16, 16, 15.5 ], "texture": "#texture" }, + "north": { "uv": [ 16, 14, 4, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 4, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 15.5, 1, 16 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 9.25, 10.5, 7 ], + "to": [ 16, 10.75, 7.75 ], + "faces": { + "up": { "uv": [ 4.5, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 16, 14, 4, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 4, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 0.5, 16, 0, 14.5 ], "rotation": 90, "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 11.25, 9.75, 6.5 ], + "to": [ 13.5, 10, 7 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 11.25, 10, 6.5 ], + "to": [ 13.5, 10.75, 6.75 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 14.5, 16, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 14, 14.5, 16, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 11.25, 9.5, 6.75 ], + "to": [ 13.5, 9.75, 7.75 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "south": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 11.25, 10.5, 6.75 ], + "to": [ 13.5, 11, 7 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 11.25, 10.75, 7 ], + "to": [ 13.5, 11, 8 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 11.25, 9.75, 7.5 ], + "to": [ 13.5, 10, 8 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 11.25, 10, 7.75 ], + "to": [ 13.5, 10.75, 8 ], + "faces": { + "north": { "uv": [ 15, 14.5, 16, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14.5, 16, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 11.5, 10.75, 6.5 ], + "to": [ 13.5, 11, 6.75 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 11.5, 11, 7.25 ], + "to": [ 13.5, 11.25, 7.5 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 11.75, 11, 7 ], + "to": [ 13.5, 11.25, 7.25 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 11.75, 10.25, 8 ], + "to": [ 13.5, 10.5, 8.25 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14.5, 16, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 12.5, 9.5, 7.75 ], + "to": [ 13.5, 9.75, 8 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 12.75, 10.25, 6.25 ], + "to": [ 13.5, 10.5, 6.5 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 14.5, 16, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 12.75, 10, 8 ], + "to": [ 13.5, 10.25, 8.25 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14.5, 16, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 13, 9.5, 6.5 ], + "to": [ 13.5, 9.75, 6.75 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "north": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 13.5, 10, 6.5 ], + "to": [ 13.75, 10.5, 6.75 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Blaster", + "from": [ 13.5, 9.75, 6.75 ], + "to": [ 16, 10, 7 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 13.5, 10.5, 6.75 ], + "to": [ 16, 10.75, 7 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 13.5, 10.75, 7 ], + "to": [ 16, 11, 7.5 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 13.5, 9.75, 7.5 ], + "to": [ 16, 10, 7.75 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 13.5, 10, 7.75 ], + "to": [ 16, 10.5, 8 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 13.75, 10.25, 6.5 ], + "to": [ 16, 10.5, 6.75 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 14, 10, 6.5 ], + "to": [ 16, 10.25, 6.75 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 14.5, 16, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 14, 10.75, 6.75 ], + "to": [ 16, 11, 7 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 14, 9.5, 7 ], + "to": [ 16, 9.75, 7.5 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "north": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "south": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "DroobledoreLLC", + "from": [ 14, 10.75, 7.5 ], + "to": [ 16, 11, 7.75 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 14.25, 10.5, 6.5 ], + "to": [ 16, 10.75, 6.75 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 14.5, 16, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 14.25, 9.75, 7.75 ], + "to": [ 16, 10, 8 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 14.25, 10.5, 7.75 ], + "to": [ 16, 10.75, 8 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 14.5, 9.75, 6.5 ], + "to": [ 16, 10, 6.75 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 14.5, 9.5, 7.5 ], + "to": [ 16, 9.75, 7.75 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 14.75, 9.5, 6.75 ], + "to": [ 16, 9.75, 7 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "north": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 14.75, 10.75, 7.75 ], + "to": [ 16, 11, 8 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 15, 10.75, 6.5 ], + "to": [ 16, 11, 6.75 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 15, 11, 7 ], + "to": [ 16, 11.25, 7.5 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 15, 10.25, 8 ], + "to": [ 16, 10.5, 8.25 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14.5, 16, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 15.25, 10.25, 6.25 ], + "to": [ 16, 10.5, 6.5 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 14.5, 16, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 15.25, 9.5, 6.5 ], + "to": [ 16, 9.75, 6.75 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "north": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 15.25, 9.5, 7.75 ], + "to": [ 16, 9.75, 8 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 15.25, 10, 8 ], + "to": [ 16, 10.25, 8.25 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14.5, 16, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 15.5, 10, 6.25 ], + "to": [ 16, 10.25, 6.5 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "north": { "uv": [ 14, 14.5, 16, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 14.5, 16, 15.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 15.5, 9.25, 7.25 ], + "to": [ 16, 9.5, 7.5 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "north": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "south": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 15.75, 11, 6.75 ], + "to": [ 16, 11.25, 7 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "north": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 15.75, 9.25, 7 ], + "to": [ 16, 9.5, 7.25 ], + "faces": { + "down": { "uv": [ 16, 16, 15, 15.5 ], "texture": "#texture" }, + "north": { "uv": [ 13.5, 15.5, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 16, 16 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 15.75, 11, 7.5 ], + "to": [ 16, 11.25, 7.75 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture", "cullface": "east" } + } + }, + { + "__comment": "Blaster", + "from": [ 15.75, 10.5, 8 ], + "to": [ 16, 10.75, 8.25 ], + "faces": { + "up": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "south": { "uv": [ 15, 14, 16, 14.5 ], "texture": "#texture" }, + "west": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 14, 16, 14.5 ], "texture": "#texture", "cullface": "east" } + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [ 0, 90, 0 ], + "translation": [ 0, -0.4, -1.7 ], + "scale": [ 0.75, 0.75, 0.75 ] + }, + "thirdperson_lefthand": { + "rotation": [ 0, -90, 0 ], + "translation": [ 0, -0.4, -1.7 ], + "scale": [ 0.75, 0.75, 0.75 ] + }, + "head": { + "rotation": [ 0, 0, -90 ], + "translation": [ 0, -14.93, 4.91 ], + "scale": [ 1, 1, 1 ] + }, + "ground": { + "rotation": [ -70, 0, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0.6, 0.6, 0.6 ] + }, + "fixed": { + "rotation": [ 0, 180, 0 ], + "translation": [ 0, 0, -1 ], + "scale": [ 1.2, 1.2, 1.2 ] + }, + "firstperson_righthand": { + "rotation": [ 0, 85, 0 ], + "translation": [ 1, -0.76, 0.56 ], + "scale": [ 1.2, 1.2, 1.2 ] + }, + "firstperson_lefthand": { + "rotation": [ 0, -85, 0 ], + "translation": [ 1, -0.76, 0.56 ], + "scale": [ 1.2, 1.2, 1.2 ] + }, + "gui": { + "rotation": [ -28, 1, 41 ], + "translation": [ 1.89, 0, 0 ], + "scale": [ 1.1, 1.1, 1.1 ] + } + } +} \ No newline at end of file diff --git a/assets/magic/models/weapons/demon_sword.json b/assets/magic/models/weapons/demon_sword.json new file mode 100644 index 0000000..e14fe89 --- /dev/null +++ b/assets/magic/models/weapons/demon_sword.json @@ -0,0 +1,317 @@ +{ + "credit": "Made with Blockbench, by RealFlamegirl. Do not take this out of the Magic resource pack and/or redistribute without permission. Discord is flame#0464", + "texture_size": [32, 32], + "textures": { + "1": "magic:other/demon_sword", + "particle": "magic:other/demon_sword" + }, + "elements": [ + { + "from": [7.03465, 6.82895, 19.15924], + "to": [9.03465, 8.82895, 30.15924], + "rotation": {"angle": 0, "axis": "y", "origin": [13.03465, 1.82895, 16.15924]}, + "faces": { + "north": {"uv": [19, 4, 17, 6], "texture": "#1"}, + "east": {"uv": [9, 11, 8, 5.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [9, 11, 8, 12], "texture": "#1"}, + "west": {"uv": [8, 5.5, 9, 11], "rotation": 90, "texture": "#1"}, + "up": {"uv": [9, 0, 8, 5.5], "texture": "#1"}, + "down": {"uv": [8, 5.5, 9, 0], "texture": "#1"} + } + }, + { + "from": [5.03765, 6.33195, 15.16224], + "to": [11.03165, 9.32595, 20.15624], + "rotation": {"angle": 0, "axis": "y", "origin": [8.03465, 7.82895, 17.15924]}, + "faces": { + "north": {"uv": [0, 2.5, 3, 4], "texture": "#1"}, + "east": {"uv": [2.5, 4, 0, 5.5], "texture": "#1"}, + "south": {"uv": [0, 5.5, 3, 7], "texture": "#1"}, + "west": {"uv": [2.5, 4, 0, 5.5], "texture": "#1"}, + "up": {"uv": [3, 0, 0, 2.5], "texture": "#1"}, + "down": {"uv": [0, 2.5, 3, 0], "texture": "#1"} + } + }, + { + "from": [4.53765, 7.83195, -0.83776], + "to": [11.53165, 8.32595, 15.15624], + "rotation": {"angle": 0, "axis": "y", "origin": [8.03465, 7.82895, 7.15924]}, + "faces": { + "north": {"uv": [7, 0, 0, 0.5], "texture": "#1"}, + "east": {"uv": [4, 6, 3.5, 14], "rotation": 90, "texture": "#1"}, + "south": {"uv": [7, 0, 0, 0.5], "texture": "#1"}, + "west": {"uv": [7.5, 14, 8, 6], "rotation": 90, "texture": "#1"}, + "up": {"uv": [4, 14, 7.5, 6], "texture": "#1"}, + "down": {"uv": [7.5, 6, 4, 14], "texture": "#1"} + } + }, + { + "from": [8.01771, 6.32895, 19.15924], + "to": [12.01771, 9.32895, 22.15924], + "rotation": {"angle": -45, "axis": "y", "origin": [11.01771, 7.82895, 21.15924]}, + "faces": { + "north": {"uv": [5, 14, 3, 15.5], "texture": "#1"}, + "east": {"uv": [6.5, 14, 5, 15.5], "texture": "#1"}, + "south": {"uv": [1.5, 15, 3, 13], "rotation": 90, "texture": "#1"}, + "west": {"uv": [3, 22, 0, 25], "texture": "#1"}, + "up": {"uv": [0, 15, 1.5, 13], "rotation": 90, "texture": "#1"}, + "down": {"uv": [1.5, 15, 0, 13], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [10.01771, 6.32895, 14.15924], + "to": [16.01771, 9.32895, 17.15924], + "rotation": {"angle": -45, "axis": "y", "origin": [13.01771, 7.82895, 16.15924]}, + "faces": { + "north": {"uv": [1.5, 10, 3, 7], "rotation": 90, "texture": "#1"}, + "east": {"uv": [1.5, 11.5, 0, 13], "texture": "#1"}, + "south": {"uv": [3, 10, 0, 11.5], "texture": "#1"}, + "west": {"uv": [9.5, 12, 8, 13.5], "texture": "#1"}, + "up": {"uv": [0, 10, 1.5, 7], "rotation": 90, "texture": "#1"}, + "down": {"uv": [1.5, 10, 0, 7], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [8.66416, 6.32895, 17.42701], + "to": [11.66416, 9.32895, 18.42701], + "rotation": {"angle": -45, "axis": "y", "origin": [12.66416, 7.82895, 17.92701]}, + "faces": { + "north": {"uv": [6, 22, 3, 25], "texture": "#1"}, + "east": {"uv": [3, 11.5, 2.5, 13], "texture": "#1"}, + "south": {"uv": [1, 11.5, 2.5, 13], "texture": "#1"}, + "west": {"uv": [1.5, 11.5, 2, 13], "texture": "#1"}, + "up": {"uv": [3, 14, 3.5, 12.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [3.5, 14, 3, 12.5], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [9.26771, 6.82895, 28.15924], + "to": [11.26771, 8.82895, 32], + "rotation": {"angle": 22.5, "axis": "y", "origin": [10.26771, 7.82895, 30.65924]}, + "faces": { + "north": {"uv": [7.5, 15, 6.5, 16], "texture": "#1"}, + "east": {"uv": [9.5, 15, 7.5, 16], "texture": "#1"}, + "south": {"uv": [3, 15, 2, 16], "texture": "#1"}, + "west": {"uv": [8.5, 14, 6.5, 15], "texture": "#1"}, + "up": {"uv": [0, 16, 2, 15], "rotation": 90, "texture": "#1"}, + "down": {"uv": [2, 16, 0, 15], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [10.13465, 7.82995, -14.84076], + "to": [13.13465, 8.32995, -10.84076], + "rotation": {"angle": 0, "axis": "y", "origin": [11.63465, 8.07995, -10.58374]}, + "faces": { + "north": {"uv": [6.5, 1.5, 7, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.5, 0, 6, 2], "rotation": 90, "texture": "#1"}, + "south": {"uv": [26, 12, 23, 13], "texture": "#1"}, + "west": {"uv": [6, 0, 6.5, 2], "rotation": 90, "texture": "#1"}, + "up": {"uv": [4, 2, 5.5, 0], "texture": "#1"}, + "down": {"uv": [4, 0, 5.5, 2], "texture": "#1"} + } + }, + { + "from": [11.79901, 7.83295, -11.76496], + "to": [14.79301, 8.32695, -4.77096], + "rotation": {"angle": 22.5, "axis": "y", "origin": [13.29601, 8.07995, -7.12824]}, + "faces": { + "north": {"uv": [24, 24, 21, 25], "texture": "#1"}, + "east": {"uv": [3, 0, 3.5, 3.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [4, 4, 2.5, 4.25], "texture": "#1"}, + "west": {"uv": [3.5, 0, 4, 3.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [4, 3.5, 7.5, 2], "rotation": 90, "texture": "#1"}, + "down": {"uv": [7.5, 3.5, 4, 2], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [5.11771, 7.82895, -7.34076], + "to": [10.11771, 8.32895, 0.65924], + "rotation": {"angle": -22.5, "axis": "y", "origin": [8.61771, 7.82895, 6.65924]}, + "faces": { + "north": {"uv": [7.5, 2.5, 8, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [3, 8.5, 3.5, 4.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [28, 8, 23, 9], "texture": "#1"}, + "west": {"uv": [3, 12.5, 3.5, 8.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [4, 6, 8, 3.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [8, 6, 4, 3.5], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [8.13465, 8.07895, -15.84076], + "to": [16.13465, 8.07895, 15.15924], + "rotation": {"angle": 0, "axis": "y", "origin": [10.63465, 8.07895, 7.15924]}, + "faces": { + "north": {"uv": [15.5, 0, 16, 0.5], "texture": "#1"}, + "east": {"uv": [15.5, 0, 16, 0.5], "texture": "#1"}, + "south": {"uv": [15.5, 0, 16, 0.5], "texture": "#1"}, + "west": {"uv": [15.5, 0, 16, 0.5], "texture": "#1"}, + "up": {"uv": [12, 0, 16, 15.5], "texture": "#1"}, + "down": {"uv": [12, 15.5, 16, 0], "texture": "#1"} + } + }, + { + "from": [5.88229, 7.82895, -7.34076], + "to": [10.88229, 8.32895, 0.65924], + "rotation": {"angle": 22.5, "axis": "y", "origin": [7.38229, 7.82895, 6.65924]}, + "faces": { + "north": {"uv": [7.5, 0, 8, 2.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [3, 8.5, 3.5, 12.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [23, 8, 28, 9], "texture": "#1"}, + "west": {"uv": [3, 4.5, 3.5, 8.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [4, 3.5, 8, 6], "rotation": 90, "texture": "#1"}, + "down": {"uv": [8, 3.5, 4, 6], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [4.05159, 6.32895, 19.15924], + "to": [8.05159, 9.32895, 22.15924], + "rotation": {"angle": 45, "axis": "y", "origin": [5.05159, 7.82895, 21.15924]}, + "faces": { + "north": {"uv": [3, 14, 5, 15.5], "texture": "#1"}, + "east": {"uv": [0, 22, 3, 25], "texture": "#1"}, + "south": {"uv": [1.5, 13, 3, 15], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5, 14, 6.5, 15.5], "texture": "#1"}, + "up": {"uv": [0, 13, 1.5, 15], "rotation": 90, "texture": "#1"}, + "down": {"uv": [1.5, 13, 0, 15], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [0.05159, 6.32895, 14.15924], + "to": [6.05159, 9.32895, 17.15924], + "rotation": {"angle": 45, "axis": "y", "origin": [3.05159, 7.82895, 16.15924]}, + "faces": { + "north": {"uv": [1.5, 7, 3, 10], "rotation": 90, "texture": "#1"}, + "east": {"uv": [8, 12, 9.5, 13.5], "texture": "#1"}, + "south": {"uv": [0, 10, 3, 11.5], "texture": "#1"}, + "west": {"uv": [0, 11.5, 1.5, 13], "texture": "#1"}, + "up": {"uv": [0, 7, 1.5, 10], "rotation": 90, "texture": "#1"}, + "down": {"uv": [1.5, 7, 0, 10], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [4.40514, 6.32895, 17.42701], + "to": [7.40514, 9.32895, 18.42701], + "rotation": {"angle": 45, "axis": "y", "origin": [3.40514, 7.82895, 17.92701]}, + "faces": { + "north": {"uv": [3, 22, 6, 25], "texture": "#1"}, + "east": {"uv": [1.5, 11.5, 2, 13], "texture": "#1"}, + "south": {"uv": [2.5, 11.5, 1, 13], "texture": "#1"}, + "west": {"uv": [2.5, 11.5, 3, 13], "texture": "#1"}, + "up": {"uv": [3, 12.5, 3.5, 14], "rotation": 90, "texture": "#1"}, + "down": {"uv": [3.5, 12.5, 3, 14], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [4.80159, 6.82895, 28.15924], + "to": [6.80159, 8.82895, 32], + "rotation": {"angle": -22.5, "axis": "y", "origin": [5.80159, 7.82895, 30.65924]}, + "faces": { + "north": {"uv": [6.5, 15, 7.5, 16], "texture": "#1"}, + "east": {"uv": [6.5, 14, 8.5, 15], "texture": "#1"}, + "south": {"uv": [2, 15, 3, 16], "texture": "#1"}, + "west": {"uv": [7.5, 15, 9.5, 16], "texture": "#1"}, + "up": {"uv": [0, 15, 2, 16], "rotation": 90, "texture": "#1"}, + "down": {"uv": [2, 15, 0, 16], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [2.86535, 7.82995, -14.84076], + "to": [5.86535, 8.32995, -10.84076], + "rotation": {"angle": 0, "axis": "y", "origin": [4.36535, 8.07995, -10.58374]}, + "faces": { + "north": {"uv": [6.5, 0, 7, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [6, 2, 6.5, 0], "rotation": 90, "texture": "#1"}, + "south": {"uv": [23, 12, 26, 13], "texture": "#1"}, + "west": {"uv": [5.5, 2, 6, 0], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.5, 2, 4, 0], "texture": "#1"}, + "down": {"uv": [5.5, 0, 4, 2], "texture": "#1"} + } + }, + { + "from": [-0.13465, 8.07895, -15.84076], + "to": [7.86535, 8.07895, 15.15924], + "rotation": {"angle": 0, "axis": "y", "origin": [5.36535, 8.07895, 7.15924]}, + "faces": { + "north": {"uv": [16, 0, 15.5, 0.5], "texture": "#1"}, + "east": {"uv": [16, 0, 15.5, 0.5], "texture": "#1"}, + "south": {"uv": [16, 0, 15.5, 0.5], "texture": "#1"}, + "west": {"uv": [16, 0, 15.5, 0.5], "texture": "#1"}, + "up": {"uv": [16, 0, 12, 15.5], "texture": "#1"}, + "down": {"uv": [16, 15.5, 12, 0], "texture": "#1"} + } + }, + { + "from": [1.20699, 7.83295, -11.76496], + "to": [4.20099, 8.32695, -4.77096], + "rotation": {"angle": -22.5, "axis": "y", "origin": [2.70399, 8.07995, -7.12824]}, + "faces": { + "north": {"uv": [21, 24, 24, 25], "texture": "#1"}, + "east": {"uv": [3.5, 3.5, 4, 0], "rotation": 90, "texture": "#1"}, + "south": {"uv": [2.5, 4, 4, 4.25], "texture": "#1"}, + "west": {"uv": [3, 3.5, 3.5, 0], "rotation": 90, "texture": "#1"}, + "up": {"uv": [4, 2, 7.5, 3.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [7.5, 2, 4, 3.5], "rotation": 90, "texture": "#1"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [83.5, 0, 90], + "translation": [0, 11.75, 0.25], + "scale": [0.85, 0.85, 0.85] + }, + "thirdperson_lefthand": { + "rotation": [83.5, 0, 90], + "translation": [0, 11.75, 0.25], + "scale": [0.85, 0.85, 0.85] + }, + "firstperson_righthand": { + "rotation": [100, 0, 90], + "translation": [8.38, 3.45, -7.37], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [100, 0, 90], + "translation": [8.38, 3.45, -7.37], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "rotation": [90, 45, 0], + "translation": [0, 9, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [87.25, -46, -179.25], + "translation": [-0.25, -0.45, 0], + "scale": [0.3, 0.3, 0.3] + }, + "head": { + "rotation": [87, -141, 0], + "translation": [0.5, -14, 7], + "scale": [1.6, 1.6, 1.6] + }, + "fixed": { + "rotation": [90, 45, 0], + "translation": [0, 0, -1.75] + } + }, + "groups": [ + { + "name": "group", + "origin": [27.17606, 6.25, 5.41797], + "children": [0, 1, 2, + { + "name": "group", + "origin": [6.88306, 7.82895, 7.15924], + "children": [3, 4, 5, 6, 7, 8, 9, 10] + }, + { + "name": "group", + "origin": [6.88306, 7.82895, 7.15924], + "children": [11, 12, 13, 14, 15, 16, 17, 18] + } + ] + } + ] +} \ No newline at end of file diff --git a/assets/magic/models/weapons/emerald_sword.json b/assets/magic/models/weapons/emerald_sword.json new file mode 100755 index 0000000..9a97782 --- /dev/null +++ b/assets/magic/models/weapons/emerald_sword.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "magic:other/emerald_sword" + } +} diff --git a/assets/magic/sounds/flute/10a.ogg b/assets/magic/sounds/flute/10a.ogg new file mode 100755 index 0000000..a5f8f1b Binary files /dev/null and b/assets/magic/sounds/flute/10a.ogg differ diff --git a/assets/magic/sounds/flute/11asharp.ogg b/assets/magic/sounds/flute/11asharp.ogg new file mode 100755 index 0000000..30777dc Binary files /dev/null and b/assets/magic/sounds/flute/11asharp.ogg differ diff --git a/assets/magic/sounds/flute/12b.ogg b/assets/magic/sounds/flute/12b.ogg new file mode 100755 index 0000000..8e17ee1 Binary files /dev/null and b/assets/magic/sounds/flute/12b.ogg differ diff --git a/assets/magic/sounds/flute/13coctave.ogg b/assets/magic/sounds/flute/13coctave.ogg new file mode 100755 index 0000000..637e4a9 Binary files /dev/null and b/assets/magic/sounds/flute/13coctave.ogg differ diff --git a/assets/magic/sounds/flute/14csharp.ogg b/assets/magic/sounds/flute/14csharp.ogg new file mode 100755 index 0000000..3644d5a Binary files /dev/null and b/assets/magic/sounds/flute/14csharp.ogg differ diff --git a/assets/magic/sounds/flute/15d.ogg b/assets/magic/sounds/flute/15d.ogg new file mode 100755 index 0000000..7786d2e Binary files /dev/null and b/assets/magic/sounds/flute/15d.ogg differ diff --git a/assets/magic/sounds/flute/16dsharp.ogg b/assets/magic/sounds/flute/16dsharp.ogg new file mode 100755 index 0000000..c6e5734 Binary files /dev/null and b/assets/magic/sounds/flute/16dsharp.ogg differ diff --git a/assets/magic/sounds/flute/17e.ogg b/assets/magic/sounds/flute/17e.ogg new file mode 100755 index 0000000..88c9264 Binary files /dev/null and b/assets/magic/sounds/flute/17e.ogg differ diff --git a/assets/magic/sounds/flute/18f.ogg b/assets/magic/sounds/flute/18f.ogg new file mode 100755 index 0000000..bd865d5 Binary files /dev/null and b/assets/magic/sounds/flute/18f.ogg differ diff --git a/assets/magic/sounds/flute/19fsharp.ogg b/assets/magic/sounds/flute/19fsharp.ogg new file mode 100755 index 0000000..3fd0cb8 Binary files /dev/null and b/assets/magic/sounds/flute/19fsharp.ogg differ diff --git a/assets/magic/sounds/flute/1cmid.ogg b/assets/magic/sounds/flute/1cmid.ogg new file mode 100755 index 0000000..271b515 Binary files /dev/null and b/assets/magic/sounds/flute/1cmid.ogg differ diff --git a/assets/magic/sounds/flute/20g.ogg b/assets/magic/sounds/flute/20g.ogg new file mode 100755 index 0000000..dff527d Binary files /dev/null and b/assets/magic/sounds/flute/20g.ogg differ diff --git a/assets/magic/sounds/flute/21gsharp.ogg b/assets/magic/sounds/flute/21gsharp.ogg new file mode 100755 index 0000000..7ad1cce Binary files /dev/null and b/assets/magic/sounds/flute/21gsharp.ogg differ diff --git a/assets/magic/sounds/flute/22a.ogg b/assets/magic/sounds/flute/22a.ogg new file mode 100755 index 0000000..9d33518 Binary files /dev/null and b/assets/magic/sounds/flute/22a.ogg differ diff --git a/assets/magic/sounds/flute/23asharp.ogg b/assets/magic/sounds/flute/23asharp.ogg new file mode 100755 index 0000000..7eac718 Binary files /dev/null and b/assets/magic/sounds/flute/23asharp.ogg differ diff --git a/assets/magic/sounds/flute/24b.ogg b/assets/magic/sounds/flute/24b.ogg new file mode 100755 index 0000000..fcd930d Binary files /dev/null and b/assets/magic/sounds/flute/24b.ogg differ diff --git a/assets/magic/sounds/flute/2csharp.ogg b/assets/magic/sounds/flute/2csharp.ogg new file mode 100755 index 0000000..654896a Binary files /dev/null and b/assets/magic/sounds/flute/2csharp.ogg differ diff --git a/assets/magic/sounds/flute/3d.ogg b/assets/magic/sounds/flute/3d.ogg new file mode 100755 index 0000000..3d14bfb Binary files /dev/null and b/assets/magic/sounds/flute/3d.ogg differ diff --git a/assets/magic/sounds/flute/4dsharp.ogg b/assets/magic/sounds/flute/4dsharp.ogg new file mode 100755 index 0000000..3b356a7 Binary files /dev/null and b/assets/magic/sounds/flute/4dsharp.ogg differ diff --git a/assets/magic/sounds/flute/5e.ogg b/assets/magic/sounds/flute/5e.ogg new file mode 100755 index 0000000..1fe9d86 Binary files /dev/null and b/assets/magic/sounds/flute/5e.ogg differ diff --git a/assets/magic/sounds/flute/6f.ogg b/assets/magic/sounds/flute/6f.ogg new file mode 100755 index 0000000..d0232d3 Binary files /dev/null and b/assets/magic/sounds/flute/6f.ogg differ diff --git a/assets/magic/sounds/flute/7fsharp.ogg b/assets/magic/sounds/flute/7fsharp.ogg new file mode 100755 index 0000000..d2afc29 Binary files /dev/null and b/assets/magic/sounds/flute/7fsharp.ogg differ diff --git a/assets/magic/sounds/flute/8g.ogg b/assets/magic/sounds/flute/8g.ogg new file mode 100755 index 0000000..10d41d8 Binary files /dev/null and b/assets/magic/sounds/flute/8g.ogg differ diff --git a/assets/magic/sounds/flute/9gsharp.ogg b/assets/magic/sounds/flute/9gsharp.ogg new file mode 100755 index 0000000..fe89a34 Binary files /dev/null and b/assets/magic/sounds/flute/9gsharp.ogg differ diff --git a/assets/magic/sounds/halloween/ghost_breath.ogg b/assets/magic/sounds/halloween/ghost_breath.ogg new file mode 100644 index 0000000..62b87b7 Binary files /dev/null and b/assets/magic/sounds/halloween/ghost_breath.ogg differ diff --git a/assets/magic/sounds/halloween/igor.ogg b/assets/magic/sounds/halloween/igor.ogg new file mode 100644 index 0000000..90ae8c6 Binary files /dev/null and b/assets/magic/sounds/halloween/igor.ogg differ diff --git a/assets/magic/sounds/halloween/scarecrow.ogg b/assets/magic/sounds/halloween/scarecrow.ogg new file mode 100644 index 0000000..cc05027 Binary files /dev/null and b/assets/magic/sounds/halloween/scarecrow.ogg differ diff --git a/assets/magic/sounds/halloween/swipe.ogg b/assets/magic/sounds/halloween/swipe.ogg new file mode 100644 index 0000000..6c6b637 Binary files /dev/null and b/assets/magic/sounds/halloween/swipe.ogg differ diff --git a/assets/magic/sounds/halloween/werewolf.ogg b/assets/magic/sounds/halloween/werewolf.ogg new file mode 100644 index 0000000..530b2b7 Binary files /dev/null and b/assets/magic/sounds/halloween/werewolf.ogg differ diff --git a/assets/magic/sounds/saber/saberhit.ogg b/assets/magic/sounds/saber/saberhit.ogg new file mode 100644 index 0000000..0d1dd44 Binary files /dev/null and b/assets/magic/sounds/saber/saberhit.ogg differ diff --git a/assets/magic/sounds/saber/saberhum.ogg b/assets/magic/sounds/saber/saberhum.ogg new file mode 100644 index 0000000..e89f99d Binary files /dev/null and b/assets/magic/sounds/saber/saberhum.ogg differ diff --git a/assets/magic/sounds/saber/saberoff.ogg b/assets/magic/sounds/saber/saberoff.ogg new file mode 100644 index 0000000..150f7ef Binary files /dev/null and b/assets/magic/sounds/saber/saberoff.ogg differ diff --git a/assets/magic/sounds/saber/saberon.ogg b/assets/magic/sounds/saber/saberon.ogg new file mode 100644 index 0000000..936bac1 Binary files /dev/null and b/assets/magic/sounds/saber/saberon.ogg differ diff --git a/assets/magic/sounds/saber/saberswing1.ogg b/assets/magic/sounds/saber/saberswing1.ogg new file mode 100644 index 0000000..8fac2ca Binary files /dev/null and b/assets/magic/sounds/saber/saberswing1.ogg differ diff --git a/assets/magic/sounds/saber/saberswing2.ogg b/assets/magic/sounds/saber/saberswing2.ogg new file mode 100644 index 0000000..e876140 Binary files /dev/null and b/assets/magic/sounds/saber/saberswing2.ogg differ diff --git a/assets/magic/sounds/saber/saberswing3.ogg b/assets/magic/sounds/saber/saberswing3.ogg new file mode 100644 index 0000000..c1eb93a Binary files /dev/null and b/assets/magic/sounds/saber/saberswing3.ogg differ diff --git a/assets/magic/sounds/saber/saberswing4.ogg b/assets/magic/sounds/saber/saberswing4.ogg new file mode 100644 index 0000000..7eeab20 Binary files /dev/null and b/assets/magic/sounds/saber/saberswing4.ogg differ diff --git a/assets/magic/sounds/saber/saberswing5.ogg b/assets/magic/sounds/saber/saberswing5.ogg new file mode 100644 index 0000000..5cc9983 Binary files /dev/null and b/assets/magic/sounds/saber/saberswing5.ogg differ diff --git a/assets/magic/sounds/saber/saberswing6.ogg b/assets/magic/sounds/saber/saberswing6.ogg new file mode 100644 index 0000000..76299b3 Binary files /dev/null and b/assets/magic/sounds/saber/saberswing6.ogg differ diff --git a/assets/magic/sounds/saber/saberswing7.ogg b/assets/magic/sounds/saber/saberswing7.ogg new file mode 100644 index 0000000..526cbdc Binary files /dev/null and b/assets/magic/sounds/saber/saberswing7.ogg differ diff --git a/assets/magic/sounds/saber/saberswing8.ogg b/assets/magic/sounds/saber/saberswing8.ogg new file mode 100644 index 0000000..991b83e Binary files /dev/null and b/assets/magic/sounds/saber/saberswing8.ogg differ diff --git a/assets/magic/sounds/spells/bonk1.ogg b/assets/magic/sounds/spells/bonk1.ogg new file mode 100644 index 0000000..e158a0b Binary files /dev/null and b/assets/magic/sounds/spells/bonk1.ogg differ diff --git a/assets/magic/sounds/spells/bonk2.ogg b/assets/magic/sounds/spells/bonk2.ogg new file mode 100644 index 0000000..474ce5e Binary files /dev/null and b/assets/magic/sounds/spells/bonk2.ogg differ diff --git a/assets/magic/sounds/spells/bonk3.ogg b/assets/magic/sounds/spells/bonk3.ogg new file mode 100644 index 0000000..6fd337a Binary files /dev/null and b/assets/magic/sounds/spells/bonk3.ogg differ diff --git a/assets/magic/sounds/spells/bonk4.ogg b/assets/magic/sounds/spells/bonk4.ogg new file mode 100644 index 0000000..2fc372f Binary files /dev/null and b/assets/magic/sounds/spells/bonk4.ogg differ diff --git a/assets/magic/sounds/spells/burn1.ogg b/assets/magic/sounds/spells/burn1.ogg new file mode 100755 index 0000000..efd0427 Binary files /dev/null and b/assets/magic/sounds/spells/burn1.ogg differ diff --git a/assets/magic/sounds/spells/crack1.ogg b/assets/magic/sounds/spells/crack1.ogg new file mode 100755 index 0000000..e9fbcda Binary files /dev/null and b/assets/magic/sounds/spells/crack1.ogg differ diff --git a/assets/magic/sounds/spells/electrify1.ogg b/assets/magic/sounds/spells/electrify1.ogg new file mode 100755 index 0000000..983ff57 Binary files /dev/null and b/assets/magic/sounds/spells/electrify1.ogg differ diff --git a/assets/magic/sounds/spells/flying1.ogg b/assets/magic/sounds/spells/flying1.ogg new file mode 100644 index 0000000..adfaf91 Binary files /dev/null and b/assets/magic/sounds/spells/flying1.ogg differ diff --git a/assets/magic/sounds/spells/hit1.ogg b/assets/magic/sounds/spells/hit1.ogg new file mode 100755 index 0000000..b8f438a Binary files /dev/null and b/assets/magic/sounds/spells/hit1.ogg differ diff --git a/assets/magic/sounds/spells/hit2.ogg b/assets/magic/sounds/spells/hit2.ogg new file mode 100755 index 0000000..7522a2d Binary files /dev/null and b/assets/magic/sounds/spells/hit2.ogg differ diff --git a/assets/magic/sounds/spells/hit3.ogg b/assets/magic/sounds/spells/hit3.ogg new file mode 100755 index 0000000..fb0210c Binary files /dev/null and b/assets/magic/sounds/spells/hit3.ogg differ diff --git a/assets/magic/sounds/spells/hit4.ogg b/assets/magic/sounds/spells/hit4.ogg new file mode 100755 index 0000000..3096704 Binary files /dev/null and b/assets/magic/sounds/spells/hit4.ogg differ diff --git a/assets/magic/sounds/spells/ignite1.ogg b/assets/magic/sounds/spells/ignite1.ogg new file mode 100755 index 0000000..8dd9b62 Binary files /dev/null and b/assets/magic/sounds/spells/ignite1.ogg differ diff --git a/assets/magic/sounds/spells/paperturn1.ogg b/assets/magic/sounds/spells/paperturn1.ogg new file mode 100755 index 0000000..484bdd7 Binary files /dev/null and b/assets/magic/sounds/spells/paperturn1.ogg differ diff --git a/assets/magic/sounds/spells/ringing1.ogg b/assets/magic/sounds/spells/ringing1.ogg new file mode 100644 index 0000000..482af21 Binary files /dev/null and b/assets/magic/sounds/spells/ringing1.ogg differ diff --git a/assets/magic/sounds/spells/shield1.ogg b/assets/magic/sounds/spells/shield1.ogg new file mode 100755 index 0000000..983ff57 Binary files /dev/null and b/assets/magic/sounds/spells/shield1.ogg differ diff --git a/assets/magic/sounds/spells/shield_boom1.ogg b/assets/magic/sounds/spells/shield_boom1.ogg new file mode 100755 index 0000000..15a15dd Binary files /dev/null and b/assets/magic/sounds/spells/shield_boom1.ogg differ diff --git a/assets/magic/sounds/spells/shimmer1.ogg b/assets/magic/sounds/spells/shimmer1.ogg new file mode 100755 index 0000000..0070900 Binary files /dev/null and b/assets/magic/sounds/spells/shimmer1.ogg differ diff --git a/assets/magic/sounds/spells/shimmer_big1.ogg b/assets/magic/sounds/spells/shimmer_big1.ogg new file mode 100755 index 0000000..923422a Binary files /dev/null and b/assets/magic/sounds/spells/shimmer_big1.ogg differ diff --git a/assets/magic/sounds/spells/shimmer_crack1.ogg b/assets/magic/sounds/spells/shimmer_crack1.ogg new file mode 100755 index 0000000..b58221f Binary files /dev/null and b/assets/magic/sounds/spells/shimmer_crack1.ogg differ diff --git a/assets/magic/sounds/spells/shimmer_quiet1.ogg b/assets/magic/sounds/spells/shimmer_quiet1.ogg new file mode 100755 index 0000000..b1e29b8 Binary files /dev/null and b/assets/magic/sounds/spells/shimmer_quiet1.ogg differ diff --git a/assets/magic/sounds/spells/sonic.ogg b/assets/magic/sounds/spells/sonic.ogg new file mode 100755 index 0000000..d16b372 Binary files /dev/null and b/assets/magic/sounds/spells/sonic.ogg differ diff --git a/assets/magic/sounds/spells/teleport1.ogg b/assets/magic/sounds/spells/teleport1.ogg new file mode 100755 index 0000000..5e9edef Binary files /dev/null and b/assets/magic/sounds/spells/teleport1.ogg differ diff --git a/assets/magic/sounds/spells/teleport2.ogg b/assets/magic/sounds/spells/teleport2.ogg new file mode 100755 index 0000000..62536cb Binary files /dev/null and b/assets/magic/sounds/spells/teleport2.ogg differ diff --git a/assets/magic/sounds/spells/vanish1.ogg b/assets/magic/sounds/spells/vanish1.ogg new file mode 100755 index 0000000..d61a387 Binary files /dev/null and b/assets/magic/sounds/spells/vanish1.ogg differ diff --git a/assets/magic/sounds/spells/wanddown1.ogg b/assets/magic/sounds/spells/wanddown1.ogg new file mode 100755 index 0000000..44a58ce Binary files /dev/null and b/assets/magic/sounds/spells/wanddown1.ogg differ diff --git a/assets/magic/sounds/spells/wandup1.ogg b/assets/magic/sounds/spells/wandup1.ogg new file mode 100755 index 0000000..b2b3355 Binary files /dev/null and b/assets/magic/sounds/spells/wandup1.ogg differ diff --git a/assets/magic/sounds/spells/zap1.ogg b/assets/magic/sounds/spells/zap1.ogg new file mode 100755 index 0000000..0d46717 Binary files /dev/null and b/assets/magic/sounds/spells/zap1.ogg differ diff --git a/assets/magic/sounds/spells/zap_big1.ogg b/assets/magic/sounds/spells/zap_big1.ogg new file mode 100755 index 0000000..7c09bb3 Binary files /dev/null and b/assets/magic/sounds/spells/zap_big1.ogg differ diff --git a/assets/magic/sounds/spells/zap_crack1.ogg b/assets/magic/sounds/spells/zap_crack1.ogg new file mode 100755 index 0000000..2a3ce86 Binary files /dev/null and b/assets/magic/sounds/spells/zap_crack1.ogg differ diff --git a/assets/magic/sounds/spells/zap_up1.ogg b/assets/magic/sounds/spells/zap_up1.ogg new file mode 100755 index 0000000..5498529 Binary files /dev/null and b/assets/magic/sounds/spells/zap_up1.ogg differ diff --git a/assets/magic/textures/arrows/blink.png b/assets/magic/textures/arrows/blink.png new file mode 100755 index 0000000..12674e1 Binary files /dev/null and b/assets/magic/textures/arrows/blink.png differ diff --git a/assets/magic/textures/arrows/bomb.png b/assets/magic/textures/arrows/bomb.png new file mode 100755 index 0000000..10ddd65 Binary files /dev/null and b/assets/magic/textures/arrows/bomb.png differ diff --git a/assets/magic/textures/arrows/fire.png b/assets/magic/textures/arrows/fire.png new file mode 100755 index 0000000..999e8c4 Binary files /dev/null and b/assets/magic/textures/arrows/fire.png differ diff --git a/assets/magic/textures/arrows/grapple.png b/assets/magic/textures/arrows/grapple.png new file mode 100755 index 0000000..72c6077 Binary files /dev/null and b/assets/magic/textures/arrows/grapple.png differ diff --git a/assets/magic/textures/arrows/ice.png b/assets/magic/textures/arrows/ice.png new file mode 100755 index 0000000..3cdf776 Binary files /dev/null and b/assets/magic/textures/arrows/ice.png differ diff --git a/assets/magic/textures/arrows/light.png b/assets/magic/textures/arrows/light.png new file mode 100755 index 0000000..822d931 Binary files /dev/null and b/assets/magic/textures/arrows/light.png differ diff --git a/assets/magic/textures/arrows/poison.png b/assets/magic/textures/arrows/poison.png new file mode 100755 index 0000000..496b970 Binary files /dev/null and b/assets/magic/textures/arrows/poison.png differ diff --git a/assets/magic/textures/arrows/shock.png b/assets/magic/textures/arrows/shock.png new file mode 100755 index 0000000..38499ab Binary files /dev/null and b/assets/magic/textures/arrows/shock.png differ diff --git a/assets/magic/textures/bending/airbending.png b/assets/magic/textures/bending/airbending.png new file mode 100644 index 0000000..a439b13 Binary files /dev/null and b/assets/magic/textures/bending/airbending.png differ diff --git a/assets/magic/textures/bending/airbending.png.mcmeta b/assets/magic/textures/bending/airbending.png.mcmeta new file mode 100644 index 0000000..1068191 --- /dev/null +++ b/assets/magic/textures/bending/airbending.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 20 + } +} \ No newline at end of file diff --git a/assets/magic/textures/bending/avatar.png b/assets/magic/textures/bending/avatar.png new file mode 100644 index 0000000..8ef529f Binary files /dev/null and b/assets/magic/textures/bending/avatar.png differ diff --git a/assets/magic/textures/bending/avatar.png.mcmeta b/assets/magic/textures/bending/avatar.png.mcmeta new file mode 100644 index 0000000..1068191 --- /dev/null +++ b/assets/magic/textures/bending/avatar.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 20 + } +} \ No newline at end of file diff --git a/assets/magic/textures/bending/earthbending.png b/assets/magic/textures/bending/earthbending.png new file mode 100644 index 0000000..01a4a2b Binary files /dev/null and b/assets/magic/textures/bending/earthbending.png differ diff --git a/assets/magic/textures/bending/earthbending.png.mcmeta b/assets/magic/textures/bending/earthbending.png.mcmeta new file mode 100644 index 0000000..1068191 --- /dev/null +++ b/assets/magic/textures/bending/earthbending.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 20 + } +} \ No newline at end of file diff --git a/assets/magic/textures/bending/waterbending.png b/assets/magic/textures/bending/waterbending.png new file mode 100644 index 0000000..d964bde Binary files /dev/null and b/assets/magic/textures/bending/waterbending.png differ diff --git a/assets/magic/textures/bending/waterbending.png.mcmeta b/assets/magic/textures/bending/waterbending.png.mcmeta new file mode 100644 index 0000000..1068191 --- /dev/null +++ b/assets/magic/textures/bending/waterbending.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 20 + } +} \ No newline at end of file diff --git a/assets/magic/textures/broomsticks/broom_booster.png b/assets/magic/textures/broomsticks/broom_booster.png new file mode 100644 index 0000000..835c719 Binary files /dev/null and b/assets/magic/textures/broomsticks/broom_booster.png differ diff --git a/assets/magic/textures/gui/actionbar.png b/assets/magic/textures/gui/actionbar.png new file mode 100644 index 0000000..592b765 Binary files /dev/null and b/assets/magic/textures/gui/actionbar.png differ diff --git a/assets/magic/textures/gui/bar.png b/assets/magic/textures/gui/bar.png new file mode 100644 index 0000000..3137f26 Binary files /dev/null and b/assets/magic/textures/gui/bar.png differ diff --git a/assets/magic/textures/gui/bossbar.png b/assets/magic/textures/gui/bossbar.png new file mode 100644 index 0000000..9add84f Binary files /dev/null and b/assets/magic/textures/gui/bossbar.png differ diff --git a/assets/magic/textures/gui/cooldown.png b/assets/magic/textures/gui/cooldown.png new file mode 100644 index 0000000..669edbe Binary files /dev/null and b/assets/magic/textures/gui/cooldown.png differ diff --git a/assets/magic/textures/gui/empty.png b/assets/magic/textures/gui/empty.png new file mode 100644 index 0000000..099055f Binary files /dev/null and b/assets/magic/textures/gui/empty.png differ diff --git a/assets/magic/textures/gui/hotbar_active_slot.png b/assets/magic/textures/gui/hotbar_active_slot.png new file mode 100644 index 0000000..cc07c39 Binary files /dev/null and b/assets/magic/textures/gui/hotbar_active_slot.png differ diff --git a/assets/magic/textures/gui/hotbar_slot.png b/assets/magic/textures/gui/hotbar_slot.png new file mode 100644 index 0000000..fcb058d Binary files /dev/null and b/assets/magic/textures/gui/hotbar_slot.png differ diff --git a/assets/magic/textures/gui/nogui.png b/assets/magic/textures/gui/nogui.png new file mode 100644 index 0000000..aebebb6 Binary files /dev/null and b/assets/magic/textures/gui/nogui.png differ diff --git a/assets/magic/textures/halloween/hsword_black.png b/assets/magic/textures/halloween/hsword_black.png new file mode 100644 index 0000000..028cb10 Binary files /dev/null and b/assets/magic/textures/halloween/hsword_black.png differ diff --git a/assets/magic/textures/halloween/hsword_grip.png b/assets/magic/textures/halloween/hsword_grip.png new file mode 100644 index 0000000..607ff8c Binary files /dev/null and b/assets/magic/textures/halloween/hsword_grip.png differ diff --git a/assets/magic/textures/halloween/hsword_ruby.png b/assets/magic/textures/halloween/hsword_ruby.png new file mode 100644 index 0000000..c2fd750 Binary files /dev/null and b/assets/magic/textures/halloween/hsword_ruby.png differ diff --git a/assets/magic/textures/halloween/pumpkin_face.png b/assets/magic/textures/halloween/pumpkin_face.png new file mode 100644 index 0000000..be720e2 Binary files /dev/null and b/assets/magic/textures/halloween/pumpkin_face.png differ diff --git a/assets/magic/textures/halloween/pumpkin_hat.png b/assets/magic/textures/halloween/pumpkin_hat.png new file mode 100644 index 0000000..876e128 Binary files /dev/null and b/assets/magic/textures/halloween/pumpkin_hat.png differ diff --git a/assets/magic/textures/halloween/pumpkin_jack.png b/assets/magic/textures/halloween/pumpkin_jack.png new file mode 100644 index 0000000..b56c5fa Binary files /dev/null and b/assets/magic/textures/halloween/pumpkin_jack.png differ diff --git a/assets/magic/textures/halloween/pumpkin_side.png b/assets/magic/textures/halloween/pumpkin_side.png new file mode 100644 index 0000000..f5262e8 Binary files /dev/null and b/assets/magic/textures/halloween/pumpkin_side.png differ diff --git a/assets/magic/textures/halloween/pumpkin_spikes.png b/assets/magic/textures/halloween/pumpkin_spikes.png new file mode 100644 index 0000000..5e61d2b Binary files /dev/null and b/assets/magic/textures/halloween/pumpkin_spikes.png differ diff --git a/assets/magic/textures/halloween/scyth_blade.png b/assets/magic/textures/halloween/scyth_blade.png new file mode 100644 index 0000000..1257574 Binary files /dev/null and b/assets/magic/textures/halloween/scyth_blade.png differ diff --git a/assets/magic/textures/halloween/scyth_grip.png b/assets/magic/textures/halloween/scyth_grip.png new file mode 100644 index 0000000..43fa1dd Binary files /dev/null and b/assets/magic/textures/halloween/scyth_grip.png differ diff --git a/assets/magic/textures/halloween/scyth_handle.png b/assets/magic/textures/halloween/scyth_handle.png new file mode 100644 index 0000000..bd4d96b Binary files /dev/null and b/assets/magic/textures/halloween/scyth_handle.png differ diff --git a/assets/magic/textures/halloween/scythe_black.png b/assets/magic/textures/halloween/scythe_black.png new file mode 100644 index 0000000..5dacb6b Binary files /dev/null and b/assets/magic/textures/halloween/scythe_black.png differ diff --git a/assets/magic/textures/halloween/scythe_dark_red.png b/assets/magic/textures/halloween/scythe_dark_red.png new file mode 100644 index 0000000..d72b1f7 Binary files /dev/null and b/assets/magic/textures/halloween/scythe_dark_red.png differ diff --git a/assets/magic/textures/icons/attributes/constitution.png b/assets/magic/textures/icons/attributes/constitution.png new file mode 100644 index 0000000..50bc812 Binary files /dev/null and b/assets/magic/textures/icons/attributes/constitution.png differ diff --git a/assets/magic/textures/icons/attributes/dexterity.png b/assets/magic/textures/icons/attributes/dexterity.png new file mode 100644 index 0000000..de281f9 Binary files /dev/null and b/assets/magic/textures/icons/attributes/dexterity.png differ diff --git a/assets/magic/textures/icons/attributes/intelligence.png b/assets/magic/textures/icons/attributes/intelligence.png new file mode 100644 index 0000000..0b5b9b2 Binary files /dev/null and b/assets/magic/textures/icons/attributes/intelligence.png differ diff --git a/assets/magic/textures/icons/attributes/luck.png b/assets/magic/textures/icons/attributes/luck.png new file mode 100644 index 0000000..396ccf3 Binary files /dev/null and b/assets/magic/textures/icons/attributes/luck.png differ diff --git a/assets/magic/textures/icons/attributes/strength.png b/assets/magic/textures/icons/attributes/strength.png new file mode 100644 index 0000000..115d1e5 Binary files /dev/null and b/assets/magic/textures/icons/attributes/strength.png differ diff --git a/assets/magic/textures/icons/attributes/wisdom.png b/assets/magic/textures/icons/attributes/wisdom.png new file mode 100644 index 0000000..25659e1 Binary files /dev/null and b/assets/magic/textures/icons/attributes/wisdom.png differ diff --git a/assets/magic/textures/icons/brushes/clone.png b/assets/magic/textures/icons/brushes/clone.png new file mode 100644 index 0000000..01c6d47 Binary files /dev/null and b/assets/magic/textures/icons/brushes/clone.png differ diff --git a/assets/magic/textures/icons/brushes/copy.png b/assets/magic/textures/icons/brushes/copy.png new file mode 100644 index 0000000..889f4d3 Binary files /dev/null and b/assets/magic/textures/icons/brushes/copy.png differ diff --git a/assets/magic/textures/icons/brushes/default.png b/assets/magic/textures/icons/brushes/default.png new file mode 100644 index 0000000..abab2a2 Binary files /dev/null and b/assets/magic/textures/icons/brushes/default.png differ diff --git a/assets/magic/textures/icons/brushes/erase.png b/assets/magic/textures/icons/brushes/erase.png new file mode 100644 index 0000000..fd73ddb Binary files /dev/null and b/assets/magic/textures/icons/brushes/erase.png differ diff --git a/assets/magic/textures/icons/brushes/map.png b/assets/magic/textures/icons/brushes/map.png new file mode 100644 index 0000000..3515167 Binary files /dev/null and b/assets/magic/textures/icons/brushes/map.png differ diff --git a/assets/magic/textures/icons/brushes/replicate.png b/assets/magic/textures/icons/brushes/replicate.png new file mode 100644 index 0000000..8e3e059 Binary files /dev/null and b/assets/magic/textures/icons/brushes/replicate.png differ diff --git a/assets/magic/textures/icons/brushes/schematic.png b/assets/magic/textures/icons/brushes/schematic.png new file mode 100644 index 0000000..2e941f7 Binary files /dev/null and b/assets/magic/textures/icons/brushes/schematic.png differ diff --git a/assets/magic/textures/icons/classes/artificer.png b/assets/magic/textures/icons/classes/artificer.png new file mode 100644 index 0000000..e81f5a9 Binary files /dev/null and b/assets/magic/textures/icons/classes/artificer.png differ diff --git a/assets/magic/textures/icons/classes/barbarian.png b/assets/magic/textures/icons/classes/barbarian.png new file mode 100644 index 0000000..e26c669 Binary files /dev/null and b/assets/magic/textures/icons/classes/barbarian.png differ diff --git a/assets/magic/textures/icons/classes/bard.png b/assets/magic/textures/icons/classes/bard.png new file mode 100644 index 0000000..e83e14c Binary files /dev/null and b/assets/magic/textures/icons/classes/bard.png differ diff --git a/assets/magic/textures/icons/classes/cleric.png b/assets/magic/textures/icons/classes/cleric.png new file mode 100644 index 0000000..415fffb Binary files /dev/null and b/assets/magic/textures/icons/classes/cleric.png differ diff --git a/assets/magic/textures/icons/classes/druid.png b/assets/magic/textures/icons/classes/druid.png new file mode 100644 index 0000000..0000173 Binary files /dev/null and b/assets/magic/textures/icons/classes/druid.png differ diff --git a/assets/magic/textures/icons/classes/fighter.png b/assets/magic/textures/icons/classes/fighter.png new file mode 100644 index 0000000..d328d28 Binary files /dev/null and b/assets/magic/textures/icons/classes/fighter.png differ diff --git a/assets/magic/textures/icons/classes/monk.png b/assets/magic/textures/icons/classes/monk.png new file mode 100644 index 0000000..7eab5b2 Binary files /dev/null and b/assets/magic/textures/icons/classes/monk.png differ diff --git a/assets/magic/textures/icons/classes/paladin.png b/assets/magic/textures/icons/classes/paladin.png new file mode 100644 index 0000000..1135d25 Binary files /dev/null and b/assets/magic/textures/icons/classes/paladin.png differ diff --git a/assets/magic/textures/icons/classes/ranger.png b/assets/magic/textures/icons/classes/ranger.png new file mode 100644 index 0000000..f511433 Binary files /dev/null and b/assets/magic/textures/icons/classes/ranger.png differ diff --git a/assets/magic/textures/icons/classes/rogue.png b/assets/magic/textures/icons/classes/rogue.png new file mode 100644 index 0000000..965456f Binary files /dev/null and b/assets/magic/textures/icons/classes/rogue.png differ diff --git a/assets/magic/textures/icons/classes/sorcerer.png b/assets/magic/textures/icons/classes/sorcerer.png new file mode 100644 index 0000000..3fa8400 Binary files /dev/null and b/assets/magic/textures/icons/classes/sorcerer.png differ diff --git a/assets/magic/textures/icons/classes/warlock.png b/assets/magic/textures/icons/classes/warlock.png new file mode 100644 index 0000000..d3d07fd Binary files /dev/null and b/assets/magic/textures/icons/classes/warlock.png differ diff --git a/assets/magic/textures/icons/classes/wizard.png b/assets/magic/textures/icons/classes/wizard.png new file mode 100644 index 0000000..bbb3da4 Binary files /dev/null and b/assets/magic/textures/icons/classes/wizard.png differ diff --git a/assets/magic/textures/icons/generic/black.png b/assets/magic/textures/icons/generic/black.png new file mode 100644 index 0000000..d93a2cc Binary files /dev/null and b/assets/magic/textures/icons/generic/black.png differ diff --git a/assets/magic/textures/icons/generic/down_arrow.png b/assets/magic/textures/icons/generic/down_arrow.png new file mode 100644 index 0000000..f0a3cd8 Binary files /dev/null and b/assets/magic/textures/icons/generic/down_arrow.png differ diff --git a/assets/magic/textures/icons/generic/gray.png b/assets/magic/textures/icons/generic/gray.png new file mode 100644 index 0000000..eb93ee5 Binary files /dev/null and b/assets/magic/textures/icons/generic/gray.png differ diff --git a/assets/magic/textures/icons/generic/no.png b/assets/magic/textures/icons/generic/no.png new file mode 100644 index 0000000..e095045 Binary files /dev/null and b/assets/magic/textures/icons/generic/no.png differ diff --git a/assets/magic/textures/icons/generic/up_arrow.png b/assets/magic/textures/icons/generic/up_arrow.png new file mode 100644 index 0000000..129ef6b Binary files /dev/null and b/assets/magic/textures/icons/generic/up_arrow.png differ diff --git a/assets/magic/textures/icons/generic/yes.png b/assets/magic/textures/icons/generic/yes.png new file mode 100644 index 0000000..71b97c4 Binary files /dev/null and b/assets/magic/textures/icons/generic/yes.png differ diff --git a/assets/magic/textures/icons/other/nathanwolf.png b/assets/magic/textures/icons/other/nathanwolf.png new file mode 100644 index 0000000..3b9bfd0 Binary files /dev/null and b/assets/magic/textures/icons/other/nathanwolf.png differ diff --git a/assets/magic/textures/icons/races/dwarf.png b/assets/magic/textures/icons/races/dwarf.png new file mode 100644 index 0000000..d13acb7 Binary files /dev/null and b/assets/magic/textures/icons/races/dwarf.png differ diff --git a/assets/magic/textures/icons/races/elf.png b/assets/magic/textures/icons/races/elf.png new file mode 100644 index 0000000..edd44c3 Binary files /dev/null and b/assets/magic/textures/icons/races/elf.png differ diff --git a/assets/magic/textures/icons/races/gnome.png b/assets/magic/textures/icons/races/gnome.png new file mode 100644 index 0000000..3c376d1 Binary files /dev/null and b/assets/magic/textures/icons/races/gnome.png differ diff --git a/assets/magic/textures/icons/races/halfling.png b/assets/magic/textures/icons/races/halfling.png new file mode 100644 index 0000000..0a501e6 Binary files /dev/null and b/assets/magic/textures/icons/races/halfling.png differ diff --git a/assets/magic/textures/icons/races/human.png b/assets/magic/textures/icons/races/human.png new file mode 100644 index 0000000..a42e465 Binary files /dev/null and b/assets/magic/textures/icons/races/human.png differ diff --git a/assets/magic/textures/icons/spells/absorb.png b/assets/magic/textures/icons/spells/absorb.png new file mode 100644 index 0000000..92ae652 Binary files /dev/null and b/assets/magic/textures/icons/spells/absorb.png differ diff --git a/assets/magic/textures/icons/spells/admission.png b/assets/magic/textures/icons/spells/admission.png new file mode 100644 index 0000000..82b25a8 Binary files /dev/null and b/assets/magic/textures/icons/spells/admission.png differ diff --git a/assets/magic/textures/icons/spells/airscooter.png b/assets/magic/textures/icons/spells/airscooter.png new file mode 100644 index 0000000..3e9e1f1 Binary files /dev/null and b/assets/magic/textures/icons/spells/airscooter.png differ diff --git a/assets/magic/textures/icons/spells/alter.png b/assets/magic/textures/icons/spells/alter.png new file mode 100644 index 0000000..807a320 Binary files /dev/null and b/assets/magic/textures/icons/spells/alter.png differ diff --git a/assets/magic/textures/icons/spells/animate.png b/assets/magic/textures/icons/spells/animate.png new file mode 100644 index 0000000..e648855 Binary files /dev/null and b/assets/magic/textures/icons/spells/animate.png differ diff --git a/assets/magic/textures/icons/spells/anvil.png b/assets/magic/textures/icons/spells/anvil.png new file mode 100644 index 0000000..a2417bb Binary files /dev/null and b/assets/magic/textures/icons/spells/anvil.png differ diff --git a/assets/magic/textures/icons/spells/arrow.png b/assets/magic/textures/icons/spells/arrow.png new file mode 100644 index 0000000..ab6578f Binary files /dev/null and b/assets/magic/textures/icons/spells/arrow.png differ diff --git a/assets/magic/textures/icons/spells/arrow10.png b/assets/magic/textures/icons/spells/arrow10.png new file mode 100644 index 0000000..3c4f348 Binary files /dev/null and b/assets/magic/textures/icons/spells/arrow10.png differ diff --git a/assets/magic/textures/icons/spells/arrow2.png b/assets/magic/textures/icons/spells/arrow2.png new file mode 100644 index 0000000..b250b4d Binary files /dev/null and b/assets/magic/textures/icons/spells/arrow2.png differ diff --git a/assets/magic/textures/icons/spells/arrow3.png b/assets/magic/textures/icons/spells/arrow3.png new file mode 100644 index 0000000..742aeee Binary files /dev/null and b/assets/magic/textures/icons/spells/arrow3.png differ diff --git a/assets/magic/textures/icons/spells/arrow4.png b/assets/magic/textures/icons/spells/arrow4.png new file mode 100644 index 0000000..a2c362d Binary files /dev/null and b/assets/magic/textures/icons/spells/arrow4.png differ diff --git a/assets/magic/textures/icons/spells/arrow5.png b/assets/magic/textures/icons/spells/arrow5.png new file mode 100644 index 0000000..dfd4772 Binary files /dev/null and b/assets/magic/textures/icons/spells/arrow5.png differ diff --git a/assets/magic/textures/icons/spells/arrow6.png b/assets/magic/textures/icons/spells/arrow6.png new file mode 100644 index 0000000..65ca6f8 Binary files /dev/null and b/assets/magic/textures/icons/spells/arrow6.png differ diff --git a/assets/magic/textures/icons/spells/arrow7.png b/assets/magic/textures/icons/spells/arrow7.png new file mode 100644 index 0000000..1229575 Binary files /dev/null and b/assets/magic/textures/icons/spells/arrow7.png differ diff --git a/assets/magic/textures/icons/spells/arrow8.png b/assets/magic/textures/icons/spells/arrow8.png new file mode 100644 index 0000000..84ff1b7 Binary files /dev/null and b/assets/magic/textures/icons/spells/arrow8.png differ diff --git a/assets/magic/textures/icons/spells/arrow9.png b/assets/magic/textures/icons/spells/arrow9.png new file mode 100644 index 0000000..0738f08 Binary files /dev/null and b/assets/magic/textures/icons/spells/arrow9.png differ diff --git a/assets/magic/textures/icons/spells/arrowrain.png b/assets/magic/textures/icons/spells/arrowrain.png new file mode 100644 index 0000000..e636ac3 Binary files /dev/null and b/assets/magic/textures/icons/spells/arrowrain.png differ diff --git a/assets/magic/textures/icons/spells/backup.png b/assets/magic/textures/icons/spells/backup.png new file mode 100644 index 0000000..3160e5f Binary files /dev/null and b/assets/magic/textures/icons/spells/backup.png differ diff --git a/assets/magic/textures/icons/spells/blast.png b/assets/magic/textures/icons/spells/blast.png new file mode 100644 index 0000000..9433bbe Binary files /dev/null and b/assets/magic/textures/icons/spells/blast.png differ diff --git a/assets/magic/textures/icons/spells/blaster.png b/assets/magic/textures/icons/spells/blaster.png new file mode 100644 index 0000000..dacaedb Binary files /dev/null and b/assets/magic/textures/icons/spells/blaster.png differ diff --git a/assets/magic/textures/icons/spells/blessing.png b/assets/magic/textures/icons/spells/blessing.png new file mode 100644 index 0000000..c9e415f Binary files /dev/null and b/assets/magic/textures/icons/spells/blessing.png differ diff --git a/assets/magic/textures/icons/spells/blind.png b/assets/magic/textures/icons/spells/blind.png new file mode 100644 index 0000000..5b8a11b Binary files /dev/null and b/assets/magic/textures/icons/spells/blind.png differ diff --git a/assets/magic/textures/icons/spells/blink.png b/assets/magic/textures/icons/spells/blink.png new file mode 100644 index 0000000..aa1e979 Binary files /dev/null and b/assets/magic/textures/icons/spells/blink.png differ diff --git a/assets/magic/textures/icons/spells/blob.png b/assets/magic/textures/icons/spells/blob.png new file mode 100644 index 0000000..7b40db1 Binary files /dev/null and b/assets/magic/textures/icons/spells/blob.png differ diff --git a/assets/magic/textures/icons/spells/bomb.png b/assets/magic/textures/icons/spells/bomb.png new file mode 100644 index 0000000..75e0b18 Binary files /dev/null and b/assets/magic/textures/icons/spells/bomb.png differ diff --git a/assets/magic/textures/icons/spells/boom.png b/assets/magic/textures/icons/spells/boom.png new file mode 100644 index 0000000..ce0d31b Binary files /dev/null and b/assets/magic/textures/icons/spells/boom.png differ diff --git a/assets/magic/textures/icons/spells/boomstown.png b/assets/magic/textures/icons/spells/boomstown.png new file mode 100644 index 0000000..b406611 Binary files /dev/null and b/assets/magic/textures/icons/spells/boomstown.png differ diff --git a/assets/magic/textures/icons/spells/boon.png b/assets/magic/textures/icons/spells/boon.png new file mode 100644 index 0000000..1b88ffb Binary files /dev/null and b/assets/magic/textures/icons/spells/boon.png differ diff --git a/assets/magic/textures/icons/spells/bow.png b/assets/magic/textures/icons/spells/bow.png new file mode 100644 index 0000000..9bd2231 Binary files /dev/null and b/assets/magic/textures/icons/spells/bow.png differ diff --git a/assets/magic/textures/icons/spells/box.png b/assets/magic/textures/icons/spells/box.png new file mode 100644 index 0000000..1780785 Binary files /dev/null and b/assets/magic/textures/icons/spells/box.png differ diff --git a/assets/magic/textures/icons/spells/breach.png b/assets/magic/textures/icons/spells/breach.png new file mode 100644 index 0000000..d7dab5a Binary files /dev/null and b/assets/magic/textures/icons/spells/breach.png differ diff --git a/assets/magic/textures/icons/spells/bridge.png b/assets/magic/textures/icons/spells/bridge.png new file mode 100644 index 0000000..18c929b Binary files /dev/null and b/assets/magic/textures/icons/spells/bridge.png differ diff --git a/assets/magic/textures/icons/spells/broom.png b/assets/magic/textures/icons/spells/broom.png new file mode 100644 index 0000000..740d33c Binary files /dev/null and b/assets/magic/textures/icons/spells/broom.png differ diff --git a/assets/magic/textures/icons/spells/brushselect.png b/assets/magic/textures/icons/spells/brushselect.png new file mode 100644 index 0000000..35a6ef6 Binary files /dev/null and b/assets/magic/textures/icons/spells/brushselect.png differ diff --git a/assets/magic/textures/icons/spells/bubble.png b/assets/magic/textures/icons/spells/bubble.png new file mode 100644 index 0000000..5722556 Binary files /dev/null and b/assets/magic/textures/icons/spells/bubble.png differ diff --git a/assets/magic/textures/icons/spells/buyshop.png b/assets/magic/textures/icons/spells/buyshop.png new file mode 100644 index 0000000..7112cdc Binary files /dev/null and b/assets/magic/textures/icons/spells/buyshop.png differ diff --git a/assets/magic/textures/icons/spells/cage.png b/assets/magic/textures/icons/spells/cage.png new file mode 100644 index 0000000..a75b0a6 Binary files /dev/null and b/assets/magic/textures/icons/spells/cage.png differ diff --git a/assets/magic/textures/icons/spells/camera.png b/assets/magic/textures/icons/spells/camera.png new file mode 100644 index 0000000..9cfcd85 Binary files /dev/null and b/assets/magic/textures/icons/spells/camera.png differ diff --git a/assets/magic/textures/icons/spells/capture.png b/assets/magic/textures/icons/spells/capture.png new file mode 100644 index 0000000..1ef5c70 Binary files /dev/null and b/assets/magic/textures/icons/spells/capture.png differ diff --git a/assets/magic/textures/icons/spells/cat.png b/assets/magic/textures/icons/spells/cat.png new file mode 100644 index 0000000..b925cf0 Binary files /dev/null and b/assets/magic/textures/icons/spells/cat.png differ diff --git a/assets/magic/textures/icons/spells/chainlightning.png b/assets/magic/textures/icons/spells/chainlightning.png new file mode 100644 index 0000000..261b7ea Binary files /dev/null and b/assets/magic/textures/icons/spells/chainlightning.png differ diff --git a/assets/magic/textures/icons/spells/chop.png b/assets/magic/textures/icons/spells/chop.png new file mode 100644 index 0000000..8c45b0f Binary files /dev/null and b/assets/magic/textures/icons/spells/chop.png differ diff --git a/assets/magic/textures/icons/spells/cloak.png b/assets/magic/textures/icons/spells/cloak.png new file mode 100644 index 0000000..b816dd2 Binary files /dev/null and b/assets/magic/textures/icons/spells/cloak.png differ diff --git a/assets/magic/textures/icons/spells/cluster.png b/assets/magic/textures/icons/spells/cluster.png new file mode 100644 index 0000000..d6ab3e0 Binary files /dev/null and b/assets/magic/textures/icons/spells/cluster.png differ diff --git a/assets/magic/textures/icons/spells/collapse.png b/assets/magic/textures/icons/spells/collapse.png new file mode 100644 index 0000000..f1f8f2d Binary files /dev/null and b/assets/magic/textures/icons/spells/collapse.png differ diff --git a/assets/magic/textures/icons/spells/column.png b/assets/magic/textures/icons/spells/column.png new file mode 100644 index 0000000..3d25eae Binary files /dev/null and b/assets/magic/textures/icons/spells/column.png differ diff --git a/assets/magic/textures/icons/spells/commit.png b/assets/magic/textures/icons/spells/commit.png new file mode 100644 index 0000000..a174ce8 Binary files /dev/null and b/assets/magic/textures/icons/spells/commit.png differ diff --git a/assets/magic/textures/icons/spells/convert.png b/assets/magic/textures/icons/spells/convert.png new file mode 100644 index 0000000..15b5cc0 Binary files /dev/null and b/assets/magic/textures/icons/spells/convert.png differ diff --git a/assets/magic/textures/icons/spells/counterspell.png b/assets/magic/textures/icons/spells/counterspell.png new file mode 100644 index 0000000..ed5471c Binary files /dev/null and b/assets/magic/textures/icons/spells/counterspell.png differ diff --git a/assets/magic/textures/icons/spells/cure.png b/assets/magic/textures/icons/spells/cure.png new file mode 100644 index 0000000..15b8599 Binary files /dev/null and b/assets/magic/textures/icons/spells/cure.png differ diff --git a/assets/magic/textures/icons/spells/curse.png b/assets/magic/textures/icons/spells/curse.png new file mode 100644 index 0000000..1563d12 Binary files /dev/null and b/assets/magic/textures/icons/spells/curse.png differ diff --git a/assets/magic/textures/icons/spells/day.png b/assets/magic/textures/icons/spells/day.png new file mode 100644 index 0000000..49a55bf Binary files /dev/null and b/assets/magic/textures/icons/spells/day.png differ diff --git a/assets/magic/textures/icons/spells/default.png b/assets/magic/textures/icons/spells/default.png new file mode 100644 index 0000000..abab2a2 Binary files /dev/null and b/assets/magic/textures/icons/spells/default.png differ diff --git a/assets/magic/textures/icons/spells/defender.png b/assets/magic/textures/icons/spells/defender.png new file mode 100644 index 0000000..e648855 Binary files /dev/null and b/assets/magic/textures/icons/spells/defender.png differ diff --git a/assets/magic/textures/icons/spells/disarm.png b/assets/magic/textures/icons/spells/disarm.png new file mode 100644 index 0000000..c77e1bc Binary files /dev/null and b/assets/magic/textures/icons/spells/disarm.png differ diff --git a/assets/magic/textures/icons/spells/disintegrate.png b/assets/magic/textures/icons/spells/disintegrate.png new file mode 100644 index 0000000..a1a02b9 Binary files /dev/null and b/assets/magic/textures/icons/spells/disintegrate.png differ diff --git a/assets/magic/textures/icons/spells/dragonball.png b/assets/magic/textures/icons/spells/dragonball.png new file mode 100644 index 0000000..024aa31 Binary files /dev/null and b/assets/magic/textures/icons/spells/dragonball.png differ diff --git a/assets/magic/textures/icons/spells/earth.png b/assets/magic/textures/icons/spells/earth.png new file mode 100644 index 0000000..825abad Binary files /dev/null and b/assets/magic/textures/icons/spells/earth.png differ diff --git a/assets/magic/textures/icons/spells/earthquake.png b/assets/magic/textures/icons/spells/earthquake.png new file mode 100644 index 0000000..a94efef Binary files /dev/null and b/assets/magic/textures/icons/spells/earthquake.png differ diff --git a/assets/magic/textures/icons/spells/emp.png b/assets/magic/textures/icons/spells/emp.png new file mode 100644 index 0000000..8f446db Binary files /dev/null and b/assets/magic/textures/icons/spells/emp.png differ diff --git a/assets/magic/textures/icons/spells/entangle.png b/assets/magic/textures/icons/spells/entangle.png new file mode 100644 index 0000000..67a37f6 Binary files /dev/null and b/assets/magic/textures/icons/spells/entangle.png differ diff --git a/assets/magic/textures/icons/spells/extinguish.png b/assets/magic/textures/icons/spells/extinguish.png new file mode 100644 index 0000000..8b2b42d Binary files /dev/null and b/assets/magic/textures/icons/spells/extinguish.png differ diff --git a/assets/magic/textures/icons/spells/familiar.png b/assets/magic/textures/icons/spells/familiar.png new file mode 100644 index 0000000..cc5865d Binary files /dev/null and b/assets/magic/textures/icons/spells/familiar.png differ diff --git a/assets/magic/textures/icons/spells/farm.png b/assets/magic/textures/icons/spells/farm.png new file mode 100644 index 0000000..33f3e6b Binary files /dev/null and b/assets/magic/textures/icons/spells/farm.png differ diff --git a/assets/magic/textures/icons/spells/feather.png b/assets/magic/textures/icons/spells/feather.png new file mode 100644 index 0000000..2627ece Binary files /dev/null and b/assets/magic/textures/icons/spells/feather.png differ diff --git a/assets/magic/textures/icons/spells/fill.png b/assets/magic/textures/icons/spells/fill.png new file mode 100644 index 0000000..7d4d6b3 Binary files /dev/null and b/assets/magic/textures/icons/spells/fill.png differ diff --git a/assets/magic/textures/icons/spells/fire.png b/assets/magic/textures/icons/spells/fire.png new file mode 100644 index 0000000..355a666 Binary files /dev/null and b/assets/magic/textures/icons/spells/fire.png differ diff --git a/assets/magic/textures/icons/spells/fireball.png b/assets/magic/textures/icons/spells/fireball.png new file mode 100644 index 0000000..0bb2254 Binary files /dev/null and b/assets/magic/textures/icons/spells/fireball.png differ diff --git a/assets/magic/textures/icons/spells/flamethrower.png b/assets/magic/textures/icons/spells/flamethrower.png new file mode 100644 index 0000000..ecebc63 Binary files /dev/null and b/assets/magic/textures/icons/spells/flamethrower.png differ diff --git a/assets/magic/textures/icons/spells/flare.png b/assets/magic/textures/icons/spells/flare.png new file mode 100644 index 0000000..b5e9869 Binary files /dev/null and b/assets/magic/textures/icons/spells/flare.png differ diff --git a/assets/magic/textures/icons/spells/flashbang.png b/assets/magic/textures/icons/spells/flashbang.png new file mode 100644 index 0000000..50f5fba Binary files /dev/null and b/assets/magic/textures/icons/spells/flashbang.png differ diff --git a/assets/magic/textures/icons/spells/flatten.png b/assets/magic/textures/icons/spells/flatten.png new file mode 100644 index 0000000..ce3e8a2 Binary files /dev/null and b/assets/magic/textures/icons/spells/flatten.png differ diff --git a/assets/magic/textures/icons/spells/fling.png b/assets/magic/textures/icons/spells/fling.png new file mode 100644 index 0000000..495aa59 Binary files /dev/null and b/assets/magic/textures/icons/spells/fling.png differ diff --git a/assets/magic/textures/icons/spells/floodfill.png b/assets/magic/textures/icons/spells/floodfill.png new file mode 100644 index 0000000..ae9234e Binary files /dev/null and b/assets/magic/textures/icons/spells/floodfill.png differ diff --git a/assets/magic/textures/icons/spells/force.png b/assets/magic/textures/icons/spells/force.png new file mode 100644 index 0000000..4a733bc Binary files /dev/null and b/assets/magic/textures/icons/spells/force.png differ diff --git a/assets/magic/textures/icons/spells/forest.png b/assets/magic/textures/icons/spells/forest.png new file mode 100644 index 0000000..a4abb7d Binary files /dev/null and b/assets/magic/textures/icons/spells/forest.png differ diff --git a/assets/magic/textures/icons/spells/frost.png b/assets/magic/textures/icons/spells/frost.png new file mode 100644 index 0000000..bcd38a8 Binary files /dev/null and b/assets/magic/textures/icons/spells/frost.png differ diff --git a/assets/magic/textures/icons/spells/fury.png b/assets/magic/textures/icons/spells/fury.png new file mode 100644 index 0000000..4edfd58 Binary files /dev/null and b/assets/magic/textures/icons/spells/fury.png differ diff --git a/assets/magic/textures/icons/spells/fxdemo.png b/assets/magic/textures/icons/spells/fxdemo.png new file mode 100644 index 0000000..9f0767a Binary files /dev/null and b/assets/magic/textures/icons/spells/fxdemo.png differ diff --git a/assets/magic/textures/icons/spells/gasp.png b/assets/magic/textures/icons/spells/gasp.png new file mode 100644 index 0000000..bad6016 Binary files /dev/null and b/assets/magic/textures/icons/spells/gasp.png differ diff --git a/assets/magic/textures/icons/spells/gather.png b/assets/magic/textures/icons/spells/gather.png new file mode 100644 index 0000000..7fae425 Binary files /dev/null and b/assets/magic/textures/icons/spells/gather.png differ diff --git a/assets/magic/textures/icons/spells/gatling.png b/assets/magic/textures/icons/spells/gatling.png new file mode 100644 index 0000000..9854798 Binary files /dev/null and b/assets/magic/textures/icons/spells/gatling.png differ diff --git a/assets/magic/textures/icons/spells/ghast.png b/assets/magic/textures/icons/spells/ghast.png new file mode 100644 index 0000000..a5c6168 Binary files /dev/null and b/assets/magic/textures/icons/spells/ghast.png differ diff --git a/assets/magic/textures/icons/spells/gills.png b/assets/magic/textures/icons/spells/gills.png new file mode 100644 index 0000000..14743dd Binary files /dev/null and b/assets/magic/textures/icons/spells/gills.png differ diff --git a/assets/magic/textures/icons/spells/glide.png b/assets/magic/textures/icons/spells/glide.png new file mode 100644 index 0000000..99c5364 Binary files /dev/null and b/assets/magic/textures/icons/spells/glide.png differ diff --git a/assets/magic/textures/icons/spells/glider.png b/assets/magic/textures/icons/spells/glider.png new file mode 100644 index 0000000..fde5a9d Binary files /dev/null and b/assets/magic/textures/icons/spells/glider.png differ diff --git a/assets/magic/textures/icons/spells/grab.png b/assets/magic/textures/icons/spells/grab.png new file mode 100644 index 0000000..dd665fc Binary files /dev/null and b/assets/magic/textures/icons/spells/grab.png differ diff --git a/assets/magic/textures/icons/spells/grenade.png b/assets/magic/textures/icons/spells/grenade.png new file mode 100644 index 0000000..ef07c1a Binary files /dev/null and b/assets/magic/textures/icons/spells/grenade.png differ diff --git a/assets/magic/textures/icons/spells/grow.png b/assets/magic/textures/icons/spells/grow.png new file mode 100644 index 0000000..8731e3f Binary files /dev/null and b/assets/magic/textures/icons/spells/grow.png differ diff --git a/assets/magic/textures/icons/spells/harden.png b/assets/magic/textures/icons/spells/harden.png new file mode 100644 index 0000000..2cc5c08 Binary files /dev/null and b/assets/magic/textures/icons/spells/harden.png differ diff --git a/assets/magic/textures/icons/spells/hat.png b/assets/magic/textures/icons/spells/hat.png new file mode 100644 index 0000000..6cd1ac0 Binary files /dev/null and b/assets/magic/textures/icons/spells/hat.png differ diff --git a/assets/magic/textures/icons/spells/heal.png b/assets/magic/textures/icons/spells/heal.png new file mode 100644 index 0000000..eebefda Binary files /dev/null and b/assets/magic/textures/icons/spells/heal.png differ diff --git a/assets/magic/textures/icons/spells/healing.png b/assets/magic/textures/icons/spells/healing.png new file mode 100644 index 0000000..0538232 Binary files /dev/null and b/assets/magic/textures/icons/spells/healing.png differ diff --git a/assets/magic/textures/icons/spells/homing.png b/assets/magic/textures/icons/spells/homing.png new file mode 100644 index 0000000..b57e048 Binary files /dev/null and b/assets/magic/textures/icons/spells/homing.png differ diff --git a/assets/magic/textures/icons/spells/hunter.png b/assets/magic/textures/icons/spells/hunter.png new file mode 100644 index 0000000..e648855 Binary files /dev/null and b/assets/magic/textures/icons/spells/hunter.png differ diff --git a/assets/magic/textures/icons/spells/icbm.png b/assets/magic/textures/icons/spells/icbm.png new file mode 100644 index 0000000..9d68122 Binary files /dev/null and b/assets/magic/textures/icons/spells/icbm.png differ diff --git a/assets/magic/textures/icons/spells/iceshards.png b/assets/magic/textures/icons/spells/iceshards.png new file mode 100644 index 0000000..bddffe2 Binary files /dev/null and b/assets/magic/textures/icons/spells/iceshards.png differ diff --git a/assets/magic/textures/icons/spells/invincible.png b/assets/magic/textures/icons/spells/invincible.png new file mode 100644 index 0000000..8acd137 Binary files /dev/null and b/assets/magic/textures/icons/spells/invincible.png differ diff --git a/assets/magic/textures/icons/spells/iterate.png b/assets/magic/textures/icons/spells/iterate.png new file mode 100644 index 0000000..558539b Binary files /dev/null and b/assets/magic/textures/icons/spells/iterate.png differ diff --git a/assets/magic/textures/icons/spells/kill.png b/assets/magic/textures/icons/spells/kill.png new file mode 100644 index 0000000..dc5fae5 Binary files /dev/null and b/assets/magic/textures/icons/spells/kill.png differ diff --git a/assets/magic/textures/icons/spells/laser.png b/assets/magic/textures/icons/spells/laser.png new file mode 100644 index 0000000..3be24f1 Binary files /dev/null and b/assets/magic/textures/icons/spells/laser.png differ diff --git a/assets/magic/textures/icons/spells/lava.png b/assets/magic/textures/icons/spells/lava.png new file mode 100644 index 0000000..bfcfe09 Binary files /dev/null and b/assets/magic/textures/icons/spells/lava.png differ diff --git a/assets/magic/textures/icons/spells/levitate.png b/assets/magic/textures/icons/spells/levitate.png new file mode 100644 index 0000000..f7d5321 Binary files /dev/null and b/assets/magic/textures/icons/spells/levitate.png differ diff --git a/assets/magic/textures/icons/spells/life.png b/assets/magic/textures/icons/spells/life.png new file mode 100644 index 0000000..fde5a9d Binary files /dev/null and b/assets/magic/textures/icons/spells/life.png differ diff --git a/assets/magic/textures/icons/spells/life3.png b/assets/magic/textures/icons/spells/life3.png new file mode 100644 index 0000000..fde5a9d Binary files /dev/null and b/assets/magic/textures/icons/spells/life3.png differ diff --git a/assets/magic/textures/icons/spells/lift.png b/assets/magic/textures/icons/spells/lift.png new file mode 100644 index 0000000..889de97 Binary files /dev/null and b/assets/magic/textures/icons/spells/lift.png differ diff --git a/assets/magic/textures/icons/spells/light.png b/assets/magic/textures/icons/spells/light.png new file mode 100644 index 0000000..64d6f93 Binary files /dev/null and b/assets/magic/textures/icons/spells/light.png differ diff --git a/assets/magic/textures/icons/spells/lightning.png b/assets/magic/textures/icons/spells/lightning.png new file mode 100644 index 0000000..6f91bb3 Binary files /dev/null and b/assets/magic/textures/icons/spells/lightning.png differ diff --git a/assets/magic/textures/icons/spells/lockpick.png b/assets/magic/textures/icons/spells/lockpick.png new file mode 100644 index 0000000..82b25a8 Binary files /dev/null and b/assets/magic/textures/icons/spells/lockpick.png differ diff --git a/assets/magic/textures/icons/spells/magichat.png b/assets/magic/textures/icons/spells/magichat.png new file mode 100644 index 0000000..2ed8a71 Binary files /dev/null and b/assets/magic/textures/icons/spells/magichat.png differ diff --git a/assets/magic/textures/icons/spells/map.png b/assets/magic/textures/icons/spells/map.png new file mode 100644 index 0000000..3515167 Binary files /dev/null and b/assets/magic/textures/icons/spells/map.png differ diff --git a/assets/magic/textures/icons/spells/meteor.png b/assets/magic/textures/icons/spells/meteor.png new file mode 100644 index 0000000..65e8497 Binary files /dev/null and b/assets/magic/textures/icons/spells/meteor.png differ diff --git a/assets/magic/textures/icons/spells/mine.png b/assets/magic/textures/icons/spells/mine.png new file mode 100644 index 0000000..3b2cbf1 Binary files /dev/null and b/assets/magic/textures/icons/spells/mine.png differ diff --git a/assets/magic/textures/icons/spells/missile.png b/assets/magic/textures/icons/spells/missile.png new file mode 100644 index 0000000..8667b36 Binary files /dev/null and b/assets/magic/textures/icons/spells/missile.png differ diff --git a/assets/magic/textures/icons/spells/mob.png b/assets/magic/textures/icons/spells/mob.png new file mode 100644 index 0000000..7637f39 Binary files /dev/null and b/assets/magic/textures/icons/spells/mob.png differ diff --git a/assets/magic/textures/icons/spells/monster.png b/assets/magic/textures/icons/spells/monster.png new file mode 100644 index 0000000..2e3c094 Binary files /dev/null and b/assets/magic/textures/icons/spells/monster.png differ diff --git a/assets/magic/textures/icons/spells/mount.png b/assets/magic/textures/icons/spells/mount.png new file mode 100644 index 0000000..c1dae16 Binary files /dev/null and b/assets/magic/textures/icons/spells/mount.png differ diff --git a/assets/magic/textures/icons/spells/music.png b/assets/magic/textures/icons/spells/music.png new file mode 100644 index 0000000..b987041 Binary files /dev/null and b/assets/magic/textures/icons/spells/music.png differ diff --git a/assets/magic/textures/icons/spells/neutron.png b/assets/magic/textures/icons/spells/neutron.png new file mode 100644 index 0000000..86327f2 Binary files /dev/null and b/assets/magic/textures/icons/spells/neutron.png differ diff --git a/assets/magic/textures/icons/spells/night.png b/assets/magic/textures/icons/spells/night.png new file mode 100644 index 0000000..497588b Binary files /dev/null and b/assets/magic/textures/icons/spells/night.png differ diff --git a/assets/magic/textures/icons/spells/nuke.png b/assets/magic/textures/icons/spells/nuke.png new file mode 100644 index 0000000..5b047d7 Binary files /dev/null and b/assets/magic/textures/icons/spells/nuke.png differ diff --git a/assets/magic/textures/icons/spells/paint.png b/assets/magic/textures/icons/spells/paint.png new file mode 100644 index 0000000..c76831e Binary files /dev/null and b/assets/magic/textures/icons/spells/paint.png differ diff --git a/assets/magic/textures/icons/spells/paste.png b/assets/magic/textures/icons/spells/paste.png new file mode 100644 index 0000000..2e941f7 Binary files /dev/null and b/assets/magic/textures/icons/spells/paste.png differ diff --git a/assets/magic/textures/icons/spells/peek.png b/assets/magic/textures/icons/spells/peek.png new file mode 100644 index 0000000..0042046 Binary files /dev/null and b/assets/magic/textures/icons/spells/peek.png differ diff --git a/assets/magic/textures/icons/spells/permafrost.png b/assets/magic/textures/icons/spells/permafrost.png new file mode 100644 index 0000000..049f3a3 Binary files /dev/null and b/assets/magic/textures/icons/spells/permafrost.png differ diff --git a/assets/magic/textures/icons/spells/petrify.png b/assets/magic/textures/icons/spells/petrify.png new file mode 100644 index 0000000..bb74147 Binary files /dev/null and b/assets/magic/textures/icons/spells/petrify.png differ diff --git a/assets/magic/textures/icons/spells/phase.png b/assets/magic/textures/icons/spells/phase.png new file mode 100644 index 0000000..abddca6 Binary files /dev/null and b/assets/magic/textures/icons/spells/phase.png differ diff --git a/assets/magic/textures/icons/spells/phasebackup.png b/assets/magic/textures/icons/spells/phasebackup.png new file mode 100644 index 0000000..24b662f Binary files /dev/null and b/assets/magic/textures/icons/spells/phasebackup.png differ diff --git a/assets/magic/textures/icons/spells/pickpocket.png b/assets/magic/textures/icons/spells/pickpocket.png new file mode 100644 index 0000000..92ff37b Binary files /dev/null and b/assets/magic/textures/icons/spells/pickpocket.png differ diff --git a/assets/magic/textures/icons/spells/pillar.png b/assets/magic/textures/icons/spells/pillar.png new file mode 100644 index 0000000..15f1086 Binary files /dev/null and b/assets/magic/textures/icons/spells/pillar.png differ diff --git a/assets/magic/textures/icons/spells/place.png b/assets/magic/textures/icons/spells/place.png new file mode 100644 index 0000000..496c10f Binary files /dev/null and b/assets/magic/textures/icons/spells/place.png differ diff --git a/assets/magic/textures/icons/spells/platform.png b/assets/magic/textures/icons/spells/platform.png new file mode 100644 index 0000000..8f2626c Binary files /dev/null and b/assets/magic/textures/icons/spells/platform.png differ diff --git a/assets/magic/textures/icons/spells/poison.png b/assets/magic/textures/icons/spells/poison.png new file mode 100644 index 0000000..c31a33a Binary files /dev/null and b/assets/magic/textures/icons/spells/poison.png differ diff --git a/assets/magic/textures/icons/spells/pollinate.png b/assets/magic/textures/icons/spells/pollinate.png new file mode 100644 index 0000000..22298a7 Binary files /dev/null and b/assets/magic/textures/icons/spells/pollinate.png differ diff --git a/assets/magic/textures/icons/spells/polymorph.png b/assets/magic/textures/icons/spells/polymorph.png new file mode 100644 index 0000000..984b320 Binary files /dev/null and b/assets/magic/textures/icons/spells/polymorph.png differ diff --git a/assets/magic/textures/icons/spells/portal.png b/assets/magic/textures/icons/spells/portal.png new file mode 100644 index 0000000..f38ee7f Binary files /dev/null and b/assets/magic/textures/icons/spells/portal.png differ diff --git a/assets/magic/textures/icons/spells/projectile.png b/assets/magic/textures/icons/spells/projectile.png new file mode 100644 index 0000000..1598fba Binary files /dev/null and b/assets/magic/textures/icons/spells/projectile.png differ diff --git a/assets/magic/textures/icons/spells/protection_all.png b/assets/magic/textures/icons/spells/protection_all.png new file mode 100644 index 0000000..6afc8aa Binary files /dev/null and b/assets/magic/textures/icons/spells/protection_all.png differ diff --git a/assets/magic/textures/icons/spells/protection_explosions.png b/assets/magic/textures/icons/spells/protection_explosions.png new file mode 100644 index 0000000..cfd5263 Binary files /dev/null and b/assets/magic/textures/icons/spells/protection_explosions.png differ diff --git a/assets/magic/textures/icons/spells/protection_falling.png b/assets/magic/textures/icons/spells/protection_falling.png new file mode 100644 index 0000000..c39fe18 Binary files /dev/null and b/assets/magic/textures/icons/spells/protection_falling.png differ diff --git a/assets/magic/textures/icons/spells/protection_fire.png b/assets/magic/textures/icons/spells/protection_fire.png new file mode 100644 index 0000000..fbe313a Binary files /dev/null and b/assets/magic/textures/icons/spells/protection_fire.png differ diff --git a/assets/magic/textures/icons/spells/protection_physical.png b/assets/magic/textures/icons/spells/protection_physical.png new file mode 100644 index 0000000..1eb14c7 Binary files /dev/null and b/assets/magic/textures/icons/spells/protection_physical.png differ diff --git a/assets/magic/textures/icons/spells/protection_projectiles.png b/assets/magic/textures/icons/spells/protection_projectiles.png new file mode 100644 index 0000000..18d0d2e Binary files /dev/null and b/assets/magic/textures/icons/spells/protection_projectiles.png differ diff --git a/assets/magic/textures/icons/spells/pull.png b/assets/magic/textures/icons/spells/pull.png new file mode 100644 index 0000000..051c68c Binary files /dev/null and b/assets/magic/textures/icons/spells/pull.png differ diff --git a/assets/magic/textures/icons/spells/purpleblast.png b/assets/magic/textures/icons/spells/purpleblast.png new file mode 100644 index 0000000..9ffe807 Binary files /dev/null and b/assets/magic/textures/icons/spells/purpleblast.png differ diff --git a/assets/magic/textures/icons/spells/push.png b/assets/magic/textures/icons/spells/push.png new file mode 100644 index 0000000..55fc695 Binary files /dev/null and b/assets/magic/textures/icons/spells/push.png differ diff --git a/assets/magic/textures/icons/spells/railgun.png b/assets/magic/textures/icons/spells/railgun.png new file mode 100644 index 0000000..3b45938 Binary files /dev/null and b/assets/magic/textures/icons/spells/railgun.png differ diff --git a/assets/magic/textures/icons/spells/rainbow.png b/assets/magic/textures/icons/spells/rainbow.png new file mode 100644 index 0000000..807a320 Binary files /dev/null and b/assets/magic/textures/icons/spells/rainbow.png differ diff --git a/assets/magic/textures/icons/spells/raise.png b/assets/magic/textures/icons/spells/raise.png new file mode 100644 index 0000000..5b79e29 Binary files /dev/null and b/assets/magic/textures/icons/spells/raise.png differ diff --git a/assets/magic/textures/icons/spells/randomtp.png b/assets/magic/textures/icons/spells/randomtp.png new file mode 100644 index 0000000..960e149 Binary files /dev/null and b/assets/magic/textures/icons/spells/randomtp.png differ diff --git a/assets/magic/textures/icons/spells/recall.png b/assets/magic/textures/icons/spells/recall.png new file mode 100644 index 0000000..66cd584 Binary files /dev/null and b/assets/magic/textures/icons/spells/recall.png differ diff --git a/assets/magic/textures/icons/spells/recurse.png b/assets/magic/textures/icons/spells/recurse.png new file mode 100644 index 0000000..1e6375d Binary files /dev/null and b/assets/magic/textures/icons/spells/recurse.png differ diff --git a/assets/magic/textures/icons/spells/reflect.png b/assets/magic/textures/icons/spells/reflect.png new file mode 100644 index 0000000..d874932 Binary files /dev/null and b/assets/magic/textures/icons/spells/reflect.png differ diff --git a/assets/magic/textures/icons/spells/regenerate.png b/assets/magic/textures/icons/spells/regenerate.png new file mode 100644 index 0000000..71aab6a Binary files /dev/null and b/assets/magic/textures/icons/spells/regenerate.png differ diff --git a/assets/magic/textures/icons/spells/repair.png b/assets/magic/textures/icons/spells/repair.png new file mode 100644 index 0000000..5e73af3 Binary files /dev/null and b/assets/magic/textures/icons/spells/repair.png differ diff --git a/assets/magic/textures/icons/spells/rocket.png b/assets/magic/textures/icons/spells/rocket.png new file mode 100644 index 0000000..f058935 Binary files /dev/null and b/assets/magic/textures/icons/spells/rocket.png differ diff --git a/assets/magic/textures/icons/spells/rocketlauncher.png b/assets/magic/textures/icons/spells/rocketlauncher.png new file mode 100644 index 0000000..80a9d52 Binary files /dev/null and b/assets/magic/textures/icons/spells/rocketlauncher.png differ diff --git a/assets/magic/textures/icons/spells/rollback.png b/assets/magic/textures/icons/spells/rollback.png new file mode 100644 index 0000000..1ecd2c2 Binary files /dev/null and b/assets/magic/textures/icons/spells/rollback.png differ diff --git a/assets/magic/textures/icons/spells/rubberize.png b/assets/magic/textures/icons/spells/rubberize.png new file mode 100644 index 0000000..4dbe202 Binary files /dev/null and b/assets/magic/textures/icons/spells/rubberize.png differ diff --git a/assets/magic/textures/icons/spells/sandblast.png b/assets/magic/textures/icons/spells/sandblast.png new file mode 100644 index 0000000..0b44289 Binary files /dev/null and b/assets/magic/textures/icons/spells/sandblast.png differ diff --git a/assets/magic/textures/icons/spells/secure.png b/assets/magic/textures/icons/spells/secure.png new file mode 100644 index 0000000..66e4639 Binary files /dev/null and b/assets/magic/textures/icons/spells/secure.png differ diff --git a/assets/magic/textures/icons/spells/sellshop.png b/assets/magic/textures/icons/spells/sellshop.png new file mode 100644 index 0000000..533430b Binary files /dev/null and b/assets/magic/textures/icons/spells/sellshop.png differ diff --git a/assets/magic/textures/icons/spells/sharpen_sword.png b/assets/magic/textures/icons/spells/sharpen_sword.png new file mode 100644 index 0000000..4e95b26 Binary files /dev/null and b/assets/magic/textures/icons/spells/sharpen_sword.png differ diff --git a/assets/magic/textures/icons/spells/shell.png b/assets/magic/textures/icons/spells/shell.png new file mode 100644 index 0000000..f50b704 Binary files /dev/null and b/assets/magic/textures/icons/spells/shell.png differ diff --git a/assets/magic/textures/icons/spells/shrink.png b/assets/magic/textures/icons/spells/shrink.png new file mode 100644 index 0000000..58c40f0 Binary files /dev/null and b/assets/magic/textures/icons/spells/shrink.png differ diff --git a/assets/magic/textures/icons/spells/shuriken.png b/assets/magic/textures/icons/spells/shuriken.png new file mode 100644 index 0000000..0ad33ce Binary files /dev/null and b/assets/magic/textures/icons/spells/shuriken.png differ diff --git a/assets/magic/textures/icons/spells/silence.png b/assets/magic/textures/icons/spells/silence.png new file mode 100644 index 0000000..bf81e92 Binary files /dev/null and b/assets/magic/textures/icons/spells/silence.png differ diff --git a/assets/magic/textures/icons/spells/simulate.png b/assets/magic/textures/icons/spells/simulate.png new file mode 100644 index 0000000..fde5a9d Binary files /dev/null and b/assets/magic/textures/icons/spells/simulate.png differ diff --git a/assets/magic/textures/icons/spells/simulate3.png b/assets/magic/textures/icons/spells/simulate3.png new file mode 100644 index 0000000..fde5a9d Binary files /dev/null and b/assets/magic/textures/icons/spells/simulate3.png differ diff --git a/assets/magic/textures/icons/spells/singularity.png b/assets/magic/textures/icons/spells/singularity.png new file mode 100644 index 0000000..630236f Binary files /dev/null and b/assets/magic/textures/icons/spells/singularity.png differ diff --git a/assets/magic/textures/icons/spells/smash.png b/assets/magic/textures/icons/spells/smash.png new file mode 100644 index 0000000..0d03df7 Binary files /dev/null and b/assets/magic/textures/icons/spells/smash.png differ diff --git a/assets/magic/textures/icons/spells/smite.png b/assets/magic/textures/icons/spells/smite.png new file mode 100644 index 0000000..c6c4276 Binary files /dev/null and b/assets/magic/textures/icons/spells/smite.png differ diff --git a/assets/magic/textures/icons/spells/sniper.png b/assets/magic/textures/icons/spells/sniper.png new file mode 100644 index 0000000..9032efb Binary files /dev/null and b/assets/magic/textures/icons/spells/sniper.png differ diff --git a/assets/magic/textures/icons/spells/sparkle.png b/assets/magic/textures/icons/spells/sparkle.png new file mode 100644 index 0000000..f5035e7 Binary files /dev/null and b/assets/magic/textures/icons/spells/sparkle.png differ diff --git a/assets/magic/textures/icons/spells/sphere.png b/assets/magic/textures/icons/spells/sphere.png new file mode 100644 index 0000000..60960ba Binary files /dev/null and b/assets/magic/textures/icons/spells/sphere.png differ diff --git a/assets/magic/textures/icons/spells/spider.png b/assets/magic/textures/icons/spells/spider.png new file mode 100644 index 0000000..7cde968 Binary files /dev/null and b/assets/magic/textures/icons/spells/spider.png differ diff --git a/assets/magic/textures/icons/spells/sponge.png b/assets/magic/textures/icons/spells/sponge.png new file mode 100644 index 0000000..0ce52e3 Binary files /dev/null and b/assets/magic/textures/icons/spells/sponge.png differ diff --git a/assets/magic/textures/icons/spells/stash.png b/assets/magic/textures/icons/spells/stash.png new file mode 100644 index 0000000..a9b4a05 Binary files /dev/null and b/assets/magic/textures/icons/spells/stash.png differ diff --git a/assets/magic/textures/icons/spells/sticky.png b/assets/magic/textures/icons/spells/sticky.png new file mode 100644 index 0000000..f557aad Binary files /dev/null and b/assets/magic/textures/icons/spells/sticky.png differ diff --git a/assets/magic/textures/icons/spells/stream.png b/assets/magic/textures/icons/spells/stream.png new file mode 100644 index 0000000..d7a3bfb Binary files /dev/null and b/assets/magic/textures/icons/spells/stream.png differ diff --git a/assets/magic/textures/icons/spells/stun.png b/assets/magic/textures/icons/spells/stun.png new file mode 100644 index 0000000..e4b2850 Binary files /dev/null and b/assets/magic/textures/icons/spells/stun.png differ diff --git a/assets/magic/textures/icons/spells/superalter.png b/assets/magic/textures/icons/spells/superalter.png new file mode 100644 index 0000000..bb19c05 Binary files /dev/null and b/assets/magic/textures/icons/spells/superalter.png differ diff --git a/assets/magic/textures/icons/spells/superbackup.png b/assets/magic/textures/icons/spells/superbackup.png new file mode 100644 index 0000000..3160e5f Binary files /dev/null and b/assets/magic/textures/icons/spells/superbackup.png differ diff --git a/assets/magic/textures/icons/spells/superblast.png b/assets/magic/textures/icons/spells/superblast.png new file mode 100644 index 0000000..28a743a Binary files /dev/null and b/assets/magic/textures/icons/spells/superblast.png differ diff --git a/assets/magic/textures/icons/spells/superblob.png b/assets/magic/textures/icons/spells/superblob.png new file mode 100644 index 0000000..c5e6c81 Binary files /dev/null and b/assets/magic/textures/icons/spells/superblob.png differ diff --git a/assets/magic/textures/icons/spells/superbox.png b/assets/magic/textures/icons/spells/superbox.png new file mode 100644 index 0000000..1780785 Binary files /dev/null and b/assets/magic/textures/icons/spells/superbox.png differ diff --git a/assets/magic/textures/icons/spells/supercollapse.png b/assets/magic/textures/icons/spells/supercollapse.png new file mode 100644 index 0000000..1a80475 Binary files /dev/null and b/assets/magic/textures/icons/spells/supercollapse.png differ diff --git a/assets/magic/textures/icons/spells/superconvert.png b/assets/magic/textures/icons/spells/superconvert.png new file mode 100644 index 0000000..e017ed8 Binary files /dev/null and b/assets/magic/textures/icons/spells/superconvert.png differ diff --git a/assets/magic/textures/icons/spells/supercube.png b/assets/magic/textures/icons/spells/supercube.png new file mode 100644 index 0000000..7567f28 Binary files /dev/null and b/assets/magic/textures/icons/spells/supercube.png differ diff --git a/assets/magic/textures/icons/spells/supercylinder.png b/assets/magic/textures/icons/spells/supercylinder.png new file mode 100644 index 0000000..f5c607c Binary files /dev/null and b/assets/magic/textures/icons/spells/supercylinder.png differ diff --git a/assets/magic/textures/icons/spells/superdisc.png b/assets/magic/textures/icons/spells/superdisc.png new file mode 100644 index 0000000..5fcc0f1 Binary files /dev/null and b/assets/magic/textures/icons/spells/superdisc.png differ diff --git a/assets/magic/textures/icons/spells/superdome.png b/assets/magic/textures/icons/spells/superdome.png new file mode 100644 index 0000000..6403b32 Binary files /dev/null and b/assets/magic/textures/icons/spells/superdome.png differ diff --git a/assets/magic/textures/icons/spells/superemp.png b/assets/magic/textures/icons/spells/superemp.png new file mode 100644 index 0000000..8eadbc0 Binary files /dev/null and b/assets/magic/textures/icons/spells/superemp.png differ diff --git a/assets/magic/textures/icons/spells/superfly.png b/assets/magic/textures/icons/spells/superfly.png new file mode 100644 index 0000000..24c0f82 Binary files /dev/null and b/assets/magic/textures/icons/spells/superfly.png differ diff --git a/assets/magic/textures/icons/spells/supergather.png b/assets/magic/textures/icons/spells/supergather.png new file mode 100644 index 0000000..ddc122a Binary files /dev/null and b/assets/magic/textures/icons/spells/supergather.png differ diff --git a/assets/magic/textures/icons/spells/superhemisphere.png b/assets/magic/textures/icons/spells/superhemisphere.png new file mode 100644 index 0000000..c5e6c81 Binary files /dev/null and b/assets/magic/textures/icons/spells/superhemisphere.png differ diff --git a/assets/magic/textures/icons/spells/superkill.png b/assets/magic/textures/icons/spells/superkill.png new file mode 100644 index 0000000..a2687b0 Binary files /dev/null and b/assets/magic/textures/icons/spells/superkill.png differ diff --git a/assets/magic/textures/icons/spells/superlaser.png b/assets/magic/textures/icons/spells/superlaser.png new file mode 100644 index 0000000..4d7336d Binary files /dev/null and b/assets/magic/textures/icons/spells/superlaser.png differ diff --git a/assets/magic/textures/icons/spells/superpyramid.png b/assets/magic/textures/icons/spells/superpyramid.png new file mode 100644 index 0000000..9291d6b Binary files /dev/null and b/assets/magic/textures/icons/spells/superpyramid.png differ diff --git a/assets/magic/textures/icons/spells/superregenerate.png b/assets/magic/textures/icons/spells/superregenerate.png new file mode 100644 index 0000000..430be66 Binary files /dev/null and b/assets/magic/textures/icons/spells/superregenerate.png differ diff --git a/assets/magic/textures/icons/spells/superrepair.png b/assets/magic/textures/icons/spells/superrepair.png new file mode 100644 index 0000000..ee627a8 Binary files /dev/null and b/assets/magic/textures/icons/spells/superrepair.png differ diff --git a/assets/magic/textures/icons/spells/superring.png b/assets/magic/textures/icons/spells/superring.png new file mode 100644 index 0000000..d66d91e Binary files /dev/null and b/assets/magic/textures/icons/spells/superring.png differ diff --git a/assets/magic/textures/icons/spells/supershell.png b/assets/magic/textures/icons/spells/supershell.png new file mode 100644 index 0000000..5471505 Binary files /dev/null and b/assets/magic/textures/icons/spells/supershell.png differ diff --git a/assets/magic/textures/icons/spells/supertorch.png b/assets/magic/textures/icons/spells/supertorch.png new file mode 100644 index 0000000..59d1b97 Binary files /dev/null and b/assets/magic/textures/icons/spells/supertorch.png differ diff --git a/assets/magic/textures/icons/spells/tag.png b/assets/magic/textures/icons/spells/tag.png new file mode 100644 index 0000000..fa38372 Binary files /dev/null and b/assets/magic/textures/icons/spells/tag.png differ diff --git a/assets/magic/textures/icons/spells/tame.png b/assets/magic/textures/icons/spells/tame.png new file mode 100644 index 0000000..c1dae16 Binary files /dev/null and b/assets/magic/textures/icons/spells/tame.png differ diff --git a/assets/magic/textures/icons/spells/tendril.png b/assets/magic/textures/icons/spells/tendril.png new file mode 100644 index 0000000..509667d Binary files /dev/null and b/assets/magic/textures/icons/spells/tendril.png differ diff --git a/assets/magic/textures/icons/spells/tent.png b/assets/magic/textures/icons/spells/tent.png new file mode 100644 index 0000000..42d4fd2 Binary files /dev/null and b/assets/magic/textures/icons/spells/tent.png differ diff --git a/assets/magic/textures/icons/spells/testdummy.png b/assets/magic/textures/icons/spells/testdummy.png new file mode 100644 index 0000000..6211345 Binary files /dev/null and b/assets/magic/textures/icons/spells/testdummy.png differ diff --git a/assets/magic/textures/icons/spells/time.png b/assets/magic/textures/icons/spells/time.png new file mode 100644 index 0000000..8e695ac Binary files /dev/null and b/assets/magic/textures/icons/spells/time.png differ diff --git a/assets/magic/textures/icons/spells/toggleair.png b/assets/magic/textures/icons/spells/toggleair.png new file mode 100644 index 0000000..ab1c18a Binary files /dev/null and b/assets/magic/textures/icons/spells/toggleair.png differ diff --git a/assets/magic/textures/icons/spells/torch.png b/assets/magic/textures/icons/spells/torch.png new file mode 100644 index 0000000..d1472b9 Binary files /dev/null and b/assets/magic/textures/icons/spells/torch.png differ diff --git a/assets/magic/textures/icons/spells/tornado.png b/assets/magic/textures/icons/spells/tornado.png new file mode 100644 index 0000000..770cca6 Binary files /dev/null and b/assets/magic/textures/icons/spells/tornado.png differ diff --git a/assets/magic/textures/icons/spells/torture.png b/assets/magic/textures/icons/spells/torture.png new file mode 100644 index 0000000..53973ab Binary files /dev/null and b/assets/magic/textures/icons/spells/torture.png differ diff --git a/assets/magic/textures/icons/spells/toss.png b/assets/magic/textures/icons/spells/toss.png new file mode 100644 index 0000000..1efa0ae Binary files /dev/null and b/assets/magic/textures/icons/spells/toss.png differ diff --git a/assets/magic/textures/icons/spells/tracking.png b/assets/magic/textures/icons/spells/tracking.png new file mode 100644 index 0000000..b341ce3 Binary files /dev/null and b/assets/magic/textures/icons/spells/tracking.png differ diff --git a/assets/magic/textures/icons/spells/trash.png b/assets/magic/textures/icons/spells/trash.png new file mode 100644 index 0000000..f61b2e9 Binary files /dev/null and b/assets/magic/textures/icons/spells/trash.png differ diff --git a/assets/magic/textures/icons/spells/tree.png b/assets/magic/textures/icons/spells/tree.png new file mode 100644 index 0000000..43b8dbd Binary files /dev/null and b/assets/magic/textures/icons/spells/tree.png differ diff --git a/assets/magic/textures/icons/spells/tunnel.png b/assets/magic/textures/icons/spells/tunnel.png new file mode 100644 index 0000000..b2be813 Binary files /dev/null and b/assets/magic/textures/icons/spells/tunnel.png differ diff --git a/assets/magic/textures/icons/spells/upgrades.png b/assets/magic/textures/icons/spells/upgrades.png new file mode 100644 index 0000000..be4125a Binary files /dev/null and b/assets/magic/textures/icons/spells/upgrades.png differ diff --git a/assets/magic/textures/icons/spells/vanish.png b/assets/magic/textures/icons/spells/vanish.png new file mode 100644 index 0000000..7f69817 Binary files /dev/null and b/assets/magic/textures/icons/spells/vanish.png differ diff --git a/assets/magic/textures/icons/spells/virus.png b/assets/magic/textures/icons/spells/virus.png new file mode 100644 index 0000000..e648855 Binary files /dev/null and b/assets/magic/textures/icons/spells/virus.png differ diff --git a/assets/magic/textures/icons/spells/volley.png b/assets/magic/textures/icons/spells/volley.png new file mode 100644 index 0000000..1edec28 Binary files /dev/null and b/assets/magic/textures/icons/spells/volley.png differ diff --git a/assets/magic/textures/icons/spells/walls.png b/assets/magic/textures/icons/spells/walls.png new file mode 100644 index 0000000..1532ff3 Binary files /dev/null and b/assets/magic/textures/icons/spells/walls.png differ diff --git a/assets/magic/textures/icons/spells/wand.png b/assets/magic/textures/icons/spells/wand.png new file mode 100644 index 0000000..7cfe34c Binary files /dev/null and b/assets/magic/textures/icons/spells/wand.png differ diff --git a/assets/magic/textures/icons/spells/wave.png b/assets/magic/textures/icons/spells/wave.png new file mode 100644 index 0000000..1faf195 Binary files /dev/null and b/assets/magic/textures/icons/spells/wave.png differ diff --git a/assets/magic/textures/icons/spells/wear.png b/assets/magic/textures/icons/spells/wear.png new file mode 100644 index 0000000..2ed8a71 Binary files /dev/null and b/assets/magic/textures/icons/spells/wear.png differ diff --git a/assets/magic/textures/icons/spells/weather.png b/assets/magic/textures/icons/spells/weather.png new file mode 100644 index 0000000..523c603 Binary files /dev/null and b/assets/magic/textures/icons/spells/weather.png differ diff --git a/assets/magic/textures/icons/spells/webbing.png b/assets/magic/textures/icons/spells/webbing.png new file mode 100644 index 0000000..5be7316 Binary files /dev/null and b/assets/magic/textures/icons/spells/webbing.png differ diff --git a/assets/magic/textures/icons/spells/whip.png b/assets/magic/textures/icons/spells/whip.png new file mode 100644 index 0000000..8ced04a Binary files /dev/null and b/assets/magic/textures/icons/spells/whip.png differ diff --git a/assets/magic/textures/icons/spells/wither.png b/assets/magic/textures/icons/spells/wither.png new file mode 100644 index 0000000..78c938b Binary files /dev/null and b/assets/magic/textures/icons/spells/wither.png differ diff --git a/assets/magic/textures/icons/spells/wolf.png b/assets/magic/textures/icons/spells/wolf.png new file mode 100644 index 0000000..8e345c7 Binary files /dev/null and b/assets/magic/textures/icons/spells/wolf.png differ diff --git a/assets/magic/textures/icons/spells/wolfhouse.png b/assets/magic/textures/icons/spells/wolfhouse.png new file mode 100644 index 0000000..cb63373 Binary files /dev/null and b/assets/magic/textures/icons/spells/wolfhouse.png differ diff --git a/assets/magic/textures/icons/spells/workbench.png b/assets/magic/textures/icons/spells/workbench.png new file mode 100644 index 0000000..74b2bdb Binary files /dev/null and b/assets/magic/textures/icons/spells/workbench.png differ diff --git a/assets/magic/textures/icons/spells/worm.png b/assets/magic/textures/icons/spells/worm.png new file mode 100644 index 0000000..e648855 Binary files /dev/null and b/assets/magic/textures/icons/spells/worm.png differ diff --git a/assets/magic/textures/icons/spells/wound.png b/assets/magic/textures/icons/spells/wound.png new file mode 100644 index 0000000..40fb4d1 Binary files /dev/null and b/assets/magic/textures/icons/spells/wound.png differ diff --git a/assets/magic/textures/icons/upgrades/alphabetizer.png b/assets/magic/textures/icons/upgrades/alphabetizer.png new file mode 100644 index 0000000..a2660b9 Binary files /dev/null and b/assets/magic/textures/icons/upgrades/alphabetizer.png differ diff --git a/assets/magic/textures/icons/upgrades/antihunger.png b/assets/magic/textures/icons/upgrades/antihunger.png new file mode 100644 index 0000000..aaf523c Binary files /dev/null and b/assets/magic/textures/icons/upgrades/antihunger.png differ diff --git a/assets/magic/textures/icons/upgrades/chestmode.png b/assets/magic/textures/icons/upgrades/chestmode.png new file mode 100644 index 0000000..922cd0e Binary files /dev/null and b/assets/magic/textures/icons/upgrades/chestmode.png differ diff --git a/assets/magic/textures/icons/upgrades/cyclemode.png b/assets/magic/textures/icons/upgrades/cyclemode.png new file mode 100644 index 0000000..12eb3f8 Binary files /dev/null and b/assets/magic/textures/icons/upgrades/cyclemode.png differ diff --git a/assets/magic/textures/icons/upgrades/hotbar1.png b/assets/magic/textures/icons/upgrades/hotbar1.png new file mode 100644 index 0000000..9954e5d Binary files /dev/null and b/assets/magic/textures/icons/upgrades/hotbar1.png differ diff --git a/assets/magic/textures/icons/upgrades/hotbar2.png b/assets/magic/textures/icons/upgrades/hotbar2.png new file mode 100644 index 0000000..6dccc1f Binary files /dev/null and b/assets/magic/textures/icons/upgrades/hotbar2.png differ diff --git a/assets/magic/textures/icons/upgrades/hotbar3.png b/assets/magic/textures/icons/upgrades/hotbar3.png new file mode 100644 index 0000000..686b8b9 Binary files /dev/null and b/assets/magic/textures/icons/upgrades/hotbar3.png differ diff --git a/assets/magic/textures/icons/upgrades/inventorymode.png b/assets/magic/textures/icons/upgrades/inventorymode.png new file mode 100644 index 0000000..029a43d Binary files /dev/null and b/assets/magic/textures/icons/upgrades/inventorymode.png differ diff --git a/assets/magic/textures/icons/upgrades/loud.png b/assets/magic/textures/icons/upgrades/loud.png new file mode 100644 index 0000000..9a91bc1 Binary files /dev/null and b/assets/magic/textures/icons/upgrades/loud.png differ diff --git a/assets/magic/textures/icons/upgrades/mode_drop.png b/assets/magic/textures/icons/upgrades/mode_drop.png new file mode 100644 index 0000000..029a43d Binary files /dev/null and b/assets/magic/textures/icons/upgrades/mode_drop.png differ diff --git a/assets/magic/textures/icons/upgrades/mode_rightclick.png b/assets/magic/textures/icons/upgrades/mode_rightclick.png new file mode 100644 index 0000000..029a43d Binary files /dev/null and b/assets/magic/textures/icons/upgrades/mode_rightclick.png differ diff --git a/assets/magic/textures/icons/upgrades/mode_swap.png b/assets/magic/textures/icons/upgrades/mode_swap.png new file mode 100644 index 0000000..029a43d Binary files /dev/null and b/assets/magic/textures/icons/upgrades/mode_swap.png differ diff --git a/assets/magic/textures/icons/upgrades/mode_sword.png b/assets/magic/textures/icons/upgrades/mode_sword.png new file mode 100644 index 0000000..a480a21 Binary files /dev/null and b/assets/magic/textures/icons/upgrades/mode_sword.png differ diff --git a/assets/magic/textures/icons/upgrades/organizer.png b/assets/magic/textures/icons/upgrades/organizer.png new file mode 100644 index 0000000..371fe2b Binary files /dev/null and b/assets/magic/textures/icons/upgrades/organizer.png differ diff --git a/assets/magic/textures/icons/upgrades/quickcast_disable.png b/assets/magic/textures/icons/upgrades/quickcast_disable.png new file mode 100644 index 0000000..029a43d Binary files /dev/null and b/assets/magic/textures/icons/upgrades/quickcast_disable.png differ diff --git a/assets/magic/textures/icons/upgrades/quickcast_enable.png b/assets/magic/textures/icons/upgrades/quickcast_enable.png new file mode 100644 index 0000000..029a43d Binary files /dev/null and b/assets/magic/textures/icons/upgrades/quickcast_enable.png differ diff --git a/assets/magic/textures/icons/upgrades/quickcast_manual.png b/assets/magic/textures/icons/upgrades/quickcast_manual.png new file mode 100644 index 0000000..029a43d Binary files /dev/null and b/assets/magic/textures/icons/upgrades/quickcast_manual.png differ diff --git a/assets/magic/textures/icons/upgrades/quickcast_normal.png b/assets/magic/textures/icons/upgrades/quickcast_normal.png new file mode 100644 index 0000000..029a43d Binary files /dev/null and b/assets/magic/textures/icons/upgrades/quickcast_normal.png differ diff --git a/assets/magic/textures/icons/upgrades/quiet.png b/assets/magic/textures/icons/upgrades/quiet.png new file mode 100644 index 0000000..fd5b03c Binary files /dev/null and b/assets/magic/textures/icons/upgrades/quiet.png differ diff --git a/assets/magic/textures/icons/upgrades/silent.png b/assets/magic/textures/icons/upgrades/silent.png new file mode 100644 index 0000000..f56fe06 Binary files /dev/null and b/assets/magic/textures/icons/upgrades/silent.png differ diff --git a/assets/magic/textures/icons/upgrades/undroppable.png b/assets/magic/textures/icons/upgrades/undroppable.png new file mode 100644 index 0000000..aaf523c Binary files /dev/null and b/assets/magic/textures/icons/upgrades/undroppable.png differ diff --git a/assets/magic/textures/mobs/dragon/dragon_base.png b/assets/magic/textures/mobs/dragon/dragon_base.png new file mode 100644 index 0000000..e6fc516 Binary files /dev/null and b/assets/magic/textures/mobs/dragon/dragon_base.png differ diff --git a/assets/magic/textures/mobs/dragon/dragon_wing.png b/assets/magic/textures/mobs/dragon/dragon_wing.png new file mode 100644 index 0000000..cde3f88 Binary files /dev/null and b/assets/magic/textures/mobs/dragon/dragon_wing.png differ diff --git a/assets/magic/textures/other/air_glider.png b/assets/magic/textures/other/air_glider.png new file mode 100755 index 0000000..98fe796 Binary files /dev/null and b/assets/magic/textures/other/air_glider.png differ diff --git a/assets/magic/textures/other/animated1.png b/assets/magic/textures/other/animated1.png new file mode 100644 index 0000000..f21941a Binary files /dev/null and b/assets/magic/textures/other/animated1.png differ diff --git a/assets/magic/textures/other/animated1.png.mcmeta b/assets/magic/textures/other/animated1.png.mcmeta new file mode 100755 index 0000000..606706c --- /dev/null +++ b/assets/magic/textures/other/animated1.png.mcmeta @@ -0,0 +1 @@ +{ "animation": { "frametime": 2, "frames": [ 0, 1, 2, 3, 4, 5, 6, 7 ] } } \ No newline at end of file diff --git a/assets/magic/textures/other/animated1_e.png b/assets/magic/textures/other/animated1_e.png new file mode 100644 index 0000000..24be0b9 Binary files /dev/null and b/assets/magic/textures/other/animated1_e.png differ diff --git a/assets/magic/textures/other/animated1_e.png.mcmeta b/assets/magic/textures/other/animated1_e.png.mcmeta new file mode 100644 index 0000000..606706c --- /dev/null +++ b/assets/magic/textures/other/animated1_e.png.mcmeta @@ -0,0 +1 @@ +{ "animation": { "frametime": 2, "frames": [ 0, 1, 2, 3, 4, 5, 6, 7 ] } } \ No newline at end of file diff --git a/assets/magic/textures/other/animated2.png.mcmeta b/assets/magic/textures/other/animated2.png.mcmeta new file mode 100644 index 0000000..606706c --- /dev/null +++ b/assets/magic/textures/other/animated2.png.mcmeta @@ -0,0 +1 @@ +{ "animation": { "frametime": 2, "frames": [ 0, 1, 2, 3, 4, 5, 6, 7 ] } } \ No newline at end of file diff --git a/assets/magic/textures/other/arcticfoxhelmet.png b/assets/magic/textures/other/arcticfoxhelmet.png new file mode 100644 index 0000000..9704a52 Binary files /dev/null and b/assets/magic/textures/other/arcticfoxhelmet.png differ diff --git a/assets/magic/textures/other/atm.png b/assets/magic/textures/other/atm.png new file mode 100644 index 0000000..f602504 Binary files /dev/null and b/assets/magic/textures/other/atm.png differ diff --git a/assets/magic/textures/other/atm_e.png b/assets/magic/textures/other/atm_e.png new file mode 100644 index 0000000..97d42c6 Binary files /dev/null and b/assets/magic/textures/other/atm_e.png differ diff --git a/assets/magic/textures/other/blaster.png b/assets/magic/textures/other/blaster.png new file mode 100644 index 0000000..00bcb9c Binary files /dev/null and b/assets/magic/textures/other/blaster.png differ diff --git a/assets/magic/textures/other/blazepurple.png.mcmeta b/assets/magic/textures/other/blazepurple.png.mcmeta new file mode 100755 index 0000000..3289a75 --- /dev/null +++ b/assets/magic/textures/other/blazepurple.png.mcmeta @@ -0,0 +1,29 @@ +{ +"animation": { +"frametime": 4, +"frames": [ +0, +1, +2, +3, +4, +5, +6, +7, +8, +9, +10, +11, +12, +13, +14, +15, +16, +16, +{ +"index": 0, +"time": 1 +} +] +} +} diff --git a/assets/magic/textures/other/bluegreen.png.mcmeta b/assets/magic/textures/other/bluegreen.png.mcmeta new file mode 100755 index 0000000..bcf346a --- /dev/null +++ b/assets/magic/textures/other/bluegreen.png.mcmeta @@ -0,0 +1,25 @@ +{ +"animation": { +"frametime": 5, +"frames": [ +0, +1, +2, +3, +4, +5, +6, +7, +6, +5, +4, +3, +2, +1, +{ +"index": 0, +"time": 1 +} +] +} +} diff --git a/assets/magic/textures/other/bookanimation1.png.mcmeta b/assets/magic/textures/other/bookanimation1.png.mcmeta new file mode 100644 index 0000000..606706c --- /dev/null +++ b/assets/magic/textures/other/bookanimation1.png.mcmeta @@ -0,0 +1 @@ +{ "animation": { "frametime": 2, "frames": [ 0, 1, 2, 3, 4, 5, 6, 7 ] } } \ No newline at end of file diff --git a/assets/magic/textures/other/bookanimation2.png.mcmeta b/assets/magic/textures/other/bookanimation2.png.mcmeta new file mode 100644 index 0000000..606706c --- /dev/null +++ b/assets/magic/textures/other/bookanimation2.png.mcmeta @@ -0,0 +1 @@ +{ "animation": { "frametime": 2, "frames": [ 0, 1, 2, 3, 4, 5, 6, 7 ] } } \ No newline at end of file diff --git a/assets/magic/textures/other/bow2.png b/assets/magic/textures/other/bow2.png new file mode 100644 index 0000000..5bf563c Binary files /dev/null and b/assets/magic/textures/other/bow2.png differ diff --git a/assets/magic/textures/other/bread_slice.png b/assets/magic/textures/other/bread_slice.png new file mode 100644 index 0000000..d630517 Binary files /dev/null and b/assets/magic/textures/other/bread_slice.png differ diff --git a/assets/magic/textures/other/broom.png b/assets/magic/textures/other/broom.png new file mode 100644 index 0000000..7ea247b Binary files /dev/null and b/assets/magic/textures/other/broom.png differ diff --git a/assets/magic/textures/other/broom2.png b/assets/magic/textures/other/broom2.png new file mode 100644 index 0000000..ee44b0e Binary files /dev/null and b/assets/magic/textures/other/broom2.png differ diff --git a/assets/magic/textures/other/brush.png b/assets/magic/textures/other/brush.png new file mode 100644 index 0000000..a4572a0 Binary files /dev/null and b/assets/magic/textures/other/brush.png differ diff --git a/assets/magic/textures/other/cheese.png b/assets/magic/textures/other/cheese.png new file mode 100644 index 0000000..7f53fc2 Binary files /dev/null and b/assets/magic/textures/other/cheese.png differ diff --git a/assets/magic/textures/other/coffee.png b/assets/magic/textures/other/coffee.png new file mode 100644 index 0000000..f11c8a3 Binary files /dev/null and b/assets/magic/textures/other/coffee.png differ diff --git a/assets/magic/textures/other/crystalball.png b/assets/magic/textures/other/crystalball.png new file mode 100644 index 0000000..8e70dff Binary files /dev/null and b/assets/magic/textures/other/crystalball.png differ diff --git a/assets/magic/textures/other/crystalball1.png b/assets/magic/textures/other/crystalball1.png new file mode 100644 index 0000000..d0bf600 Binary files /dev/null and b/assets/magic/textures/other/crystalball1.png differ diff --git a/assets/magic/textures/other/crystalball1.png.mcmeta b/assets/magic/textures/other/crystalball1.png.mcmeta new file mode 100644 index 0000000..f8637ea --- /dev/null +++ b/assets/magic/textures/other/crystalball1.png.mcmeta @@ -0,0 +1,9 @@ +{ + "animation": { + "interpolate": true, + "frametime": 15, + "frames": [ + 0, 2, 0 + ] + } +} \ No newline at end of file diff --git a/assets/magic/textures/other/demon_sword.png b/assets/magic/textures/other/demon_sword.png new file mode 100644 index 0000000..41c2f57 Binary files /dev/null and b/assets/magic/textures/other/demon_sword.png differ diff --git a/assets/magic/textures/other/e_texture.png b/assets/magic/textures/other/e_texture.png new file mode 100644 index 0000000..e96b838 Binary files /dev/null and b/assets/magic/textures/other/e_texture.png differ diff --git a/assets/magic/textures/other/egypt.png b/assets/magic/textures/other/egypt.png new file mode 100644 index 0000000..26e46fb Binary files /dev/null and b/assets/magic/textures/other/egypt.png differ diff --git a/assets/magic/textures/other/elfaura.png b/assets/magic/textures/other/elfaura.png new file mode 100755 index 0000000..221fe0b Binary files /dev/null and b/assets/magic/textures/other/elfaura.png differ diff --git a/assets/magic/textures/other/elfaura.png.mcmeta b/assets/magic/textures/other/elfaura.png.mcmeta new file mode 100755 index 0000000..b61c0b6 --- /dev/null +++ b/assets/magic/textures/other/elfaura.png.mcmeta @@ -0,0 +1,36 @@ +{ +"animation": { +"frametime": 3, +"frames": [ +0, +1, +2, +3, +4, +5, +6, +7, +8, +9, +10, +11, +12, +13, +14, +15, +16, +17, +18, +19, +20, +21, +22, +23, +24, +{ +"index": 0, +"time": 1 +} +] +} +} diff --git a/assets/magic/textures/other/emerald_sword.png b/assets/magic/textures/other/emerald_sword.png new file mode 100644 index 0000000..3caf37a Binary files /dev/null and b/assets/magic/textures/other/emerald_sword.png differ diff --git a/assets/magic/textures/other/enchantedbook.png b/assets/magic/textures/other/enchantedbook.png new file mode 100644 index 0000000..953b30f Binary files /dev/null and b/assets/magic/textures/other/enchantedbook.png differ diff --git a/assets/magic/textures/other/enchantedbook.png.mcmeta b/assets/magic/textures/other/enchantedbook.png.mcmeta new file mode 100644 index 0000000..0390e38 --- /dev/null +++ b/assets/magic/textures/other/enchantedbook.png.mcmeta @@ -0,0 +1,10 @@ +{ + "animation": { + "frametime": 50, + "interpolate": true, + "frames": [ + 0, + 1 + ] + } +} \ No newline at end of file diff --git a/assets/magic/textures/other/extinguisher.png b/assets/magic/textures/other/extinguisher.png new file mode 100644 index 0000000..9fe6cb1 Binary files /dev/null and b/assets/magic/textures/other/extinguisher.png differ diff --git a/assets/magic/textures/other/foxhelmet.png b/assets/magic/textures/other/foxhelmet.png new file mode 100644 index 0000000..88c063a Binary files /dev/null and b/assets/magic/textures/other/foxhelmet.png differ diff --git a/assets/magic/textures/other/glass_white.png.mcmeta b/assets/magic/textures/other/glass_white.png.mcmeta new file mode 100644 index 0000000..6ef90fc --- /dev/null +++ b/assets/magic/textures/other/glass_white.png.mcmeta @@ -0,0 +1,66 @@ +{ + "animation": { + "frames": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59 + ] + } +} \ No newline at end of file diff --git a/assets/magic/textures/other/glow_flow_blue.png.mcmeta b/assets/magic/textures/other/glow_flow_blue.png.mcmeta new file mode 100755 index 0000000..505cd7a --- /dev/null +++ b/assets/magic/textures/other/glow_flow_blue.png.mcmeta @@ -0,0 +1,16 @@ +{ + "animation": { + "frametime": 2, + "interpolate": true, + "frames": [ + 7, + 6, + 5, + 4, + 3, + 2, + 1, + 0 + ] + } +} \ No newline at end of file diff --git a/assets/magic/textures/other/glow_flow_green.png.mcmeta b/assets/magic/textures/other/glow_flow_green.png.mcmeta new file mode 100755 index 0000000..505cd7a --- /dev/null +++ b/assets/magic/textures/other/glow_flow_green.png.mcmeta @@ -0,0 +1,16 @@ +{ + "animation": { + "frametime": 2, + "interpolate": true, + "frames": [ + 7, + 6, + 5, + 4, + 3, + 2, + 1, + 0 + ] + } +} \ No newline at end of file diff --git a/assets/magic/textures/other/glow_flow_orange.png.mcmeta b/assets/magic/textures/other/glow_flow_orange.png.mcmeta new file mode 100755 index 0000000..505cd7a --- /dev/null +++ b/assets/magic/textures/other/glow_flow_orange.png.mcmeta @@ -0,0 +1,16 @@ +{ + "animation": { + "frametime": 2, + "interpolate": true, + "frames": [ + 7, + 6, + 5, + 4, + 3, + 2, + 1, + 0 + ] + } +} \ No newline at end of file diff --git a/assets/magic/textures/other/glow_flow_purple.png.mcmeta b/assets/magic/textures/other/glow_flow_purple.png.mcmeta new file mode 100755 index 0000000..505cd7a --- /dev/null +++ b/assets/magic/textures/other/glow_flow_purple.png.mcmeta @@ -0,0 +1,16 @@ +{ + "animation": { + "frametime": 2, + "interpolate": true, + "frames": [ + 7, + 6, + 5, + 4, + 3, + 2, + 1, + 0 + ] + } +} \ No newline at end of file diff --git a/assets/magic/textures/other/glow_flow_red.png.mcmeta b/assets/magic/textures/other/glow_flow_red.png.mcmeta new file mode 100755 index 0000000..505cd7a --- /dev/null +++ b/assets/magic/textures/other/glow_flow_red.png.mcmeta @@ -0,0 +1,16 @@ +{ + "animation": { + "frametime": 2, + "interpolate": true, + "frames": [ + 7, + 6, + 5, + 4, + 3, + 2, + 1, + 0 + ] + } +} \ No newline at end of file diff --git a/assets/magic/textures/other/green_wand.png b/assets/magic/textures/other/green_wand.png new file mode 100644 index 0000000..1995548 Binary files /dev/null and b/assets/magic/textures/other/green_wand.png differ diff --git a/assets/magic/textures/other/green_wand_e.png b/assets/magic/textures/other/green_wand_e.png new file mode 100644 index 0000000..ee4c90c Binary files /dev/null and b/assets/magic/textures/other/green_wand_e.png differ diff --git a/assets/magic/textures/other/greyed.png b/assets/magic/textures/other/greyed.png new file mode 100644 index 0000000..c56a5f5 Binary files /dev/null and b/assets/magic/textures/other/greyed.png differ diff --git a/assets/magic/textures/other/grilled_cheese.png b/assets/magic/textures/other/grilled_cheese.png new file mode 100644 index 0000000..5a8d232 Binary files /dev/null and b/assets/magic/textures/other/grilled_cheese.png differ diff --git a/assets/magic/textures/other/handle.png b/assets/magic/textures/other/handle.png new file mode 100644 index 0000000..50ee59c Binary files /dev/null and b/assets/magic/textures/other/handle.png differ diff --git a/assets/magic/textures/other/hat_cloak_sides.png b/assets/magic/textures/other/hat_cloak_sides.png new file mode 100644 index 0000000..4b6f818 Binary files /dev/null and b/assets/magic/textures/other/hat_cloak_sides.png differ diff --git a/assets/magic/textures/other/hat_cloak_top.png b/assets/magic/textures/other/hat_cloak_top.png new file mode 100644 index 0000000..6791122 Binary files /dev/null and b/assets/magic/textures/other/hat_cloak_top.png differ diff --git a/assets/magic/textures/other/hat_eye2.png.mcmeta b/assets/magic/textures/other/hat_eye2.png.mcmeta new file mode 100755 index 0000000..ef87e58 --- /dev/null +++ b/assets/magic/textures/other/hat_eye2.png.mcmeta @@ -0,0 +1,19 @@ +{ +"animation": { +"frametime":1, +"frames": [ +1, +2, +3, +4, +5, +6, +7, +8, +{ +"index": 0, +"time": 230 +} +] +} +} \ No newline at end of file diff --git a/assets/magic/textures/other/iceball.png.mcmeta b/assets/magic/textures/other/iceball.png.mcmeta new file mode 100755 index 0000000..3c9619d --- /dev/null +++ b/assets/magic/textures/other/iceball.png.mcmeta @@ -0,0 +1,19 @@ +{ +"animation": { +"frametime": 5, +"frames": [ +0, +1, +2, +3, +4, +5, +6, +7, +{ +"index": 0, +"time": 1 +} +] +} +} diff --git a/assets/magic/textures/other/lavad_palette.png b/assets/magic/textures/other/lavad_palette.png new file mode 100755 index 0000000..60a706d Binary files /dev/null and b/assets/magic/textures/other/lavad_palette.png differ diff --git a/assets/magic/textures/other/lightningred.png b/assets/magic/textures/other/lightningred.png new file mode 100755 index 0000000..80413b4 Binary files /dev/null and b/assets/magic/textures/other/lightningred.png differ diff --git a/assets/magic/textures/other/lightningred.png.mcmeta b/assets/magic/textures/other/lightningred.png.mcmeta new file mode 100755 index 0000000..e3566e8 --- /dev/null +++ b/assets/magic/textures/other/lightningred.png.mcmeta @@ -0,0 +1,27 @@ +{ +"animation": { +"frametime": 5, +"frames": [ +0, +1, +2, +3, +4, +5, +6, +7, +8, +7, +6, +5, +4, +3, +2, +1, +{ +"index": 0, +"time": 1 +} +] +} +} diff --git a/assets/magic/textures/other/lixwglow.png b/assets/magic/textures/other/lixwglow.png new file mode 100644 index 0000000..63c7fc2 Binary files /dev/null and b/assets/magic/textures/other/lixwglow.png differ diff --git a/assets/magic/textures/other/longbow.png b/assets/magic/textures/other/longbow.png new file mode 100644 index 0000000..4b04a31 Binary files /dev/null and b/assets/magic/textures/other/longbow.png differ diff --git a/assets/magic/textures/other/magical.png.mcmeta b/assets/magic/textures/other/magical.png.mcmeta new file mode 100755 index 0000000..fae98be --- /dev/null +++ b/assets/magic/textures/other/magical.png.mcmeta @@ -0,0 +1,28 @@ +{ +"animation": { +"frametime": 4, +"frames": [ +0, +1, +2, +3, +4, +5, +6, +7, +8, +9, +10, +11, +12, +13, +13, +14, +14, +{ +"index": 0, +"time": 1 +} +] +} +} diff --git a/assets/magic/textures/other/magicka_wand.png b/assets/magic/textures/other/magicka_wand.png new file mode 100644 index 0000000..a734628 Binary files /dev/null and b/assets/magic/textures/other/magicka_wand.png differ diff --git a/assets/magic/textures/other/magmawand.png b/assets/magic/textures/other/magmawand.png new file mode 100644 index 0000000..b7bd6c8 Binary files /dev/null and b/assets/magic/textures/other/magmawand.png differ diff --git a/assets/magic/textures/other/master_sword.png b/assets/magic/textures/other/master_sword.png new file mode 100644 index 0000000..c527a2b Binary files /dev/null and b/assets/magic/textures/other/master_sword.png differ diff --git a/assets/magic/textures/other/mirror_shield.png b/assets/magic/textures/other/mirror_shield.png new file mode 100644 index 0000000..21513aa Binary files /dev/null and b/assets/magic/textures/other/mirror_shield.png differ diff --git a/assets/magic/textures/other/moon_wand.png b/assets/magic/textures/other/moon_wand.png new file mode 100644 index 0000000..80d3de5 Binary files /dev/null and b/assets/magic/textures/other/moon_wand.png differ diff --git a/assets/magic/textures/other/moon_wand_e.png b/assets/magic/textures/other/moon_wand_e.png new file mode 100644 index 0000000..a71ee93 Binary files /dev/null and b/assets/magic/textures/other/moon_wand_e.png differ diff --git a/assets/magic/textures/other/night_vision_goggles.png b/assets/magic/textures/other/night_vision_goggles.png new file mode 100644 index 0000000..56a86bb Binary files /dev/null and b/assets/magic/textures/other/night_vision_goggles.png differ diff --git a/assets/magic/textures/other/no.png b/assets/magic/textures/other/no.png new file mode 100644 index 0000000..24b1022 Binary files /dev/null and b/assets/magic/textures/other/no.png differ diff --git a/assets/magic/textures/other/ocarina.png b/assets/magic/textures/other/ocarina.png new file mode 100644 index 0000000..b1b6252 Binary files /dev/null and b/assets/magic/textures/other/ocarina.png differ diff --git a/assets/magic/textures/other/redpurple.png b/assets/magic/textures/other/redpurple.png new file mode 100755 index 0000000..084f9a1 Binary files /dev/null and b/assets/magic/textures/other/redpurple.png differ diff --git a/assets/magic/textures/other/redpurple.png.mcmeta b/assets/magic/textures/other/redpurple.png.mcmeta new file mode 100755 index 0000000..bcf346a --- /dev/null +++ b/assets/magic/textures/other/redpurple.png.mcmeta @@ -0,0 +1,25 @@ +{ +"animation": { +"frametime": 5, +"frames": [ +0, +1, +2, +3, +4, +5, +6, +7, +6, +5, +4, +3, +2, +1, +{ +"index": 0, +"time": 1 +} +] +} +} diff --git a/assets/magic/textures/other/riven.png b/assets/magic/textures/other/riven.png new file mode 100644 index 0000000..b6b665c Binary files /dev/null and b/assets/magic/textures/other/riven.png differ diff --git a/assets/magic/textures/other/riverglow.png b/assets/magic/textures/other/riverglow.png new file mode 100644 index 0000000..de575ff Binary files /dev/null and b/assets/magic/textures/other/riverglow.png differ diff --git a/assets/magic/textures/other/sandwich.png b/assets/magic/textures/other/sandwich.png new file mode 100644 index 0000000..ce611c9 Binary files /dev/null and b/assets/magic/textures/other/sandwich.png differ diff --git a/assets/magic/textures/other/silver.png b/assets/magic/textures/other/silver.png new file mode 100644 index 0000000..650dd6c Binary files /dev/null and b/assets/magic/textures/other/silver.png differ diff --git a/assets/magic/textures/other/silver.png.mcmeta b/assets/magic/textures/other/silver.png.mcmeta new file mode 100644 index 0000000..36f87c9 --- /dev/null +++ b/assets/magic/textures/other/silver.png.mcmeta @@ -0,0 +1,18 @@ +{ + "animation": { + "frames": [ + {"index": 0, "time": 2}, + {"index": 1, "time": 2}, + {"index": 2, "time": 2}, + {"index": 3, "time": 2}, + {"index": 4, "time": 2}, + {"index": 5, "time": 2}, + {"index": 6, "time": 2}, + {"index": 5, "time": 2}, + {"index": 4, "time": 2}, + {"index": 3, "time": 2}, + {"index": 2, "time": 2}, + {"index": 1, "time": 2} + ] + } +} \ No newline at end of file diff --git a/assets/magic/textures/other/silver_e.png b/assets/magic/textures/other/silver_e.png new file mode 100644 index 0000000..93121c2 Binary files /dev/null and b/assets/magic/textures/other/silver_e.png differ diff --git a/assets/magic/textures/other/silver_e.png.mcmeta b/assets/magic/textures/other/silver_e.png.mcmeta new file mode 100644 index 0000000..36f87c9 --- /dev/null +++ b/assets/magic/textures/other/silver_e.png.mcmeta @@ -0,0 +1,18 @@ +{ + "animation": { + "frames": [ + {"index": 0, "time": 2}, + {"index": 1, "time": 2}, + {"index": 2, "time": 2}, + {"index": 3, "time": 2}, + {"index": 4, "time": 2}, + {"index": 5, "time": 2}, + {"index": 6, "time": 2}, + {"index": 5, "time": 2}, + {"index": 4, "time": 2}, + {"index": 3, "time": 2}, + {"index": 2, "time": 2}, + {"index": 1, "time": 2} + ] + } +} \ No newline at end of file diff --git a/assets/magic/textures/other/sparkles.png.mcmeta b/assets/magic/textures/other/sparkles.png.mcmeta new file mode 100644 index 0000000..6ef90fc --- /dev/null +++ b/assets/magic/textures/other/sparkles.png.mcmeta @@ -0,0 +1,66 @@ +{ + "animation": { + "frames": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59 + ] + } +} \ No newline at end of file diff --git a/assets/magic/textures/other/staff_gandalf.png b/assets/magic/textures/other/staff_gandalf.png new file mode 100644 index 0000000..f997dc9 Binary files /dev/null and b/assets/magic/textures/other/staff_gandalf.png differ diff --git a/assets/magic/textures/other/staff_wolf.png b/assets/magic/textures/other/staff_wolf.png new file mode 100644 index 0000000..674aac5 Binary files /dev/null and b/assets/magic/textures/other/staff_wolf.png differ diff --git a/assets/magic/textures/other/staff_wolf_bottom.png b/assets/magic/textures/other/staff_wolf_bottom.png new file mode 100644 index 0000000..d5d78da Binary files /dev/null and b/assets/magic/textures/other/staff_wolf_bottom.png differ diff --git a/assets/magic/textures/other/staff_wolf_top.png b/assets/magic/textures/other/staff_wolf_top.png new file mode 100644 index 0000000..8714563 Binary files /dev/null and b/assets/magic/textures/other/staff_wolf_top.png differ diff --git a/assets/magic/textures/other/survival_wand1.png b/assets/magic/textures/other/survival_wand1.png new file mode 100644 index 0000000..aae20e3 Binary files /dev/null and b/assets/magic/textures/other/survival_wand1.png differ diff --git a/assets/magic/textures/other/survivalwand3.png b/assets/magic/textures/other/survivalwand3.png new file mode 100644 index 0000000..26170c5 Binary files /dev/null and b/assets/magic/textures/other/survivalwand3.png differ diff --git a/assets/magic/textures/other/survivalwand3_colorable.png b/assets/magic/textures/other/survivalwand3_colorable.png new file mode 100644 index 0000000..4b083c9 Binary files /dev/null and b/assets/magic/textures/other/survivalwand3_colorable.png differ diff --git a/assets/magic/textures/other/survivalwand4.png b/assets/magic/textures/other/survivalwand4.png new file mode 100644 index 0000000..5a65ff0 Binary files /dev/null and b/assets/magic/textures/other/survivalwand4.png differ diff --git a/assets/magic/textures/other/tea.png b/assets/magic/textures/other/tea.png new file mode 100644 index 0000000..5e9bb00 Binary files /dev/null and b/assets/magic/textures/other/tea.png differ diff --git a/assets/magic/textures/other/toast.png b/assets/magic/textures/other/toast.png new file mode 100644 index 0000000..f175f68 Binary files /dev/null and b/assets/magic/textures/other/toast.png differ diff --git a/assets/magic/textures/other/toasted_sandwich.png b/assets/magic/textures/other/toasted_sandwich.png new file mode 100644 index 0000000..58473f0 Binary files /dev/null and b/assets/magic/textures/other/toasted_sandwich.png differ diff --git a/assets/magic/textures/other/totem.png b/assets/magic/textures/other/totem.png new file mode 100644 index 0000000..fd1877c Binary files /dev/null and b/assets/magic/textures/other/totem.png differ diff --git a/assets/magic/textures/other/wand1.png b/assets/magic/textures/other/wand1.png new file mode 100644 index 0000000..fb13d4b Binary files /dev/null and b/assets/magic/textures/other/wand1.png differ diff --git a/assets/magic/textures/other/wand1_e.png b/assets/magic/textures/other/wand1_e.png new file mode 100644 index 0000000..6573471 Binary files /dev/null and b/assets/magic/textures/other/wand1_e.png differ diff --git a/assets/magic/textures/other/wand2.png b/assets/magic/textures/other/wand2.png new file mode 100644 index 0000000..aec0dc7 Binary files /dev/null and b/assets/magic/textures/other/wand2.png differ diff --git a/assets/magic/textures/other/wand2_e.png b/assets/magic/textures/other/wand2_e.png new file mode 100644 index 0000000..ec68c42 Binary files /dev/null and b/assets/magic/textures/other/wand2_e.png differ diff --git a/assets/magic/textures/other/wand_wolf.png b/assets/magic/textures/other/wand_wolf.png new file mode 100644 index 0000000..d763b64 Binary files /dev/null and b/assets/magic/textures/other/wand_wolf.png differ diff --git a/assets/magic/textures/other/wizard_hat.png b/assets/magic/textures/other/wizard_hat.png new file mode 100644 index 0000000..37420fb Binary files /dev/null and b/assets/magic/textures/other/wizard_hat.png differ diff --git a/assets/magic/textures/sabers/lightsaber_blue.png b/assets/magic/textures/sabers/lightsaber_blue.png new file mode 100644 index 0000000..e3adf3a Binary files /dev/null and b/assets/magic/textures/sabers/lightsaber_blue.png differ diff --git a/assets/magic/textures/sabers/lightsaber_blue_e.png b/assets/magic/textures/sabers/lightsaber_blue_e.png new file mode 100644 index 0000000..aad4784 Binary files /dev/null and b/assets/magic/textures/sabers/lightsaber_blue_e.png differ diff --git a/assets/magic/textures/sabers/lightsaber_green.png b/assets/magic/textures/sabers/lightsaber_green.png new file mode 100644 index 0000000..b7baabe Binary files /dev/null and b/assets/magic/textures/sabers/lightsaber_green.png differ diff --git a/assets/magic/textures/sabers/lightsaber_green_e.png b/assets/magic/textures/sabers/lightsaber_green_e.png new file mode 100644 index 0000000..a98ce2d Binary files /dev/null and b/assets/magic/textures/sabers/lightsaber_green_e.png differ diff --git a/assets/magic/textures/sabers/lightsaber_orange.png b/assets/magic/textures/sabers/lightsaber_orange.png new file mode 100644 index 0000000..478e107 Binary files /dev/null and b/assets/magic/textures/sabers/lightsaber_orange.png differ diff --git a/assets/magic/textures/sabers/lightsaber_orange_e.png b/assets/magic/textures/sabers/lightsaber_orange_e.png new file mode 100644 index 0000000..82c7bfa Binary files /dev/null and b/assets/magic/textures/sabers/lightsaber_orange_e.png differ diff --git a/assets/magic/textures/sabers/lightsaber_purple.png b/assets/magic/textures/sabers/lightsaber_purple.png new file mode 100644 index 0000000..93cbd9d Binary files /dev/null and b/assets/magic/textures/sabers/lightsaber_purple.png differ diff --git a/assets/magic/textures/sabers/lightsaber_purple_e.png b/assets/magic/textures/sabers/lightsaber_purple_e.png new file mode 100644 index 0000000..93d0929 Binary files /dev/null and b/assets/magic/textures/sabers/lightsaber_purple_e.png differ diff --git a/assets/magic/textures/sabers/lightsaber_red.png b/assets/magic/textures/sabers/lightsaber_red.png new file mode 100644 index 0000000..de95858 Binary files /dev/null and b/assets/magic/textures/sabers/lightsaber_red.png differ diff --git a/assets/magic/textures/sabers/lightsaber_red_e.png b/assets/magic/textures/sabers/lightsaber_red_e.png new file mode 100644 index 0000000..de69062 Binary files /dev/null and b/assets/magic/textures/sabers/lightsaber_red_e.png differ diff --git a/assets/magic/textures/sabers/lightsaber_white.png b/assets/magic/textures/sabers/lightsaber_white.png new file mode 100644 index 0000000..18a26ff Binary files /dev/null and b/assets/magic/textures/sabers/lightsaber_white.png differ diff --git a/assets/magic/textures/sabers/lightsaber_white_e.png b/assets/magic/textures/sabers/lightsaber_white_e.png new file mode 100644 index 0000000..6580376 Binary files /dev/null and b/assets/magic/textures/sabers/lightsaber_white_e.png differ diff --git a/assets/magic/textures/wands/flat/black.png b/assets/magic/textures/wands/flat/black.png new file mode 100644 index 0000000..5926d44 Binary files /dev/null and b/assets/magic/textures/wands/flat/black.png differ diff --git a/assets/magic/textures/wands/flat/broomstick.png b/assets/magic/textures/wands/flat/broomstick.png new file mode 100644 index 0000000..14ea866 Binary files /dev/null and b/assets/magic/textures/wands/flat/broomstick.png differ diff --git a/assets/magic/textures/wands/flat/brown.png b/assets/magic/textures/wands/flat/brown.png new file mode 100644 index 0000000..1f7b2f7 Binary files /dev/null and b/assets/magic/textures/wands/flat/brown.png differ diff --git a/assets/magic/textures/wands/flat/elder.png b/assets/magic/textures/wands/flat/elder.png new file mode 100644 index 0000000..fbce9b1 Binary files /dev/null and b/assets/magic/textures/wands/flat/elder.png differ diff --git a/assets/magic/textures/wands/flat/skinny.png b/assets/magic/textures/wands/flat/skinny.png new file mode 100644 index 0000000..934217a Binary files /dev/null and b/assets/magic/textures/wands/flat/skinny.png differ diff --git a/assets/magic/textures/wands/flat/wolf.png b/assets/magic/textures/wands/flat/wolf.png new file mode 100644 index 0000000..5d3f863 Binary files /dev/null and b/assets/magic/textures/wands/flat/wolf.png differ diff --git a/assets/magic/textures/wands/hookshot.png b/assets/magic/textures/wands/hookshot.png new file mode 100644 index 0000000..a07c705 Binary files /dev/null and b/assets/magic/textures/wands/hookshot.png differ diff --git a/assets/minecraft/atlases/blocks.json b/assets/minecraft/atlases/blocks.json new file mode 100644 index 0000000..7433297 --- /dev/null +++ b/assets/minecraft/atlases/blocks.json @@ -0,0 +1,69 @@ +{ + "sources": [ + { + "type": "directory", + "source": "custom", + "prefix": "custom/" + }, + { + "type": "directory", + "source": "arrows", + "prefix": "arrows/" + }, + { + "type": "directory", + "source": "bending", + "prefix": "bending/" + }, + { + "type": "directory", + "source": "bows", + "prefix": "bows/" + }, + { + "type": "directory", + "source": "gui", + "prefix": "gui/" + }, + { + "type": "directory", + "source": "broomsticks", + "prefix": "broomsticks/" + }, + { + "type": "directory", + "source": "icons", + "prefix": "icons/" + }, + { + "type": "directory", + "source": "halloween", + "prefix": "halloween/" + }, + { + "type": "directory", + "source": "mobs", + "prefix": "mobs/" + }, + { + "type": "directory", + "source": "other", + "prefix": "other/" + }, + { + "type": "directory", + "source": "sabers", + "prefix": "sabers/" + }, + { + "type": "directory", + "source": "wands", + "prefix": "wands/" + }, + { + "type": "directory", + "source": "war", + "prefix": "war/" + } + ] +} \ No newline at end of file diff --git a/assets/minecraft/font/default.json b/assets/minecraft/font/default.json new file mode 100644 index 0000000..9d36ac7 --- /dev/null +++ b/assets/minecraft/font/default.json @@ -0,0 +1 @@ +{"providers":[{"type":"bitmap","file":"minecraft:usw/ui/questico.png","ascent":10,"height":16,"chars":["ゐ"]},{"type":"bitmap","file":"minecraft:usw/ui/pause1.png","ascent":0,"height":128,"chars":["せ"]},{"type":"bitmap","file":"minecraft:usw/ui/pause2.png","ascent":0,"height":128,"chars":["そ"]},{"type":"bitmap","file":"minecraft:usw/ui/questico.png","ascent":10,"height":14,"chars":["む"]},{"type":"bitmap","file":"minecraft:usw/ui/questico.png","ascent":-13,"height":14,"chars":["め"]},{"type":"bitmap","file":"minecraft:usw/ui/tm.png","ascent":5,"height":6,"chars":["ぃ"]},{"type":"bitmap","file":"minecraft:usw/ui/negative.png","ascent":-50,"height":-5,"chars":["七"]},{"type":"bitmap","file":"minecraft:usw/ui/negative.png","ascent":5,"height":50,"chars":["ゼ"]},{"type":"ttf","file":"minecraft:negative_spaces.ttf","shift":[0.0,50.0],"size":10.0,"oversample":1.0}]} \ No newline at end of file diff --git a/assets/minecraft/font/magic.json b/assets/minecraft/font/magic.json new file mode 100644 index 0000000..2c8965e --- /dev/null +++ b/assets/minecraft/font/magic.json @@ -0,0 +1,2340 @@ +{ + "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 + } + }, + { + "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 + }, + { + "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" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/default.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue900" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/absorb.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue901" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/admission.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue902" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/airscooter.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue903" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/alter.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue904" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/animate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue905" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/anvil.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue906" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue907" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow10.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue908" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow2.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue909" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow3.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue90a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow4.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue90b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow5.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue90c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow6.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue90d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow7.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue90e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow8.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue90f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrow9.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue910" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/arrowrain.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue911" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/backup.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue912" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/blast.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue913" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/blaster.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue914" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/blessing.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue915" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/blind.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue916" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/blink.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue917" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/blob.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue918" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/bomb.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue919" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/boom.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue91a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/boomstown.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue91b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/boon.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue91c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/bow.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue91d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/box.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue91e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/breach.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue91f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/bridge.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue920" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/broom.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue921" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/brushselect.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue922" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/bubble.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue923" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/buyshop.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue924" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/cage.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue925" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/camera.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue926" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/capture.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue927" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/cat.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue928" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/chainlightning.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue929" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/chop.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue92a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/cloak.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue92b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/cluster.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue92c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/collapse.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue92d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/column.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue92e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/commit.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue92f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/convert.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue930" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/counterspell.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue931" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/cure.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue932" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/curse.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue933" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/day.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue934" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/defender.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue935" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/disarm.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue936" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/disintegrate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue937" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/dragonball.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue938" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/earth.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue939" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/earthquake.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue93a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/emp.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue93b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/entangle.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue93c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/extinguish.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue93d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/familiar.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue93e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/farm.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue93f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/feather.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue940" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/fill.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue941" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/fire.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue942" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/fireball.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue943" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/flamethrower.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue944" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/flare.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue945" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/flashbang.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue946" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/flatten.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue947" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/fling.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue948" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/floodfill.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue949" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/force.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue94a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/forest.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue94b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/frost.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue94c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/fury.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue94d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/fxdemo.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue94e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/gasp.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue94f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/gather.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue950" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/gatling.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue951" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/ghast.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue952" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/gills.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue953" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/glide.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue954" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/glider.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue955" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/grab.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue956" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/grenade.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue957" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/grow.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue958" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/harden.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue959" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/hat.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue95a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/heal.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue95b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/healing.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue95c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/homing.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue95d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/hunter.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue95e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/icbm.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue95f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/iceshards.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue960" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/invincible.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue961" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/iterate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue962" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/kill.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue963" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/laser.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue964" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/lava.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue965" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/levitate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue966" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/life.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue967" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/life3.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue968" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/lift.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue969" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/light.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue96a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/lightning.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue96b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/lockpick.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue96c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/magichat.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue96d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/map.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue96e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/meteor.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue96f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/mine.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue970" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/missile.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue971" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/mob.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue972" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/monster.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue973" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/mount.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue974" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/music.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue975" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/neutron.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue976" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/night.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue977" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/nuke.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue978" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/paint.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue979" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/paste.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue97a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/peek.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue97b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/permafrost.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue97c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/petrify.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue97d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/phase.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue97e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/phasebackup.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue97f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/pickpocket.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue980" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/pillar.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue981" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/place.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue982" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/platform.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue983" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/poison.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue984" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/pollinate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue985" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/polymorph.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue986" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/portal.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue987" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/projectile.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue988" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/protection_all.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue989" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/protection_explosions.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue98a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/protection_falling.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue98b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/protection_fire.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue98c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/protection_physical.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue98d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/protection_projectiles.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue98e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/pull.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue98f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/purpleblast.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue990" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/push.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue991" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/railgun.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue992" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/rainbow.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue993" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/raise.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue994" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/randomtp.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue995" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/recall.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue996" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/recurse.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue997" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/reflect.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue998" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/regenerate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue999" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/repair.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue99a" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/rocket.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue99b" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/rocketlauncher.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue99c" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/rollback.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue99d" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/rubberize.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue99e" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sandblast.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue99f" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/secure.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a0" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sellshop.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a1" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sharpen_sword.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a2" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/shell.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a3" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/shrink.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a4" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/shuriken.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a5" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/silence.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a6" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/simulate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a7" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/simulate3.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a8" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/singularity.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9a9" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/smash.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9aa" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/smite.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ab" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sniper.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ac" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sparkle.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ad" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sphere.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ae" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/spider.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9af" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sponge.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b0" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/stash.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b1" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/sticky.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b2" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/stream.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b3" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/stun.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b4" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superalter.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b5" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superbackup.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b6" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superblast.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b7" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superblob.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b8" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superbox.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9b9" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/supercollapse.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ba" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superconvert.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9bb" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/supercube.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9bc" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/supercylinder.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9bd" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superdisc.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9be" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superdome.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9bf" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superemp.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c0" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superfly.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c1" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/supergather.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c2" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superhemisphere.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c3" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superkill.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c4" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superlaser.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c5" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superpyramid.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c6" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superregenerate.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c7" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superrepair.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c8" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/superring.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9c9" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/supershell.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ca" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/supertorch.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9cb" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tag.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9cc" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tame.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9cd" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tendril.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ce" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tent.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9cf" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/testdummy.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d0" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/time.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d1" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/toggleair.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d2" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/torch.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d3" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tornado.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d4" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/torture.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d5" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/toss.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d6" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tracking.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d7" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/trash.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d8" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tree.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9d9" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/tunnel.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9da" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/upgrades.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9db" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/vanish.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9dc" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/virus.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9dd" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/volley.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9de" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/walls.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9df" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wand.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e0" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wave.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e1" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wear.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e2" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/weather.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e3" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/webbing.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e4" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/whip.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e5" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wither.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e6" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wolf.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e7" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wolfhouse.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e8" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/workbench.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9e9" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/worm.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9ea" + ] + }, + { + "type": "bitmap", + "file": "magic:icons/spells/wound.png", + "ascent": 10, + "height": 16, + "chars": [ + "\ue9eb" + ] + } + ] +} \ No newline at end of file diff --git a/assets/minecraft/font/negative_spaces.ttf b/assets/minecraft/font/negative_spaces.ttf new file mode 100644 index 0000000..2846a65 Binary files /dev/null and b/assets/minecraft/font/negative_spaces.ttf differ diff --git a/assets/minecraft/font/nevis.json b/assets/minecraft/font/nevis.json new file mode 100644 index 0000000..b0e9259 --- /dev/null +++ b/assets/minecraft/font/nevis.json @@ -0,0 +1 @@ +{"providers":[{"type":"ttf","file":"minecraft:nevis.ttf","shift":[0.0,2.0],"size":8.5,"oversample":32.0}]} \ No newline at end of file diff --git a/assets/minecraft/font/nevis.ttf b/assets/minecraft/font/nevis.ttf new file mode 100644 index 0000000..b167912 Binary files /dev/null and b/assets/minecraft/font/nevis.ttf differ diff --git a/assets/minecraft/font/nevishotbar.json b/assets/minecraft/font/nevishotbar.json new file mode 100644 index 0000000..df5d094 --- /dev/null +++ b/assets/minecraft/font/nevishotbar.json @@ -0,0 +1 @@ +{"providers":[{"type":"bitmap","file":"minecraft:usw/ui/questico.png","ascent":-45,"height":16,"chars":["ぅ"]},{"type":"bitmap","file":"minecraft:usw/ui/questico.png","ascent":-45,"height":16,"chars":["う"]},{"type":"ttf","file":"minecraft:nevis.ttf","shift":[144.0,28.5],"size":12,"oversample":24.0}]} \ No newline at end of file diff --git a/assets/minecraft/font/nevissmaller.json b/assets/minecraft/font/nevissmaller.json new file mode 100644 index 0000000..8e312bb --- /dev/null +++ b/assets/minecraft/font/nevissmaller.json @@ -0,0 +1 @@ +{"providers":[{"type":"ttf","file":"minecraft:nevis.ttf","shift":[0.0,0.0],"size":12,"oversample":24.0}]} \ No newline at end of file diff --git a/assets/minecraft/lang/en_us.json b/assets/minecraft/lang/en_us.json new file mode 100644 index 0000000..b0411d6 --- /dev/null +++ b/assets/minecraft/lang/en_us.json @@ -0,0 +1 @@ +{"menu.game":"§b§lGame Paused §8» §7Only pauses in singleplayer instances.","options.guiScale":"GUI Scale §8(§bRecommended: §32-§33§8)","menu.returnToGame":"七七七 §fむ 七§b→ ʙᴀᴄᴋ ᴛᴏ ᴛʜᴇ ᴜѕᴡ 七§fむ","menu.returnToMenu":"§c ← ѕᴀᴠᴇ & ǫᴜɪᴛ ᴛᴏ ᴛɪᴛʟᴇ七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七七§fせ七そ","menu.disconnect":"§c← ѕᴀᴠᴇ & ǫᴜɪᴛ ᴛᴏ ᴛɪᴛʟᴇ","menu.shareToLan":"§b§lʟᴀɴ §8(§3≤25 People§8)","lanServer.title":"§8§l| §bʟᴀɴ ѕᴇᴛᴜᴘ §8(§3Up to 25 unique players can join this world from your network.§8)","lanServer.start":"§b§l♦ §bѕᴛᴀʀᴛ ʟᴀɴ","multiplayer.downloadingTerrain":"§0ぁ","multiplayer.player.joined":"§3%s §7has §bjoined§7 the game.","multiplayer.player.joined.renamed":"§3%s §8(§7formerly known as §3%s§8) §7has §bjoined §7the game.","multiplayer.player.left":"§3%s §7has §cleft§7 the game.","chat.type.advancement.task":"§b§lAchievement §8§l| §3%s §7has earned the achievement §b%s","chat.type.advancement.challenge":"§b§lChallenge §8§l| §3%s §7has completed the challenge §b%s","chat.type.advancement.goal":"§b§lQuest Complete §8§l| §3%s §7has completed the quest §b%s","soundCategory.master":"§8§l| §bᴀʟʟ ѕᴏᴜɴᴅѕ","soundCategory.music":"§8§l| §bᴅᴇꜰᴀᴜʟᴛ ᴍᴜѕɪᴄ","soundCategory.record":"§f七七む §8§l| §b§lᴜѕᴡ ѕᴏᴜɴᴅѕ","resourcePack.server.name":"§3§lѕᴜᴘᴘᴏʀᴛѕ: 1.19.2+","soundCategory.weather":"§8§l| §bᴡᴇᴀᴛʜᴇʀ","soundCategory.hostile":"§8§l| §bʜᴏѕᴛɪʟᴇ ᴄʀᴇᴀᴛᴜʀᴇѕ","soundCategory.neutral":"§8§l| §bꜰʀɪᴇɴᴅʟʏ ᴄʀᴇᴀᴛᴜʀᴇѕ","soundCategory.player":"§8§l| §bᴘʟᴀʏᴇʀѕ","soundCategory.block":"§8§l| §bʙʟᴏᴄᴋѕ","soundCategory.ambient":"§8§l| §bᴇɴᴠɪʀᴏɴᴍᴇɴᴛ","soundCategory.voice":"§f七七む §8§l| §b§lᴜѕᴡ ᴍᴜѕɪᴄ","record.nowPlaying":"Now Playing: %s","options.off":"§cOFF","options.on":"§aON","options.off.composed":"%s §7» §cOFF","options.on.composed":"%s §7» §aON","options.generic_value":"%s §7» §3%s","options.pixel_value":"%s §7» §3%spx","options.percent_value":"%s§7 » §3%s%%","options.percent_add_value":"%s §7» §3+%s%%","options.languageWarning":"§c§l! §8§l| §3English (US) is the only supported language on the USW for now.","options.ao.off":"§cOFF","options.graphics.fast":"§bꜰᴀѕᴛ","options.clouds.fancy":"§b§oꜰᴀɴᴄʏ","options.clouds.fast":"§bꜰᴀѕᴛ","options.narrator.off":"§cOFF","gui.advancements":"§b§lᴀᴄʜɪᴇᴠᴇᴍᴇɴᴛѕ","advancements.toast.task":"§f§lᴀᴄʜɪᴇᴠᴇᴍᴇɴᴛ","advancements.toast.challenge":"§f§lᴄʜᴀʟʟᴇɴɢᴇ ᴄᴏᴍᴘʟᴇᴛᴇ","advancements.toast.goal":"§f§lǫᴜᴇѕᴛ ᴄᴏᴍᴘʟᴇᴛᴇ","commands.datapack.list.available.success":"§8» §7There are §b%s §7data packs available: §3%s","commands.datapack.list.available.none":"\n§c§m╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸\n\n§c§l! §8§l| §c§lWARNING: §cTampering with data packs may break the map's functionality.\n§r\n§c§m╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸","commands.datapack.modify.enable":"\n§c§m╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸\n\n§c§l! §8§l| §c§lWARNING: §cTampering with data packs may break the map's functionality. By changing data pack states, you agree that no support will be given in the event that this copy of the map is rendered as non-functional.\n\n§c§m╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸\n\n§8§l| §3➤ §bEnabling data pack: §3%s§8)","commands.datapack.modify.disable":"\n§c§m╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸\n\n§c§l! §8§l| §c§lWARNING: §cTampering with data packs may break the map's functionality. By changing data pack states, you agree that no support will be given in the event that this copy of the map is rendered as non-functional.\n\n§c§m╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸╸\n\n§8§l| §4➤ §cDisabling data pack: §3%s§8)"} \ No newline at end of file diff --git a/assets/minecraft/models/item/acacia_fence_gate.json b/assets/minecraft/models/item/acacia_fence_gate.json new file mode 100644 index 0000000..52292d8 --- /dev/null +++ b/assets/minecraft/models/item/acacia_fence_gate.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/acacia_fence_gate", + + "overrides": [ + {"predicate": {"custom_model_data": 18017}, "model": "magic:other/hat_eye"} + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/acacia_sapling.json b/assets/minecraft/models/item/acacia_sapling.json new file mode 100644 index 0000000..627a43c --- /dev/null +++ b/assets/minecraft/models/item/acacia_sapling.json @@ -0,0 +1,11 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "minecraft:block/acacia_sapling" + }, + "overrides": [ + {"predicate": {"custom_model_data": 18001}, "model": "magic:broomsticks/broomstick"}, + {"predicate": { "custom_model_data": 18002}, "model": "magic:icons/spells/broom"}, + {"predicate": { "custom_model_data": 18003}, "model": "magic:icons_disabled/spells/broom"} + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/arrow.json b/assets/minecraft/models/item/arrow.json new file mode 100644 index 0000000..a733a02 --- /dev/null +++ b/assets/minecraft/models/item/arrow.json @@ -0,0 +1,11 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "minecraft:item/arrow" + }, + + "overrides": [ + {"predicate": { "custom_model_data": 18001}, "model": "magic:icons/spells/arrow"}, + {"predicate": { "custom_model_data": 18002}, "model": "magic:icons_disabled/spells/arrow"} + ] +} diff --git a/assets/minecraft/models/item/barrier.json b/assets/minecraft/models/item/barrier.json new file mode 100644 index 0000000..9ad5010 --- /dev/null +++ b/assets/minecraft/models/item/barrier.json @@ -0,0 +1 @@ +{"parent":"item/generated","textures":{"layer0":"item/barrier"},"overrides":[{"predicate":{"custom_model_data":1},"model":"usw/usw1"},{"predicate":{"custom_model_data":2},"model":"usw/usw2"}]} \ No newline at end of file diff --git a/assets/minecraft/models/item/birch_sapling.json b/assets/minecraft/models/item/birch_sapling.json new file mode 100644 index 0000000..b3ae2b9 --- /dev/null +++ b/assets/minecraft/models/item/birch_sapling.json @@ -0,0 +1,9 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "minecraft:block/birch_sapling" + }, + "overrides": [ + {"predicate": {"custom_model_data": 18001}, "model": "magic:broomsticks/broomstick2"} + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/blackstone_stairs.json b/assets/minecraft/models/item/blackstone_stairs.json new file mode 100644 index 0000000..381caa4 --- /dev/null +++ b/assets/minecraft/models/item/blackstone_stairs.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/blackstone_stairs", + + "overrides": [ + {"predicate": {"custom_model_data": 18017}, "model": "magic:other/hat_cloak"} + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/blaze_rod.json b/assets/minecraft/models/item/blaze_rod.json new file mode 100644 index 0000000..b1c8854 --- /dev/null +++ b/assets/minecraft/models/item/blaze_rod.json @@ -0,0 +1,57 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "minecraft:item/blaze_rod" + }, + + "overrides": [ + {"predicate": {"custom_model_data": 18001}, "model": "magic:wands/old_survival_wand1"}, + {"predicate": {"custom_model_data": 18002}, "model": "magic:wands/old_survival_wand2"}, + {"predicate": {"custom_model_data": 18003}, "model": "magic:wands/survival_wand1"}, + {"predicate": {"custom_model_data": 18004}, "model": "magic:wands/survival_wand2"}, + {"predicate": {"custom_model_data": 18005}, "model": "magic:wands/staff_survival1"}, + {"predicate": {"custom_model_data": 18006}, "model": "magic:wands/staff_gandalf"}, + {"predicate": {"custom_model_data": 18007}, "model": "magic:wands/staff_wolf"}, + {"predicate": {"custom_model_data": 18008}, "model": "magic:wands/wolf_wand"}, + {"predicate": {"custom_model_data": 18009}, "model": "magic:wands/staff_magicka"}, + {"predicate": {"custom_model_data": 18010}, "model": "magic:wands/moon_wand"}, + {"predicate": {"custom_model_data": 18011}, "model": "magic:broomsticks/broomstick"}, + {"predicate": {"custom_model_data": 18012}, "model": "magic:weapons/blaster"}, + {"predicate": {"custom_model_data": 18013}, "model": "magic:sabers/lightsaber_hilt"}, + {"predicate": {"custom_model_data": 18014}, "model": "magic:sabers/lightsaber_hilt"}, + {"predicate": {"custom_model_data": 18015}, "model": "magic:other/hat_cloak"}, + {"predicate": {"custom_model_data": 18016}, "model": "magic:other/hat_eye"}, + {"predicate": {"custom_model_data": 18017}, "model": "magic:other/magic_hat"}, + {"predicate": {"custom_model_data": 18018}, "model": "magic:other/ocarina"}, + {"predicate": {"custom_model_data": 18019}, "model": "magic:bending/airbending"}, + {"predicate": {"custom_model_data": 18020}, "model": "magic:bending/waterbending"}, + {"predicate": {"custom_model_data": 18021}, "model": "magic:bending/earthbending"}, + {"predicate": {"custom_model_data": 18022}, "model": "magic:bending/firebending"}, + {"predicate": {"custom_model_data": 18023}, "model": "magic:bending/avatar"}, + {"predicate": {"custom_model_data": 18024}, "model": "magic:wands/flat/skinny"}, + {"predicate": {"custom_model_data": 18025}, "model": "magic:wands/flat/black"}, + {"predicate": {"custom_model_data": 18026}, "model": "magic:wands/flat/brown"}, + {"predicate": {"custom_model_data": 18027}, "model": "magic:wands/flat/elder"}, + {"predicate": {"custom_model_data": 18028}, "model": "magic:wands/flat/wolf"}, + {"predicate": {"custom_model_data": 18029}, "model": "magic:broomsticks/broomstick2"}, + {"predicate": {"custom_model_data": 18030}, "model": "magic:wands/crystalball"}, + {"predicate": {"custom_model_data": 18031}, "model": "magic:wands/enchantedbook"}, + {"predicate": {"custom_model_data": 18032}, "model": "magic:other/extinguisher"}, + {"predicate": {"custom_model_data": 18033}, "model": "magic:bending/air_glider"}, + {"predicate": {"custom_model_data": 18034}, "model": "magic:bending/air_staff"}, + {"predicate": {"custom_model_data": 18035}, "model": "magic:wands/riverglow"}, + {"predicate": {"custom_model_data": 18036}, "model": "magic:wands/lixwglow"}, + {"predicate": {"custom_model_data": 18037}, "model": "magic:wands/wandb"}, + {"predicate": {"custom_model_data": 18038}, "model": "magic:other/sortinghat"}, + {"predicate": {"custom_model_data": 18039}, "model": "magic:wands/staff_survival2"}, + {"predicate": {"custom_model_data": 18040}, "model": "magic:other/totem"}, + {"predicate": {"custom_model_data": 18041}, "model": "magic:wands/green_wand"}, + {"predicate": {"custom_model_data": 18042}, "model": "magic:other/nothing"}, + {"predicate": {"custom_model_data": 18043}, "model": "magic:other/gauntlet"}, + {"predicate": {"custom_model_data": 18044}, "model": "magic:wands/magmawand"}, + {"predicate": {"custom_model_data": 18045}, "model": "magic:icons/spells/wand"}, + {"predicate": {"custom_model_data": 18046}, "model": "magic:icons_disabled/spells/wand"}, + {"predicate": { "custom_model_data": 18047}, "model": "magic:icons/spells/laser"}, + {"predicate": { "custom_model_data": 18048}, "model": "magic:icons_disabled/spells/laser"} + ] +} diff --git a/assets/minecraft/models/item/bookshelf.json b/assets/minecraft/models/item/bookshelf.json new file mode 100644 index 0000000..d4ce80a --- /dev/null +++ b/assets/minecraft/models/item/bookshelf.json @@ -0,0 +1,8 @@ +{ + "parent": "minecraft:block/bookshelf", + + "overrides": [ + {"predicate": { "custom_model_data": 18001}, "model": "magic:other/atm"}, + {"predicate": { "custom_model_data": 18002}, "model": "magic:other/atm2"} + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/bow.json b/assets/minecraft/models/item/bow.json new file mode 100644 index 0000000..b8a7093 --- /dev/null +++ b/assets/minecraft/models/item/bow.json @@ -0,0 +1,69 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "minecraft:item/bow" + }, + "display": { + "thirdperson_righthand": { + "rotation": [ -80, 260, -40 ], + "translation": [ -1, -2, 2.5 ], + "scale": [ 0.9, 0.9, 0.9 ] + }, + "thirdperson_lefthand": { + "rotation": [ -80, -280, 40 ], + "translation": [ -1, -2, 2.5 ], + "scale": [ 0.9, 0.9, 0.9 ] + }, + "firstperson_righthand": { + "rotation": [ 0, -90, 25 ], + "translation": [ 1.13, 3.2, 1.13], + "scale": [ 0.68, 0.68, 0.68 ] + }, + "firstperson_lefthand": { + "rotation": [ 0, 90, -25 ], + "translation": [ 1.13, 3.2, 1.13], + "scale": [ 0.68, 0.68, 0.68 ] + } + }, + "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" + }, + + {"predicate": {"custom_model_data": 18001}, "model": "magic:bows/egypt/egypt"}, + {"predicate": {"custom_model_data": 18002}, "model": "magic:bows/skinny/bow"}, + {"predicate": {"custom_model_data": 18003}, "model": "magic:bows/longbow/longbow_standby"}, + + {"predicate": {"pulling": 1, "custom_model_data": 18001}, "model": "magic:bows/egypt/egypt_pulling_0"}, + {"predicate": {"pulling": 1, "pull": 0.65, "custom_model_data": 18001}, "model": "magic:bows/egypt/egypt_pulling_1"}, + {"predicate": {"pulling": 1, "pull": 0.9, "custom_model_data": 18001}, "model": "magic:bows/egypt/egypt_pulling_2"}, + + {"predicate": {"pulling": 1, "custom_model_data": 18002}, "model": "magic:bows/skinny/bow_pulling_0"}, + {"predicate": {"pulling": 1, "pull": 0.65, "custom_model_data": 18002}, "model": "magic:bows/skinny/bow_pulling_1"}, + {"predicate": {"pulling": 1, "pull": 0.9, "custom_model_data": 18002}, "model": "magic:bows/skinny/bow_pulling_2"}, + + {"predicate": {"pulling": 1, "custom_model_data": 18003}, "model": "magic:bows/longbow/longbow_pulling_0"}, + {"predicate": {"pulling": 1, "pull": 0.65, "custom_model_data": 18003}, "model": "magic:bows/longbow/longbow_pulling_1"}, + {"predicate": {"pulling": 1, "pull": 0.9, "custom_model_data": 18003}, "model": "magic:bows/longbow/longbow_pulling_2"}, + + {"predicate": {"custom_model_data": 18010}, "model": "magic:icons/spells/bow"}, + {"predicate": {"custom_model_data": 18011}, "model": "magic:icons_disabled/spells/bow"} + ] +} diff --git a/assets/minecraft/models/item/diamond.json b/assets/minecraft/models/item/diamond.json new file mode 100644 index 0000000..2a41189 --- /dev/null +++ b/assets/minecraft/models/item/diamond.json @@ -0,0 +1,12 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "minecraft:item/diamond" + }, + + "overrides": [ + {"predicate": {"custom_model_data": 18001}, "model": "magic:icons/spells/wand"}, + {"predicate": {"custom_model_data": 18002}, "model": "magic:icons_disabled/spells/wand"}, + {"predicate": {"custom_model_data": 18003}, "model": "magic:wands/crystalball"} + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/diamond_sword.json b/assets/minecraft/models/item/diamond_sword.json new file mode 100755 index 0000000..866935f --- /dev/null +++ b/assets/minecraft/models/item/diamond_sword.json @@ -0,0 +1,152 @@ +{ + "parent": "minecraft:item/handheld", + "textures": { + "layer0": "minecraft:item/diamond_sword" + }, + "overrides": [ + { + "predicate": { + "custom_model_data": 18001 + }, + "model": "magic:weapons/emerald_sword" + }, + { + "predicate": { + "custom_model_data": 18002 + }, + "model": "magic:other/sword_master" + }, + { + "predicate": { + "custom_model_data": 18003 + }, + "model": "magic:sabers/lightsaber_green" + }, + { + "predicate": { + "custom_model_data": 18004 + }, + "model": "magic:sabers/lightsaber_blue" + }, + { + "predicate": { + "custom_model_data": 18005 + }, + "model": "magic:sabers/lightsaber_red" + }, + { + "predicate": { + "custom_model_data": 18006 + }, + "model": "magic:sabers/lightsaber_orange" + }, + { + "predicate": { + "custom_model_data": 18007 + }, + "model": "magic:sabers/lightsaber_purple" + }, + { + "predicate": { + "custom_model_data": 18008 + }, + "model": "magic:weapons/emerald_sword" + }, + { + "predicate": { + "custom_model_data": 18009 + }, + "model": "magic:wands/valkglow" + }, + { + "predicate": { + "custom_model_data": 18010 + }, + "model": "magic:other/whitedagger" + }, + { + "predicate": { + "custom_model_data": 18011 + }, + "model": "magic:weapons/demon_sword" + }, + { + "predicate": { + "custom_model_data": 18012 + }, + "model": "magic:wands/felmglow" + }, + { + "predicate": { + "custom_model_data": 18013 + }, + "model": "magic:wands/rivenglow" + }, + { + "predicate": { + "custom_model_data": 18014 + }, + "model": "magic:wands/silver" + }, + { + "predicate": { + "custom_model_data": 18015 + }, + "model": "magic:wands/lavad" + }, + { + "predicate": { + "custom_model_data": 18102 + }, + "model": "magic:icons/spells/wound" + }, + { + "predicate": { + "custom_model_data": 18103 + }, + "model": "magic:icons_disabled/spells/wound" + }, + { + "predicate": { + "custom_model_data": 18104 + }, + "model": "magic:icons/spells/sharpen_sword" + }, + { + "predicate": { + "custom_model_data": 18105 + }, + "model": "magic:icons_disabled/spells/sharpen_sword" + }, + { + "predicate": { + "custom_model_data": 18106 + }, + "model": "magic:icons/upgrades/mode_sword" + }, + { + "predicate": { + "custom_model_data": 1404001 + }, + "model": "magic:halloween/pumpkin_hammer" + }, + { + "predicate": { + "custom_model_data": 1404002 + }, + "model": "magic:halloween/scyth_small" + }, + { + "predicate": { + "custom_model_data": 1404003 + }, + "model": "magic:halloween/hsword" + }, + { + "predicate": { + "custom_model_data": 1404004 + }, + "model": "magic:halloween/scythe_death" + } + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/emerald.json b/assets/minecraft/models/item/emerald.json new file mode 100644 index 0000000..be159db --- /dev/null +++ b/assets/minecraft/models/item/emerald.json @@ -0,0 +1,12 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "minecraft:item/emerald" + }, + + "overrides": [ + {"predicate": {"custom_model_data": 18001}, "model": "magic:wands/crystalball"}, + {"predicate": { "custom_model_data": 18002}, "model": "magic:icons/spells/shuriken"}, + {"predicate": { "custom_model_data": 18003}, "model": "magic:icons_disabled/spells/shuriken"} + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/enchanted_book.json b/assets/minecraft/models/item/enchanted_book.json new file mode 100644 index 0000000..0543a43 --- /dev/null +++ b/assets/minecraft/models/item/enchanted_book.json @@ -0,0 +1,9 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "minecraft:item/enchanted_book" + }, + "overrides": [ + {"predicate": {"custom_model_data": 18001}, "model": "magic:wands/enchantedbook"} + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/feather.json b/assets/minecraft/models/item/feather.json new file mode 100644 index 0000000..b1633dd --- /dev/null +++ b/assets/minecraft/models/item/feather.json @@ -0,0 +1,30 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "minecraft:item/feather" + }, + + "overrides": [ + {"predicate": { "custom_model_data": 18001}, "model": "magic:icons/spells/fling"}, + {"predicate": { "custom_model_data": 18002}, "model": "magic:icons_disabled/spells/fling"}, + {"predicate": { "custom_model_data": 18003}, "model": "magic:icons/spells/levitate"}, + {"predicate": { "custom_model_data": 18004}, "model": "magic:icons_disabled/spells/levitate"}, + {"predicate": { "custom_model_data": 18005}, "model": "magic:icons/spells/superfly"}, + {"predicate": { "custom_model_data": 18006}, "model": "magic:icons_disabled/spells/superfly"}, + {"predicate": { "custom_model_data": 18007}, "model": "magic:mobs/bigdragon/dragon_wing_red_left"}, + {"predicate": { "custom_model_data": 18008}, "model": "magic:mobs/bigdragon/dragon_body_red"}, + {"predicate": { "custom_model_data": 18009}, "model": "magic:mobs/bigdragon/dragon_wing_red_right"}, + {"predicate": { "custom_model_data": 18010}, "model": "magic:mobs/bigdragon/dragon_wing_blue_left"}, + {"predicate": { "custom_model_data": 18011}, "model": "magic:mobs/bigdragon/dragon_body_blue"}, + {"predicate": { "custom_model_data": 18012}, "model": "magic:mobs/bigdragon/dragon_wing_blue_right"}, + {"predicate": { "custom_model_data": 18013}, "model": "magic:mobs/bigdragon/dragon_wing_green_left"}, + {"predicate": { "custom_model_data": 18014}, "model": "magic:mobs/bigdragon/dragon_body_green"}, + {"predicate": { "custom_model_data": 18015}, "model": "magic:mobs/bigdragon/dragon_wing_green_right"}, + {"predicate": { "custom_model_data": 18016}, "model": "magic:mobs/bigdragon/dragon_wing_grey_left"}, + {"predicate": { "custom_model_data": 18017}, "model": "magic:mobs/bigdragon/dragon_body_grey"}, + {"predicate": { "custom_model_data": 18018}, "model": "magic:mobs/bigdragon/dragon_wing_grey_right"}, + {"predicate": { "custom_model_data": 18019}, "model": "magic:mobs/bigdragon/dragon_wing_purple_left"}, + {"predicate": { "custom_model_data": 18020}, "model": "magic:mobs/bigdragon/dragon_body_purple"}, + {"predicate": { "custom_model_data": 18021}, "model": "magic:mobs/bigdragon/dragon_wing_purple_right"} + ] +} diff --git a/assets/minecraft/models/item/golden_sword.json b/assets/minecraft/models/item/golden_sword.json new file mode 100755 index 0000000..6b825aa --- /dev/null +++ b/assets/minecraft/models/item/golden_sword.json @@ -0,0 +1,41 @@ +{ + "__comment": "Max gold durability is 33", + "parent": "item/handheld", + "textures": { + "layer0": "minecraft:item/golden_sword" + }, + "overrides": [ + {"predicate": {"damaged": 0, "damage": 0.03030303030303}, "model": "magic:other/sword_master"}, + {"predicate": {"damaged": 0, "damage": 0.06060606060606}, "model": "magic:sabers/lightsaber_green"}, + {"predicate": {"damaged": 0, "damage": 0.09090909090909}, "model": "magic:sabers/lightsaber_blue"}, + {"predicate": {"damaged": 0, "damage": 0.12121212121212}, "model": "magic:sabers/lightsaber_red"}, + {"predicate": {"damaged": 0, "damage": 0.15151515151515152}, "model": "magic:sabers/lightsaber_orange"}, + {"predicate": {"damaged": 0, "damage": 0.18181818181818182}, "model": "magic:sabers/lightsaber_purple"}, + {"predicate": {"damaged": 0, "damage": 0.21212121212121213}, "model": "magic:weapons/emerald_sword"}, + {"predicate": {"damaged": 0, "damage": 0.242424242424242}, "model": "magic:wands/valkglow"}, + {"predicate": {"damaged": 0, "damage": 0.272727272727273}, "model": "magic:other/whitedagger"}, + {"predicate": {"damaged": 0, "damage": 0.303030303030303}, "model": "magic:weapons/demon_sword"}, + {"predicate": {"damaged": 0, "damage": 0.333333333333333}, "model": "magic:wands/felmglow"}, + {"predicate": {"damaged": 0, "damage": 0.363636363636364}, "model": "magic:wands/rivenglow"}, + {"predicate": {"damaged": 0, "damage": 0.393939393939394}, "model": "magic:wands/silver"}, + {"predicate": {"damaged": 0, "damage": 0.424242424242424}, "model": "magic:wands/lavad"}, + + {"predicate": {"damaged": 1, "damage": 0}, "model": "item/golden_sword"}, + + {"predicate": {"custom_model_data": 18001}, "model": "magic:weapons/emerald_sword"}, + {"predicate": {"custom_model_data": 18002}, "model": "magic:other/sword_master"}, + {"predicate": {"custom_model_data": 18003}, "model": "magic:sabers/lightsaber_green"}, + {"predicate": {"custom_model_data": 18004}, "model": "magic:sabers/lightsaber_blue"}, + {"predicate": {"custom_model_data": 18005}, "model": "magic:sabers/lightsaber_red"}, + {"predicate": {"custom_model_data": 18006}, "model": "magic:sabers/lightsaber_orange"}, + {"predicate": {"custom_model_data": 18007}, "model": "magic:sabers/lightsaber_purple"}, + {"predicate": {"custom_model_data": 18008}, "model": "magic:weapons/emerald_sword"}, + {"predicate": {"custom_model_data": 18009}, "model": "magic:wands/valkglow"}, + {"predicate": {"custom_model_data": 18010}, "model": "magic:other/whitedagger"}, + {"predicate": {"custom_model_data": 18011}, "model": "magic:weapons/demon_sword"}, + {"predicate": {"custom_model_data": 18012}, "model": "magic:wands/felmglow"}, + {"predicate": {"custom_model_data": 18013}, "model": "magic:wands/rivenglow"}, + {"predicate": {"custom_model_data": 18014}, "model": "magic:wands/silver"}, + {"predicate": {"custom_model_data": 18015}, "model": "magic:wands/lavad"} + ] +} diff --git a/assets/minecraft/models/item/heart_of_the_sea.json b/assets/minecraft/models/item/heart_of_the_sea.json new file mode 100644 index 0000000..2bc1fd9 --- /dev/null +++ b/assets/minecraft/models/item/heart_of_the_sea.json @@ -0,0 +1,10 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "minecraft:item/heart_of_the_sea" + }, + + "overrides": [ + {"predicate": {"custom_model_data": 18001}, "model": "magic:wands/crystalball"} + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/leather_horse_armor.json b/assets/minecraft/models/item/leather_horse_armor.json new file mode 100644 index 0000000..fc53807 --- /dev/null +++ b/assets/minecraft/models/item/leather_horse_armor.json @@ -0,0 +1,13 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "minecraft:item/leather_horse_armor" + }, + + "overrides": [ + {"predicate": { "custom_model_data": 18001}, "model": "magic:mobs/dragon/dragon_base"}, + {"predicate": { "custom_model_data": 18002}, "model": "magic:mobs/dragon/dragon_wing_left"}, + {"predicate": { "custom_model_data": 18003}, "model": "magic:mobs/dragon/dragon_wing_right"}, + {"predicate": { "custom_model_data": 18004}, "model": "magic:wands/staff_survival_colorable"} + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/lectern.json b/assets/minecraft/models/item/lectern.json new file mode 100644 index 0000000..e3cd059 --- /dev/null +++ b/assets/minecraft/models/item/lectern.json @@ -0,0 +1,29 @@ +{ + "parent": "minecraft:block/lectern", + "overrides": [ + { + "predicate": { + "custom_model_data": 18017 + }, + "model": "magic:other/magic_hat" + }, + { + "predicate": { + "custom_model_data": 18018 + }, + "model": "magic:armor/foxhelmet" + }, + { + "predicate": { + "custom_model_data": 18019 + }, + "model": "magic:armor/arcticfoxhelmet" + }, + { + "predicate": { + "custom_model_data": 1404001 + }, + "model": "magic:halloween/pumpkin_hat" + } + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/light_blue_stained_glass.json b/assets/minecraft/models/item/light_blue_stained_glass.json new file mode 100644 index 0000000..f044e90 --- /dev/null +++ b/assets/minecraft/models/item/light_blue_stained_glass.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:block/light_blue_stained_glass", + + "overrides": [ + {"predicate": { "custom_model_data": 18001}, "model": "magic:other/divinghelmet"} + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/melon_seeds.json b/assets/minecraft/models/item/melon_seeds.json new file mode 100644 index 0000000..ae6d033 --- /dev/null +++ b/assets/minecraft/models/item/melon_seeds.json @@ -0,0 +1,12 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "minecraft:item/melon_seeds" + }, + + "overrides": [ + {"predicate": { "custom_model_data": 18001}, "model": "magic:icons/spells/meteor"}, + {"predicate": { "custom_model_data": 18002}, "model": "magic:icons_disabled/spells/meteor"}, + {"predicate": { "custom_model_data": 18003}, "model": "magic:other/atm2"} + ] +} diff --git a/assets/minecraft/models/item/nether_star.json b/assets/minecraft/models/item/nether_star.json new file mode 100644 index 0000000..7ca2f16 --- /dev/null +++ b/assets/minecraft/models/item/nether_star.json @@ -0,0 +1,12 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "minecraft:item/nether_star" + }, + + "overrides": [ + {"predicate": {"custom_model_data": 18001}, "model": "magic:wands/crystalball"}, + {"predicate": {"custom_model_data": 18002}, "model": "magic:broomsticks/broom_booster"}, + {"predicate": {"custom_model_data": 18003}, "model": "magic:broomsticks/broom_glider"} + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/netherite_sword.json b/assets/minecraft/models/item/netherite_sword.json new file mode 100755 index 0000000..b486c37 --- /dev/null +++ b/assets/minecraft/models/item/netherite_sword.json @@ -0,0 +1,23 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "minecraft:item/netherite_sword" + }, + "overrides": [ + {"predicate": {"custom_model_data": 18001}, "model": "magic:weapons/emerald_sword"}, + {"predicate": {"custom_model_data": 18002}, "model": "magic:other/sword_master"}, + {"predicate": {"custom_model_data": 18003}, "model": "magic:sabers/lightsaber_green"}, + {"predicate": {"custom_model_data": 18004}, "model": "magic:sabers/lightsaber_blue"}, + {"predicate": {"custom_model_data": 18005}, "model": "magic:sabers/lightsaber_red"}, + {"predicate": {"custom_model_data": 18006}, "model": "magic:sabers/lightsaber_orange"}, + {"predicate": {"custom_model_data": 18007}, "model": "magic:sabers/lightsaber_purple"}, + {"predicate": {"custom_model_data": 18008}, "model": "magic:weapons/emerald_sword"}, + {"predicate": {"custom_model_data": 18009}, "model": "magic:wands/valkglow"}, + {"predicate": {"custom_model_data": 18010}, "model": "magic:other/whitedagger"}, + {"predicate": {"custom_model_data": 18011}, "model": "magic:weapons/demon_sword"}, + {"predicate": {"custom_model_data": 18012}, "model": "magic:wands/felmglow"}, + {"predicate": {"custom_model_data": 18013}, "model": "magic:wands/rivenglow"}, + {"predicate": {"custom_model_data": 18014}, "model": "magic:wands/silver"}, + {"predicate": {"custom_model_data": 18015}, "model": "magic:wands/lavad"} + ] +} diff --git a/assets/minecraft/models/item/player_head.json b/assets/minecraft/models/item/player_head.json new file mode 100644 index 0000000..0cda564 --- /dev/null +++ b/assets/minecraft/models/item/player_head.json @@ -0,0 +1,2345 @@ +{ + "parent": "minecraft:item/template_skull", + "overrides": [ + { + "predicate": { + "custom_model_data": 18001 + }, + "model": "magic:icons/spells/pull" + }, + { + "predicate": { + "custom_model_data": 18002 + }, + "model": "magic:icons_disabled/spells/pull" + }, + { + "predicate": { + "custom_model_data": 18003 + }, + "model": "magic:icons/spells/flamethrower" + }, + { + "predicate": { + "custom_model_data": 18004 + }, + "model": "magic:icons_disabled/spells/flamethrower" + }, + { + "predicate": { + "custom_model_data": 18005 + }, + "model": "magic:icons/spells/chainlightning" + }, + { + "predicate": { + "custom_model_data": 18006 + }, + "model": "magic:icons_disabled/spells/chainlightning" + }, + { + "predicate": { + "custom_model_data": 18007 + }, + "model": "magic:icons/spells/meteor" + }, + { + "predicate": { + "custom_model_data": 18008 + }, + "model": "magic:icons_disabled/spells/meteor" + }, + { + "predicate": { + "custom_model_data": 18009 + }, + "model": "magic:icons/spells/arrow10" + }, + { + "predicate": { + "custom_model_data": 18010 + }, + "model": "magic:icons_disabled/spells/arrow10" + }, + { + "predicate": { + "custom_model_data": 18011 + }, + "model": "magic:icons/spells/disintegrate" + }, + { + "predicate": { + "custom_model_data": 18012 + }, + "model": "magic:icons_disabled/spells/disintegrate" + }, + { + "predicate": { + "custom_model_data": 18013 + }, + "model": "magic:icons/spells/fireball" + }, + { + "predicate": { + "custom_model_data": 18014 + }, + "model": "magic:icons_disabled/spells/fireball" + }, + { + "predicate": { + "custom_model_data": 18015 + }, + "model": "magic:icons/spells/peek" + }, + { + "predicate": { + "custom_model_data": 18016 + }, + "model": "magic:icons_disabled/spells/peek" + }, + { + "predicate": { + "custom_model_data": 18017 + }, + "model": "magic:icons/spells/reflect" + }, + { + "predicate": { + "custom_model_data": 18018 + }, + "model": "magic:icons_disabled/spells/reflect" + }, + { + "predicate": { + "custom_model_data": 18019 + }, + "model": "magic:icons/spells/pillar" + }, + { + "predicate": { + "custom_model_data": 18020 + }, + "model": "magic:icons_disabled/spells/pillar" + }, + { + "predicate": { + "custom_model_data": 18021 + }, + "model": "magic:icons/spells/glide" + }, + { + "predicate": { + "custom_model_data": 18022 + }, + "model": "magic:icons_disabled/spells/glide" + }, + { + "predicate": { + "custom_model_data": 18023 + }, + "model": "magic:icons/spells/neutron" + }, + { + "predicate": { + "custom_model_data": 18024 + }, + "model": "magic:icons_disabled/spells/neutron" + }, + { + "predicate": { + "custom_model_data": 18025 + }, + "model": "magic:icons/spells/protection_fire" + }, + { + "predicate": { + "custom_model_data": 18026 + }, + "model": "magic:icons_disabled/spells/protection_fire" + }, + { + "predicate": { + "custom_model_data": 18027 + }, + "model": "magic:icons/spells/flare" + }, + { + "predicate": { + "custom_model_data": 18028 + }, + "model": "magic:icons_disabled/spells/flare" + }, + { + "predicate": { + "custom_model_data": 18029 + }, + "model": "magic:icons/spells/phase" + }, + { + "predicate": { + "custom_model_data": 18030 + }, + "model": "magic:icons_disabled/spells/phase" + }, + { + "predicate": { + "custom_model_data": 18031 + }, + "model": "magic:icons/spells/sharpen_sword" + }, + { + "predicate": { + "custom_model_data": 18032 + }, + "model": "magic:icons_disabled/spells/sharpen_sword" + }, + { + "predicate": { + "custom_model_data": 18033 + }, + "model": "magic:icons/spells/night" + }, + { + "predicate": { + "custom_model_data": 18034 + }, + "model": "magic:icons_disabled/spells/night" + }, + { + "predicate": { + "custom_model_data": 18035 + }, + "model": "magic:icons/spells/tame" + }, + { + "predicate": { + "custom_model_data": 18036 + }, + "model": "magic:icons_disabled/spells/tame" + }, + { + "predicate": { + "custom_model_data": 18037 + }, + "model": "magic:icons/spells/shuriken" + }, + { + "predicate": { + "custom_model_data": 18038 + }, + "model": "magic:icons_disabled/spells/shuriken" + }, + { + "predicate": { + "custom_model_data": 18039 + }, + "model": "magic:icons/spells/arrowrain" + }, + { + "predicate": { + "custom_model_data": 18040 + }, + "model": "magic:icons_disabled/spells/arrowrain" + }, + { + "predicate": { + "custom_model_data": 18041 + }, + "model": "magic:icons/spells/familiar" + }, + { + "predicate": { + "custom_model_data": 18042 + }, + "model": "magic:icons_disabled/spells/familiar" + }, + { + "predicate": { + "custom_model_data": 18043 + }, + "model": "magic:icons/spells/tendril" + }, + { + "predicate": { + "custom_model_data": 18044 + }, + "model": "magic:icons_disabled/spells/tendril" + }, + { + "predicate": { + "custom_model_data": 18045 + }, + "model": "magic:icons/spells/earthquake" + }, + { + "predicate": { + "custom_model_data": 18046 + }, + "model": "magic:icons_disabled/spells/earthquake" + }, + { + "predicate": { + "custom_model_data": 18047 + }, + "model": "magic:icons/spells/broom" + }, + { + "predicate": { + "custom_model_data": 18048 + }, + "model": "magic:icons_disabled/spells/broom" + }, + { + "predicate": { + "custom_model_data": 18049 + }, + "model": "magic:icons/spells/torture" + }, + { + "predicate": { + "custom_model_data": 18050 + }, + "model": "magic:icons_disabled/spells/torture" + }, + { + "predicate": { + "custom_model_data": 18051 + }, + "model": "magic:icons/spells/polymorph" + }, + { + "predicate": { + "custom_model_data": 18052 + }, + "model": "magic:icons_disabled/spells/polymorph" + }, + { + "predicate": { + "custom_model_data": 18053 + }, + "model": "magic:icons/spells/gather" + }, + { + "predicate": { + "custom_model_data": 18054 + }, + "model": "magic:icons_disabled/spells/gather" + }, + { + "predicate": { + "custom_model_data": 18055 + }, + "model": "magic:icons/spells/monster" + }, + { + "predicate": { + "custom_model_data": 18056 + }, + "model": "magic:icons_disabled/spells/monster" + }, + { + "predicate": { + "custom_model_data": 18057 + }, + "model": "magic:icons/spells/silence" + }, + { + "predicate": { + "custom_model_data": 18058 + }, + "model": "magic:icons_disabled/spells/silence" + }, + { + "predicate": { + "custom_model_data": 18059 + }, + "model": "magic:icons/spells/rubberize" + }, + { + "predicate": { + "custom_model_data": 18060 + }, + "model": "magic:icons_disabled/spells/rubberize" + }, + { + "predicate": { + "custom_model_data": 18061 + }, + "model": "magic:icons/spells/protection_physical" + }, + { + "predicate": { + "custom_model_data": 18062 + }, + "model": "magic:icons_disabled/spells/protection_physical" + }, + { + "predicate": { + "custom_model_data": 18063 + }, + "model": "magic:icons/spells/dragonball" + }, + { + "predicate": { + "custom_model_data": 18064 + }, + "model": "magic:icons_disabled/spells/dragonball" + }, + { + "predicate": { + "custom_model_data": 18065 + }, + "model": "magic:icons/spells/airscooter" + }, + { + "predicate": { + "custom_model_data": 18066 + }, + "model": "magic:icons_disabled/spells/airscooter" + }, + { + "predicate": { + "custom_model_data": 18067 + }, + "model": "magic:icons/spells/arrow6" + }, + { + "predicate": { + "custom_model_data": 18068 + }, + "model": "magic:icons_disabled/spells/arrow6" + }, + { + "predicate": { + "custom_model_data": 18069 + }, + "model": "magic:icons/spells/blink" + }, + { + "predicate": { + "custom_model_data": 18070 + }, + "model": "magic:icons_disabled/spells/blink" + }, + { + "predicate": { + "custom_model_data": 18071 + }, + "model": "magic:icons/spells/poison" + }, + { + "predicate": { + "custom_model_data": 18072 + }, + "model": "magic:icons_disabled/spells/poison" + }, + { + "predicate": { + "custom_model_data": 18073 + }, + "model": "magic:icons/spells/wolf" + }, + { + "predicate": { + "custom_model_data": 18074 + }, + "model": "magic:icons_disabled/spells/wolf" + }, + { + "predicate": { + "custom_model_data": 18075 + }, + "model": "magic:icons/spells/superkill" + }, + { + "predicate": { + "custom_model_data": 18076 + }, + "model": "magic:icons_disabled/spells/superkill" + }, + { + "predicate": { + "custom_model_data": 18077 + }, + "model": "magic:icons/spells/sandblast" + }, + { + "predicate": { + "custom_model_data": 18078 + }, + "model": "magic:icons_disabled/spells/sandblast" + }, + { + "predicate": { + "custom_model_data": 18079 + }, + "model": "magic:icons/spells/fury" + }, + { + "predicate": { + "custom_model_data": 18080 + }, + "model": "magic:icons_disabled/spells/fury" + }, + { + "predicate": { + "custom_model_data": 18081 + }, + "model": "magic:icons/spells/blob" + }, + { + "predicate": { + "custom_model_data": 18082 + }, + "model": "magic:icons_disabled/spells/blob" + }, + { + "predicate": { + "custom_model_data": 18083 + }, + "model": "magic:icons/spells/cat" + }, + { + "predicate": { + "custom_model_data": 18084 + }, + "model": "magic:icons_disabled/spells/cat" + }, + { + "predicate": { + "custom_model_data": 18085 + }, + "model": "magic:icons/spells/portal" + }, + { + "predicate": { + "custom_model_data": 18086 + }, + "model": "magic:icons_disabled/spells/portal" + }, + { + "predicate": { + "custom_model_data": 18087 + }, + "model": "magic:icons/spells/anvil" + }, + { + "predicate": { + "custom_model_data": 18088 + }, + "model": "magic:icons_disabled/spells/anvil" + }, + { + "predicate": { + "custom_model_data": 18089 + }, + "model": "magic:icons/spells/wave" + }, + { + "predicate": { + "custom_model_data": 18090 + }, + "model": "magic:icons_disabled/spells/wave" + }, + { + "predicate": { + "custom_model_data": 18091 + }, + "model": "magic:icons/spells/emp" + }, + { + "predicate": { + "custom_model_data": 18092 + }, + "model": "magic:icons_disabled/spells/emp" + }, + { + "predicate": { + "custom_model_data": 18093 + }, + "model": "magic:icons/spells/sweep" + }, + { + "predicate": { + "custom_model_data": 18094 + }, + "model": "magic:icons_disabled/spells/sweep" + }, + { + "predicate": { + "custom_model_data": 18095 + }, + "model": "magic:icons/spells/rocket" + }, + { + "predicate": { + "custom_model_data": 18096 + }, + "model": "magic:icons_disabled/spells/rocket" + }, + { + "predicate": { + "custom_model_data": 18097 + }, + "model": "magic:icons/spells/singularity" + }, + { + "predicate": { + "custom_model_data": 18098 + }, + "model": "magic:icons_disabled/spells/singularity" + }, + { + "predicate": { + "custom_model_data": 18099 + }, + "model": "magic:icons/spells/ghast" + }, + { + "predicate": { + "custom_model_data": 18100 + }, + "model": "magic:icons_disabled/spells/ghast" + }, + { + "predicate": { + "custom_model_data": 18101 + }, + "model": "magic:icons/spells/counterspell" + }, + { + "predicate": { + "custom_model_data": 18102 + }, + "model": "magic:icons_disabled/spells/counterspell" + }, + { + "predicate": { + "custom_model_data": 18103 + }, + "model": "magic:icons/spells/testdummy" + }, + { + "predicate": { + "custom_model_data": 18104 + }, + "model": "magic:icons_disabled/spells/testdummy" + }, + { + "predicate": { + "custom_model_data": 18105 + }, + "model": "magic:icons/spells/projectile" + }, + { + "predicate": { + "custom_model_data": 18106 + }, + "model": "magic:icons_disabled/spells/projectile" + }, + { + "predicate": { + "custom_model_data": 18107 + }, + "model": "magic:icons/spells/railgun" + }, + { + "predicate": { + "custom_model_data": 18108 + }, + "model": "magic:icons_disabled/spells/railgun" + }, + { + "predicate": { + "custom_model_data": 18109 + }, + "model": "magic:icons/spells/arrow9" + }, + { + "predicate": { + "custom_model_data": 18110 + }, + "model": "magic:icons_disabled/spells/arrow9" + }, + { + "predicate": { + "custom_model_data": 18111 + }, + "model": "magic:icons/spells/mob" + }, + { + "predicate": { + "custom_model_data": 18112 + }, + "model": "magic:icons_disabled/spells/mob" + }, + { + "predicate": { + "custom_model_data": 18113 + }, + "model": "magic:icons/spells/vengeance" + }, + { + "predicate": { + "custom_model_data": 18114 + }, + "model": "magic:icons_disabled/spells/vengeance" + }, + { + "predicate": { + "custom_model_data": 18115 + }, + "model": "magic:icons/spells/sticky" + }, + { + "predicate": { + "custom_model_data": 18116 + }, + "model": "magic:icons_disabled/spells/sticky" + }, + { + "predicate": { + "custom_model_data": 18117 + }, + "model": "magic:icons/spells/arrow7" + }, + { + "predicate": { + "custom_model_data": 18118 + }, + "model": "magic:icons_disabled/spells/arrow7" + }, + { + "predicate": { + "custom_model_data": 18119 + }, + "model": "magic:icons/spells/growth" + }, + { + "predicate": { + "custom_model_data": 18120 + }, + "model": "magic:icons_disabled/spells/growth" + }, + { + "predicate": { + "custom_model_data": 18121 + }, + "model": "magic:icons/spells/push" + }, + { + "predicate": { + "custom_model_data": 18122 + }, + "model": "magic:icons_disabled/spells/push" + }, + { + "predicate": { + "custom_model_data": 18123 + }, + "model": "magic:icons/spells/workbench" + }, + { + "predicate": { + "custom_model_data": 18124 + }, + "model": "magic:icons_disabled/spells/workbench" + }, + { + "predicate": { + "custom_model_data": 18125 + }, + "model": "magic:icons/spells/wand" + }, + { + "predicate": { + "custom_model_data": 18126 + }, + "model": "magic:icons_disabled/spells/wand" + }, + { + "predicate": { + "custom_model_data": 18127 + }, + "model": "magic:icons/spells/cure" + }, + { + "predicate": { + "custom_model_data": 18128 + }, + "model": "magic:icons_disabled/spells/cure" + }, + { + "predicate": { + "custom_model_data": 18129 + }, + "model": "magic:icons/spells/fling" + }, + { + "predicate": { + "custom_model_data": 18130 + }, + "model": "magic:icons_disabled/spells/fling" + }, + { + "predicate": { + "custom_model_data": 18131 + }, + "model": "magic:icons/spells/wound" + }, + { + "predicate": { + "custom_model_data": 18132 + }, + "model": "magic:icons_disabled/spells/wound" + }, + { + "predicate": { + "custom_model_data": 18133 + }, + "model": "magic:icons/spells/lockpick" + }, + { + "predicate": { + "custom_model_data": 18134 + }, + "model": "magic:icons_disabled/spells/lockpick" + }, + { + "predicate": { + "custom_model_data": 18135 + }, + "model": "magic:icons/spells/gasp" + }, + { + "predicate": { + "custom_model_data": 18136 + }, + "model": "magic:icons_disabled/spells/gasp" + }, + { + "predicate": { + "custom_model_data": 18137 + }, + "model": "magic:icons/spells/blessing" + }, + { + "predicate": { + "custom_model_data": 18138 + }, + "model": "magic:icons_disabled/spells/blessing" + }, + { + "predicate": { + "custom_model_data": 18139 + }, + "model": "magic:icons/spells/torch" + }, + { + "predicate": { + "custom_model_data": 18140 + }, + "model": "magic:icons_disabled/spells/supertorch" + }, + { + "predicate": { + "custom_model_data": 18141 + }, + "model": "magic:icons/spells/bubble" + }, + { + "predicate": { + "custom_model_data": 18142 + }, + "model": "magic:icons_disabled/spells/bubble" + }, + { + "predicate": { + "custom_model_data": 18143 + }, + "model": "magic:icons/spells/mine" + }, + { + "predicate": { + "custom_model_data": 18144 + }, + "model": "magic:icons_disabled/spells/mine" + }, + { + "predicate": { + "custom_model_data": 18145 + }, + "model": "magic:icons/spells/harden" + }, + { + "predicate": { + "custom_model_data": 18146 + }, + "model": "magic:icons_disabled/spells/harden" + }, + { + "predicate": { + "custom_model_data": 18147 + }, + "model": "magic:icons/spells/protection_explosions" + }, + { + "predicate": { + "custom_model_data": 18148 + }, + "model": "magic:icons_disabled/spells/protection_explosions" + }, + { + "predicate": { + "custom_model_data": 18149 + }, + "model": "magic:icons/spells/curse" + }, + { + "predicate": { + "custom_model_data": 18150 + }, + "model": "magic:icons_disabled/spells/curse" + }, + { + "predicate": { + "custom_model_data": 18151 + }, + "model": "magic:icons/spells/protection_falling" + }, + { + "predicate": { + "custom_model_data": 18152 + }, + "model": "magic:icons_disabled/spells/protection_falling" + }, + { + "predicate": { + "custom_model_data": 18153 + }, + "model": "magic:icons/spells/tornado" + }, + { + "predicate": { + "custom_model_data": 18154 + }, + "model": "magic:icons_disabled/spells/tornado" + }, + { + "predicate": { + "custom_model_data": 18155 + }, + "model": "magic:icons/spells/breach" + }, + { + "predicate": { + "custom_model_data": 18156 + }, + "model": "magic:icons_disabled/spells/breach" + }, + { + "predicate": { + "custom_model_data": 18157 + }, + "model": "magic:icons/spells/laser" + }, + { + "predicate": { + "custom_model_data": 18158 + }, + "model": "magic:icons_disabled/spells/laser" + }, + { + "predicate": { + "custom_model_data": 18159 + }, + "model": "magic:icons/spells/secure" + }, + { + "predicate": { + "custom_model_data": 18160 + }, + "model": "magic:icons_disabled/spells/secure" + }, + { + "predicate": { + "custom_model_data": 18161 + }, + "model": "magic:icons/spells/arrow4" + }, + { + "predicate": { + "custom_model_data": 18162 + }, + "model": "magic:icons_disabled/spells/arrow4" + }, + { + "predicate": { + "custom_model_data": 18163 + }, + "model": "magic:icons/spells/shrink" + }, + { + "predicate": { + "custom_model_data": 18164 + }, + "model": "magic:icons_disabled/spells/shrink" + }, + { + "predicate": { + "custom_model_data": 18165 + }, + "model": "magic:icons/spells/tag" + }, + { + "predicate": { + "custom_model_data": 18166 + }, + "model": "magic:icons_disabled/spells/tag" + }, + { + "predicate": { + "custom_model_data": 18167 + }, + "model": "magic:icons/spells/grenade" + }, + { + "predicate": { + "custom_model_data": 18168 + }, + "model": "magic:icons_disabled/spells/grenade" + }, + { + "predicate": { + "custom_model_data": 18169 + }, + "model": "magic:icons/spells/recall" + }, + { + "predicate": { + "custom_model_data": 18170 + }, + "model": "magic:icons_disabled/spells/recall" + }, + { + "predicate": { + "custom_model_data": 18171 + }, + "model": "magic:icons/spells/music" + }, + { + "predicate": { + "custom_model_data": 18172 + }, + "model": "magic:icons_disabled/spells/music" + }, + { + "predicate": { + "custom_model_data": 18173 + }, + "model": "magic:icons/spells/whip" + }, + { + "predicate": { + "custom_model_data": 18174 + }, + "model": "magic:icons_disabled/spells/whip" + }, + { + "predicate": { + "custom_model_data": 18175 + }, + "model": "magic:icons/spells/walls" + }, + { + "predicate": { + "custom_model_data": 18176 + }, + "model": "magic:icons_disabled/spells/walls" + }, + { + "predicate": { + "custom_model_data": 18177 + }, + "model": "magic:icons/spells/sponge" + }, + { + "predicate": { + "custom_model_data": 18178 + }, + "model": "magic:icons_disabled/spells/sponge" + }, + { + "predicate": { + "custom_model_data": 18179 + }, + "model": "magic:icons/spells/blind" + }, + { + "predicate": { + "custom_model_data": 18180 + }, + "model": "magic:icons_disabled/spells/blind" + }, + { + "predicate": { + "custom_model_data": 18181 + }, + "model": "magic:icons/spells/arrow2" + }, + { + "predicate": { + "custom_model_data": 18182 + }, + "model": "magic:icons_disabled/spells/arrow2" + }, + { + "predicate": { + "custom_model_data": 18183 + }, + "model": "magic:icons/spells/arrow8" + }, + { + "predicate": { + "custom_model_data": 18184 + }, + "model": "magic:icons_disabled/spells/arrow8" + }, + { + "predicate": { + "custom_model_data": 18185 + }, + "model": "magic:icons/spells/arrow" + }, + { + "predicate": { + "custom_model_data": 18186 + }, + "model": "magic:icons_disabled/spells/arrow" + }, + { + "predicate": { + "custom_model_data": 18187 + }, + "model": "magic:icons/spells/upgrades" + }, + { + "predicate": { + "custom_model_data": 18188 + }, + "model": "magic:icons_disabled/spells/upgrades" + }, + { + "predicate": { + "custom_model_data": 18189 + }, + "model": "magic:icons/spells/volley" + }, + { + "predicate": { + "custom_model_data": 18190 + }, + "model": "magic:icons_disabled/spells/volley" + }, + { + "predicate": { + "custom_model_data": 18191 + }, + "model": "magic:icons/spells/platform" + }, + { + "predicate": { + "custom_model_data": 18192 + }, + "model": "magic:icons_disabled/spells/platform" + }, + { + "predicate": { + "custom_model_data": 18193 + }, + "model": "magic:icons/spells/heal" + }, + { + "predicate": { + "custom_model_data": 18194 + }, + "model": "magic:icons_disabled/spells/heal" + }, + { + "predicate": { + "custom_model_data": 18195 + }, + "model": "magic:icons/spells/lift" + }, + { + "predicate": { + "custom_model_data": 18196 + }, + "model": "magic:icons_disabled/spells/lift" + }, + { + "predicate": { + "custom_model_data": 18197 + }, + "model": "magic:icons/spells/cloak" + }, + { + "predicate": { + "custom_model_data": 18198 + }, + "model": "magic:icons_disabled/spells/cloak" + }, + { + "predicate": { + "custom_model_data": 18199 + }, + "model": "magic:icons/spells/frost" + }, + { + "predicate": { + "custom_model_data": 18200 + }, + "model": "magic:icons_disabled/spells/frost" + }, + { + "predicate": { + "custom_model_data": 18201 + }, + "model": "magic:icons/spells/gatling" + }, + { + "predicate": { + "custom_model_data": 18202 + }, + "model": "magic:icons_disabled/spells/gatling" + }, + { + "predicate": { + "custom_model_data": 18203 + }, + "model": "magic:icons/spells/lightning" + }, + { + "predicate": { + "custom_model_data": 18204 + }, + "model": "magic:icons_disabled/spells/lightning" + }, + { + "predicate": { + "custom_model_data": 18205 + }, + "model": "magic:icons/spells/weather" + }, + { + "predicate": { + "custom_model_data": 18206 + }, + "model": "magic:icons_disabled/spells/weather" + }, + { + "predicate": { + "custom_model_data": 18207 + }, + "model": "magic:icons/spells/toss" + }, + { + "predicate": { + "custom_model_data": 18208 + }, + "model": "magic:icons_disabled/spells/toss" + }, + { + "predicate": { + "custom_model_data": 18209 + }, + "model": "magic:icons/spells/tracking" + }, + { + "predicate": { + "custom_model_data": 18210 + }, + "model": "magic:icons_disabled/spells/tracking" + }, + { + "predicate": { + "custom_model_data": 18211 + }, + "model": "magic:icons/spells/stream" + }, + { + "predicate": { + "custom_model_data": 18212 + }, + "model": "magic:icons_disabled/spells/stream" + }, + { + "predicate": { + "custom_model_data": 18213 + }, + "model": "magic:icons/spells/horse" + }, + { + "predicate": { + "custom_model_data": 18214 + }, + "model": "magic:icons_disabled/spells/horse" + }, + { + "predicate": { + "custom_model_data": 18215 + }, + "model": "magic:icons/spells/chop" + }, + { + "predicate": { + "custom_model_data": 18216 + }, + "model": "magic:icons_disabled/spells/chop" + }, + { + "predicate": { + "custom_model_data": 18217 + }, + "model": "magic:icons/spells/cage" + }, + { + "predicate": { + "custom_model_data": 18218 + }, + "model": "magic:icons_disabled/spells/cage" + }, + { + "predicate": { + "custom_model_data": 18219 + }, + "model": "magic:icons/spells/arrow5" + }, + { + "predicate": { + "custom_model_data": 18220 + }, + "model": "magic:icons_disabled/spells/arrow5" + }, + { + "predicate": { + "custom_model_data": 18221 + }, + "model": "magic:icons/spells/lava" + }, + { + "predicate": { + "custom_model_data": 18222 + }, + "model": "magic:icons_disabled/spells/lava" + }, + { + "predicate": { + "custom_model_data": 18223 + }, + "model": "magic:icons/spells/blast" + }, + { + "predicate": { + "custom_model_data": 18224 + }, + "model": "magic:icons_disabled/spells/blast" + }, + { + "predicate": { + "custom_model_data": 18225 + }, + "model": "magic:icons/spells/bow" + }, + { + "predicate": { + "custom_model_data": 18226 + }, + "model": "magic:icons_disabled/spells/bow" + }, + { + "predicate": { + "custom_model_data": 18227 + }, + "model": "magic:icons/spells/tent" + }, + { + "predicate": { + "custom_model_data": 18228 + }, + "model": "magic:icons_disabled/spells/tent" + }, + { + "predicate": { + "custom_model_data": 18229 + }, + "model": "magic:icons/spells/levitate" + }, + { + "predicate": { + "custom_model_data": 18230 + }, + "model": "magic:icons_disabled/spells/levitate" + }, + { + "predicate": { + "custom_model_data": 18231 + }, + "model": "magic:icons/spells/kill" + }, + { + "predicate": { + "custom_model_data": 18232 + }, + "model": "magic:icons_disabled/spells/kill" + }, + { + "predicate": { + "custom_model_data": 18233 + }, + "model": "magic:icons/spells/bomb" + }, + { + "predicate": { + "custom_model_data": 18234 + }, + "model": "magic:icons_disabled/spells/bomb" + }, + { + "predicate": { + "custom_model_data": 18235 + }, + "model": "magic:icons/spells/cluster" + }, + { + "predicate": { + "custom_model_data": 18236 + }, + "model": "magic:icons_disabled/spells/cluster" + }, + { + "predicate": { + "custom_model_data": 18237 + }, + "model": "magic:icons/spells/grow" + }, + { + "predicate": { + "custom_model_data": 18238 + }, + "model": "magic:icons_disabled/spells/grow" + }, + { + "predicate": { + "custom_model_data": 18239 + }, + "model": "magic:icons/spells/admission" + }, + { + "predicate": { + "custom_model_data": 18240 + }, + "model": "magic:icons_disabled/spells/admission" + }, + { + "predicate": { + "custom_model_data": 18241 + }, + "model": "magic:icons/spells/stash" + }, + { + "predicate": { + "custom_model_data": 18242 + }, + "model": "magic:icons_disabled/spells/stash" + }, + { + "predicate": { + "custom_model_data": 18243 + }, + "model": "magic:icons/spells/hat" + }, + { + "predicate": { + "custom_model_data": 18244 + }, + "model": "magic:icons_disabled/spells/hat" + }, + { + "predicate": { + "custom_model_data": 18245 + }, + "model": "magic:icons/spells/homing" + }, + { + "predicate": { + "custom_model_data": 18246 + }, + "model": "magic:icons_disabled/spells/homing" + }, + { + "predicate": { + "custom_model_data": 18247 + }, + "model": "magic:icons/spells/day" + }, + { + "predicate": { + "custom_model_data": 18248 + }, + "model": "magic:icons_disabled/spells/day" + }, + { + "predicate": { + "custom_model_data": 18249 + }, + "model": "magic:icons/spells/collapse" + }, + { + "predicate": { + "custom_model_data": 18250 + }, + "model": "magic:icons_disabled/spells/collapse" + }, + { + "predicate": { + "custom_model_data": 18251 + }, + "model": "magic:icons/spells/entangle" + }, + { + "predicate": { + "custom_model_data": 18252 + }, + "model": "magic:icons_disabled/spells/entangle" + }, + { + "predicate": { + "custom_model_data": 18253 + }, + "model": "magic:icons/spells/protection_all" + }, + { + "predicate": { + "custom_model_data": 18254 + }, + "model": "magic:icons_disabled/spells/protection_all" + }, + { + "predicate": { + "custom_model_data": 18255 + }, + "model": "magic:icons/spells/missile" + }, + { + "predicate": { + "custom_model_data": 18256 + }, + "model": "magic:icons_disabled/spells/missile" + }, + { + "predicate": { + "custom_model_data": 18257 + }, + "model": "magic:icons/spells/time" + }, + { + "predicate": { + "custom_model_data": 18258 + }, + "model": "magic:icons_disabled/spells/time" + }, + { + "predicate": { + "custom_model_data": 18259 + }, + "model": "magic:icons/spells/paste" + }, + { + "predicate": { + "custom_model_data": 18260 + }, + "model": "magic:icons_disabled/spells/paste" + }, + { + "predicate": { + "custom_model_data": 18261 + }, + "model": "magic:icons/spells/force" + }, + { + "predicate": { + "custom_model_data": 18262 + }, + "model": "magic:icons_disabled/spells/force" + }, + { + "predicate": { + "custom_model_data": 18263 + }, + "model": "magic:icons/spells/protection_projectiles" + }, + { + "predicate": { + "custom_model_data": 18264 + }, + "model": "magic:icons_disabled/spells/protection_projectiles" + }, + { + "predicate": { + "custom_model_data": 18265 + }, + "model": "magic:icons/spells/boon" + }, + { + "predicate": { + "custom_model_data": 18266 + }, + "model": "magic:icons_disabled/spells/boon" + }, + { + "predicate": { + "custom_model_data": 18267 + }, + "model": "magic:icons/spells/mount" + }, + { + "predicate": { + "custom_model_data": 18268 + }, + "model": "magic:icons_disabled/spells/mount" + }, + { + "predicate": { + "custom_model_data": 18269 + }, + "model": "magic:icons/spells/pollinate" + }, + { + "predicate": { + "custom_model_data": 18270 + }, + "model": "magic:icons_disabled/spells/pollinate" + }, + { + "predicate": { + "custom_model_data": 18271 + }, + "model": "magic:icons/spells/icbm" + }, + { + "predicate": { + "custom_model_data": 18272 + }, + "model": "magic:icons_disabled/spells/icbm" + }, + { + "predicate": { + "custom_model_data": 18273 + }, + "model": "magic:icons/spells/petrify" + }, + { + "predicate": { + "custom_model_data": 18274 + }, + "model": "magic:icons_disabled/spells/petrify" + }, + { + "predicate": { + "custom_model_data": 18275 + }, + "model": "magic:icons/spells/flashbang" + }, + { + "predicate": { + "custom_model_data": 18276 + }, + "model": "magic:icons_disabled/spells/flashbang" + }, + { + "predicate": { + "custom_model_data": 18277 + }, + "model": "magic:icons/spells/farm" + }, + { + "predicate": { + "custom_model_data": 18278 + }, + "model": "magic:icons_disabled/spells/farm" + }, + { + "predicate": { + "custom_model_data": 18279 + }, + "model": "magic:icons/spells/invincible" + }, + { + "predicate": { + "custom_model_data": 18280 + }, + "model": "magic:icons_disabled/spells/invincible" + }, + { + "predicate": { + "custom_model_data": 18281 + }, + "model": "magic:icons/spells/pickpocket" + }, + { + "predicate": { + "custom_model_data": 18282 + }, + "model": "magic:icons_disabled/spells/pickpocket" + }, + { + "predicate": { + "custom_model_data": 18283 + }, + "model": "magic:icons/spells/stun" + }, + { + "predicate": { + "custom_model_data": 18284 + }, + "model": "magic:icons_disabled/spells/stun" + }, + { + "predicate": { + "custom_model_data": 18285 + }, + "model": "magic:icons/spells/nuke" + }, + { + "predicate": { + "custom_model_data": 18286 + }, + "model": "magic:icons_disabled/spells/nuke" + }, + { + "predicate": { + "custom_model_data": 18287 + }, + "model": "magic:icons/spells/boom" + }, + { + "predicate": { + "custom_model_data": 18288 + }, + "model": "magic:icons_disabled/spells/boom" + }, + { + "predicate": { + "custom_model_data": 18289 + }, + "model": "magic:icons/spells/boomstown" + }, + { + "predicate": { + "custom_model_data": 18290 + }, + "model": "magic:icons_disabled/spells/boomstown" + }, + { + "predicate": { + "custom_model_data": 18291 + }, + "model": "magic:icons/spells/fire" + }, + { + "predicate": { + "custom_model_data": 18292 + }, + "model": "magic:icons_disabled/spells/fire" + }, + { + "predicate": { + "custom_model_data": 18293 + }, + "model": "magic:icons/spells/shell" + }, + { + "predicate": { + "custom_model_data": 18294 + }, + "model": "magic:icons_disabled/spells/shell" + }, + { + "predicate": { + "custom_model_data": 18295 + }, + "model": "magic:icons/spells/disarm" + }, + { + "predicate": { + "custom_model_data": 18296 + }, + "model": "magic:icons_disabled/spells/disarm" + }, + { + "predicate": { + "custom_model_data": 18297 + }, + "model": "magic:icons/spells/recurse" + }, + { + "predicate": { + "custom_model_data": 18298 + }, + "model": "magic:icons_disabled/spells/recurse" + }, + { + "predicate": { + "custom_model_data": 18299 + }, + "model": "magic:icons/spells/superalter" + }, + { + "predicate": { + "custom_model_data": 18300 + }, + "model": "magic:icons_disabled/spells/superalter" + }, + { + "predicate": { + "custom_model_data": 18301 + }, + "model": "magic:icons/spells/superbox" + }, + { + "predicate": { + "custom_model_data": 18302 + }, + "model": "magic:icons_disabled/spells/superbox" + }, + { + "predicate": { + "custom_model_data": 18303 + }, + "model": "magic:icons/spells/flatten" + }, + { + "predicate": { + "custom_model_data": 18304 + }, + "model": "magic:icons_disabled/spells/flatten" + }, + { + "predicate": { + "custom_model_data": 18305 + }, + "model": "magic:icons/spells/convert" + }, + { + "predicate": { + "custom_model_data": 18306 + }, + "model": "magic:icons_disabled/spells/convert" + }, + { + "predicate": { + "custom_model_data": 18307 + }, + "model": "magic:icons/spells/box" + }, + { + "predicate": { + "custom_model_data": 18308 + }, + "model": "magic:icons_disabled/spells/box" + }, + { + "predicate": { + "custom_model_data": 18309 + }, + "model": "magic:icons/spells/superregenerate" + }, + { + "predicate": { + "custom_model_data": 18310 + }, + "model": "magic:icons_disabled/spells/superregenerate" + }, + { + "predicate": { + "custom_model_data": 18311 + }, + "model": "magic:icons/spells/supercylinder" + }, + { + "predicate": { + "custom_model_data": 18312 + }, + "model": "magic:icons_disabled/spells/supercylinder" + }, + { + "predicate": { + "custom_model_data": 18313 + }, + "model": "magic:icons/spells/superdome" + }, + { + "predicate": { + "custom_model_data": 18314 + }, + "model": "magic:icons_disabled/spells/superdome" + }, + { + "predicate": { + "custom_model_data": 18315 + }, + "model": "magic:icons/spells/repair" + }, + { + "predicate": { + "custom_model_data": 18316 + }, + "model": "magic:icons_disabled/spells/repair" + }, + { + "predicate": { + "custom_model_data": 18317 + }, + "model": "magic:icons/spells/superlaser" + }, + { + "predicate": { + "custom_model_data": 18318 + }, + "model": "magic:icons_disabled/spells/superlaser" + }, + { + "predicate": { + "custom_model_data": 18319 + }, + "model": "magic:icons/spells/light" + }, + { + "predicate": { + "custom_model_data": 18320 + }, + "model": "magic:icons_disabled/spells/light" + }, + { + "predicate": { + "custom_model_data": 18321 + }, + "model": "magic:icons/spells/superdisc" + }, + { + "predicate": { + "custom_model_data": 18322 + }, + "model": "magic:icons_disabled/spells/superdisc" + }, + { + "predicate": { + "custom_model_data": 18323 + }, + "model": "magic:icons/spells/supercube" + }, + { + "predicate": { + "custom_model_data": 18324 + }, + "model": "magic:icons_disabled/spells/supercube" + }, + { + "predicate": { + "custom_model_data": 18325 + }, + "model": "magic:icons/spells/raise" + }, + { + "predicate": { + "custom_model_data": 18326 + }, + "model": "magic:icons_disabled/spells/raise" + }, + { + "predicate": { + "custom_model_data": 18327 + }, + "model": "magic:icons/spells/fill" + }, + { + "predicate": { + "custom_model_data": 18328 + }, + "model": "magic:icons_disabled/spells/fill" + }, + { + "predicate": { + "custom_model_data": 18329 + }, + "model": "magic:icons/spells/superrepair" + }, + { + "predicate": { + "custom_model_data": 18330 + }, + "model": "magic:icons_disabled/spells/superrepair" + }, + { + "predicate": { + "custom_model_data": 18331 + }, + "model": "magic:icons/spells/supershell" + }, + { + "predicate": { + "custom_model_data": 18332 + }, + "model": "magic:icons_disabled/spells/supershell" + }, + { + "predicate": { + "custom_model_data": 18333 + }, + "model": "magic:icons/spells/supercollapse" + }, + { + "predicate": { + "custom_model_data": 18334 + }, + "model": "magic:icons_disabled/spells/supercollapse" + }, + { + "predicate": { + "custom_model_data": 18335 + }, + "model": "magic:icons/spells/absorb" + }, + { + "predicate": { + "custom_model_data": 18336 + }, + "model": "magic:icons_disabled/spells/absorb" + }, + { + "predicate": { + "custom_model_data": 18337 + }, + "model": "magic:icons/spells/superblast" + }, + { + "predicate": { + "custom_model_data": 18338 + }, + "model": "magic:icons_disabled/spells/superblast" + }, + { + "predicate": { + "custom_model_data": 18339 + }, + "model": "magic:icons/spells/tree" + }, + { + "predicate": { + "custom_model_data": 18340 + }, + "model": "magic:icons_disabled/spells/tree" + }, + { + "predicate": { + "custom_model_data": 18341 + }, + "model": "magic:icons/spells/bridge" + }, + { + "predicate": { + "custom_model_data": 18342 + }, + "model": "magic:icons_disabled/spells/bridge" + }, + { + "predicate": { + "custom_model_data": 18343 + }, + "model": "magic:icons/spells/paint" + }, + { + "predicate": { + "custom_model_data": 18344 + }, + "model": "magic:icons_disabled/spells/paint" + }, + { + "predicate": { + "custom_model_data": 18345 + }, + "model": "magic:icons/spells/supercylinder" + }, + { + "predicate": { + "custom_model_data": 18346 + }, + "model": "magic:icons_disabled/spells/supercylinder" + }, + { + "predicate": { + "custom_model_data": 18347 + }, + "model": "magic:icons/spells/forest" + }, + { + "predicate": { + "custom_model_data": 18348 + }, + "model": "magic:icons_disabled/spells/forest" + }, + { + "predicate": { + "custom_model_data": 18349 + }, + "model": "magic:icons/spells/tunnel" + }, + { + "predicate": { + "custom_model_data": 18350 + }, + "model": "magic:icons_disabled/spells/tunnel" + }, + { + "predicate": { + "custom_model_data": 18351 + }, + "model": "magic:icons/spells/regenerate" + }, + { + "predicate": { + "custom_model_data": 18352 + }, + "model": "magic:icons_disabled/spells/regenerate" + }, + { + "predicate": { + "custom_model_data": 18353 + }, + "model": "magic:icons/spells/alter" + }, + { + "predicate": { + "custom_model_data": 18354 + }, + "model": "magic:icons_disabled/spells/alter" + }, + { + "predicate": { + "custom_model_data": 18355 + }, + "model": "magic:icons/spells/commit" + }, + { + "predicate": { + "custom_model_data": 18356 + }, + "model": "magic:icons_disabled/spells/commit" + }, + { + "predicate": { + "custom_model_data": 18357 + }, + "model": "magic:icons/spells/backup" + }, + { + "predicate": { + "custom_model_data": 18358 + }, + "model": "magic:icons_disabled/spells/backup" + }, + { + "predicate": { + "custom_model_data": 18359 + }, + "model": "magic:icons/spells/rollback" + }, + { + "predicate": { + "custom_model_data": 18360 + }, + "model": "magic:icons_disabled/spells/rollback" + }, + { + "predicate": { + "custom_model_data": 18361 + }, + "model": "magic:icons/spells/superblob" + }, + { + "predicate": { + "custom_model_data": 18362 + }, + "model": "magic:icons_disabled/spells/superblob" + }, + { + "predicate": { + "custom_model_data": 18363 + }, + "model": "magic:icons/spells/superbackup" + }, + { + "predicate": { + "custom_model_data": 18364 + }, + "model": "magic:icons_disabled/spells/superbackup" + }, + { + "predicate": { + "custom_model_data": 18365 + }, + "model": "magic:icons/spells/superring" + }, + { + "predicate": { + "custom_model_data": 18366 + }, + "model": "magic:icons_disabled/spells/superring" + }, + { + "predicate": { + "custom_model_data": 18367 + }, + "model": "magic:icons/spells/superfly" + }, + { + "predicate": { + "custom_model_data": 18368 + }, + "model": "magic:icons_disabled/spells/superfly" + }, + { + "predicate": { + "custom_model_data": 18369 + }, + "model": "magic:icons/spells/superpyramid" + }, + { + "predicate": { + "custom_model_data": 18370 + }, + "model": "magic:icons_disabled/spells/superpyramid" + }, + { + "predicate": { + "custom_model_data": 18371 + }, + "model": "magic:icons/spells/place" + }, + { + "predicate": { + "custom_model_data": 18372 + }, + "model": "magic:icons_disabled/spells/place" + }, + { + "predicate": { + "custom_model_data": 18373 + }, + "model": "magic:icons/spells/iterate" + }, + { + "predicate": { + "custom_model_data": 18374 + }, + "model": "magic:icons_disabled/spells/iterate" + }, + { + "predicate": { + "custom_model_data": 18375 + }, + "model": "magic:icons/spells/superconvert" + }, + { + "predicate": { + "custom_model_data": 18376 + }, + "model": "magic:icons_disabled/spells/superconvert" + }, + { + "predicate": { + "custom_model_data": 18377 + }, + "model": "magic:icons/spells/brushselect" + }, + { + "predicate": { + "custom_model_data": 18378 + }, + "model": "magic:icons_disabled/spells/brushselect" + }, + { + "predicate": { + "custom_model_data": 18379 + }, + "model": "magic:icons/spells/floodfill" + }, + { + "predicate": { + "custom_model_data": 18380 + }, + "model": "magic:icons_disabled/spells/floodfill" + }, + { + "predicate": { + "custom_model_data": 18381 + }, + "model": "magic:icons/spells/capture" + }, + { + "predicate": { + "custom_model_data": 18382 + }, + "model": "magic:icons_disabled/spells/capture" + }, + { + "predicate": { + "custom_model_data": 18383 + }, + "model": "magic:icons/spells/sparkle" + }, + { + "predicate": { + "custom_model_data": 18384 + }, + "model": "magic:icons_disabled/spells/sparkle" + }, + { + "predicate": { + "custom_model_data": 18385 + }, + "model": "magic:icons/brushes/erase" + }, + { + "predicate": { + "custom_model_data": 18386 + }, + "model": "magic:icons/brushes/replicate" + }, + { + "predicate": { + "custom_model_data": 18387 + }, + "model": "magic:icons/brushes/schematic" + }, + { + "predicate": { + "custom_model_data": 18388 + }, + "model": "magic:icons/brushes/map" + }, + { + "predicate": { + "custom_model_data": 18389 + }, + "model": "magic:icons/brushes/clone" + }, + { + "predicate": { + "custom_model_data": 18390 + }, + "model": "magic:icons/brushes/copy" + } + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/potion.json b/assets/minecraft/models/item/potion.json new file mode 100644 index 0000000..1484d4d --- /dev/null +++ b/assets/minecraft/models/item/potion.json @@ -0,0 +1,11 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/potion_overlay", + "layer1": "item/potion" + }, + "overrides": [ + {"predicate": {"custom_model_data": 18001}, "model": "magic:food/coffee"}, + {"predicate": {"custom_model_data": 18002}, "model": "magic:food/tea"} + ] +} diff --git a/assets/minecraft/models/item/shield.json b/assets/minecraft/models/item/shield.json new file mode 100755 index 0000000..4b56f6a --- /dev/null +++ b/assets/minecraft/models/item/shield.json @@ -0,0 +1,79 @@ +{ + "parent": "builtin/entity", + "gui_light": "front", + "textures": { + "particle": "minecraft:block/dark_oak_planks" + }, + "display": { + "thirdperson_righthand": { + "rotation": [ 0, 90, 0 ], + "translation": [ 10, 6, -4 ], + "scale": [ 1, 1, 1 ] + }, + "thirdperson_lefthand": { + "rotation": [ 0, 90, 0 ], + "translation": [ 10, 6, 12 ], + "scale": [ 1, 1, 1 ] + }, + "firstperson_righthand": { + "rotation": [ 0, 180, 5 ], + "translation": [ -10, 2, -10 ], + "scale": [ 1.25, 1.25, 1.25 ] + }, + "firstperson_lefthand": { + "rotation": [ 0, 180, 5 ], + "translation": [ 10, 0, -10 ], + "scale": [ 1.25, 1.25, 1.25 ] + }, + "gui": { + "rotation": [ 15, -25, -5 ], + "translation": [ 2, 3, 0 ], + "scale": [ 0.65, 0.65, 0.65 ] + }, + "fixed": { + "rotation": [ 0, 180, 0 ], + "translation": [ -2, 4, -5], + "scale":[ 0.5, 0.5, 0.5] + }, + "ground": { + "rotation": [ 0, 0, 0 ], + "translation": [ 4, 4, 2], + "scale":[ 0.25, 0.25, 0.25] + } + }, + "overrides": [ + { + "predicate": { + "blocking": 1 + }, + "model": "item/shield_blocking" + }, + + {"predicate": {"custom_model_data": 18001}, "model": "magic:other/mirror_shield"}, + {"predicate": {"custom_model_data": 18002}, "model": "magic:sabers/lightsaber_green"}, + {"predicate": {"custom_model_data": 18003}, "model": "magic:sabers/lightsaber_blue"}, + {"predicate": {"custom_model_data": 18004}, "model": "magic:sabers/lightsaber_red"}, + {"predicate": {"custom_model_data": 18005}, "model": "magic:sabers/lightsaber_orange"}, + {"predicate": {"custom_model_data": 18006}, "model": "magic:sabers/lightsaber_purple"}, + + {"predicate": {"custom_model_data": 18010}, "model": "magic:icons/spells/protection_all"}, + {"predicate": {"custom_model_data": 18011}, "model": "magic:icons_disabled/spells/protection_all"}, + {"predicate": {"custom_model_data": 18012}, "model": "magic:icons/spells/protection_explosions"}, + {"predicate": {"custom_model_data": 18013}, "model": "magic:icons_disabled/spells/protection_explosions"}, + {"predicate": {"custom_model_data": 18014}, "model": "magic:icons/spells/protection_falling"}, + {"predicate": {"custom_model_data": 18015}, "model": "magic:icons_disabled/spells/protection_falling"}, + {"predicate": {"custom_model_data": 18016}, "model": "magic:icons/spells/protection_fire"}, + {"predicate": {"custom_model_data": 18017}, "model": "magic:icons_disabled/spells/protection_fire"}, + {"predicate": {"custom_model_data": 18018}, "model": "magic:icons/spells/protection_physical"}, + {"predicate": {"custom_model_data": 18019}, "model": "magic:icons_disabled/spells/protection_physical"}, + {"predicate": {"custom_model_data": 18020}, "model": "magic:icons/spells/protection_projectiles"}, + {"predicate": {"custom_model_data": 18021}, "model": "magic:icons_disabled/spells/protection_projectiles"}, + + {"predicate": {"blocking": 1, "custom_model_data": 18001}, "model": "magic:other/mirror_shield_blocking"}, + {"predicate": {"blocking": 1, "custom_model_data": 18002}, "model": "magic:sabers/lightsaber_green_blocking"}, + {"predicate": {"blocking": 1, "custom_model_data": 18003}, "model": "magic:sabers/lightsaber_blue_blocking"}, + {"predicate": {"blocking": 1, "custom_model_data": 18004}, "model": "magic:sabers/lightsaber_red_blocking"}, + {"predicate": {"blocking": 1, "custom_model_data": 18005}, "model": "magic:sabers/lightsaber_orange_blocking"}, + {"predicate": {"blocking": 1, "custom_model_data": 18006}, "model": "magic:sabers/lightsaber_purple_blocking"} + ] +} diff --git a/assets/minecraft/models/item/spectral_arrow.json b/assets/minecraft/models/item/spectral_arrow.json new file mode 100644 index 0000000..0dff146 --- /dev/null +++ b/assets/minecraft/models/item/spectral_arrow.json @@ -0,0 +1,39 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "minecraft:item/spectral_arrow" + }, + + "overrides": [ + {"predicate": { "custom_model_data": 18001}, "model": "magic:arrows/normal"}, + {"predicate": { "custom_model_data": 18002}, "model": "magic:arrows/blink"}, + {"predicate": { "custom_model_data": 18003}, "model": "magic:arrows/bomb"}, + {"predicate": { "custom_model_data": 18004}, "model": "magic:arrows/fire"}, + {"predicate": { "custom_model_data": 18005}, "model": "magic:arrows/grapple"}, + {"predicate": { "custom_model_data": 18006}, "model": "magic:arrows/ice"}, + {"predicate": { "custom_model_data": 18007}, "model": "magic:arrows/light"}, + {"predicate": { "custom_model_data": 18008}, "model": "magic:arrows/poison"}, + {"predicate": { "custom_model_data": 18009}, "model": "magic:arrows/shock"}, + + {"predicate": { "custom_model_data": 18010}, "model": "magic:icons/spells/arrow2"}, + {"predicate": { "custom_model_data": 18011}, "model": "magic:icons_disabled/spells/arrow2"}, + {"predicate": { "custom_model_data": 18012}, "model": "magic:icons/spells/arrow3"}, + {"predicate": { "custom_model_data": 18013}, "model": "magic:icons_disabled/spells/arrow3"}, + {"predicate": { "custom_model_data": 18014}, "model": "magic:icons/spells/arrow4"}, + {"predicate": { "custom_model_data": 18015}, "model": "magic:icons_disabled/spells/arrow4"}, + {"predicate": { "custom_model_data": 18016}, "model": "magic:icons/spells/arrow5"}, + {"predicate": { "custom_model_data": 18017}, "model": "magic:icons_disabled/spells/arrow5"}, + {"predicate": { "custom_model_data": 18018}, "model": "magic:icons/spells/arrow6"}, + {"predicate": { "custom_model_data": 18019}, "model": "magic:icons_disabled/spells/arrow6"}, + {"predicate": { "custom_model_data": 18020}, "model": "magic:icons/spells/arrow7"}, + {"predicate": { "custom_model_data": 18021}, "model": "magic:icons_disabled/spells/arrow7"}, + {"predicate": { "custom_model_data": 18022}, "model": "magic:icons/spells/arrow8"}, + {"predicate": { "custom_model_data": 18023}, "model": "magic:icons_disabled/spells/arrow8"}, + {"predicate": { "custom_model_data": 18024}, "model": "magic:icons/spells/arrow9"}, + {"predicate": { "custom_model_data": 18025}, "model": "magic:icons_disabled/spells/arrow9"}, + {"predicate": { "custom_model_data": 18026}, "model": "magic:icons/spells/arrow10"}, + {"predicate": { "custom_model_data": 18027}, "model": "magic:icons_disabled/spells/arrow10"}, + {"predicate": { "custom_model_data": 18028}, "model": "magic:icons/spells/arrowrain"}, + {"predicate": { "custom_model_data": 18029}, "model": "magic:icons_disabled/spells/arrowrain"} + ] +} diff --git a/assets/minecraft/models/item/stick.json b/assets/minecraft/models/item/stick.json new file mode 100644 index 0000000..f541919 --- /dev/null +++ b/assets/minecraft/models/item/stick.json @@ -0,0 +1,56 @@ +{ + "parent": "minecraft:item/handheld", + "textures": { + "layer0": "minecraft:item/stick" + }, + "overrides": [ + {"predicate": {"custom_model_data": 18001}, "model": "magic:wands/old_survival_wand1"}, + {"predicate": {"custom_model_data": 18002}, "model": "magic:wands/old_survival_wand2"}, + {"predicate": {"custom_model_data": 18003}, "model": "magic:wands/survival_wand1"}, + {"predicate": {"custom_model_data": 18004}, "model": "magic:wands/survival_wand2"}, + {"predicate": {"custom_model_data": 18005}, "model": "magic:wands/staff_survival1"}, + {"predicate": {"custom_model_data": 18006}, "model": "magic:wands/staff_gandalf"}, + {"predicate": {"custom_model_data": 18007}, "model": "magic:wands/staff_wolf"}, + {"predicate": {"custom_model_data": 18008}, "model": "magic:wands/wolf_wand"}, + {"predicate": {"custom_model_data": 18009}, "model": "magic:wands/staff_magicka"}, + {"predicate": {"custom_model_data": 18010}, "model": "magic:wands/moon_wand"}, + {"predicate": {"custom_model_data": 18011}, "model": "magic:broomsticks/broomstick"}, + {"predicate": {"custom_model_data": 18012}, "model": "magic:weapons/blaster"}, + {"predicate": {"custom_model_data": 18013}, "model": "magic:sabers/lightsaber_hilt"}, + {"predicate": {"custom_model_data": 18014}, "model": "magic:sabers/lightsaber_hilt"}, + {"predicate": {"custom_model_data": 18015}, "model": "magic:other/hat_cloak"}, + {"predicate": {"custom_model_data": 18016}, "model": "magic:other/hat_eye"}, + {"predicate": {"custom_model_data": 18017}, "model": "magic:other/magic_hat"}, + {"predicate": {"custom_model_data": 18018}, "model": "magic:other/ocarina"}, + {"predicate": {"custom_model_data": 18019}, "model": "magic:bending/airbending"}, + {"predicate": {"custom_model_data": 18020}, "model": "magic:bending/waterbending"}, + {"predicate": {"custom_model_data": 18021}, "model": "magic:bending/earthbending"}, + {"predicate": {"custom_model_data": 18022}, "model": "magic:bending/firebending"}, + {"predicate": {"custom_model_data": 18023}, "model": "magic:bending/avatar"}, + {"predicate": {"custom_model_data": 18024}, "model": "magic:wands/flat/skinny"}, + {"predicate": {"custom_model_data": 18025}, "model": "magic:wands/flat/black"}, + {"predicate": {"custom_model_data": 18026}, "model": "magic:wands/flat/brown"}, + {"predicate": {"custom_model_data": 18027}, "model": "magic:wands/flat/elder"}, + {"predicate": {"custom_model_data": 18028}, "model": "magic:wands/flat/wolf"}, + {"predicate": {"custom_model_data": 18029}, "model": "magic:broomsticks/broomstick2"}, + {"predicate": {"custom_model_data": 18030}, "model": "magic:wands/crystalball"}, + {"predicate": {"custom_model_data": 18031}, "model": "magic:wands/enchantedbook"}, + {"predicate": {"custom_model_data": 18032}, "model": "magic:other/extinguisher"}, + {"predicate": {"custom_model_data": 18033}, "model": "magic:bending/air_glider"}, + {"predicate": {"custom_model_data": 18034}, "model": "magic:bending/air_staff"}, + {"predicate": {"custom_model_data": 18035}, "model": "magic:wands/riverglow"}, + {"predicate": {"custom_model_data": 18036}, "model": "magic:wands/lixwglow"}, + {"predicate": {"custom_model_data": 18037}, "model": "magic:wands/wandb"}, + {"predicate": {"custom_model_data": 18038}, "model": "magic:other/sortinghat"}, + {"predicate": {"custom_model_data": 18039}, "model": "magic:wands/staff_survival2"}, + {"predicate": {"custom_model_data": 18040}, "model": "magic:other/totem"}, + {"predicate": {"custom_model_data": 18041}, "model": "magic:wands/green_wand"}, + {"predicate": {"custom_model_data": 18042}, "model": "magic:other/nothing"}, + {"predicate": {"custom_model_data": 18043}, "model": "magic:other/gauntlet"}, + {"predicate": {"custom_model_data": 18044}, "model": "magic:wands/magmawand"}, + {"predicate": {"custom_model_data": 18045}, "model": "magic:icons/spells/wand"}, + {"predicate": {"custom_model_data": 18046}, "model": "magic:icons_disabled/spells/wand"}, + {"predicate": {"custom_model_data": 18047}, "model": "magic:broomsticks/broomstick_handle"}, + {"predicate": {"custom_model_data": 18048}, "model": "magic:broomsticks/broomstick2_handle"} + ] +} diff --git a/assets/minecraft/models/item/tipped_arrow.json b/assets/minecraft/models/item/tipped_arrow.json new file mode 100644 index 0000000..a5fcf72 --- /dev/null +++ b/assets/minecraft/models/item/tipped_arrow.json @@ -0,0 +1,42 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "minecraft:item/tipped_arrow_head", + "layer1": "minecraft:item/tipped_arrow_base" + }, + + "overrides": [ + {"predicate": { "custom_model_data": 18001}, "model": "magic:arrows/normal"}, + {"predicate": { "custom_model_data": 18002}, "model": "magic:arrows/blink"}, + {"predicate": { "custom_model_data": 18003}, "model": "magic:arrows/bomb"}, + {"predicate": { "custom_model_data": 18004}, "model": "magic:arrows/fire"}, + {"predicate": { "custom_model_data": 18005}, "model": "magic:arrows/grapple"}, + {"predicate": { "custom_model_data": 18006}, "model": "magic:arrows/ice"}, + {"predicate": { "custom_model_data": 18007}, "model": "magic:arrows/light"}, + {"predicate": { "custom_model_data": 18008}, "model": "magic:arrows/poison"}, + {"predicate": { "custom_model_data": 18009}, "model": "magic:arrows/shock"}, + + {"predicate": { "custom_model_data": 18010}, "model": "magic:icons/spells/arrow2"}, + {"predicate": { "custom_model_data": 18011}, "model": "magic:icons_disabled/spells/arrow2"}, + {"predicate": { "custom_model_data": 18012}, "model": "magic:icons/spells/arrow3"}, + {"predicate": { "custom_model_data": 18013}, "model": "magic:icons_disabled/spells/arrow3"}, + {"predicate": { "custom_model_data": 18014}, "model": "magic:icons/spells/arrow4"}, + {"predicate": { "custom_model_data": 18015}, "model": "magic:icons_disabled/spells/arrow4"}, + {"predicate": { "custom_model_data": 18016}, "model": "magic:icons/spells/arrow5"}, + {"predicate": { "custom_model_data": 18017}, "model": "magic:icons_disabled/spells/arrow5"}, + {"predicate": { "custom_model_data": 18018}, "model": "magic:icons/spells/arrow6"}, + {"predicate": { "custom_model_data": 18019}, "model": "magic:icons_disabled/spells/arrow6"}, + {"predicate": { "custom_model_data": 18020}, "model": "magic:icons/spells/arrow7"}, + {"predicate": { "custom_model_data": 18021}, "model": "magic:icons_disabled/spells/arrow7"}, + {"predicate": { "custom_model_data": 18022}, "model": "magic:icons/spells/arrow8"}, + {"predicate": { "custom_model_data": 18023}, "model": "magic:icons_disabled/spells/arrow8"}, + {"predicate": { "custom_model_data": 18024}, "model": "magic:icons/spells/arrow9"}, + {"predicate": { "custom_model_data": 18025}, "model": "magic:icons_disabled/spells/arrow9"}, + {"predicate": { "custom_model_data": 18026}, "model": "magic:icons/spells/arrow10"}, + {"predicate": { "custom_model_data": 18027}, "model": "magic:icons_disabled/spells/arrow10"}, + {"predicate": { "custom_model_data": 18028}, "model": "magic:icons/spells/arrowrain"}, + {"predicate": { "custom_model_data": 18029}, "model": "magic:icons_disabled/spells/arrowrain"}, + + {"predicate": { "custom_model_data": 18100}, "model": "magic:wands/hookshot"} + ] +} diff --git a/assets/minecraft/models/item/wither_skeleton_skull.json b/assets/minecraft/models/item/wither_skeleton_skull.json new file mode 100644 index 0000000..cd0acf5 --- /dev/null +++ b/assets/minecraft/models/item/wither_skeleton_skull.json @@ -0,0 +1,7 @@ +{ + "parent": "minecraft:item/template_skull", + "overrides": [ + {"predicate": {"custom_model_data": 18001}, "model": "magic:icons/spells/wither"}, + {"predicate": {"custom_model_data": 18002}, "model": "magic:icons_disabled/spells/wither"} + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/wooden_hoe.json b/assets/minecraft/models/item/wooden_hoe.json new file mode 100644 index 0000000..25a3c52 --- /dev/null +++ b/assets/minecraft/models/item/wooden_hoe.json @@ -0,0 +1,57 @@ +{ + "__comment": "Max wood durability is 60", + "parent": "item/handheld", + "textures": { + "layer0": "minecraft:item/wooden_hoe" + }, + "overrides": [ + {"predicate": { "custom_model_data": 18001}, "model": "magic:wands/old_survival_wand1"}, + + {"predicate": {"damaged": 0, "damage": 0.01666666666667}, "model": "magic:wands/old_survival_wand1"}, + {"predicate": {"damaged": 0, "damage": 0.03333333333333}, "model": "magic:wands/old_survival_wand2"}, + {"predicate": {"damaged": 0, "damage": 0.05}, "model": "magic:wands/survival_wand1"}, + {"predicate": {"damaged": 0, "damage": 0.06666666666667}, "model": "magic:wands/survival_wand2"}, + {"predicate": {"damaged": 0, "damage": 0.08333333333333}, "model": "magic:wands/staff_survival1"}, + {"predicate": {"damaged": 0, "damage": 0.1}, "model": "magic:wands/staff_gandalf"}, + {"predicate": {"damaged": 0, "damage": 0.11666666666667}, "model": "magic:wands/staff_wolf"}, + {"predicate": {"damaged": 0, "damage": 0.13333333333333}, "model": "magic:wands/wolf_wand"}, + {"predicate": {"damaged": 0, "damage": 0.15}, "model": "magic:wands/staff_magicka"}, + {"predicate": {"damaged": 0, "damage": 0.16666666666667}, "model": "magic:wands/moon_wand"}, + {"predicate": {"damaged": 0, "damage": 0.18333333333333}, "model": "magic:broomsticks/broomstick"}, + {"predicate": {"damaged": 0, "damage": 0.2}, "model": "magic:weapons/blaster"}, + {"predicate": {"damaged": 0, "damage": 0.21666666666667}, "model": "magic:sabers/lightsaber_hilt"}, + {"predicate": {"damaged": 0, "damage": 0.23333333333333}, "model": "magic:sabers/lightsaber_hilt"}, + {"predicate": {"damaged": 0, "damage": 0.25}, "model": "magic:other/hat_cloak"}, + {"predicate": {"damaged": 0, "damage": 0.26666666666667}, "model": "magic:other/hat_eye"}, + {"predicate": {"damaged": 0, "damage": 0.28333333333333}, "model": "magic:other/magic_hat"}, + {"predicate": {"damaged": 0, "damage": 0.3}, "model": "magic:other/ocarina"}, + {"predicate": {"damaged": 0, "damage": 0.31666666666666665}, "model": "magic:bending/airbending"}, + {"predicate": {"damaged": 0, "damage": 0.3333333333333333}, "model": "magic:bending/waterbending"}, + {"predicate": {"damaged": 0, "damage": 0.35}, "model": "magic:bending/earthbending"}, + {"predicate": {"damaged": 0, "damage": 0.36666666666666664}, "model": "magic:bending/firebending"}, + {"predicate": {"damaged": 0, "damage": 0.3833333333333333}, "model": "magic:bending/avatar"}, + {"predicate": {"damaged": 0, "damage": 0.4}, "model": "magic:wands/flat/skinny"}, + {"predicate": {"damaged": 0, "damage": 0.4166666666666667}, "model": "magic:wands/flat/black"}, + {"predicate": {"damaged": 0, "damage": 0.43333333333333335}, "model": "magic:wands/flat/brown"}, + {"predicate": {"damaged": 0, "damage": 0.45}, "model": "magic:wands/flat/elder"}, + {"predicate": {"damaged": 0, "damage": 0.4666666666666667}, "model": "magic:wands/flat/wolf"}, + {"predicate": {"damaged": 0, "damage": 0.48333333333333334}, "model": "magic:broomsticks/broomstick2"}, + {"predicate": {"damaged": 0, "damage": 0.5}, "model": "magic:wands/crystalball"}, + {"predicate": {"damaged": 0, "damage": 0.5166666666666666}, "model": "magic:wands/enchantedbook"}, + {"predicate": {"damaged": 0, "damage": 0.533333333333333}, "model": "magic:other/extinguisher"}, + {"predicate": {"damaged": 0, "damage": 0.55}, "model": "magic:bending/air_glider"}, + {"predicate": {"damaged": 0, "damage": 0.566666666666667}, "model": "magic:bending/air_staff"}, + {"predicate": {"damaged": 0, "damage": 0.583333333333333}, "model": "magic:wands/riverglow"}, + {"predicate": {"damaged": 0, "damage": 0.6}, "model": "magic:wands/lixwglow"}, + {"predicate": {"damaged": 0, "damage": 0.616666666666667}, "model": "magic:wands/wandb"}, + {"predicate": {"damaged": 0, "damage": 0.633333333333333}, "model": "magic:other/sortinghat"}, + {"predicate": {"damaged": 0, "damage": 0.65}, "model": "magic:wands/staff_survival2"}, + {"predicate": {"damaged": 0, "damage": 0.666666666666667}, "model": "magic:other/totem"}, + {"predicate": {"damaged": 0, "damage": 0.683333333333333}, "model": "magic:wands/green_wand"}, + {"predicate": {"damaged": 0, "damage": 0.7}, "model": "magic:other/nothing"}, + {"predicate": {"damaged": 0, "damage": 0.716}, "model": "magic:other/gauntlet"}, + {"predicate": {"damaged": 0, "damage": 0.733}, "model": "magic:wands/magmawand"}, + + {"predicate": {"damaged": 1, "damage": 0}, "model": "item/wooden_hoe"} + ] +} diff --git a/assets/minecraft/models/usw/usw1.json b/assets/minecraft/models/usw/usw1.json new file mode 100644 index 0000000..c4105c6 --- /dev/null +++ b/assets/minecraft/models/usw/usw1.json @@ -0,0 +1 @@ +{"credit":"Made with Blockbench","texture_size":[256,256],"textures":{"0":"item/usw1","particle":"item/usw1"},"elements":[{"from":[7,1,1],"to":[7,15,15],"faces":{"north":{"uv":[1.625,2.4375,14.1875,13.625],"texture":"#0"},"east":{"uv":[1.5625,2.375,14.25,13.8125],"texture":"#0"},"south":{"uv":[1.6875,2.4375,14.3125,13.8125],"texture":"#0"},"west":{"uv":[14.25,2.375,1.5,13.8125],"texture":"#0"},"up":{"uv":[1.6875,2.4375,14.25,13.75],"rotation":90,"texture":"#0"},"down":{"uv":[1.6875,13.6875,14.25,2.375],"rotation":270,"texture":"#0"}}}],"gui_light":"front","display":{"thirdperson_righthand":{"translation":[0,3.5,2.25]},"gui":{"rotation":[180,-90,180]}}} \ No newline at end of file diff --git a/assets/minecraft/models/usw/usw2.json b/assets/minecraft/models/usw/usw2.json new file mode 100644 index 0000000..e1d9601 --- /dev/null +++ b/assets/minecraft/models/usw/usw2.json @@ -0,0 +1 @@ +{"credit":"Made with Blockbench","texture_size":[256,256],"textures":{"0":"item/usw2","particle":"item/usw2"},"elements":[{"from":[7,1,1],"to":[7,15,15],"faces":{"north":{"uv":[1.625,2.4375,14.1875,13.625],"texture":"#0"},"east":{"uv":[1.5625,2.375,14.25,13.8125],"texture":"#0"},"south":{"uv":[1.6875,2.4375,14.3125,13.8125],"texture":"#0"},"west":{"uv":[14.25,2.375,1.5,13.8125],"texture":"#0"},"up":{"uv":[1.6875,2.4375,14.25,13.75],"rotation":90,"texture":"#0"},"down":{"uv":[1.6875,13.6875,14.25,2.375],"rotation":270,"texture":"#0"}}}],"gui_light":"front","display":{"thirdperson_righthand":{"translation":[0,3.5,2.25]},"gui":{"rotation":[180,-90,180]}}} \ No newline at end of file diff --git a/assets/minecraft/sounds.json b/assets/minecraft/sounds.json new file mode 100644 index 0000000..7c8c457 --- /dev/null +++ b/assets/minecraft/sounds.json @@ -0,0 +1 @@ +{"music.saloonambient":{"sounds":[{"name":"music/saloonambient"}],"subtitle":"§2§lUSW §8§l| §aSaloon music plays"},"music.darkforestambient":{"sounds":[{"name":"music/darkforestambient1"},{"name":"music/darkforestambient2"},{"name":"music/darkforestambient3"}],"subtitle":""},"music.deepdarkambient":{"sounds":[{"name":"music/deepdarkambient1"},{"name":"music/deepdarkambient2"}],"subtitle":""},"music.desertambient":{"sounds":[{"name":"music/desertambient1"},{"name":"music/desertambient2"},{"name":"music/desertambient3"}],"subtitle":""},"music.endambient":{"sounds":[{"name":"music/endambient1"},{"name":"music/endambient2"}],"subtitle":""},"music.jungleambient":{"sounds":[{"name":"music/jungleambient1"},{"name":"music/jungleambient2"}],"subtitle":""},"music.mesaambient":{"sounds":[{"name":"music/mesaambient1"},{"name":"music/mesaambient2"},{"name":"music/mesaambient3"}],"subtitle":""},"music.mountainsambient":{"sounds":[{"name":"music/mountainsambient1"},{"name":"music/mountainsambient2"}],"subtitle":""},"music.talonclanambient":{"sounds":[{"name":"music/talonclanambient"}],"subtitle":""},"music.monasteryambient":{"sounds":[{"name":"music/monasteryambient"}],"subtitle":""},"music.netherambient":{"sounds":[{"name":"music/netherambient1"},{"name":"music/netherambient2"}],"subtitle":""},"music.oceanambient":{"sounds":[{"name":"music/oceanambient1"},{"name":"music/oceanambient2"},{"name":"music/oceanambient3"}],"subtitle":""},"music.plainsambient":{"sounds":[{"name":"music/plainsambient1"},{"name":"music/plainsambient2"}],"subtitle":""},"music.savannaambient":{"sounds":[{"name":"music/savannaambient"}],"subtitle":""},"music.bonetribeambient":{"sounds":[{"name":"music/bonetribeambient"}],"subtitle":""},"music.wolftribeambient":{"sounds":[{"name":"music/wolftribeambient1"},{"name":"music/wolftribeambient2"}],"subtitle":""},"music.swampambient":{"sounds":[{"name":"music/swampambient1"},{"name":"music/swampambient2"}],"subtitle":""},"music.taigaambient":{"sounds":[{"name":"music/taigaambient1"},{"name":"music/taigaambient2"}],"subtitle":""},"fx.assignquest":{"sounds":[{"name":"fx/questassign"}],"subtitle":"§2§lUSW §8§l| §aYou receive a new Quest"},"fx.notif":{"sounds":[{"name":"fx/notif"}],"subtitle":"§2§lUSW §8§l| §aNew Chat Notification"},"fx.questcomplete":{"sounds":[{"name":"fx/questcomplete"}],"subtitle":"§2§lUSW §8§l| §aQuest Complete"},"fx.rareachievement":{"sounds":[{"name":"fx/rareachievement"}],"subtitle":"§2§lUSW §8§l| §aYou gained a rare achievement"},"fx.achievement":{"sounds":[{"name":"fx/achievement"}],"subtitle":"§2§lUSW §8§l| §aYou gained an achievement"},"fx.welcomejingle":{"sounds":[{"name":"fx/welcomejingle"}],"subtitle":"§2§lUSW §8§l| §aWelcome!"},"fx.gong":{"sounds":[{"name":"fx/gong"}],"subtitle":"§2§lUSW §8§l| §aGong rings"},"music.trixytraxradio":{"sounds":[{"name":"music/trixytraxradio"}],"subtitle":"§2§lUSW §8§l| §aNow Playing: §eTrixy Trax §7by §6Goddeh"},"fx.waterfall":{"sounds":[{"name":"fx/waterfall1"},{"name":"fx/waterfall2"},{"name":"fx/waterfall3"},{"name":"fx/waterfall4"},{"name":"fx/waterfall5"},{"name":"fx/waterfall6"},{"name":"fx/waterfall7"},{"name":"fx/waterfall8"}],"subtitle":"Water falls"}} \ No newline at end of file diff --git a/assets/minecraft/sounds/fx/achievement.ogg b/assets/minecraft/sounds/fx/achievement.ogg new file mode 100644 index 0000000..03e5ffb Binary files /dev/null and b/assets/minecraft/sounds/fx/achievement.ogg differ diff --git a/assets/minecraft/sounds/fx/gong.ogg b/assets/minecraft/sounds/fx/gong.ogg new file mode 100644 index 0000000..cf1782c Binary files /dev/null and b/assets/minecraft/sounds/fx/gong.ogg differ diff --git a/assets/minecraft/sounds/fx/notif.ogg b/assets/minecraft/sounds/fx/notif.ogg new file mode 100644 index 0000000..76cb1ae Binary files /dev/null and b/assets/minecraft/sounds/fx/notif.ogg differ diff --git a/assets/minecraft/sounds/fx/questassign.ogg b/assets/minecraft/sounds/fx/questassign.ogg new file mode 100644 index 0000000..469fb74 Binary files /dev/null and b/assets/minecraft/sounds/fx/questassign.ogg differ diff --git a/assets/minecraft/sounds/fx/questcomplete.ogg b/assets/minecraft/sounds/fx/questcomplete.ogg new file mode 100644 index 0000000..860498c Binary files /dev/null and b/assets/minecraft/sounds/fx/questcomplete.ogg differ diff --git a/assets/minecraft/sounds/fx/rareachievement.ogg b/assets/minecraft/sounds/fx/rareachievement.ogg new file mode 100644 index 0000000..cdc6e14 Binary files /dev/null and b/assets/minecraft/sounds/fx/rareachievement.ogg differ diff --git a/assets/minecraft/sounds/fx/waterfall1.ogg b/assets/minecraft/sounds/fx/waterfall1.ogg new file mode 100644 index 0000000..c57c55b Binary files /dev/null and b/assets/minecraft/sounds/fx/waterfall1.ogg differ diff --git a/assets/minecraft/sounds/fx/waterfall2.ogg b/assets/minecraft/sounds/fx/waterfall2.ogg new file mode 100644 index 0000000..5aa1673 Binary files /dev/null and b/assets/minecraft/sounds/fx/waterfall2.ogg differ diff --git a/assets/minecraft/sounds/fx/waterfall3.ogg b/assets/minecraft/sounds/fx/waterfall3.ogg new file mode 100644 index 0000000..fa8b2da Binary files /dev/null and b/assets/minecraft/sounds/fx/waterfall3.ogg differ diff --git a/assets/minecraft/sounds/fx/waterfall4.ogg b/assets/minecraft/sounds/fx/waterfall4.ogg new file mode 100644 index 0000000..0e4fd2c Binary files /dev/null and b/assets/minecraft/sounds/fx/waterfall4.ogg differ diff --git a/assets/minecraft/sounds/fx/waterfall5.ogg b/assets/minecraft/sounds/fx/waterfall5.ogg new file mode 100644 index 0000000..ee67abc Binary files /dev/null and b/assets/minecraft/sounds/fx/waterfall5.ogg differ diff --git a/assets/minecraft/sounds/fx/waterfall6.ogg b/assets/minecraft/sounds/fx/waterfall6.ogg new file mode 100644 index 0000000..7bd76b0 Binary files /dev/null and b/assets/minecraft/sounds/fx/waterfall6.ogg differ diff --git a/assets/minecraft/sounds/fx/waterfall7.ogg b/assets/minecraft/sounds/fx/waterfall7.ogg new file mode 100644 index 0000000..3f916fe Binary files /dev/null and b/assets/minecraft/sounds/fx/waterfall7.ogg differ diff --git a/assets/minecraft/sounds/fx/waterfall8.ogg b/assets/minecraft/sounds/fx/waterfall8.ogg new file mode 100644 index 0000000..c2fcddd Binary files /dev/null and b/assets/minecraft/sounds/fx/waterfall8.ogg differ diff --git a/assets/minecraft/sounds/fx/welcomejingle.ogg b/assets/minecraft/sounds/fx/welcomejingle.ogg new file mode 100644 index 0000000..e36d078 Binary files /dev/null and b/assets/minecraft/sounds/fx/welcomejingle.ogg differ diff --git a/assets/minecraft/sounds/music/bonetribeambient.ogg b/assets/minecraft/sounds/music/bonetribeambient.ogg new file mode 100644 index 0000000..fef2e1f Binary files /dev/null and b/assets/minecraft/sounds/music/bonetribeambient.ogg differ diff --git a/assets/minecraft/sounds/music/darkforestambient1.ogg b/assets/minecraft/sounds/music/darkforestambient1.ogg new file mode 100644 index 0000000..bc95bd8 Binary files /dev/null and b/assets/minecraft/sounds/music/darkforestambient1.ogg differ diff --git a/assets/minecraft/sounds/music/darkforestambient2.ogg b/assets/minecraft/sounds/music/darkforestambient2.ogg new file mode 100644 index 0000000..78c5d89 Binary files /dev/null and b/assets/minecraft/sounds/music/darkforestambient2.ogg differ diff --git a/assets/minecraft/sounds/music/darkforestambient3.ogg b/assets/minecraft/sounds/music/darkforestambient3.ogg new file mode 100644 index 0000000..f6ec111 Binary files /dev/null and b/assets/minecraft/sounds/music/darkforestambient3.ogg differ diff --git a/assets/minecraft/sounds/music/deepdarkambient1.ogg b/assets/minecraft/sounds/music/deepdarkambient1.ogg new file mode 100644 index 0000000..8aa6113 Binary files /dev/null and b/assets/minecraft/sounds/music/deepdarkambient1.ogg differ diff --git a/assets/minecraft/sounds/music/deepdarkambient2.ogg b/assets/minecraft/sounds/music/deepdarkambient2.ogg new file mode 100644 index 0000000..eb55ea1 Binary files /dev/null and b/assets/minecraft/sounds/music/deepdarkambient2.ogg differ diff --git a/assets/minecraft/sounds/music/desertambient1.ogg b/assets/minecraft/sounds/music/desertambient1.ogg new file mode 100644 index 0000000..7023c0e Binary files /dev/null and b/assets/minecraft/sounds/music/desertambient1.ogg differ diff --git a/assets/minecraft/sounds/music/desertambient2.ogg b/assets/minecraft/sounds/music/desertambient2.ogg new file mode 100644 index 0000000..b4e4dca Binary files /dev/null and b/assets/minecraft/sounds/music/desertambient2.ogg differ diff --git a/assets/minecraft/sounds/music/desertambient3.ogg b/assets/minecraft/sounds/music/desertambient3.ogg new file mode 100644 index 0000000..5d71673 Binary files /dev/null and b/assets/minecraft/sounds/music/desertambient3.ogg differ diff --git a/assets/minecraft/sounds/music/endambient1.ogg b/assets/minecraft/sounds/music/endambient1.ogg new file mode 100644 index 0000000..aac5f56 Binary files /dev/null and b/assets/minecraft/sounds/music/endambient1.ogg differ diff --git a/assets/minecraft/sounds/music/endambient2.ogg b/assets/minecraft/sounds/music/endambient2.ogg new file mode 100644 index 0000000..0862566 Binary files /dev/null and b/assets/minecraft/sounds/music/endambient2.ogg differ diff --git a/assets/minecraft/sounds/music/jungleambient1.ogg b/assets/minecraft/sounds/music/jungleambient1.ogg new file mode 100644 index 0000000..6808174 Binary files /dev/null and b/assets/minecraft/sounds/music/jungleambient1.ogg differ diff --git a/assets/minecraft/sounds/music/jungleambient2.ogg b/assets/minecraft/sounds/music/jungleambient2.ogg new file mode 100644 index 0000000..b910f90 Binary files /dev/null and b/assets/minecraft/sounds/music/jungleambient2.ogg differ diff --git a/assets/minecraft/sounds/music/mesaambient1.ogg b/assets/minecraft/sounds/music/mesaambient1.ogg new file mode 100644 index 0000000..dca95de Binary files /dev/null and b/assets/minecraft/sounds/music/mesaambient1.ogg differ diff --git a/assets/minecraft/sounds/music/mesaambient2.ogg b/assets/minecraft/sounds/music/mesaambient2.ogg new file mode 100644 index 0000000..b2344ad Binary files /dev/null and b/assets/minecraft/sounds/music/mesaambient2.ogg differ diff --git a/assets/minecraft/sounds/music/mesaambient3.ogg b/assets/minecraft/sounds/music/mesaambient3.ogg new file mode 100644 index 0000000..84ec4df Binary files /dev/null and b/assets/minecraft/sounds/music/mesaambient3.ogg differ diff --git a/assets/minecraft/sounds/music/monasteryambient.ogg b/assets/minecraft/sounds/music/monasteryambient.ogg new file mode 100644 index 0000000..8ec3196 Binary files /dev/null and b/assets/minecraft/sounds/music/monasteryambient.ogg differ diff --git a/assets/minecraft/sounds/music/mountainsambient1.ogg b/assets/minecraft/sounds/music/mountainsambient1.ogg new file mode 100644 index 0000000..159f338 Binary files /dev/null and b/assets/minecraft/sounds/music/mountainsambient1.ogg differ diff --git a/assets/minecraft/sounds/music/mountainsambient2.ogg b/assets/minecraft/sounds/music/mountainsambient2.ogg new file mode 100644 index 0000000..ec9cfd4 Binary files /dev/null and b/assets/minecraft/sounds/music/mountainsambient2.ogg differ diff --git a/assets/minecraft/sounds/music/netherambient1.ogg b/assets/minecraft/sounds/music/netherambient1.ogg new file mode 100644 index 0000000..4c73666 Binary files /dev/null and b/assets/minecraft/sounds/music/netherambient1.ogg differ diff --git a/assets/minecraft/sounds/music/netherambient2.ogg b/assets/minecraft/sounds/music/netherambient2.ogg new file mode 100644 index 0000000..bcbfbf1 Binary files /dev/null and b/assets/minecraft/sounds/music/netherambient2.ogg differ diff --git a/assets/minecraft/sounds/music/oceanambient1.ogg b/assets/minecraft/sounds/music/oceanambient1.ogg new file mode 100644 index 0000000..aae34a9 Binary files /dev/null and b/assets/minecraft/sounds/music/oceanambient1.ogg differ diff --git a/assets/minecraft/sounds/music/oceanambient2.ogg b/assets/minecraft/sounds/music/oceanambient2.ogg new file mode 100644 index 0000000..f643c77 Binary files /dev/null and b/assets/minecraft/sounds/music/oceanambient2.ogg differ diff --git a/assets/minecraft/sounds/music/oceanambient3.ogg b/assets/minecraft/sounds/music/oceanambient3.ogg new file mode 100644 index 0000000..1acb37e Binary files /dev/null and b/assets/minecraft/sounds/music/oceanambient3.ogg differ diff --git a/assets/minecraft/sounds/music/plainsambient1.ogg b/assets/minecraft/sounds/music/plainsambient1.ogg new file mode 100644 index 0000000..6f18c8b Binary files /dev/null and b/assets/minecraft/sounds/music/plainsambient1.ogg differ diff --git a/assets/minecraft/sounds/music/plainsambient2.ogg b/assets/minecraft/sounds/music/plainsambient2.ogg new file mode 100644 index 0000000..13ecdd0 Binary files /dev/null and b/assets/minecraft/sounds/music/plainsambient2.ogg differ diff --git a/assets/minecraft/sounds/music/saloonambient.ogg b/assets/minecraft/sounds/music/saloonambient.ogg new file mode 100644 index 0000000..0339749 Binary files /dev/null and b/assets/minecraft/sounds/music/saloonambient.ogg differ diff --git a/assets/minecraft/sounds/music/savannaambient.ogg b/assets/minecraft/sounds/music/savannaambient.ogg new file mode 100644 index 0000000..af03967 Binary files /dev/null and b/assets/minecraft/sounds/music/savannaambient.ogg differ diff --git a/assets/minecraft/sounds/music/swampambient1.ogg b/assets/minecraft/sounds/music/swampambient1.ogg new file mode 100644 index 0000000..625057c Binary files /dev/null and b/assets/minecraft/sounds/music/swampambient1.ogg differ diff --git a/assets/minecraft/sounds/music/swampambient2.ogg b/assets/minecraft/sounds/music/swampambient2.ogg new file mode 100644 index 0000000..c8ba025 Binary files /dev/null and b/assets/minecraft/sounds/music/swampambient2.ogg differ diff --git a/assets/minecraft/sounds/music/taigaambient1.ogg b/assets/minecraft/sounds/music/taigaambient1.ogg new file mode 100644 index 0000000..bf6f613 Binary files /dev/null and b/assets/minecraft/sounds/music/taigaambient1.ogg differ diff --git a/assets/minecraft/sounds/music/taigaambient2.ogg b/assets/minecraft/sounds/music/taigaambient2.ogg new file mode 100644 index 0000000..024dc7a Binary files /dev/null and b/assets/minecraft/sounds/music/taigaambient2.ogg differ diff --git a/assets/minecraft/sounds/music/talonclanambient.ogg b/assets/minecraft/sounds/music/talonclanambient.ogg new file mode 100644 index 0000000..76bfe87 Binary files /dev/null and b/assets/minecraft/sounds/music/talonclanambient.ogg differ diff --git a/assets/minecraft/sounds/music/trixytraxradio.ogg b/assets/minecraft/sounds/music/trixytraxradio.ogg new file mode 100644 index 0000000..0532bff Binary files /dev/null and b/assets/minecraft/sounds/music/trixytraxradio.ogg differ diff --git a/assets/minecraft/sounds/music/wolftribeambient1.ogg b/assets/minecraft/sounds/music/wolftribeambient1.ogg new file mode 100644 index 0000000..a8ad7b8 Binary files /dev/null and b/assets/minecraft/sounds/music/wolftribeambient1.ogg differ diff --git a/assets/minecraft/sounds/music/wolftribeambient2.ogg b/assets/minecraft/sounds/music/wolftribeambient2.ogg new file mode 100644 index 0000000..2f6ea16 Binary files /dev/null and b/assets/minecraft/sounds/music/wolftribeambient2.ogg differ diff --git a/assets/minecraft/sounds/ui/toast/challenge_complete.ogg b/assets/minecraft/sounds/ui/toast/challenge_complete.ogg new file mode 100644 index 0000000..aec77ff Binary files /dev/null and b/assets/minecraft/sounds/ui/toast/challenge_complete.ogg differ diff --git a/assets/minecraft/textures/item/usw1.png b/assets/minecraft/textures/item/usw1.png new file mode 100644 index 0000000..f7fc14f Binary files /dev/null and b/assets/minecraft/textures/item/usw1.png differ diff --git a/assets/minecraft/textures/item/usw2.png b/assets/minecraft/textures/item/usw2.png new file mode 100644 index 0000000..45086d4 Binary files /dev/null and b/assets/minecraft/textures/item/usw2.png differ diff --git a/assets/minecraft/textures/usw/ui/negative.png b/assets/minecraft/textures/usw/ui/negative.png new file mode 100644 index 0000000..bc14ef4 Binary files /dev/null and b/assets/minecraft/textures/usw/ui/negative.png differ diff --git a/assets/minecraft/textures/usw/ui/pause1.png b/assets/minecraft/textures/usw/ui/pause1.png new file mode 100644 index 0000000..8f5f84e Binary files /dev/null and b/assets/minecraft/textures/usw/ui/pause1.png differ diff --git a/assets/minecraft/textures/usw/ui/pause2.png b/assets/minecraft/textures/usw/ui/pause2.png new file mode 100644 index 0000000..7c8bcb6 Binary files /dev/null and b/assets/minecraft/textures/usw/ui/pause2.png differ diff --git a/assets/minecraft/textures/usw/ui/questico.png b/assets/minecraft/textures/usw/ui/questico.png new file mode 100644 index 0000000..99d74b3 Binary files /dev/null and b/assets/minecraft/textures/usw/ui/questico.png differ diff --git a/assets/minecraft/textures/usw/ui/tm.png b/assets/minecraft/textures/usw/ui/tm.png new file mode 100644 index 0000000..8c5c851 Binary files /dev/null and b/assets/minecraft/textures/usw/ui/tm.png differ diff --git a/pack.mcmeta b/pack.mcmeta new file mode 100644 index 0000000..8937700 --- /dev/null +++ b/pack.mcmeta @@ -0,0 +1 @@ +{"pack":{"pack_format":12,"description":"§f§lᴜʟᴛɪᴍᴀᴛᴇ ѕᴜʀᴠɪᴠᴀʟ ᴡᴏʀʟᴅ\n§8© TrixyBlox, Steph & Goddeh"}} \ No newline at end of file diff --git a/pack.png b/pack.png new file mode 100644 index 0000000..a3bce9e Binary files /dev/null and b/pack.png differ diff --git a/pack.zip b/pack.zip index 32cd138..9135c7a 100644 Binary files a/pack.zip and b/pack.zip differ