개인 자료란 (JE)

  서버 커뮤니티

Profile kimhj7921 대표칭호 없음
Profile

질문하기 모델링

검정보라 버그 해결책좀 알려주실분 구합니다

2020.05.26 조회 수 100 추천 수 0
게임버전 (JE) 해당없음 
게임버전 (BE) 해당없음 

제가 지금 만든 3d 무기가 보라검정 버그가 났는데 어떤 부분이 이상한 건지 알려주실수 있나요?


    {
    "__comment": "Designed by SweetS4lt with Cubik Studio - https://cubik.studio",
    "parent": "iron_sword",
    "textures": {
        "voxels_atlas": "items/iron_sword"
    },
    "elements": [      
        {
            "__comment": "Voxels",
            "from": [ 3, -10.25, 7 ],
            "to": [ 4, -10, 7.25 ],
            "faces": {
                "down": { "uv": [ 2.75, 1.125, 3.25, 1.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3.25, 1.125, 3.75, 1 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 0.875, 3.25, 1 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.25, 0.75, 3.75, 0.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 6.625, 4.5, 6.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 6.5, 4.375, 6.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 3.25, -10, 7 ],
            "to": [ 4.25, -9.75, 7.25 ],
            "faces": {
                "down": { "uv": [ 3.25, 0.625, 3.75, 0.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3.25, 0.5, 3.75, 0.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 0.25, 3.25, 0.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.25, 0.125, 3.75, 0.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 4.125, 4.5, 4.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 4, 4.375, 4.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 3.5, -10, 6.75 ],
            "to": [ 3.75, -9.75, 7 ],
            "faces": {
                "down": { "uv": [ 4.375, 3.625, 4.5, 3.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 3.625, 4.5, 3.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.5, 3.375, 4.375, 3.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.375, 3.25, 4.5, 3.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 3.125, 4.5, 3.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 3, 4.375, 3.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 3.5, -10, 7.25 ],
            "to": [ 3.75, -9.75, 7.5 ],
            "faces": {
                "down": { "uv": [ 4.375, 2.875, 4.5, 3 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 2.875, 4.5, 2.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.5, 2.5, 4.375, 2.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.375, 2.375, 4.5, 2.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 2.25, 4.5, 2.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 2.125, 4.375, 2.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 3.5, -9.75, 7 ],
            "to": [ 4.5, -9.5, 7.25 ],
            "faces": {
                "down": { "uv": [ 4.5, 12, 5, 12.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 5.25, 12.25, 5.75, 12.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 5.75, 12, 5.25, 12.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 5.75, 12.125, 6.25, 12.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 2, 4.5, 2.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 1.625, 4.375, 1.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 3.75, -9.75, 6.75 ],
            "to": [ 4.25, -9.5, 7 ],
            "faces": {
                "down": { "uv": [ 9.625, 11.5, 9.875, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 9.375, 11.625, 9.625, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 8.375, 11.5, 8.125, 11.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 7.875, 11.5, 8.125, 11.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 1.5, 4.5, 1.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 1.375, 4.375, 1.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 3.75, -9.75, 7.25 ],
            "to": [ 4.25, -9.5, 7.5 ],
            "faces": {
                "down": { "uv": [ 5.625, 11.5, 5.875, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 5.375, 11.625, 5.625, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 5.375, 11.5, 5.125, 11.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.875, 11.5, 5.125, 11.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 1.25, 4.5, 1.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 0.875, 4.375, 1 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 3.75, -9.5, 7 ],
            "to": [ 8.5, -9.25, 7.25 ],
            "faces": {
                "down": { "uv": [ 3.625, 13.125, 6, 13.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 6, 13.375, 8.375, 13.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 8.375, 13.125, 6, 13.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.625, 13.25, 6, 13.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 0.5, 4.5, 0.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 11.375, 4.5, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 4, -9.5, 6.75 ],
            "to": [ 4.5, -9.25, 7 ],
            "faces": {
                "down": { "uv": [ 15.75, 11.625, 16, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 15.5, 11.75, 15.75, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 15.5, 11.625, 15.25, 11.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 15, 11.625, 15.25, 11.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.625, 11.375, 4.75, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.875, 11.375, 4.75, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 4, -9.5, 7.25 ],
            "to": [ 4.5, -9.25, 7.5 ],
            "faces": {
                "down": { "uv": [ 14.75, 11.625, 15, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 14.5, 11.75, 14.75, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 14.5, 11.625, 14.25, 11.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 14, 11.625, 14.25, 11.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 5.375, 11.375, 5.5, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 5.625, 11.375, 5.5, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 4, -9.25, 7 ],
            "to": [ 8.25, -9, 7.25 ],
            "faces": {
                "down": { "uv": [ 12.625, 13.125, 14.75, 13.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12.625, 13.375, 14.75, 13.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 12.625, 13.125, 10.5, 13.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 10.5, 13.25, 12.625, 13.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 5.625, 11.375, 5.75, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 5.875, 11.375, 5.75, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 4, -9, 7 ],
            "to": [ 8, -8.75, 7.25 ],
            "faces": {
                "down": { "uv": [ 6.375, 13, 8.375, 13.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 8.375, 13.125, 10.375, 13 ], "texture": "#iron_sword" },
                "north": { "uv": [ 12.375, 13, 10.375, 13.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 12.375, 13, 14.375, 13.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 5.875, 11.375, 6, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 6.125, 11.375, 6, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 4.25, -9.25, 6.75 ],
            "to": [ 4.75, -9, 7 ],
            "faces": {
                "down": { "uv": [ 13, 11.625, 13.25, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12.25, 11.75, 12.5, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 12.25, 11.625, 12, 11.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 9.25, 11.625, 9.5, 11.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 6.125, 11.375, 6.25, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 6.625, 11.375, 6.5, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 4.25, -9.25, 7.25 ],
            "to": [ 4.75, -9, 7.5 ],
            "faces": {
                "down": { "uv": [ 9, 11.625, 9.25, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 8.75, 11.75, 9, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 8.75, 11.625, 8.5, 11.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 8.25, 11.625, 8.5, 11.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 6.625, 11.375, 6.75, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 6.875, 11.375, 6.75, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 4.25, -8.75, 7 ],
            "to": [ 8, -8.5, 7.25 ],
            "faces": {
                "down": { "uv": [ 6.125, 12.875, 8, 13 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.375, 13, 4.25, 12.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 13.625, 12.875, 11.75, 13 ], "texture": "#iron_sword" },
                "south": { "uv": [ 9.875, 12.875, 11.75, 13 ], "texture": "#iron_sword" },
                "west": { "uv": [ 6.875, 11.375, 7, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 7.125, 11.375, 7, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 4.5, -9, 6.75 ],
            "to": [ 7.5, -8.75, 7 ],
            "faces": {
                "down": { "uv": [ 9.875, 12.375, 11.375, 12.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 8.375, 12.5, 9.875, 12.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 8.375, 12.375, 6.875, 12.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.375, 12.375, 3.875, 12.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 7.375, 11.375, 7.5, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 7.625, 11.375, 7.5, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 4.5, -9, 7.25 ],
            "to": [ 7.5, -8.75, 7.5 ],
            "faces": {
                "down": { "uv": [ 9.875, 12.5, 11.375, 12.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 11.375, 12.625, 12.875, 12.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 14.375, 12.5, 12.875, 12.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 14.375, 12.5, 15.875, 12.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 7.625, 11.375, 7.75, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 7.875, 11.375, 7.75, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 4.5, -8.5, 7 ],
            "to": [ 8, -7.75, 7.25 ],
            "faces": {
                "down": { "uv": [ 9.375, 12.75, 11.125, 12.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.375, 12.875, 4.125, 12.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 13.125, 14.25, 11.375, 14.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 9.5, 14.625, 11.25, 15 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.25, 9.75, 2.375, 10.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.875, 0, 2.75, 0.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 4.75, -8.75, 6.75 ],
            "to": [ 7.5, -8.5, 7 ],
            "faces": {
                "down": { "uv": [ 7.875, 12.25, 9.25, 12.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 9.25, 12.375, 10.625, 12.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 15.5, 12.375, 14.125, 12.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 9, 13.75, 10.375, 13.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 8.375, 11.375, 8.5, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 8.625, 11.375, 8.5, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 4.75, -8.75, 7.25 ],
            "to": [ 7.5, -8.5, 7.5 ],
            "faces": {
                "down": { "uv": [ 6.5, 13.375, 7.875, 13.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7.875, 13.5, 9.25, 13.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 10.625, 13.375, 9.25, 13.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 11.375, 12.375, 12.75, 12.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 8.625, 11.375, 8.75, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 9.125, 11.375, 9, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 4.75, -7.75, 7 ],
            "to": [ 8.25, -7, 7.25 ],
            "faces": {
                "down": { "uv": [ 11.125, 12.75, 12.875, 12.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12.875, 12.875, 14.625, 12.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 7.875, 14.25, 6.125, 14.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 13.125, 14.25, 14.875, 14.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.875, 0, 3, 0.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.875, 3.625, 3.75, 4 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5, -8.75, 6.5 ],
            "to": [ 6.5, -8.5, 6.75 ],
            "faces": {
                "down": { "uv": [ 3, 6.25, 3.75, 6.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3, 6.25, 3.75, 6.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.625, 4.375, 2.875, 4.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.875, 4.25, 3.625, 4.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 9.125, 11.375, 9.25, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 9.375, 11.375, 9.25, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5, -8.75, 7.5 ],
            "to": [ 6.5, -8.5, 7.75 ],
            "faces": {
                "down": { "uv": [ 2.875, 4.125, 3.625, 4.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3, 7, 3.75, 6.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 6.75, 3, 6.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3, 6.625, 3.75, 6.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 9.375, 11.375, 9.5, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 11.125, 11.375, 11, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5, -8.5, 6.75 ],
            "to": [ 7.5, -8, 7 ],
            "faces": {
                "down": { "uv": [ 10.625, 12.25, 11.875, 12.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 11.875, 12.375, 13.125, 12.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 15.75, 13.5, 14.5, 13.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.375, 13.125, 3.625, 13.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 0.75, 4.25, 1 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 1.5, 4.125, 1.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5, -8.5, 7.25 ],
            "to": [ 7.5, -8, 7.5 ],
            "faces": {
                "down": { "uv": [ 12.25, 13.75, 13.5, 13.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 13.5, 13.875, 14.75, 13.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 14.5, 13.5, 13.25, 13.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 12, 13.5, 13.25, 13.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 1.75, 4.25, 2 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 2.5, 4.125, 2.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5, -7, 7 ],
            "to": [ 9.25, -6.25, 7.25 ],
            "faces": {
                "down": { "uv": [ 8.375, 13.125, 10.5, 13.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 8.375, 13.375, 10.5, 13.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 6.125, 14.25, 4, 14.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.875, 14.25, 4, 14.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.75, 3.25, 3.875, 3.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.875, 2.875, 3.75, 3.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.25, -8.5, 6.5 ],
            "to": [ 5.5, -8.25, 6.75 ],
            "faces": {
                "down": { "uv": [ 11.125, 11.375, 11.25, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 11.25, 11.5, 11.375, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 11.5, 11.375, 11.375, 11.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.5, 4, 4.625, 4.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 11.5, 11.375, 11.625, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 11.75, 11.375, 11.625, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.25, -8.5, 7.5 ],
            "to": [ 5.5, -8.25, 7.75 ],
            "faces": {
                "down": { "uv": [ 11.75, 11.375, 11.875, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 11.875, 11.5, 12, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 12.125, 11.375, 12, 11.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 12.125, 11.375, 12.25, 11.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 12.25, 11.375, 12.375, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 12.5, 11.375, 12.375, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.25, -8, 6.75 ],
            "to": [ 7.5, -7.25, 7 ],
            "faces": {
                "down": { "uv": [ 2.625, 11.875, 3.75, 12 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.625, 12.125, 3.75, 12 ], "texture": "#iron_sword" },
                "north": { "uv": [ 16, 14.75, 14.875, 15.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 13.75, 14.75, 14.875, 15.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.75, 1.75, 3.875, 2.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.875, 1.375, 3.75, 1.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.25, -8, 7.25 ],
            "to": [ 7.5, -7.25, 7.5 ],
            "faces": {
                "down": { "uv": [ 11.5, 14.625, 12.625, 14.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 13.75, 14.75, 14.875, 14.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 13.75, 14.75, 12.625, 15.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 11.5, 14.75, 12.625, 15.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.75, 1, 3.875, 1.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.875, 0.625, 3.75, 1 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.25, -6.25, 7 ],
            "to": [ 9.25, -5.25, 7.25 ],
            "faces": {
                "down": { "uv": [ 2.375, 13, 4.375, 13.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 13.125, 6.375, 13 ], "texture": "#iron_sword" },
                "north": { "uv": [ 11.5, 15.5, 9.5, 16 ], "texture": "#iron_sword" },
                "south": { "uv": [ 9.5, 15, 11.5, 15.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.75, 9.5, 3.875, 10 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.875, 10, 3.75, 10.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.5, -8.25, 6.5 ],
            "to": [ 5.75, -8, 6.75 ],
            "faces": {
                "down": { "uv": [ 14.25, 11.375, 14.375, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 14.375, 11.5, 14.5, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 14.625, 11.375, 14.5, 11.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 14.625, 11.375, 14.75, 11.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 15, 11.375, 15.125, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 15.25, 11.375, 15.125, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.5, -8.25, 7.5 ],
            "to": [ 5.75, -8, 7.75 ],
            "faces": {
                "down": { "uv": [ 15.25, 11.375, 15.375, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 15.375, 11.5, 15.5, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 15.625, 11.375, 15.5, 11.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 15.625, 11.375, 15.75, 11.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 15.75, 11.375, 15.875, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 16, 11.375, 15.875, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.5, -7.25, 6.75 ],
            "to": [ 8.25, -6.5, 7 ],
            "faces": {
                "down": { "uv": [ 4.875, 13.75, 6.25, 13.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 6.5, 12.375, 7.875, 12.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 7.625, 13.875, 6.25, 14.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.875, 13.875, 6.25, 14.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.75, 0.25, 3.875, 0.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4, 11.625, 3.875, 12 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.5, -7.25, 7.25 ],
            "to": [ 8.25, -6.5, 7.5 ],
            "faces": {
                "down": { "uv": [ 5.125, 12.25, 6.5, 12.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3.75, 12.375, 5.125, 12.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 10.375, 13.875, 9, 14.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 7.625, 13.875, 9, 14.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.875, 11.25, 4, 11.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4, 10.875, 3.875, 11.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.5, -5.25, 7 ],
            "to": [ 9.25, -4.75, 7.25 ],
            "faces": {
                "down": { "uv": [ 4.25, 12.875, 6.125, 13 ], "texture": "#iron_sword" },
                "up": { "uv": [ 8, 13, 9.875, 12.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 12.25, 14, 10.375, 14.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 10.375, 13.75, 12.25, 14 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4, 0.5, 4.125, 0.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.125, 0.75, 4, 1 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.5, -4.75, 7 ],
            "to": [ 9, -4, 7.25 ],
            "faces": {
                "down": { "uv": [ 5.875, 12.75, 7.625, 12.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.125, 12.75, 5.875, 12.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 9.625, 14.25, 7.875, 14.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 9.625, 14.25, 11.375, 14.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.875, 10.5, 4, 10.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4, 10.125, 3.875, 10.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.75, -9.75, 7 ],
            "to": [ 9, -9.5, 7.25 ],
            "faces": {
                "down": { "uv": [ 14.375, 13, 16, 13.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.875, 13.5, 6.5, 13.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 14, 12.625, 12.375, 12.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 10.75, 12.625, 12.375, 12.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 11, 4.625, 11.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 10.875, 4.5, 11 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.75, -8, 6.5 ],
            "to": [ 6, -7.5, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.5, 10.75, 4.625, 10.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 10.75, 4.625, 10.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.125, 1.5, 4, 1.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4, 1.75, 4.125, 2 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4, 2, 4.125, 2.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.125, 2.25, 4, 2.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.75, -8, 7.5 ],
            "to": [ 6, -7.5, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.5, 7.25, 4.625, 7.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 7.25, 4.625, 7.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.125, 2.75, 4, 3 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4, 3, 4.125, 3.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4, 3.75, 4.125, 4 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.125, 4, 4, 4.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.75, -6.5, 6.75 ],
            "to": [ 8.75, -5.5, 7 ],
            "faces": {
                "down": { "uv": [ 5.375, 12.375, 6.875, 12.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3.875, 12.625, 5.375, 12.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.875, 13.75, 3.375, 14.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.75, 14.625, 4.25, 15.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.5, 1.25, 3.625, 1.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.75, 1.25, 3.625, 1.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.75, -6.5, 7.25 ],
            "to": [ 8.75, -5.5, 7.5 ],
            "faces": {
                "down": { "uv": [ 2.375, 12.5, 3.875, 12.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 14, 12.75, 15.5, 12.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 5.875, 14.625, 4.375, 15.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.875, 13.75, 3.375, 14.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.625, 0.75, 2.75, 1.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.75, 0.25, 2.625, 0.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 5.75, -4, 7 ],
            "to": [ 9, -2.25, 7.25 ],
            "faces": {
                "down": { "uv": [ 9.125, 12.625, 10.75, 12.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7.5, 12.75, 9.125, 12.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.375, 15.125, 2.75, 16 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.375, 15.125, 6, 16 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.75, 7.875, 2.875, 8.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.75, 7, 2.625, 7.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6, -10.5, 7 ],
            "to": [ 9.5, -10.25, 7.25 ],
            "faces": {
                "down": { "uv": [ 4.125, 12.75, 5.875, 12.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7.625, 12.875, 9.375, 12.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 15.375, 12.875, 13.625, 13 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.375, 12.625, 4.125, 12.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 7, 4.625, 7.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 6.875, 4.5, 7 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6, -10.25, 7 ],
            "to": [ 9.25, -9.75, 7.25 ],
            "faces": {
                "down": { "uv": [ 5.875, 12.625, 7.5, 12.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3.25, 13.5, 4.875, 13.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.875, 13.5, 3.25, 13.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.875, 13.5, 6.5, 13.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.75, 0, 3.875, 0.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 7.625, 4.25, 7.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6, -9.25, 6.75 ],
            "to": [ 7.75, -9, 7 ],
            "faces": {
                "down": { "uv": [ 2.875, 8.125, 3.75, 8.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.625, 6.125, 3.5, 6 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 8.5, 2.875, 8.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.875, 8.375, 3.75, 8.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 6.75, 4.625, 6.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 6.625, 4.5, 6.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6, -9.25, 7.25 ],
            "to": [ 7.75, -9, 7.5 ],
            "faces": {
                "down": { "uv": [ 2.875, 8, 3.75, 8.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.75, 7.75, 3.625, 7.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.5, 9.25, 2.625, 9.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.625, 9.375, 3.5, 9.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 6.5, 4.625, 6.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 6.375, 4.5, 6.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6, -7.5, 6.5 ],
            "to": [ 6.25, -6.75, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.5, 6.25, 4.625, 6.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 6.25, 4.625, 6.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4, 9.75, 3.875, 10.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.875, 9.375, 4, 9.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.875, 9, 4, 9.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4, 8.625, 3.875, 9 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6, -7.5, 7.5 ],
            "to": [ 6.25, -6.75, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.5, 6, 4.625, 6.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 6, 4.625, 5.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4, 8.25, 3.875, 8.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.875, 7.875, 4, 8.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.875, 7.5, 4, 7.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4, 7.125, 3.875, 7.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6, -5.5, 6.75 ],
            "to": [ 8.75, -5, 7 ],
            "faces": {
                "down": { "uv": [ 6.25, 13.75, 7.625, 13.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7.625, 13.875, 9, 13.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 10.625, 13.5, 9.25, 13.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 10.625, 13.5, 12, 13.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 7.875, 4.375, 8.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 8.125, 4.25, 8.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6, -5.5, 7.25 ],
            "to": [ 8.75, -5, 7.5 ],
            "faces": {
                "down": { "uv": [ 10.625, 13.375, 12, 13.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12.75, 12.5, 14.125, 12.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 9.25, 13.5, 7.875, 13.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 6.5, 13.5, 7.875, 13.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 8.375, 4.375, 8.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 8.625, 4.25, 8.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6, -5, 6.75 ],
            "to": [ 8.5, -4.25, 7 ],
            "faces": {
                "down": { "uv": [ 14.75, 13.75, 16, 13.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12, 13.5, 13.25, 13.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 13.5, 13.875, 12.25, 14.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 13.5, 13.875, 14.75, 14.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.875, 6.75, 4, 7.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4, 6.375, 3.875, 6.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6, -5, 7.25 ],
            "to": [ 8.5, -4.25, 7.5 ],
            "faces": {
                "down": { "uv": [ 13.25, 13.375, 14.5, 13.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 14.5, 13.5, 15.75, 13.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 16, 13.875, 14.75, 14.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2, 13.375, 3.25, 13.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.875, 6, 4, 6.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4, 5.625, 3.875, 6 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6, -2.25, 7 ],
            "to": [ 9, -2, 7.25 ],
            "faces": {
                "down": { "uv": [ 3.875, 12.375, 5.375, 12.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 6.875, 12.625, 8.375, 12.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 9.875, 12.5, 8.375, 12.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 5.375, 12.5, 6.875, 12.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 3.875, 4.625, 4 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 3.75, 4.5, 3.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6, -2, 7 ],
            "to": [ 8.75, 0.75, 7.25 ],
            "faces": {
                "down": { "uv": [ 2.375, 12.25, 3.75, 12.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 14.625, 12.875, 16, 12.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 2.75, 14.625, 1.375, 16 ], "texture": "#iron_sword" },
                "south": { "uv": [ 0, 14.625, 1.375, 16 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.375, 10.875, 2.5, 12.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.375, 1.875, 2.25, 3.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -15, 7 ],
            "to": [ 7.5, -14.5, 7.25 ],
            "faces": {
                "down": { "uv": [ 3, 2.375, 3.625, 2.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3, 2.375, 3.625, 2.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.75, 0.875, 1.125, 1.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.125, 0.625, 1.75, 0.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 8.875, 4.375, 9.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 5.5, 4.125, 5.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -14.5, 7 ],
            "to": [ 7.25, -10.5, 7.25 ],
            "faces": {
                "down": { "uv": [ 5.75, 12, 6.25, 12.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 6.5, 12.25, 7, 12.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1, 2.875, 0.5, 4.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 0, 2.875, 0.5, 4.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 1, 2.875, 1.125, 4.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.375, 10.125, 2.25, 12.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -9.75, 6.75 ],
            "to": [ 8.25, -9.5, 7 ],
            "faces": {
                "down": { "uv": [ 2.625, 11, 3.625, 11.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.625, 11.25, 3.625, 11.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.625, 11.25, 2.625, 11.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.625, 10.875, 3.625, 11 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 3.625, 4.625, 3.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 3.25, 4.5, 3.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -9.75, 7.25 ],
            "to": [ 8.25, -9.5, 7.5 ],
            "faces": {
                "down": { "uv": [ 2.75, 10.375, 3.75, 10.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.625, 11.75, 3.625, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.625, 9.625, 2.625, 9.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.625, 9.75, 3.625, 9.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 2.875, 4.625, 3 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 2.5, 4.5, 2.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -9.5, 6.75 ],
            "to": [ 8, -9.25, 7 ],
            "faces": {
                "down": { "uv": [ 2.625, 8.75, 3.5, 8.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.875, 8.375, 3.75, 8.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.625, 7.5, 2.75, 7.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.625, 8.875, 3.5, 9 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 2.375, 4.625, 2.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 2.25, 4.5, 2.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -9.5, 7.25 ],
            "to": [ 8, -9.25, 7.5 ],
            "faces": {
                "down": { "uv": [ 2.625, 9, 3.5, 9.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.625, 9.25, 3.5, 9.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 7.875, 2.875, 8 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.875, 8.625, 3.75, 8.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 1.625, 4.625, 1.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 1.5, 4.5, 1.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -9, 6.5 ],
            "to": [ 6.5, -8.75, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.5, 1.375, 4.625, 1.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 1.375, 4.625, 1.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.625, 0.875, 4.5, 1 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.5, 0.5, 4.625, 0.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 0.375, 4.625, 0.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 0.25, 4.5, 0.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -9, 7.5 ],
            "to": [ 6.5, -8.75, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.875, 11.25, 5, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 5, 11.375, 5.125, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 5.25, 11.25, 5.125, 11.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 5.5, 11.25, 5.625, 11.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 5.875, 11.25, 6, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 6.625, 11.25, 6.5, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -8.5, 6.5 ],
            "to": [ 6.5, -8.25, 6.75 ],
            "faces": {
                "down": { "uv": [ 6.625, 11.25, 6.75, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 6.75, 11.375, 6.875, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 7.5, 11.25, 7.375, 11.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 7.5, 11.25, 7.625, 11.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 7.625, 11.25, 7.75, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 9.625, 11.25, 9.5, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -8.5, 7.5 ],
            "to": [ 6.5, -8.25, 7.75 ],
            "faces": {
                "down": { "uv": [ 9.875, 11.25, 10, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 10.25, 11.375, 10.375, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 10.5, 11.25, 10.375, 11.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 10.5, 11.25, 10.625, 11.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 11.125, 11.25, 11.25, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 11.375, 11.25, 11.25, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -7.25, 6.5 ],
            "to": [ 6.75, -6.5, 6.75 ],
            "faces": {
                "down": { "uv": [ 6.375, 11.5, 6.625, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 6.625, 11.625, 6.875, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.125, 1.875, 0.875, 2.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 0.875, 4.875, 1.125, 5.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.875, 3.375, 4, 3.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4, 3.75, 3.875, 4.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -7.25, 7.5 ],
            "to": [ 6.75, -6.5, 7.75 ],
            "faces": {
                "down": { "uv": [ 12.625, 11.75, 12.875, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 5.75, 11.75, 6, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.875, 0.25, 1.625, 0.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 0.875, 0.875, 1.125, 1.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.875, 4.125, 4, 4.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4, 4.5, 3.875, 4.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -6.5, 6.5 ],
            "to": [ 6.5, -5.75, 6.75 ],
            "faces": {
                "down": { "uv": [ 11.375, 11.25, 11.5, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 11.5, 11.375, 11.625, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4, 4.875, 3.875, 5.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.875, 5.25, 4, 5.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.875, 1.125, 4, 1.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4, 1.5, 3.875, 1.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -6.5, 7.5 ],
            "to": [ 6.5, -5.75, 7.75 ],
            "faces": {
                "down": { "uv": [ 11.875, 11.25, 12, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12.25, 11.375, 12.375, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4, 3, 3.875, 3.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.875, 2.625, 4, 3 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.875, 2.25, 4, 2.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4, 1.875, 3.875, 2.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -4.25, 6.75 ],
            "to": [ 8.5, -2.5, 7 ],
            "faces": {
                "down": { "uv": [ 14.875, 14.25, 16, 14.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 14.875, 14.75, 16, 14.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 14.875, 15.125, 13.75, 16 ], "texture": "#iron_sword" },
                "south": { "uv": [ 12.625, 15.125, 13.75, 16 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.625, 7.875, 2.75, 8.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.75, 6.125, 2.625, 7 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, -4.25, 7.25 ],
            "to": [ 8.5, -2.5, 7.5 ],
            "faces": {
                "down": { "uv": [ 12.625, 14.625, 13.75, 14.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 13.125, 12.375, 14.25, 12.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 12.625, 15.125, 11.5, 16 ], "texture": "#iron_sword" },
                "south": { "uv": [ 14.875, 15.125, 16, 16 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.875, 6.125, 3, 7 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.875, 6.125, 2.75, 7 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, 0.75, 7 ],
            "to": [ 8.5, 4, 7.25 ],
            "faces": {
                "down": { "uv": [ 14.25, 12.25, 15.375, 12.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.625, 12.25, 3.75, 12.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.125, 11.375, 0, 13 ], "texture": "#iron_sword" },
                "south": { "uv": [ 0, 13, 1.125, 14.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2, 6.5, 2.125, 8.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.25, 8.125, 2.125, 9.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.25, 4, 7 ],
            "to": [ 8.25, 4.5, 7.25 ],
            "faces": {
                "down": { "uv": [ 2.75, 10, 3.75, 10.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.75, 10.25, 3.75, 10.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 15.75, 13.125, 14.75, 13.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 14.875, 14.375, 15.875, 14.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 1, 0, 1.125, 0.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 1.875, 7.875, 1.75, 8.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -15.25, 7 ],
            "to": [ 7.25, -15, 7.25 ],
            "faces": {
                "down": { "uv": [ 12.75, 12.125, 13.125, 12.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12.75, 12.125, 13.125, 12 ], "texture": "#iron_sword" },
                "north": { "uv": [ 13.5, 12.125, 13.125, 12.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 13.125, 12, 13.5, 12.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 12.375, 11.25, 12.5, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 12.625, 11.25, 12.5, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -15, 6.75 ],
            "to": [ 7.25, -14.5, 7 ],
            "faces": {
                "down": { "uv": [ 13.5, 12.125, 13.875, 12.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 13.5, 12.125, 13.875, 12 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1, 0, 0.625, 0.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.375, 7.875, 1.75, 8.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 1.75, 7.625, 1.875, 7.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 1.875, 0.875, 1.75, 1.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -15, 7.25 ],
            "to": [ 7.25, -14.5, 7.5 ],
            "faces": {
                "down": { "uv": [ 14.25, 12.125, 14.625, 12.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 14.25, 12.125, 14.625, 12 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.75, 7.625, 1.375, 7.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2, 0, 2.375, 0.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 3.625, 4.375, 3.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 3.875, 4.25, 4.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -14.5, 6.75 ],
            "to": [ 7, -9.75, 7 ],
            "faces": {
                "down": { "uv": [ 4.625, 11.5, 4.875, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 11.625, 4.625, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.875, 10, 1.625, 12.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.125, 7.625, 1.375, 10 ], "texture": "#iron_sword" },
                "west": { "uv": [ 1.875, 0, 2, 2.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.125, 9.75, 2, 12.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -14.5, 7.25 ],
            "to": [ 7, -9.75, 7.5 ],
            "faces": {
                "down": { "uv": [ 13.5, 11.625, 13.75, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 13.25, 11.75, 13.5, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.625, 10, 1.375, 12.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.125, 10, 1.375, 12.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.125, 9.75, 2.25, 12.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2, 2.375, 1.875, 4.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -9.5, 6.5 ],
            "to": [ 7.5, -9.25, 6.75 ],
            "faces": {
                "down": { "uv": [ 8, 12.125, 8.5, 12.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7.5, 12.125, 8, 12 ], "texture": "#iron_sword" },
                "north": { "uv": [ 8, 12.125, 7.5, 12.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 7, 12, 7.5, 12.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 14.625, 11.25, 14.75, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 14.875, 11.25, 14.75, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -9.5, 7.5 ],
            "to": [ 7.5, -9.25, 7.75 ],
            "faces": {
                "down": { "uv": [ 7, 12.125, 7.5, 12.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 6.5, 12.125, 7, 12 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.5, 12, 4, 12.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4, 12.125, 4.5, 12.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 14.875, 11.25, 15, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 15.125, 11.25, 15, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -9.25, 6.5 ],
            "to": [ 6.75, -9, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.375, 6.75, 4.5, 6.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 15.125, 11.375, 15.25, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.75, 10.125, 4.625, 10.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.625, 10, 4.75, 10.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.625, 9.875, 4.75, 10 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.75, 9.25, 4.625, 9.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -9.25, 7.5 ],
            "to": [ 6.75, -9, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.625, 9.125, 4.75, 9.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.625, 9.125, 4.75, 9 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.75, 8.625, 4.625, 8.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.625, 7.625, 3.75, 7.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.625, 7.5, 3.75, 7.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.75, 7.375, 3.625, 7.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -8.25, 6.5 ],
            "to": [ 6.75, -8, 6.75 ],
            "faces": {
                "down": { "uv": [ 3.625, 7.25, 3.75, 7.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3.625, 4.5, 3.75, 4.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 4.25, 3.625, 4.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.625, 4.125, 3.75, 4.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.625, 2.375, 3.75, 2.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 10.125, 11.5, 10, 11.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -8.25, 7.5 ],
            "to": [ 6.75, -8, 7.75 ],
            "faces": {
                "down": { "uv": [ 10.125, 11.5, 10.25, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 10.25, 11.625, 10.375, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 10.5, 11.5, 10.375, 11.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 10.75, 11.5, 10.875, 11.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 10.875, 11.5, 11, 11.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 11.125, 11.5, 11, 11.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -7.5, 6.5 ],
            "to": [ 7, -7.25, 6.75 ],
            "faces": {
                "down": { "uv": [ 15.375, 11.75, 15.625, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 15.125, 11.875, 15.375, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 15.125, 11.75, 14.875, 11.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 14.625, 11.75, 14.875, 11.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 11.125, 11.5, 11.25, 11.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 11.625, 11.5, 11.5, 11.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -7.5, 7.5 ],
            "to": [ 7, -7.25, 7.75 ],
            "faces": {
                "down": { "uv": [ 10.375, 11.75, 10.625, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 10.125, 11.875, 10.375, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 7.125, 11.75, 6.875, 11.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 5.375, 11.75, 5.625, 11.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 11.625, 11.5, 11.75, 11.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 11.875, 11.5, 11.75, 11.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -5.75, 6.5 ],
            "to": [ 6.75, -4.5, 6.75 ],
            "faces": {
                "down": { "uv": [ 11.875, 11.5, 12, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12.25, 11.625, 12.375, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.5, 3.125, 3.375, 3.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.875, 2.5, 3, 3.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.875, 3.125, 3, 3.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.125, 3.125, 3, 3.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -5.75, 7.5 ],
            "to": [ 6.75, -4.5, 7.75 ],
            "faces": {
                "down": { "uv": [ 12.375, 11.5, 12.5, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12.5, 11.625, 12.625, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.125, 2.5, 3, 3.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.75, 1.875, 2.875, 2.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.125, 3.125, 3.25, 3.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3, 1.875, 2.875, 2.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -2.5, 6.75 ],
            "to": [ 8.5, -2.25, 7 ],
            "faces": {
                "down": { "uv": [ 2.625, 11.375, 3.625, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.625, 11.625, 3.625, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.625, 11.75, 2.625, 11.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.75, 9.875, 3.75, 10 ], "texture": "#iron_sword" },
                "west": { "uv": [ 12.625, 11.5, 12.75, 11.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 13.125, 11.5, 13, 11.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -2.5, 7.25 ],
            "to": [ 8.5, -2.25, 7.5 ],
            "faces": {
                "down": { "uv": [ 2.75, 10.5, 3.75, 10.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.75, 10.75, 3.75, 10.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 10.75, 2.75, 10.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.75, 10.25, 3.75, 10.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 13.125, 11.5, 13.25, 11.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 13.375, 11.5, 13.25, 11.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -2.25, 6.75 ],
            "to": [ 8.25, 0.5, 7 ],
            "faces": {
                "down": { "uv": [ 2.75, 7.25, 3.625, 7.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.75, 7.5, 3.625, 7.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 9.5, 14.625, 8.625, 16 ], "texture": "#iron_sword" },
                "south": { "uv": [ 6.875, 14.625, 7.75, 16 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.25, 0.25, 2.375, 1.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.5, 9.5, 2.375, 10.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, -2.25, 7.25 ],
            "to": [ 8.25, 0.5, 7.5 ],
            "faces": {
                "down": { "uv": [ 2.75, 7.75, 3.625, 7.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.625, 9.625, 3.5, 9.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 6.875, 14.625, 6, 16 ], "texture": "#iron_sword" },
                "south": { "uv": [ 7.75, 14.625, 8.625, 16 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.125, 0.25, 2.25, 1.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.125, 0.25, 2, 1.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, 4.5, 7 ],
            "to": [ 8.25, 6.5, 7.25 ],
            "faces": {
                "down": { "uv": [ 2.75, 7, 3.625, 7.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.75, 7.25, 3.625, 7.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 0.875, 1.875, 0, 2.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 0, 0.875, 0.875, 1.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.625, 9.875, 2.75, 10.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.625, 0, 2.5, 1 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, 6.5, 7 ],
            "to": [ 8, 8.75, 7.25 ],
            "faces": {
                "down": { "uv": [ 3, 6.375, 3.75, 6.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3, 6.625, 3.75, 6.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.875, 12.375, 1.125, 13.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.125, 13.5, 1.875, 14.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.5, 6.625, 2.625, 7.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.625, 3.25, 2.5, 4.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, 8.75, 7 ],
            "to": [ 7.75, 10.25, 7.25 ],
            "faces": {
                "down": { "uv": [ 0, 0, 0.625, 0.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 15.375, 13, 16, 12.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 0.625, 0.125, 0, 0.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.125, 1.125, 1.75, 1.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.625, 3.75, 2.75, 4.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.875, 3.75, 2.75, 4.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, 10.25, 7 ],
            "to": [ 7.5, 11.5, 7.25 ],
            "faces": {
                "down": { "uv": [ 3, 0.5, 3.5, 0.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3.25, 1.25, 3.75, 1.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.125, 0.25, 0.625, 0.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.375, 8.125, 1.875, 8.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.625, 3.125, 3.75, 3.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.875, 3.125, 2.75, 3.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, 11.5, 7 ],
            "to": [ 7.25, 12.25, 7.25 ],
            "faces": {
                "down": { "uv": [ 14.625, 12.125, 15, 12.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 14.625, 12.125, 15, 12 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1, 9.75, 0.625, 10.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 0.625, 8.125, 1, 8.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.75, 2.5, 3.875, 2.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.875, 2.125, 3.75, 2.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, 12.25, 7 ],
            "to": [ 7, 12.75, 7.25 ],
            "faces": {
                "down": { "uv": [ 7.25, 11.625, 7.5, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 6.5, 11.75, 6.75, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 16, 13.125, 15.75, 13.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 15.75, 13.5, 16, 13.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 5.25, 4.25, 5.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 5.75, 4.125, 6 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.5, 12.75, 7 ],
            "to": [ 6.75, 13.25, 7.25 ],
            "faces": {
                "down": { "uv": [ 13.375, 11.5, 13.5, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 13.5, 11.625, 13.625, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.25, 6, 4.125, 6.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.125, 6.25, 4.25, 6.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 6.5, 4.25, 6.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 7, 4.125, 7.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -15.5, 7 ],
            "to": [ 7, -15.25, 7.25 ],
            "faces": {
                "down": { "uv": [ 13.625, 11.5, 13.75, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 13.75, 11.625, 13.875, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 14, 11.5, 13.875, 11.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 14.25, 11.5, 14.375, 11.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 14.375, 11.5, 14.5, 11.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 14.625, 11.5, 14.5, 11.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -15.25, 6.75 ],
            "to": [ 7, -15, 7 ],
            "faces": {
                "down": { "uv": [ 14.625, 11.5, 14.75, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 15, 11.625, 15.125, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 15.25, 11.5, 15.125, 11.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 15.25, 11.5, 15.375, 11.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 15.375, 11.5, 15.5, 11.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 15.875, 11.5, 15.75, 11.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -15.25, 7.25 ],
            "to": [ 7, -15, 7.5 ],
            "faces": {
                "down": { "uv": [ 15.875, 11.5, 16, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 11.25, 4.5, 11.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.5, 11, 4.375, 11.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.375, 9.125, 4.5, 9.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 9, 4.5, 9.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 8.875, 4.375, 9 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -9.75, 6.5 ],
            "to": [ 7, -9.5, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.375, 8.75, 4.5, 8.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 8.75, 4.5, 8.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.5, 8.5, 4.375, 8.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.375, 8.375, 4.5, 8.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 8.25, 4.5, 8.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 8.125, 4.375, 8.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -9.75, 7.5 ],
            "to": [ 7, -9.5, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.375, 8, 4.5, 8.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 8, 4.5, 7.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.5, 7.75, 4.375, 7.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.375, 7.625, 4.5, 7.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 7.5, 4.5, 7.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 7.375, 4.375, 7.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -8, 6.5 ],
            "to": [ 7.25, -7.5, 6.75 ],
            "faces": {
                "down": { "uv": [ 7.625, 11.5, 7.875, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7.375, 11.625, 7.625, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 5.25, 12, 5, 12.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 6.25, 12, 6.5, 12.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 6.75, 4.25, 7 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.75, 5.5, 3.625, 5.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -8, 7.5 ],
            "to": [ 7.25, -7.5, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.625, 11.75, 4.875, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 5.5, 11.75, 5.75, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.25, 0.25, 3, 0.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 11.25, 12, 11.5, 12.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4, 2.5, 4.125, 2.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.125, 4.25, 4, 4.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -6.75, 6.5 ],
            "to": [ 7, -6.25, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.375, 7.25, 4.5, 7.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 7, 4.5, 6.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.125, 4.5, 4, 4.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.125, 0.5, 4.25, 0.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 7.25, 4.25, 7.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 7.5, 4.125, 7.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -6.75, 7.5 ],
            "to": [ 7, -6.25, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.375, 4.375, 4.5, 4.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 4.375, 4.5, 4.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 2.75, 0, 2.625, 0.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.125, 7.75, 4.25, 8 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 8.25, 4.25, 8.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 8.5, 4.125, 8.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -5.25, 6.5 ],
            "to": [ 7.25, -4.75, 6.75 ],
            "faces": {
                "down": { "uv": [ 12.375, 11.75, 12.625, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12.125, 11.875, 12.375, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 12, 12, 11.75, 12.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 12, 12, 12.25, 12.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 10.75, 4.25, 11 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 11, 4.125, 11.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -5.25, 7.5 ],
            "to": [ 7.25, -4.75, 7.75 ],
            "faces": {
                "down": { "uv": [ 11.875, 11.75, 12.125, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 11.625, 11.875, 11.875, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.25, 0, 3, 0.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.75, 12, 4, 12.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 11.25, 4.25, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 11.5, 4.125, 11.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -4.5, 6.5 ],
            "to": [ 7.5, -4.25, 6.75 ],
            "faces": {
                "down": { "uv": [ 15, 12.125, 15.375, 12.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 15, 12.125, 15.375, 12 ], "texture": "#iron_sword" },
                "north": { "uv": [ 15.75, 12.125, 15.375, 12.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 15.375, 12, 15.75, 12.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 0.75, 4.5, 0.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 0.625, 4.375, 0.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -4.5, 7.5 ],
            "to": [ 7.5, -4.25, 7.75 ],
            "faces": {
                "down": { "uv": [ 4, 11.875, 4.375, 12 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 12, 4.75, 11.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 5.125, 11.875, 4.75, 12 ], "texture": "#iron_sword" },
                "south": { "uv": [ 5.125, 11.875, 5.5, 12 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.875, 11.375, 5, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 5.375, 11.375, 5.25, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -4.25, 6.5 ],
            "to": [ 7.25, -3.75, 6.75 ],
            "faces": {
                "down": { "uv": [ 11.375, 11.75, 11.625, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 11.125, 11.875, 11.375, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 1.875, 3.5, 2.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 9.5, 12, 9.75, 12.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4, 3.25, 4.125, 3.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.125, 3.5, 4, 3.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -4.25, 7.5 ],
            "to": [ 7.25, -3.75, 7.75 ],
            "faces": {
                "down": { "uv": [ 7.125, 11.5, 7.375, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 6.875, 11.625, 7.125, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.875, 0, 1.625, 0.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 12.5, 12, 12.75, 12.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 4.75, 4.25, 5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 5, 4.125, 5.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -3.75, 6.5 ],
            "to": [ 7, -2.75, 6.75 ],
            "faces": {
                "down": { "uv": [ 7.125, 11.375, 7.25, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7.25, 11.5, 7.375, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.875, 6.5, 3.75, 7 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.75, 6, 3.875, 6.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.75, 5.5, 3.875, 6 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.875, 5, 3.75, 5.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, -3.75, 7.5 ],
            "to": [ 7, -2.75, 7.75 ],
            "faces": {
                "down": { "uv": [ 7.875, 11.375, 8, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 8.25, 11.5, 8.375, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.875, 4.5, 3.75, 5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.75, 4, 3.875, 4.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.75, 0.375, 2.875, 0.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3, 0.375, 2.875, 0.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, 0.5, 6.75 ],
            "to": [ 8, 3.75, 7 ],
            "faces": {
                "down": { "uv": [ 15.375, 12.25, 16, 12.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.875, 4.125, 3.5, 4 ], "texture": "#iron_sword" },
                "north": { "uv": [ 0.625, 8.125, 0, 9.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 0, 9.75, 0.625, 11.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2, 4.875, 2.125, 6.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.25, 4.875, 2.125, 6.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, 0.5, 7.25 ],
            "to": [ 8, 3.75, 7.5 ],
            "faces": {
                "down": { "uv": [ 2.875, 3.875, 3.5, 4 ], "texture": "#iron_sword" },
                "up": { "uv": [ 2.875, 3.875, 3.5, 3.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 0.625, 4.875, 0, 6.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 0, 6.5, 0.625, 8.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.25, 4.875, 2.375, 6.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.125, 3.25, 2, 4.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, 3.75, 6.75 ],
            "to": [ 7.75, 6.25, 7 ],
            "faces": {
                "down": { "uv": [ 8, 12, 8.5, 12.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 9.75, 12.25, 10.25, 12.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.125, 8.5, 0.625, 9.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 0.625, 10.125, 1.125, 11.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.375, 3.25, 2.5, 4.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.5, 2, 2.375, 3.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, 3.75, 7.25 ],
            "to": [ 7.75, 6.25, 7.5 ],
            "faces": {
                "down": { "uv": [ 3.25, 0, 3.75, 0.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 12.25, 5, 12.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.125, 6.875, 0.625, 8.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 0.625, 5.25, 1.125, 6.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.375, 0.75, 2.5, 2 ], "texture": "#iron_sword" },
                "east": { "uv": [ 1.875, 8.75, 1.75, 10 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, 6.25, 6.75 ],
            "to": [ 7.5, 8.75, 7 ],
            "faces": {
                "down": { "uv": [ 5.5, 11.875, 5.875, 12 ], "texture": "#iron_sword" },
                "up": { "uv": [ 5.875, 12, 6.25, 11.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 2.375, 12.125, 2, 13.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.125, 1.875, 1.5, 3.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.375, 4.5, 2.5, 5.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.5, 8.25, 2.375, 9.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, 6.25, 7.25 ],
            "to": [ 7.5, 8.75, 7.5 ],
            "faces": {
                "down": { "uv": [ 6.25, 11.875, 6.625, 12 ], "texture": "#iron_sword" },
                "up": { "uv": [ 6.625, 12, 7, 11.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.875, 1.875, 1.5, 3.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.375, 8.75, 1.75, 10 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.375, 7, 2.5, 8.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.5, 5.75, 2.375, 7 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, 8.75, 6.75 ],
            "to": [ 7.25, 10, 7 ],
            "faces": {
                "down": { "uv": [ 5.875, 11.5, 6.125, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 6.125, 11.625, 6.375, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.125, 2.25, 0.875, 2.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 0.875, 1.25, 1.125, 1.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.625, 2.5, 2.75, 3.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.875, 2.5, 2.75, 3.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, 8.75, 7.25 ],
            "to": [ 7.25, 10, 7.5 ],
            "faces": {
                "down": { "uv": [ 4.875, 11.75, 5.125, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 5.125, 11.875, 5.375, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.375, 0, 1.125, 0.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.375, 0, 1.625, 0.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.125, 2.5, 3.25, 3.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.375, 2.5, 3.25, 3.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, 10, 6.75 ],
            "to": [ 7, 11.5, 7 ],
            "faces": {
                "down": { "uv": [ 4.5, 3.125, 4.625, 3.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 3.125, 4.625, 3 ], "texture": "#iron_sword" },
                "north": { "uv": [ 2.875, 5.25, 2.75, 6 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.625, 5.25, 2.75, 6 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.375, 0, 2.5, 0.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 1.875, 1.125, 1.75, 1.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 6.75, 10, 7.25 ],
            "to": [ 7, 11.5, 7.5 ],
            "faces": {
                "down": { "uv": [ 4.5, 2.125, 4.625, 2.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 1.875, 4.625, 1.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 4.5, 3.625, 5.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.5, 4.5, 3.625, 5.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.375, 4.5, 3.5, 5.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.375, 4.5, 3.25, 5.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -11.25, 6.75 ],
            "to": [ 7.25, -9.75, 7 ],
            "faces": {
                "down": { "uv": [ 4.5, 1.125, 4.625, 1.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 1.125, 4.625, 1 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.25, 4.5, 3.125, 5.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3, 4.5, 3.125, 5.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.875, 4.5, 3, 5.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.875, 4.5, 2.75, 5.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -11.25, 7.25 ],
            "to": [ 7.25, -9.75, 7.5 ],
            "faces": {
                "down": { "uv": [ 4.5, 0.125, 4.625, 0.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.75, 11.375, 4.875, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 2.75, 4.5, 2.625, 5.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.125, 5.25, 3.25, 6 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3, 5.25, 3.125, 6 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3, 5.25, 2.875, 6 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -10.5, 6.5 ],
            "to": [ 7.25, -9.75, 6.75 ],
            "faces": {
                "down": { "uv": [ 5.625, 11.25, 5.75, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 5.75, 11.375, 5.875, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4, 0.75, 3.875, 1.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.875, 0.375, 4, 0.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.875, 0, 4, 0.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.125, 11.5, 4, 11.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -10.5, 7.5 ],
            "to": [ 7.25, -9.75, 7.75 ],
            "faces": {
                "down": { "uv": [ 6.875, 11.25, 7, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7.25, 11.375, 7.375, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.125, 11.125, 4, 11.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4, 10.75, 4.125, 11.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4, 10.375, 4.125, 10.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.125, 10, 4, 10.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -9.25, 6.5 ],
            "to": [ 7.25, -8, 6.75 ],
            "faces": {
                "down": { "uv": [ 9.625, 11.25, 9.75, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 9.75, 11.375, 9.875, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 2.75, 1.25, 2.625, 1.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.625, 1.875, 2.75, 2.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.625, 2.5, 3.75, 3.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.625, 2.5, 3.5, 3.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -9.25, 7.5 ],
            "to": [ 7.25, -8, 7.75 ],
            "faces": {
                "down": { "uv": [ 10.625, 11.25, 10.75, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 11, 11.375, 11.125, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.5, 2.5, 3.375, 3.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.5, 3.125, 3.625, 3.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.25, 3.125, 3.375, 3.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.75, 3.125, 2.625, 3.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -6.5, 6.5 ],
            "to": [ 7.25, -6, 6.75 ],
            "faces": {
                "down": { "uv": [ 11.625, 11.25, 11.75, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 11.75, 11.375, 11.875, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.375, 7.375, 4.25, 7.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.25, 7.125, 4.375, 7.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 3.375, 4.375, 3.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 3.125, 4.25, 3.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -6.5, 7.5 ],
            "to": [ 7.25, -6, 7.75 ],
            "faces": {
                "down": { "uv": [ 12.625, 11.25, 12.75, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 14.5, 11.375, 14.625, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.875, 0.625, 1.75, 0.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 15.875, 14.375, 16, 14.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.25, 1.625, 2.375, 1.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.75, 5.75, 3.625, 6 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -5.75, 6.5 ],
            "to": [ 7.5, -5.5, 6.75 ],
            "faces": {
                "down": { "uv": [ 15.75, 13.375, 16, 13.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3.5, 9.625, 3.75, 9.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 9.375, 3.5, 9.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.5, 9.25, 3.75, 9.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.625, 9.75, 4.75, 9.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.75, 9.375, 4.625, 9.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -5.75, 7.5 ],
            "to": [ 7.5, -5.5, 7.75 ],
            "faces": {
                "down": { "uv": [ 3.5, 9.125, 3.75, 9.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3.5, 9.125, 3.75, 9 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 8.875, 3.5, 9 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.5, 8.75, 3.75, 8.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.625, 8.5, 4.75, 8.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.75, 8.375, 4.625, 8.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -5.5, 6.5 ],
            "to": [ 7.25, -5.25, 6.75 ],
            "faces": {
                "down": { "uv": [ 15.875, 12.5, 16, 12.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3.625, 11.875, 3.75, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 11.625, 3.625, 11.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.625, 11.5, 3.75, 11.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.625, 11.375, 3.75, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.75, 11.25, 3.625, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -5.5, 7.5 ],
            "to": [ 7.25, -5.25, 7.75 ],
            "faces": {
                "down": { "uv": [ 3.625, 11.125, 3.75, 11.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3.625, 11.125, 3.75, 11 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 10.875, 3.625, 11 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.625, 9.75, 3.75, 9.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.625, 9.625, 3.75, 9.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.75, 7.75, 3.625, 7.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -3, 6.5 ],
            "to": [ 7.5, -2.75, 6.75 ],
            "faces": {
                "down": { "uv": [ 3.5, 6, 3.75, 6.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3.5, 4.125, 3.75, 4 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 2.125, 3.5, 2.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.5, 0.5, 3.75, 0.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.625, 7.125, 3.75, 7.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.75, 7, 3.625, 7.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -3, 7.5 ],
            "to": [ 7.5, -2.75, 7.75 ],
            "faces": {
                "down": { "uv": [ 15.75, 12.125, 16, 12.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 15.75, 12.125, 16, 12 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.375, 11.75, 4.125, 11.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.375, 11.75, 4.625, 11.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.625, 2.25, 3.75, 2.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 16, 11.75, 15.875, 11.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -2.75, 6.5 ],
            "to": [ 7.25, 6.25, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.25, 0, 4.375, 0.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 9.875, 11.625, 10, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.75, 3.125, 1.625, 7.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.75, 3.125, 1.875, 7.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 1.875, 9.25, 2, 13.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2, 4.75, 1.875, 9.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7, -2.75, 7.5 ],
            "to": [ 7.25, 6.25, 7.75 ],
            "faces": {
                "down": { "uv": [ 10.5, 11.5, 10.625, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 10.625, 11.625, 10.75, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 1.25, 3.125, 1.125, 7.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 1.25, 3.125, 1.375, 7.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 1.375, 3.125, 1.5, 7.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 1.625, 3.125, 1.5, 7.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -11.25, 7 ],
            "to": [ 7.5, -10.5, 7.25 ],
            "faces": {
                "down": { "uv": [ 11.25, 11.5, 11.375, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 11.375, 11.625, 11.5, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.125, 9.625, 4, 10 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4, 9.25, 4.125, 9.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4, 8.875, 4.125, 9.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.125, 8.5, 4, 8.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -10.75, 6.75 ],
            "to": [ 7.5, -9.75, 7 ],
            "faces": {
                "down": { "uv": [ 12, 11.5, 12.125, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12.125, 11.625, 12.25, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.5, 1.25, 3.375, 1.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.25, 1.25, 3.375, 1.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.125, 1.25, 3.25, 1.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.125, 1.25, 3, 1.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -10.75, 7.25 ],
            "to": [ 7.5, -9.75, 7.5 ],
            "faces": {
                "down": { "uv": [ 12.75, 11.5, 12.875, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12.875, 11.625, 13, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3, 1.25, 2.875, 1.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.75, 1.25, 2.875, 1.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 5.875, 14.625, 6, 15.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 14.625, 4.25, 15.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -10.25, 6.5 ],
            "to": [ 7.75, -10, 6.75 ],
            "faces": {
                "down": { "uv": [ 5.625, 11.75, 5.875, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 5.875, 11.875, 6.125, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 6.375, 11.75, 6.125, 11.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 6.375, 11.75, 6.625, 11.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 14, 11.5, 14.125, 11.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 14.25, 11.5, 14.125, 11.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -10.25, 7.5 ],
            "to": [ 7.75, -10, 7.75 ],
            "faces": {
                "down": { "uv": [ 6.625, 11.75, 6.875, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 8, 11.75, 8.25, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 7.375, 11.75, 7.125, 11.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 7.375, 11.75, 7.625, 11.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 14.75, 11.5, 14.875, 11.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 15, 11.5, 14.875, 11.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -9.75, 6.5 ],
            "to": [ 7.75, -9.5, 6.75 ],
            "faces": {
                "down": { "uv": [ 7.625, 11.75, 7.875, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7.875, 11.875, 8.125, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 8.375, 11.75, 8.125, 11.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 8.375, 11.75, 8.625, 11.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 15.5, 11.5, 15.625, 11.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 15.75, 11.5, 15.625, 11.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -9.75, 7.5 ],
            "to": [ 7.75, -9.5, 7.75 ],
            "faces": {
                "down": { "uv": [ 8.625, 11.75, 8.875, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 8.875, 11.875, 9.125, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 9.375, 11.75, 9.125, 11.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 9.375, 11.75, 9.625, 11.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 10.875, 4.5, 11 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 10.75, 4.375, 10.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -7.5, 6.5 ],
            "to": [ 7.5, -7.25, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.375, 10.625, 4.5, 10.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 10.625, 4.5, 10.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.5, 10.375, 4.375, 10.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.375, 10.25, 4.5, 10.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 10.125, 4.5, 10.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 10, 4.375, 10.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -7.5, 7.5 ],
            "to": [ 7.5, -7.25, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.375, 9.875, 4.5, 10 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 9.875, 4.5, 9.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.5, 9.625, 4.375, 9.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.375, 9.5, 4.5, 9.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 9.375, 4.5, 9.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 9.25, 4.375, 9.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -6.25, 6.5 ],
            "to": [ 7.75, -5.75, 6.75 ],
            "faces": {
                "down": { "uv": [ 9.625, 11.75, 9.875, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 9.875, 11.875, 10.125, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 12.5, 12, 12.25, 12.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 11.5, 12, 11.75, 12.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4, 1.25, 4.125, 1.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.125, 1, 4, 1.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -6.25, 7.5 ],
            "to": [ 7.75, -5.75, 7.75 ],
            "faces": {
                "down": { "uv": [ 10.625, 11.75, 10.875, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 10.875, 11.875, 11.125, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 11.25, 12, 11, 12.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 10.75, 12, 11, 12.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4, 0.25, 4.125, 0.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.125, 0, 4, 0.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -5, 6.5 ],
            "to": [ 8, -4.75, 6.75 ],
            "faces": {
                "down": { "uv": [ 7, 11.875, 7.375, 12 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7.375, 12, 7.75, 11.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 8.125, 11.875, 7.75, 12 ], "texture": "#iron_sword" },
                "south": { "uv": [ 8.125, 11.875, 8.5, 12 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 7.125, 4.5, 7.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 7, 4.375, 7.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -5, 7.5 ],
            "to": [ 8, -4.75, 7.75 ],
            "faces": {
                "down": { "uv": [ 8.5, 11.875, 8.875, 12 ], "texture": "#iron_sword" },
                "up": { "uv": [ 8.875, 12, 9.25, 11.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 9.625, 11.875, 9.25, 12 ], "texture": "#iron_sword" },
                "south": { "uv": [ 9.625, 11.875, 10, 12 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 6.375, 4.5, 6.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 6.25, 4.375, 6.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -4.75, 6.5 ],
            "to": [ 7.5, -4.5, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.375, 6.125, 4.5, 6.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 6.125, 4.5, 6 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.5, 5.875, 4.375, 6 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.375, 5.75, 4.5, 5.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 5.625, 4.5, 5.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 5.5, 4.375, 5.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -4.75, 7.5 ],
            "to": [ 7.5, -4.5, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.375, 5.375, 4.5, 5.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 5.375, 4.5, 5.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.5, 5.125, 4.375, 5.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.375, 5, 4.5, 5.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 4.875, 4.5, 5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 4.75, 4.375, 4.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -4, 6.5 ],
            "to": [ 7.5, -3.5, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.375, 4.625, 4.5, 4.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 4.625, 4.5, 4.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.25, 10.5, 4.125, 10.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.125, 10.25, 4.25, 10.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 10, 4.25, 10.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 9.75, 4.125, 10 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -4, 7.5 ],
            "to": [ 7.5, -3.5, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.375, 3.875, 4.5, 4 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 3.875, 4.5, 3.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.25, 9.5, 4.125, 9.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.125, 9.25, 4.25, 9.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 9, 4.25, 9.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 8.75, 4.125, 9 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -3.25, 6.5 ],
            "to": [ 8, -3, 6.75 ],
            "faces": {
                "down": { "uv": [ 10, 11.875, 10.375, 12 ], "texture": "#iron_sword" },
                "up": { "uv": [ 10.375, 12, 10.75, 11.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 11.125, 11.875, 10.75, 12 ], "texture": "#iron_sword" },
                "south": { "uv": [ 11.125, 11.875, 11.5, 12 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 2.625, 4.5, 2.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 5.5, 4.5, 5.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -3.25, 7.5 ],
            "to": [ 8, -3, 7.75 ],
            "faces": {
                "down": { "uv": [ 11.5, 11.875, 11.875, 12 ], "texture": "#iron_sword" },
                "up": { "uv": [ 11.875, 12, 12.25, 11.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 12.625, 11.875, 12.25, 12 ], "texture": "#iron_sword" },
                "south": { "uv": [ 12.625, 11.875, 13, 12 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 1.875, 4.5, 2 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 1.75, 4.375, 1.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -2.25, 6.5 ],
            "to": [ 7.75, -2, 6.75 ],
            "faces": {
                "down": { "uv": [ 12.875, 11.75, 13.125, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 13.125, 11.875, 13.375, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 13.625, 11.75, 13.375, 11.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 13.625, 11.75, 13.875, 11.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 1.125, 4.5, 1.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 1, 4.375, 1.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, -2.25, 7.5 ],
            "to": [ 7.75, -2, 7.75 ],
            "faces": {
                "down": { "uv": [ 13.875, 11.75, 14.125, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 14.125, 11.875, 14.375, 11.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 14, 11.625, 13.75, 11.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 14.375, 11.75, 14.625, 11.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 0.375, 4.5, 0.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.5, 0.25, 4.375, 0.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, 0.25, 6.5 ],
            "to": [ 7.5, 3.5, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.375, 0.125, 4.5, 0.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.375, 0.125, 4.5, 0 ], "texture": "#iron_sword" },
                "north": { "uv": [ 2.25, 6.5, 2.125, 8.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.25, 8.125, 2.375, 9.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.25, 6.5, 2.375, 8.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.125, 8.125, 2, 9.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.25, 0.25, 7.5 ],
            "to": [ 7.5, 3.5, 7.75 ],
            "faces": {
                "down": { "uv": [ 5, 11.375, 5.125, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 5.125, 11.5, 5.25, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 2.25, 1.625, 2.125, 3.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2, 1.625, 2.125, 3.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.25, 3.25, 2.375, 4.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.25, 3.25, 2.125, 4.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.5, -10.75, 7 ],
            "to": [ 8, -10.5, 7.25 ],
            "faces": {
                "down": { "uv": [ 15.625, 11.75, 15.875, 11.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.25, 11.75, 4.5, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.75, 11.625, 4.5, 11.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.75, 11.625, 5, 11.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 6.25, 11.375, 6.375, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 6.5, 11.375, 6.375, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.5, -10.5, 6.75 ],
            "to": [ 8, -9.75, 7 ],
            "faces": {
                "down": { "uv": [ 5, 11.625, 5.25, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 5.25, 11.75, 5.5, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 0.875, 4.875, 0.625, 5.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 0.875, 6.5, 1.125, 6.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4, 8.125, 4.125, 8.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.125, 7.75, 4, 8.125 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.5, -10.5, 7.25 ],
            "to": [ 8, -9.75, 7.5 ],
            "faces": {
                "down": { "uv": [ 6, 11.625, 6.25, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 6.25, 11.75, 6.5, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 0.875, 6.5, 0.625, 6.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 11.25, 14.625, 11.5, 15 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4, 7.375, 4.125, 7.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.125, 7, 4, 7.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.5, -7.75, 6.75 ],
            "to": [ 7.75, -7.25, 7 ],
            "faces": {
                "down": { "uv": [ 8, 11.375, 8.125, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 8.125, 11.5, 8.25, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.25, 4.5, 4.125, 4.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.125, 4.25, 4.25, 4.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 4, 4.25, 4.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 3.75, 4.125, 4 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.5, -7.75, 7.25 ],
            "to": [ 7.75, -7.25, 7.5 ],
            "faces": {
                "down": { "uv": [ 8.75, 11.375, 8.875, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 8.875, 11.5, 9, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.25, 3.5, 4.125, 3.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.125, 3.25, 4.25, 3.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 3, 4.25, 3.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 2.75, 4.125, 3 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.5, -7.25, 6.5 ],
            "to": [ 7.75, -7, 6.75 ],
            "faces": {
                "down": { "uv": [ 9.5, 11.375, 9.625, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 9.625, 11.5, 9.75, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 9.875, 11.375, 9.75, 11.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 9.875, 11.375, 10, 11.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 10, 11.375, 10.125, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 10.25, 11.375, 10.125, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.5, -7.25, 7.5 ],
            "to": [ 7.75, -7, 7.75 ],
            "faces": {
                "down": { "uv": [ 10.25, 11.375, 10.375, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 10.375, 11.5, 10.5, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 10.625, 11.375, 10.5, 11.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 10.625, 11.375, 10.75, 11.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 10.75, 11.375, 10.875, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 11, 11.375, 10.875, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.5, -3.75, 6.5 ],
            "to": [ 8, -3.25, 6.75 ],
            "faces": {
                "down": { "uv": [ 6.75, 11.625, 7, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7, 11.75, 7.25, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.75, 3.75, 3.5, 4 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.75, 0.875, 3, 1.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 2.25, 4.25, 2.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 2, 4.125, 2.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.5, -3.75, 7.5 ],
            "to": [ 8, -3.25, 7.75 ],
            "faces": {
                "down": { "uv": [ 7.5, 11.625, 7.75, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7.75, 11.75, 8, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.25, 0.625, 3, 0.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3, 0.875, 3.25, 1.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 1.25, 4.25, 1.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 1, 4.125, 1.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.5, -2.5, 6.5 ],
            "to": [ 7.75, -2.25, 6.75 ],
            "faces": {
                "down": { "uv": [ 12.5, 11.375, 12.625, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12.625, 11.5, 12.75, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 12.875, 11.375, 12.75, 11.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 12.875, 11.375, 13, 11.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 13, 11.375, 13.125, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 13.25, 11.375, 13.125, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.5, -2.5, 7.5 ],
            "to": [ 7.75, -2.25, 7.75 ],
            "faces": {
                "down": { "uv": [ 13.25, 11.375, 13.375, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 13.375, 11.5, 13.5, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 13.625, 11.375, 13.5, 11.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 13.625, 11.375, 13.75, 11.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 13.75, 11.375, 13.875, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 14, 11.375, 13.875, 11.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.5, -2, 6.5 ],
            "to": [ 7.75, 0.25, 6.75 ],
            "faces": {
                "down": { "uv": [ 14, 11.375, 14.125, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 14.125, 11.5, 14.25, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 2.625, 4.375, 2.5, 5.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.5, 10, 2.625, 11.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.5, 7.75, 2.625, 8.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.625, 5.5, 2.5, 6.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.5, -2, 7.5 ],
            "to": [ 7.75, 0.25, 7.75 ],
            "faces": {
                "down": { "uv": [ 14.75, 11.375, 14.875, 11.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 14.875, 11.5, 15, 11.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 2.625, 2.125, 2.5, 3.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 2.5, 11.125, 2.625, 12.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 2.5, 1, 2.625, 2.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 2.625, 8.875, 2.5, 10 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -10, 6.5 ],
            "to": [ 8.25, -9.75, 6.75 ],
            "faces": {
                "down": { "uv": [ 9.5, 11.625, 9.75, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 9.75, 11.75, 10, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 10.25, 11.625, 10, 11.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 10.25, 11.625, 10.5, 11.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 11.25, 4.625, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 11.125, 4.5, 11.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -10, 7.5 ],
            "to": [ 8.25, -9.75, 7.75 ],
            "faces": {
                "down": { "uv": [ 10.5, 11.625, 10.75, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 10.75, 11.75, 11, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 11.25, 11.625, 11, 11.75 ], "texture": "#iron_sword" },
                "south": { "uv": [ 11.25, 11.625, 11.5, 11.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 10.5, 4.625, 10.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 10.375, 4.5, 10.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -7.5, 6.75 ],
            "to": [ 8, -7.25, 7 ],
            "faces": {
                "down": { "uv": [ 4.5, 10.25, 4.625, 10.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 10.25, 4.625, 10.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.625, 10, 4.5, 10.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.5, 9.875, 4.625, 10 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 9.75, 4.625, 9.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 9.625, 4.5, 9.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -7.5, 7.25 ],
            "to": [ 8, -7.25, 7.5 ],
            "faces": {
                "down": { "uv": [ 4.5, 9.5, 4.625, 9.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 9.5, 4.625, 9.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.625, 9.25, 4.5, 9.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.5, 9.125, 4.625, 9.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 9, 4.625, 9.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 8.875, 4.5, 9 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -7, 6.5 ],
            "to": [ 8, -6.75, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.5, 8.75, 4.625, 8.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 8.75, 4.625, 8.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.625, 8.5, 4.5, 8.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.5, 8.375, 4.625, 8.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 8.25, 4.625, 8.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 8.125, 4.5, 8.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -7, 7.5 ],
            "to": [ 8, -6.75, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.5, 8, 4.625, 8.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 8, 4.625, 7.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.625, 7.75, 4.5, 7.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.5, 7.625, 4.625, 7.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 7.5, 4.625, 7.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 7.375, 4.5, 7.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -6, 6.5 ],
            "to": [ 8.25, -5.5, 6.75 ],
            "faces": {
                "down": { "uv": [ 11.5, 11.625, 11.75, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 11.75, 11.75, 12, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 8.75, 12, 8.5, 12.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 8.75, 12, 9, 12.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.125, 0.25, 4.25, 0.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 0, 4.125, 0.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -6, 7.5 ],
            "to": [ 8.25, -5.5, 7.75 ],
            "faces": {
                "down": { "uv": [ 12.5, 11.625, 12.75, 11.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 12.75, 11.75, 13, 11.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 9.25, 12, 9, 12.25 ], "texture": "#iron_sword" },
                "south": { "uv": [ 9.25, 12, 9.5, 12.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 11.375, 4.375, 11.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 11.125, 4.25, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -5.25, 6.5 ],
            "to": [ 8, -5, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.5, 5.75, 4.625, 5.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 5.75, 4.625, 5.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.75, 8.25, 4.625, 8.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.5, 5.375, 4.625, 5.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 5.25, 4.625, 5.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 5.125, 4.5, 5.25 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -5.25, 7.5 ],
            "to": [ 8, -5, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.5, 5, 4.625, 5.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 5, 4.625, 4.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.625, 4.75, 4.5, 4.875 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.5, 4.625, 4.625, 4.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 4.5, 4.625, 4.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 4.375, 4.5, 4.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -4.75, 6.5 ],
            "to": [ 8, -3.75, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.5, 4.25, 4.625, 4.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 4.25, 4.625, 4.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.875, 11.5, 3.75, 12 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.75, 7, 3.875, 7.5 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.75, 11, 3.875, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.875, 10.5, 3.75, 11 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -4.75, 7.5 ],
            "to": [ 8, -3.75, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.5, 3.5, 4.625, 3.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 3.5, 4.625, 3.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.875, 9, 3.75, 9.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.75, 8.5, 3.875, 9 ], "texture": "#iron_sword" },
                "west": { "uv": [ 3.75, 8, 3.875, 8.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 3.875, 7.5, 3.75, 8 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -3, 6.5 ],
            "to": [ 8, -2.5, 6.75 ],
            "faces": {
                "down": { "uv": [ 4.5, 2.75, 4.625, 2.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 2.75, 4.625, 2.625 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.375, 10.875, 4.25, 11.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.25, 10.625, 4.375, 10.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 10.375, 4.375, 10.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 10.125, 4.25, 10.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 7.75, -3, 7.5 ],
            "to": [ 8, -2.5, 7.75 ],
            "faces": {
                "down": { "uv": [ 4.5, 2, 4.625, 2.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.5, 2, 4.625, 1.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.375, 9.875, 4.25, 10.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.25, 9.625, 4.375, 9.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 9.375, 4.375, 9.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 9.125, 4.25, 9.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8, -10.25, 6.75 ],
            "to": [ 9, -10, 7 ],
            "faces": {
                "down": { "uv": [ 9.75, 12, 10.25, 12.125 ], "texture": "#iron_sword" },
                "up": { "uv": [ 10.25, 12.25, 10.75, 12.125 ], "texture": "#iron_sword" },
                "north": { "uv": [ 10.75, 12, 10.25, 12.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.25, 1.75, 3.75, 1.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 0.75, 4.625, 0.875 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.625, 0.625, 4.5, 0.75 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8, -10.25, 7.25 ],
            "to": [ 9, -10, 7.5 ],
            "faces": {
                "down": { "uv": [ 2.75, 1.75, 3.25, 1.875 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3, 2, 3.5, 1.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.5, 2, 3, 2.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3, 2.125, 3.5, 2.25 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.5, 0, 4.625, 0.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.75, 11.25, 4.625, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8, -10, 6.75 ],
            "to": [ 8.75, -9.75, 7 ],
            "faces": {
                "down": { "uv": [ 13, 11.875, 13.375, 12 ], "texture": "#iron_sword" },
                "up": { "uv": [ 13.375, 12, 13.75, 11.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 14.125, 11.875, 13.75, 12 ], "texture": "#iron_sword" },
                "south": { "uv": [ 14.125, 11.875, 14.5, 12 ], "texture": "#iron_sword" },
                "west": { "uv": [ 5.25, 11.25, 5.375, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 5.5, 11.25, 5.375, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8, -10, 7.25 ],
            "to": [ 8.75, -9.75, 7.5 ],
            "faces": {
                "down": { "uv": [ 14.5, 11.875, 14.875, 12 ], "texture": "#iron_sword" },
                "up": { "uv": [ 14.875, 12, 15.25, 11.875 ], "texture": "#iron_sword" },
                "north": { "uv": [ 15.625, 11.875, 15.25, 12 ], "texture": "#iron_sword" },
                "south": { "uv": [ 15.625, 11.875, 16, 12 ], "texture": "#iron_sword" },
                "west": { "uv": [ 6, 11.25, 6.125, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 6.25, 11.25, 6.125, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8, -6.75, 6.5 ],
            "to": [ 8.25, -6, 6.75 ],
            "faces": {
                "down": { "uv": [ 6.25, 11.25, 6.375, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 6.375, 11.375, 6.5, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.125, 6.625, 4, 7 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4, 6.25, 4.125, 6.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4, 5.875, 4.125, 6.25 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.125, 5.5, 4, 5.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8, -6.75, 7.5 ],
            "to": [ 8.25, -6, 7.75 ],
            "faces": {
                "down": { "uv": [ 7, 11.25, 7.125, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7.125, 11.375, 7.25, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.125, 5.125, 4, 5.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4, 4.75, 4.125, 5.125 ], "texture": "#iron_sword" },
                "west": { "uv": [ 1, 9.75, 1.125, 10.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 1.125, 8.125, 1, 8.5 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8, -5.5, 6.5 ],
            "to": [ 8.25, -5.25, 6.75 ],
            "faces": {
                "down": { "uv": [ 7.75, 11.25, 7.875, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 7.875, 11.375, 8, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 8.125, 11.25, 8, 11.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 8.125, 11.25, 8.25, 11.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 8.25, 11.25, 8.375, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 8.5, 11.25, 8.375, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8, -5.5, 7.5 ],
            "to": [ 8.25, -5.25, 7.75 ],
            "faces": {
                "down": { "uv": [ 8.5, 11.25, 8.625, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 8.625, 11.375, 8.75, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 8.875, 11.25, 8.75, 11.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 8.875, 11.25, 9, 11.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 9, 11.25, 9.125, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 9.25, 11.25, 9.125, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8.25, -7.5, 7 ],
            "to": [ 8.5, -7, 7.25 ],
            "faces": {
                "down": { "uv": [ 9.25, 11.25, 9.375, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 9.375, 11.375, 9.5, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.375, 6.875, 4.25, 7.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.25, 6.625, 4.375, 6.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 6.375, 4.375, 6.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 6.125, 4.25, 6.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8.25, -7, 6.75 ],
            "to": [ 8.5, -6.5, 7 ],
            "faces": {
                "down": { "uv": [ 10, 11.25, 10.125, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 10.125, 11.375, 10.25, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.375, 5.875, 4.25, 6.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.25, 5.625, 4.375, 5.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 5.375, 4.375, 5.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 5.125, 4.25, 5.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8.25, -7, 7.25 ],
            "to": [ 8.5, -6.5, 7.5 ],
            "faces": {
                "down": { "uv": [ 10.75, 11.25, 10.875, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 10.875, 11.375, 11, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.375, 4.875, 4.25, 5.125 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.25, 4.625, 4.375, 4.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 4.375, 4.375, 4.625 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 4.125, 4.25, 4.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8.5, -10.75, 7 ],
            "to": [ 9.5, -10.5, 7.25 ],
            "faces": {
                "down": { "uv": [ 3.25, 5.25, 3.75, 5.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 3.25, 5.5, 3.75, 5.375 ], "texture": "#iron_sword" },
                "north": { "uv": [ 16, 12.375, 15.5, 12.5 ], "texture": "#iron_sword" },
                "south": { "uv": [ 15.5, 12.625, 16, 12.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 12, 11.25, 12.125, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 12.25, 11.25, 12.125, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8.5, -7.25, 7 ],
            "to": [ 9, -7, 7.25 ],
            "faces": {
                "down": { "uv": [ 8.375, 11.5, 8.625, 11.625 ], "texture": "#iron_sword" },
                "up": { "uv": [ 8.625, 11.625, 8.875, 11.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 9.125, 11.5, 8.875, 11.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 9.125, 11.5, 9.375, 11.625 ], "texture": "#iron_sword" },
                "west": { "uv": [ 12.75, 11.25, 12.875, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 13, 11.25, 12.875, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8.5, -6.75, 6.75 ],
            "to": [ 8.75, -6.5, 7 ],
            "faces": {
                "down": { "uv": [ 13, 11.25, 13.125, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 13.125, 11.375, 13.25, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 13.375, 11.25, 13.25, 11.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 13.375, 11.25, 13.5, 11.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 13.5, 11.25, 13.625, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 13.75, 11.25, 13.625, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8.5, -6.75, 7.25 ],
            "to": [ 8.75, -6.5, 7.5 ],
            "faces": {
                "down": { "uv": [ 13.75, 11.25, 13.875, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 13.875, 11.375, 14, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 14.125, 11.25, 14, 11.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 14.125, 11.25, 14.25, 11.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 14.25, 11.25, 14.375, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 14.5, 11.25, 14.375, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8.75, -11.25, 7 ],
            "to": [ 9.5, -10.75, 7.25 ],
            "faces": {
                "down": { "uv": [ 13.875, 12.125, 14.25, 12.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 13.875, 12.125, 14.25, 12 ], "texture": "#iron_sword" },
                "north": { "uv": [ 3.625, 5.75, 3.25, 6 ], "texture": "#iron_sword" },
                "south": { "uv": [ 3.25, 5.5, 3.625, 5.75 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 2.875, 4.375, 3.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 2.625, 4.25, 2.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8.75, -10.5, 6.75 ],
            "to": [ 9, -10.25, 7 ],
            "faces": {
                "down": { "uv": [ 15.25, 11.25, 15.375, 11.375 ], "texture": "#iron_sword" },
                "up": { "uv": [ 15.375, 11.375, 15.5, 11.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 15.625, 11.25, 15.5, 11.375 ], "texture": "#iron_sword" },
                "south": { "uv": [ 15.625, 11.25, 15.75, 11.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 15.75, 11.25, 15.875, 11.375 ], "texture": "#iron_sword" },
                "east": { "uv": [ 16, 11.25, 15.875, 11.375 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 8.75, -10.5, 7.25 ],
            "to": [ 9, -10.25, 7.5 ],
            "faces": {
                "down": { "uv": [ 4.625, 11.125, 4.75, 11.25 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.625, 11.125, 4.75, 11 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.75, 10.875, 4.625, 11 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.625, 10.75, 4.75, 10.875 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.625, 10.625, 4.75, 10.75 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.75, 10.5, 4.625, 10.625 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 9, -11.75, 7 ],
            "to": [ 9.25, -11.25, 7.25 ],
            "faces": {
                "down": { "uv": [ 4.625, 10.375, 4.75, 10.5 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.625, 10.375, 4.75, 10.25 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.375, 2.375, 4.25, 2.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.25, 2.125, 4.375, 2.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 1.875, 4.375, 2.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 1.625, 4.25, 1.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 9, -11, 6.75 ],
            "to": [ 9.25, -10.5, 7 ],
            "faces": {
                "down": { "uv": [ 4.625, 9.625, 4.75, 9.75 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.625, 9.625, 4.75, 9.5 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.375, 1.375, 4.25, 1.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.25, 1.125, 4.375, 1.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.25, 0.875, 4.375, 1.125 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.375, 0.625, 4.25, 0.875 ], "texture": "#iron_sword" }
            }
        },
        {
            "__comment": "Voxels",
            "from": [ 9, -11, 7.25 ],
            "to": [ 9.25, -10.5, 7.5 ],
            "faces": {
                "down": { "uv": [ 4.625, 8.875, 4.75, 9 ], "texture": "#iron_sword" },
                "up": { "uv": [ 4.625, 8.875, 4.75, 8.75 ], "texture": "#iron_sword" },
                "north": { "uv": [ 4.375, 0.375, 4.25, 0.625 ], "texture": "#iron_sword" },
                "south": { "uv": [ 4.25, 0.125, 4.375, 0.375 ], "texture": "#iron_sword" },
                "west": { "uv": [ 4.375, 11.25, 4.5, 11.5 ], "texture": "#iron_sword" },
                "east": { "uv": [ 4.25, 8, 4.125, 8.25 ], "texture": "#iron_sword" }
            }
        }
    ],
    "display": {
        "thirdperson_righthand": {
            "rotation":  [ 90, 90, -90 ],
            "translation":  [ 0.6, 22.68, 0 ],
            "scale":  [ 1, 1.2, 0.7 ]
        },
        "thirdperson_lefthand": {
            "rotation":  [ 90, -90, 90 ],
            "translation":  [ 0.6, 22.68, 0 ],
            "scale":  [ 1, 1.2, 0.7 ]
        },
        "firstperson_righthand": {
            "rotation":  [ 6, 92, 17 ],
            "translation":  [ -0.695, 24.346, 9.7386 ],
            "scale":  [ 1, 1.2, 0.7 ]
        },
        "firstperson_lefthand": {
            "rotation":  [ 6, -92, -17 ],
            "translation":  [ -2.086, 24.156, 9.7379 ],
            "scale":  [ 1, 1.2, 0.7 ]
        },
        "gui": {
            "rotation":  [ 0, 0, -45 ],
            "translation":  [ 4.8695, 3.4782, 0.64 ],
            "scale":  [ 0.7, 0.7, 0.7 ]
        },
        "head": {
            "rotation":  [ 90, 90, 180 ],
            "translation":  [ 10.45, -26.08, -26.1 ],
            "scale":  [ 1, 1.2, 0.7 ]
        },
        "ground": {
            "rotation":  [ 0, 0, -45 ],
            "translation":  [ 3, 6, 0 ],
            "scale":  [ 0.5, 0.5, 0.5 ]
        },
        "fixed": {
            "rotation":  [ 0, 0, 45 ],
            "translation":  [ -5.173, 6.9565, 1 ],
            "scale":  [ 0.9, 0.9, 0.9 ]
        }
    }
}
    


d8a53a963c16872ec454109044425e72.png


5개의 댓글

박동백
2020.05.26

voxels_atlas라고 써져 있는 부분을 iron_sword로 바꿔주시면 될거 같습니다.

kimhj7921
2020.05.26
@박동백

volxels_atlas 라고 써져있는 부분을 iron_sword로 바꿔도 포라검정 버그가 나는데 어떻게 해야 할까요 ㅠㅠ

 

박동백
2020.05.26
@kimhj7921

어떤식으로 작성하셨는지를 모르겠어서 흠... 박동백#6752로 연락주세요.

 

kimhj7921
2020.05.27
@박동백

박동백님 디스코드로 연락 드렸습니다 한번 봐주시고 어디가 잘못된지 알려주시면 감사하겠습니다

 

초스터
2020.05.26

동백님의 말씀이 맞습니다.

비교적 윗부분에 voxels_atlas 부분이 안바뀐 부분이 존재하네요 :D

뉴스 및 창작물
/files/thumbnails/520/751/003/262x150.crop.jpg?20240328020349

레드스톤

마인크래프트 노트블록으로 만든 『 Bling‐Bang‐Bang‐Born 』 1

Sonttukk

2024-03-23

1

/files/thumbnails/467/742/003/262x150.crop.jpg?20240311163123

레드스톤

[노트블럭커버] MILGRAM -ミルグラム(밀그램)- / 아마네 「숙청 행진」 제 2심 2

리비온

2024-03-11

0

/files/thumbnails/846/741/003/262x150.crop.jpg?20240310221214

레드스톤

워든 vs 라마 200마리 1

GlassesFilm

2024-03-10

0

/files/thumbnails/542/739/003/262x150.crop.jpg?20240309070457

레드스톤

[고인의 명복을 빕니다][노트블럭]드래곤볼 GT 오프닝 - 점점 마음이 끌려

리비온

2024-03-09

0

/files/thumbnails/326/738/003/262x150.crop.jpg?20240328020414

레드스톤

마인크래프트 노트블록으로 만든 『 Build Our Machine 』

Sonttukk

2024-03-07

0