Bulundu İtemsadder Modeli İçin YAML Lazım

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Linux MC

Zombi Geldi, Beni Yedi
Katılım
16 Ekim 2024
Mesajlar
230
Elmaslar
17
Puan
1.355
Konum
Türkiye
Minecraft
linux1827

Discord:

linux_yt

Öncelikle Merhaba;

Aşşağıdaki zipin içindeki modeller için .yml dosyası yapmaya çalıştım ama ya assets yüklenmedi yada konumu ynalış oldu aşşağıdaki zip için .yml dosyası hazırlayabilcek varmı?
 

Ekli dosyalar

Öncelikle Merhaba;

Aşşağıdaki zipin içindeki modeller için .yml dosyası yapmaya çalıştım ama ya assets yüklenmedi yada konumu ynalış oldu aşşağıdaki zip için .yml dosyası hazırlayabilcek varmı?
Yarın sabaha beklersez size yml dosyası iletebilirim kendinize göre düzenleyebilirsiniz.
 
Buyrun
 

Ekli dosyalar

Hocam bu seferde koyduğum yönün tersine dönğyo ve asseti bloğun üstünde oluyo

1757069596998.webp
 
Kendinize göre düzenledinizmi
YAML:
info:
  namespace: "test"
        
items:
  crate_vote:
    display_name: "&7&lGRAY"
    permission: crat.sr
    resource:
      material: PAPER
      generate: false
      model_path: crate_vote
    behaviours:
      furniture:
        fixed_rotation: true
        small: false
        solid: true
        placeable_on:
          floor: true
          ceiling: true
          walls: true

böyle yaptım
 
JSON:
{
    "credit": "Made with Blockbench",
    "parent": "requlogia:items/crates",
    "texture_size": [256, 256],
    "textures": {
        "0": "requlogia:items/crates/crate_vote",
        "particle": "requlogia:items/crates/crate_vote"
    },
    "elements": [
        {
            "from": [-2, 0, -7],
            "to": [2, 4, -3],
            "faces": {
                "north": {"uv": [4.25, 0.75, 4.5, 1], "texture": "#0"},
                "east": {"uv": [4, 0.75, 4.25, 1], "texture": "#0"},
                "south": {"uv": [4.75, 0.75, 5, 1], "texture": "#0"},
                "west": {"uv": [4.5, 0.75, 4.75, 1], "texture": "#0"},
                "up": {"uv": [4.5, 0.75, 4.25, 0.5], "texture": "#0"},
                "down": {"uv": [4.75, 0.5, 4.5, 0.75], "texture": "#0"}
            }
        },
        {
            "from": [-2, 0, 19],
            "to": [2, 4, 23],
            "faces": {
                "north": {"uv": [4.25, 0.25, 4.5, 0.5], "texture": "#0"},
                "east": {"uv": [4, 0.25, 4.25, 0.5], "texture": "#0"},
                "south": {"uv": [4.75, 0.25, 5, 0.5], "texture": "#0"},
                "west": {"uv": [4.5, 0.25, 4.75, 0.5], "texture": "#0"},
                "up": {"uv": [4.5, 0.25, 4.25, 0], "texture": "#0"},
                "down": {"uv": [4.75, 0, 4.5, 0.25], "texture": "#0"}
            }
        },
        {
            "from": [14, 0, 19],
            "to": [18, 4, 23],
            "faces": {
                "north": {"uv": [3.875, 3.25, 4.125, 3.5], "texture": "#0"},
                "east": {"uv": [3.625, 3.25, 3.875, 3.5], "texture": "#0"},
                "south": {"uv": [4.375, 3.25, 4.625, 3.5], "texture": "#0"},
                "west": {"uv": [4.125, 3.25, 4.375, 3.5], "texture": "#0"},
                "up": {"uv": [4.125, 3.25, 3.875, 3], "texture": "#0"},
                "down": {"uv": [4.375, 3, 4.125, 3.25], "texture": "#0"}
            }
        },
        {
            "from": [14, 0, -7],
            "to": [18, 4, -3],
            "faces": {
                "north": {"uv": [0.25, 4.125, 0.5, 4.375], "texture": "#0"},
                "east": {"uv": [0, 4.125, 0.25, 4.375], "texture": "#0"},
                "south": {"uv": [0.75, 4.125, 1, 4.375], "texture": "#0"},
                "west": {"uv": [0.5, 4.125, 0.75, 4.375], "texture": "#0"},
                "up": {"uv": [0.5, 4.125, 0.25, 3.875], "texture": "#0"},
                "down": {"uv": [0.75, 3.875, 0.5, 4.125], "texture": "#0"}
            }
        },
        {
            "from": [-1, 4, 19],
            "to": [2, 5, 22],
            "faces": {
                "north": {"uv": [4.1875, 1.1875, 4.375, 1.25], "texture": "#0"},
                "east": {"uv": [4, 1.1875, 4.1875, 1.25], "texture": "#0"},
                "south": {"uv": [4.5625, 1.1875, 4.75, 1.25], "texture": "#0"},
                "west": {"uv": [4.375, 1.1875, 4.5625, 1.25], "texture": "#0"},
                "up": {"uv": [4.375, 1.1875, 4.1875, 1], "texture": "#0"},
                "down": {"uv": [4.5625, 1, 4.375, 1.1875], "texture": "#0"}
            }
        },
        {
            "from": [-1, 4, -6],
            "to": [2, 5, -3],
            "faces": {
                "north": {"uv": [4.1875, 1.4375, 4.375, 1.5], "texture": "#0"},
                "east": {"uv": [4, 1.4375, 4.1875, 1.5], "texture": "#0"},
                "south": {"uv": [4.5625, 1.4375, 4.75, 1.5], "texture": "#0"},
                "west": {"uv": [4.375, 1.4375, 4.5625, 1.5], "texture": "#0"},
                "up": {"uv": [4.375, 1.4375, 4.1875, 1.25], "texture": "#0"},
                "down": {"uv": [4.5625, 1.25, 4.375, 1.4375], "texture": "#0"}
            }
        },
        {
            "from": [14, 4, -6],
            "to": [17, 5, -3],
            "faces": {
                "north": {"uv": [0.8125, 2.1875, 1, 2.25], "texture": "#0"},
                "east": {"uv": [0.625, 2.1875, 0.8125, 2.25], "texture": "#0"},
                "south": {"uv": [1.1875, 2.1875, 1.375, 2.25], "texture": "#0"},
                "west": {"uv": [1, 2.1875, 1.1875, 2.25], "texture": "#0"},
                "up": {"uv": [1, 2.1875, 0.8125, 2], "texture": "#0"},
                "down": {"uv": [1.1875, 2, 1, 2.1875], "texture": "#0"}
            }
        },
        {
            "from": [14, 4, 19],
            "to": [17, 5, 22],
            "faces": {
                "north": {"uv": [0.1875, 3.5, 0.375, 3.5625], "texture": "#0"},
                "east": {"uv": [0, 3.5, 0.1875, 3.5625], "texture": "#0"},
                "south": {"uv": [0.5625, 3.5, 0.75, 3.5625], "texture": "#0"},
                "west": {"uv": [0.375, 3.5, 0.5625, 3.5625], "texture": "#0"},
                "up": {"uv": [0.375, 3.5, 0.1875, 3.3125], "texture": "#0"},
                "down": {"uv": [0.5625, 3.3125, 0.375, 3.5], "texture": "#0"}
            }
        },
        {
            "from": [0, 2, -5],
            "to": [16, 6, 21],
            "faces": {
                "north": {"uv": [1.625, 3.625, 2.625, 3.875], "texture": "#0"},
                "east": {"uv": [0, 3.625, 1.625, 3.875], "texture": "#0"},
                "south": {"uv": [4.25, 3.625, 5.25, 3.875], "texture": "#0"},
                "west": {"uv": [2.625, 3.625, 4.25, 3.875], "texture": "#0"},
                "up": {"uv": [2.625, 3.625, 1.625, 2], "texture": "#0"},
                "down": {"uv": [3.625, 2, 2.625, 3.625], "texture": "#0"}
            }
        },
        {
            "from": [2, 6, -4],
            "to": [14, 8, 20],
            "faces": {
                "north": {"uv": [5.25, 5.6875, 6, 5.8125], "texture": "#0"},
                "east": {"uv": [3.75, 5.6875, 5.25, 5.8125], "texture": "#0"},
                "south": {"uv": [7.5, 5.6875, 8.25, 5.8125], "texture": "#0"},
                "west": {"uv": [6, 5.6875, 7.5, 5.8125], "texture": "#0"},
                "up": {"uv": [6, 5.6875, 5.25, 4.1875], "texture": "#0"},
                "down": {"uv": [6.75, 4.1875, 6, 5.6875], "texture": "#0"}
            }
        },
        {
            "from": [0, 8, -5],
            "to": [16, 11, 21],
            "faces": {
                "north": {"uv": [1.625, 5.5, 2.625, 5.6875], "texture": "#0"},
                "east": {"uv": [0, 5.5, 1.625, 5.6875], "texture": "#0"},
                "south": {"uv": [4.25, 5.5, 5.25, 5.6875], "texture": "#0"},
                "west": {"uv": [2.625, 5.5, 4.25, 5.6875], "texture": "#0"},
                "up": {"uv": [2.625, 5.5, 1.625, 3.875], "texture": "#0"},
                "down": {"uv": [3.625, 3.875, 2.625, 5.5], "texture": "#0"}
            }
        },
        {
            "from": [0, 15, -5],
            "to": [16, 18, 21],
            "faces": {
                "north": {"uv": [5.25, 3.875, 6.25, 4.0625], "texture": "#0"},
                "east": {"uv": [3.625, 3.875, 5.25, 4.0625], "texture": "#0"},
                "south": {"uv": [7.875, 3.875, 8.875, 4.0625], "texture": "#0"},
                "west": {"uv": [6.25, 3.875, 7.875, 4.0625], "texture": "#0"},
                "up": {"uv": [6.25, 3.875, 5.25, 2.25], "texture": "#0"},
                "down": {"uv": [7.25, 2.25, 6.25, 3.875], "texture": "#0"}
            }
        },
        {
            "from": [-1, 11, -6],
            "to": [17, 15, 22],
            "faces": {
                "north": {"uv": [1.75, 1.75, 2.875, 2], "texture": "#0"},
                "east": {"uv": [0, 1.75, 1.75, 2], "texture": "#0"},
                "south": {"uv": [4.625, 1.75, 5.75, 2], "texture": "#0"},
                "west": {"uv": [2.875, 1.75, 4.625, 2], "texture": "#0"},
                "up": {"uv": [2.875, 1.75, 1.75, 0], "texture": "#0"},
                "down": {"uv": [4, 0, 2.875, 1.75], "texture": "#0"}
            }
        },
        {
            "from": [1, 18, -4],
            "to": [15, 20, 20],
            "faces": {
                "north": {"uv": [5.5, 1.5, 6.375, 1.625], "texture": "#0"},
                "east": {"uv": [4, 1.5, 5.5, 1.625], "texture": "#0"},
                "south": {"uv": [7.875, 1.5, 8.75, 1.625], "texture": "#0"},
                "west": {"uv": [6.375, 1.5, 7.875, 1.625], "texture": "#0"},
                "up": {"uv": [6.375, 1.5, 5.5, 0], "texture": "#0"},
                "down": {"uv": [7.25, 0, 6.375, 1.5], "texture": "#0"}
            }
        },
        {
            "from": [-2, 10, 5],
            "to": [4, 16, 11],
            "faces": {
                "north": {"uv": [0.375, 0.375, 0.75, 0.75], "texture": "#0"},
                "east": {"uv": [0, 0.375, 0.375, 0.75], "texture": "#0"},
                "south": {"uv": [1.125, 0.375, 1.5, 0.75], "texture": "#0"},
                "west": {"uv": [0.75, 0.375, 1.125, 0.75], "texture": "#0"},
                "up": {"uv": [0.75, 0.375, 0.375, 0], "texture": "#0"},
                "down": {"uv": [1.125, 0, 0.75, 0.375], "texture": "#0"}
            }
        },
        {
            "from": [-3, 12, 7],
            "to": [3, 14, 9],
            "faces": {
                "north": {"uv": [0.75, 0.875, 1.125, 1], "texture": "#0"},
                "east": {"uv": [0.625, 0.875, 0.75, 1], "texture": "#0"},
                "south": {"uv": [1.25, 0.875, 1.625, 1], "texture": "#0"},
                "west": {"uv": [1.125, 0.875, 1.25, 1], "texture": "#0"},
                "up": {"uv": [1.125, 0.875, 0.75, 0.75], "texture": "#0"},
                "down": {"uv": [1.5, 0.75, 1.125, 0.875], "texture": "#0"}
            }
        },
        {
            "from": [0, 18, 11],
            "to": [16, 21, 17],
            "faces": {
                "north": {"uv": [0.375, 6.0625, 1.375, 6.25], "texture": "#0"},
                "east": {"uv": [0, 6.0625, 0.375, 6.25], "texture": "#0"},
                "south": {"uv": [1.75, 6.0625, 2.75, 6.25], "texture": "#0"},
                "west": {"uv": [1.375, 6.0625, 1.75, 6.25], "texture": "#0"},
                "up": {"uv": [1.375, 6.0625, 0.375, 5.6875], "texture": "#0"},
                "down": {"uv": [2.375, 5.6875, 1.375, 6.0625], "texture": "#0"}
            }
        },
        {
            "from": [16, 3, -2],
            "to": [17, 11, 2],
            "faces": {
                "north": {"uv": [3.875, 4.3125, 3.9375, 4.8125], "texture": "#0"},
                "east": {"uv": [3.625, 4.3125, 3.875, 4.8125], "texture": "#0"},
                "south": {"uv": [4.1875, 4.3125, 4.25, 4.8125], "texture": "#0"},
                "west": {"uv": [3.9375, 4.3125, 4.1875, 4.8125], "texture": "#0"},
                "up": {"uv": [3.9375, 4.3125, 3.875, 4.0625], "texture": "#0"},
                "down": {"uv": [4, 4.0625, 3.9375, 4.3125], "texture": "#0"}
            }
        },
        {
            "from": [17, 10, -2],
            "to": [18, 16, 2],
            "faces": {
                "north": {"uv": [4.625, 2.5, 4.6875, 2.875], "texture": "#0"},
                "east": {"uv": [4.375, 2.5, 4.625, 2.875], "texture": "#0"},
                "south": {"uv": [4.9375, 2.5, 5, 2.875], "texture": "#0"},
                "west": {"uv": [4.6875, 2.5, 4.9375, 2.875], "texture": "#0"},
                "up": {"uv": [4.6875, 2.5, 4.625, 2.25], "texture": "#0"},
                "down": {"uv": [4.75, 2.25, 4.6875, 2.5], "texture": "#0"}
            }
        },
        {
            "from": [15, 15, -3],
            "to": [17, 20, 3],
            "faces": {
                "north": {"uv": [0.375, 1.125, 0.5, 1.4375], "texture": "#0"},
                "east": {"uv": [0, 1.125, 0.375, 1.4375], "texture": "#0"},
                "south": {"uv": [0.875, 1.125, 1, 1.4375], "texture": "#0"},
                "west": {"uv": [0.5, 1.125, 0.875, 1.4375], "texture": "#0"},
                "up": {"uv": [0.5, 1.125, 0.375, 0.75], "texture": "#0"},
                "down": {"uv": [0.625, 0.75, 0.5, 1.125], "texture": "#0"}
            }
        },
        {
            "from": [0, 18, -1],
            "to": [16, 21, 5],
            "faces": {
                "north": {"uv": [5.75, 2, 6.75, 2.1875], "texture": "#0"},
                "east": {"uv": [5.375, 2, 5.75, 2.1875], "texture": "#0"},
                "south": {"uv": [7.125, 2, 8.125, 2.1875], "texture": "#0"},
                "west": {"uv": [6.75, 2, 7.125, 2.1875], "texture": "#0"},
                "up": {"uv": [6.75, 2, 5.75, 1.625], "texture": "#0"},
                "down": {"uv": [7.75, 1.625, 6.75, 2], "texture": "#0"}
            }
        },
        {
            "from": [0, 19, 7],
            "to": [16, 21, 9],
            "faces": {
                "north": {"uv": [2.5, 5.9375, 3.5, 6.0625], "texture": "#0"},
                "east": {"uv": [2.375, 5.9375, 2.5, 6.0625], "texture": "#0"},
                "south": {"uv": [3.625, 5.9375, 4.625, 6.0625], "texture": "#0"},
                "west": {"uv": [3.5, 5.9375, 3.625, 6.0625], "texture": "#0"},
                "up": {"uv": [3.5, 5.9375, 2.5, 5.8125], "texture": "#0"},
                "down": {"uv": [4.5, 5.8125, 3.5, 5.9375], "texture": "#0"}
            }
        },
        {
            "from": [-1, 15, -3],
            "to": [1, 20, 3],
            "faces": {
                "north": {"uv": [1, 2.6875, 1.125, 3], "texture": "#0"},
                "east": {"uv": [0.625, 2.6875, 1, 3], "texture": "#0"},
                "south": {"uv": [1.5, 2.6875, 1.625, 3], "texture": "#0"},
                "west": {"uv": [1.125, 2.6875, 1.5, 3], "texture": "#0"},
                "up": {"uv": [1.125, 2.6875, 1, 2.3125], "texture": "#0"},
                "down": {"uv": [1.25, 2.3125, 1.125, 2.6875], "texture": "#0"}
            }
        },
        {
            "from": [-1, 15, 13],
            "to": [1, 20, 19],
            "faces": {
                "north": {"uv": [0.375, 2.375, 0.5, 2.6875], "texture": "#0"},
                "east": {"uv": [0, 2.375, 0.375, 2.6875], "texture": "#0"},
                "south": {"uv": [0.875, 2.375, 1, 2.6875], "texture": "#0"},
                "west": {"uv": [0.5, 2.375, 0.875, 2.6875], "texture": "#0"},
                "up": {"uv": [0.5, 2.375, 0.375, 2], "texture": "#0"},
                "down": {"uv": [0.625, 2, 0.5, 2.375], "texture": "#0"}
            }
        },
        {
            "from": [16, 3, 14],
            "to": [17, 11, 18],
            "faces": {
                "north": {"uv": [4.5, 4.3125, 4.5625, 4.8125], "texture": "#0"},
                "east": {"uv": [4.25, 4.3125, 4.5, 4.8125], "texture": "#0"},
                "south": {"uv": [4.8125, 4.3125, 4.875, 4.8125], "texture": "#0"},
                "west": {"uv": [4.5625, 4.3125, 4.8125, 4.8125], "texture": "#0"},
                "up": {"uv": [4.5625, 4.3125, 4.5, 4.0625], "texture": "#0"},
                "down": {"uv": [4.625, 4.0625, 4.5625, 4.3125], "texture": "#0"}
            }
        },
        {
            "from": [17, 10, 14],
            "to": [18, 16, 18],
            "faces": {
                "north": {"uv": [0.875, 4.6875, 0.9375, 5.0625], "texture": "#0"},
                "east": {"uv": [0.625, 4.6875, 0.875, 5.0625], "texture": "#0"},
                "south": {"uv": [1.1875, 4.6875, 1.25, 5.0625], "texture": "#0"},
                "west": {"uv": [0.9375, 4.6875, 1.1875, 5.0625], "texture": "#0"},
                "up": {"uv": [0.9375, 4.6875, 0.875, 4.4375], "texture": "#0"},
                "down": {"uv": [1, 4.4375, 0.9375, 4.6875], "texture": "#0"}
            }
        },
        {
            "from": [15, 15, 13],
            "to": [17, 20, 19],
            "faces": {
                "north": {"uv": [1, 1.4375, 1.125, 1.75], "texture": "#0"},
                "east": {"uv": [0.625, 1.4375, 1, 1.75], "texture": "#0"},
                "south": {"uv": [1.5, 1.4375, 1.625, 1.75], "texture": "#0"},
                "west": {"uv": [1.125, 1.4375, 1.5, 1.75], "texture": "#0"},
                "up": {"uv": [1.125, 1.4375, 1, 1.0625], "texture": "#0"},
                "down": {"uv": [1.25, 1.0625, 1.125, 1.4375], "texture": "#0"}
            }
        },
        {
            "from": [1, 17, 17],
            "to": [2, 19, 19],
            "faces": {
                "north": {"uv": [0.125, 0.875, 0.1875, 1], "texture": "#0"},
                "east": {"uv": [0, 0.875, 0.125, 1], "texture": "#0"},
                "south": {"uv": [0.3125, 0.875, 0.375, 1], "texture": "#0"},
                "west": {"uv": [0.1875, 0.875, 0.3125, 1], "texture": "#0"},
                "up": {"uv": [0.1875, 0.875, 0.125, 0.75], "texture": "#0"},
                "down": {"uv": [0.25, 0.75, 0.1875, 0.875], "texture": "#0"}
            }
        },
        {
            "from": [1, 17, -3],
            "to": [2, 19, -1],
            "faces": {
                "north": {"uv": [0.125, 0.125, 0.1875, 0.25], "texture": "#0"},
                "east": {"uv": [0, 0.125, 0.125, 0.25], "texture": "#0"},
                "south": {"uv": [0.3125, 0.125, 0.375, 0.25], "texture": "#0"},
                "west": {"uv": [0.1875, 0.125, 0.3125, 0.25], "texture": "#0"},
                "up": {"uv": [0.1875, 0.125, 0.125, 0], "texture": "#0"},
                "down": {"uv": [0.25, 0, 0.1875, 0.125], "texture": "#0"}
            }
        },
        {
            "from": [-2, 10, -2],
            "to": [-1, 16, 2],
            "faces": {
                "north": {"uv": [4.875, 4.8125, 4.9375, 5.1875], "texture": "#0"},
                "east": {"uv": [4.625, 4.8125, 4.875, 5.1875], "texture": "#0"},
                "south": {"uv": [5.1875, 4.8125, 5.25, 5.1875], "texture": "#0"},
                "west": {"uv": [4.9375, 4.8125, 5.1875, 5.1875], "texture": "#0"},
                "up": {"uv": [4.9375, 4.8125, 4.875, 4.5625], "texture": "#0"},
                "down": {"uv": [5, 4.5625, 4.9375, 4.8125], "texture": "#0"}
            }
        },
        {
            "from": [-2, 10, 14],
            "to": [-1, 16, 18],
            "faces": {
                "north": {"uv": [4.875, 3.125, 4.9375, 3.5], "texture": "#0"},
                "east": {"uv": [4.625, 3.125, 4.875, 3.5], "texture": "#0"},
                "south": {"uv": [5.1875, 3.125, 5.25, 3.5], "texture": "#0"},
                "west": {"uv": [4.9375, 3.125, 5.1875, 3.5], "texture": "#0"},
                "up": {"uv": [4.9375, 3.125, 4.875, 2.875], "texture": "#0"},
                "down": {"uv": [5, 2.875, 4.9375, 3.125], "texture": "#0"}
            }
        },
        {
            "from": [-1, 2, -2],
            "to": [0, 11, 2],
            "faces": {
                "north": {"uv": [1.25, 4.125, 1.3125, 4.6875], "texture": "#0"},
                "east": {"uv": [1, 4.125, 1.25, 4.6875], "texture": "#0"},
                "south": {"uv": [1.5625, 4.125, 1.625, 4.6875], "texture": "#0"},
                "west": {"uv": [1.3125, 4.125, 1.5625, 4.6875], "texture": "#0"},
                "up": {"uv": [1.3125, 4.125, 1.25, 3.875], "texture": "#0"},
                "down": {"uv": [1.375, 3.875, 1.3125, 4.125], "texture": "#0"}
            }
        },
        {
            "from": [-1, 3, 14],
            "to": [0, 11, 18],
            "faces": {
                "north": {"uv": [0.25, 4.625, 0.3125, 5.125], "texture": "#0"},
                "east": {"uv": [0, 4.625, 0.25, 5.125], "texture": "#0"},
                "south": {"uv": [0.5625, 4.625, 0.625, 5.125], "texture": "#0"},
                "west": {"uv": [0.3125, 4.625, 0.5625, 5.125], "texture": "#0"},
                "up": {"uv": [0.3125, 4.625, 0.25, 4.375], "texture": "#0"},
                "down": {"uv": [0.375, 4.375, 0.3125, 4.625], "texture": "#0"}
            }
        },
        {
            "from": [0, 6, -3],
            "to": [2, 8, 3],
            "faces": {
                "north": {"uv": [4, 2.875, 4.125, 3], "texture": "#0"},
                "east": {"uv": [3.625, 2.875, 4, 3], "texture": "#0"},
                "south": {"uv": [4.5, 2.875, 4.625, 3], "texture": "#0"},
                "west": {"uv": [4.125, 2.875, 4.5, 3], "texture": "#0"},
                "up": {"uv": [4.125, 2.875, 4, 2.5], "texture": "#0"},
                "down": {"uv": [4.25, 2.5, 4.125, 2.875], "texture": "#0"}
            }
        },
        {
            "from": [0, 6, 7],
            "to": [2, 8, 9],
            "faces": {
                "north": {"uv": [1.25, 0.125, 1.375, 0.25], "texture": "#0"},
                "east": {"uv": [1.125, 0.125, 1.25, 0.25], "texture": "#0"},
                "south": {"uv": [1.5, 0.125, 1.625, 0.25], "texture": "#0"},
                "west": {"uv": [1.375, 0.125, 1.5, 0.25], "texture": "#0"},
                "up": {"uv": [1.375, 0.125, 1.25, 0], "texture": "#0"},
                "down": {"uv": [1.5, 0, 1.375, 0.125], "texture": "#0"}
            }
        },
        {
            "from": [0, 6, 3],
            "to": [2, 7, 5],
            "faces": {
                "north": {"uv": [1.375, 1.3125, 1.5, 1.375], "texture": "#0"},
                "east": {"uv": [1.25, 1.3125, 1.375, 1.375], "texture": "#0"},
                "south": {"uv": [1.625, 1.3125, 1.75, 1.375], "texture": "#0"},
                "west": {"uv": [1.5, 1.3125, 1.625, 1.375], "texture": "#0"},
                "up": {"uv": [1.5, 1.3125, 1.375, 1.1875], "texture": "#0"},
                "down": {"uv": [1.625, 1.1875, 1.5, 1.3125], "texture": "#0"}
            }
        },
        {
            "from": [0, 6, 13],
            "to": [2, 8, 19],
            "faces": {
                "north": {"uv": [4, 2.375, 4.125, 2.5], "texture": "#0"},
                "east": {"uv": [3.625, 2.375, 4, 2.5], "texture": "#0"},
                "south": {"uv": [4.5, 2.375, 4.625, 2.5], "texture": "#0"},
                "west": {"uv": [4.125, 2.375, 4.5, 2.5], "texture": "#0"},
                "up": {"uv": [4.125, 2.375, 4, 2], "texture": "#0"},
                "down": {"uv": [4.25, 2, 4.125, 2.375], "texture": "#0"}
            }
        },
        {
            "from": [14, 6, -3],
            "to": [16, 8, 3],
            "faces": {
                "north": {"uv": [0.375, 3.0625, 0.5, 3.1875], "texture": "#0"},
                "east": {"uv": [0, 3.0625, 0.375, 3.1875], "texture": "#0"},
                "south": {"uv": [0.875, 3.0625, 1, 3.1875], "texture": "#0"},
                "west": {"uv": [0.5, 3.0625, 0.875, 3.1875], "texture": "#0"},
                "up": {"uv": [0.5, 3.0625, 0.375, 2.6875], "texture": "#0"},
                "down": {"uv": [0.625, 2.6875, 0.5, 3.0625], "texture": "#0"}
            }
        },
        {
            "from": [14, 6, 13],
            "to": [16, 8, 19],
            "faces": {
                "north": {"uv": [1, 3.375, 1.125, 3.5], "texture": "#0"},
                "east": {"uv": [0.625, 3.375, 1, 3.5], "texture": "#0"},
                "south": {"uv": [1.5, 3.375, 1.625, 3.5], "texture": "#0"},
                "west": {"uv": [1.125, 3.375, 1.5, 3.5], "texture": "#0"},
                "up": {"uv": [1.125, 3.375, 1, 3], "texture": "#0"},
                "down": {"uv": [1.25, 3, 1.125, 3.375], "texture": "#0"}
            }
        },
        {
            "from": [0, 6, 11],
            "to": [2, 7, 13],
            "faces": {
                "north": {"uv": [1.375, 1.125, 1.5, 1.1875], "texture": "#0"},
                "east": {"uv": [1.25, 1.125, 1.375, 1.1875], "texture": "#0"},
                "south": {"uv": [1.625, 1.125, 1.75, 1.1875], "texture": "#0"},
                "west": {"uv": [1.5, 1.125, 1.625, 1.1875], "texture": "#0"},
                "up": {"uv": [1.5, 1.125, 1.375, 1], "texture": "#0"},
                "down": {"uv": [1.625, 1, 1.5, 1.125], "texture": "#0"}
            }
        }
    ],
    "display": {
        "thirdperson_righthand": {
            "rotation": [95, -90, 0],
            "translation": [10, 3, 2]
        },
        "thirdperson_lefthand": {
            "translation": [10, 3, 2]
        },
        "firstperson_righthand": {
            "scale": [0.3, 0.3, 0.3]
        },
        "firstperson_lefthand": {
            "scale": [0.3, 0.3, 0.3]
        },
        "ground": {
            "scale": [1.5, 1.5, 1.5]
        },
        "gui": {
            "scale": [0.5, 0.5, 1.84]
        },
        "head": {
            "rotation": [0, -89, 0],
            "scale": [1.5, 1.5, 1.5]
        },
        "fixed": {
            "rotation": [0, -89, 0],
            "translation": [0, -3, -11]
        }
    }
}

sorun JSON daymış düzeltebilirmisin?
 
JSON:
{
    "credit": "Made with Blockbench",
    "parent": "requlogia:items/crates",
    "texture_size": [256, 256],
    "textures": {
        "0": "requlogia:items/crates/crate_vote",
        "particle": "requlogia:items/crates/crate_vote"
    },
    "elements": [
        {
            "from": [-2, 0, -7],
            "to": [2, 4, -3],
            "faces": {
                "north": {"uv": [4.25, 0.75, 4.5, 1], "texture": "#0"},
                "east": {"uv": [4, 0.75, 4.25, 1], "texture": "#0"},
                "south": {"uv": [4.75, 0.75, 5, 1], "texture": "#0"},
                "west": {"uv": [4.5, 0.75, 4.75, 1], "texture": "#0"},
                "up": {"uv": [4.5, 0.75, 4.25, 0.5], "texture": "#0"},
                "down": {"uv": [4.75, 0.5, 4.5, 0.75], "texture": "#0"}
            }
        },
        {
            "from": [-2, 0, 19],
            "to": [2, 4, 23],
            "faces": {
                "north": {"uv": [4.25, 0.25, 4.5, 0.5], "texture": "#0"},
                "east": {"uv": [4, 0.25, 4.25, 0.5], "texture": "#0"},
                "south": {"uv": [4.75, 0.25, 5, 0.5], "texture": "#0"},
                "west": {"uv": [4.5, 0.25, 4.75, 0.5], "texture": "#0"},
                "up": {"uv": [4.5, 0.25, 4.25, 0], "texture": "#0"},
                "down": {"uv": [4.75, 0, 4.5, 0.25], "texture": "#0"}
            }
        },
        {
            "from": [14, 0, 19],
            "to": [18, 4, 23],
            "faces": {
                "north": {"uv": [3.875, 3.25, 4.125, 3.5], "texture": "#0"},
                "east": {"uv": [3.625, 3.25, 3.875, 3.5], "texture": "#0"},
                "south": {"uv": [4.375, 3.25, 4.625, 3.5], "texture": "#0"},
                "west": {"uv": [4.125, 3.25, 4.375, 3.5], "texture": "#0"},
                "up": {"uv": [4.125, 3.25, 3.875, 3], "texture": "#0"},
                "down": {"uv": [4.375, 3, 4.125, 3.25], "texture": "#0"}
            }
        },
        {
            "from": [14, 0, -7],
            "to": [18, 4, -3],
            "faces": {
                "north": {"uv": [0.25, 4.125, 0.5, 4.375], "texture": "#0"},
                "east": {"uv": [0, 4.125, 0.25, 4.375], "texture": "#0"},
                "south": {"uv": [0.75, 4.125, 1, 4.375], "texture": "#0"},
                "west": {"uv": [0.5, 4.125, 0.75, 4.375], "texture": "#0"},
                "up": {"uv": [0.5, 4.125, 0.25, 3.875], "texture": "#0"},
                "down": {"uv": [0.75, 3.875, 0.5, 4.125], "texture": "#0"}
            }
        },
        {
            "from": [-1, 4, 19],
            "to": [2, 5, 22],
            "faces": {
                "north": {"uv": [4.1875, 1.1875, 4.375, 1.25], "texture": "#0"},
                "east": {"uv": [4, 1.1875, 4.1875, 1.25], "texture": "#0"},
                "south": {"uv": [4.5625, 1.1875, 4.75, 1.25], "texture": "#0"},
                "west": {"uv": [4.375, 1.1875, 4.5625, 1.25], "texture": "#0"},
                "up": {"uv": [4.375, 1.1875, 4.1875, 1], "texture": "#0"},
                "down": {"uv": [4.5625, 1, 4.375, 1.1875], "texture": "#0"}
            }
        },
        {
            "from": [-1, 4, -6],
            "to": [2, 5, -3],
            "faces": {
                "north": {"uv": [4.1875, 1.4375, 4.375, 1.5], "texture": "#0"},
                "east": {"uv": [4, 1.4375, 4.1875, 1.5], "texture": "#0"},
                "south": {"uv": [4.5625, 1.4375, 4.75, 1.5], "texture": "#0"},
                "west": {"uv": [4.375, 1.4375, 4.5625, 1.5], "texture": "#0"},
                "up": {"uv": [4.375, 1.4375, 4.1875, 1.25], "texture": "#0"},
                "down": {"uv": [4.5625, 1.25, 4.375, 1.4375], "texture": "#0"}
            }
        },
        {
            "from": [14, 4, -6],
            "to": [17, 5, -3],
            "faces": {
                "north": {"uv": [0.8125, 2.1875, 1, 2.25], "texture": "#0"},
                "east": {"uv": [0.625, 2.1875, 0.8125, 2.25], "texture": "#0"},
                "south": {"uv": [1.1875, 2.1875, 1.375, 2.25], "texture": "#0"},
                "west": {"uv": [1, 2.1875, 1.1875, 2.25], "texture": "#0"},
                "up": {"uv": [1, 2.1875, 0.8125, 2], "texture": "#0"},
                "down": {"uv": [1.1875, 2, 1, 2.1875], "texture": "#0"}
            }
        },
        {
            "from": [14, 4, 19],
            "to": [17, 5, 22],
            "faces": {
                "north": {"uv": [0.1875, 3.5, 0.375, 3.5625], "texture": "#0"},
                "east": {"uv": [0, 3.5, 0.1875, 3.5625], "texture": "#0"},
                "south": {"uv": [0.5625, 3.5, 0.75, 3.5625], "texture": "#0"},
                "west": {"uv": [0.375, 3.5, 0.5625, 3.5625], "texture": "#0"},
                "up": {"uv": [0.375, 3.5, 0.1875, 3.3125], "texture": "#0"},
                "down": {"uv": [0.5625, 3.3125, 0.375, 3.5], "texture": "#0"}
            }
        },
        {
            "from": [0, 2, -5],
            "to": [16, 6, 21],
            "faces": {
                "north": {"uv": [1.625, 3.625, 2.625, 3.875], "texture": "#0"},
                "east": {"uv": [0, 3.625, 1.625, 3.875], "texture": "#0"},
                "south": {"uv": [4.25, 3.625, 5.25, 3.875], "texture": "#0"},
                "west": {"uv": [2.625, 3.625, 4.25, 3.875], "texture": "#0"},
                "up": {"uv": [2.625, 3.625, 1.625, 2], "texture": "#0"},
                "down": {"uv": [3.625, 2, 2.625, 3.625], "texture": "#0"}
            }
        },
        {
            "from": [2, 6, -4],
            "to": [14, 8, 20],
            "faces": {
                "north": {"uv": [5.25, 5.6875, 6, 5.8125], "texture": "#0"},
                "east": {"uv": [3.75, 5.6875, 5.25, 5.8125], "texture": "#0"},
                "south": {"uv": [7.5, 5.6875, 8.25, 5.8125], "texture": "#0"},
                "west": {"uv": [6, 5.6875, 7.5, 5.8125], "texture": "#0"},
                "up": {"uv": [6, 5.6875, 5.25, 4.1875], "texture": "#0"},
                "down": {"uv": [6.75, 4.1875, 6, 5.6875], "texture": "#0"}
            }
        },
        {
            "from": [0, 8, -5],
            "to": [16, 11, 21],
            "faces": {
                "north": {"uv": [1.625, 5.5, 2.625, 5.6875], "texture": "#0"},
                "east": {"uv": [0, 5.5, 1.625, 5.6875], "texture": "#0"},
                "south": {"uv": [4.25, 5.5, 5.25, 5.6875], "texture": "#0"},
                "west": {"uv": [2.625, 5.5, 4.25, 5.6875], "texture": "#0"},
                "up": {"uv": [2.625, 5.5, 1.625, 3.875], "texture": "#0"},
                "down": {"uv": [3.625, 3.875, 2.625, 5.5], "texture": "#0"}
            }
        },
        {
            "from": [0, 15, -5],
            "to": [16, 18, 21],
            "faces": {
                "north": {"uv": [5.25, 3.875, 6.25, 4.0625], "texture": "#0"},
                "east": {"uv": [3.625, 3.875, 5.25, 4.0625], "texture": "#0"},
                "south": {"uv": [7.875, 3.875, 8.875, 4.0625], "texture": "#0"},
                "west": {"uv": [6.25, 3.875, 7.875, 4.0625], "texture": "#0"},
                "up": {"uv": [6.25, 3.875, 5.25, 2.25], "texture": "#0"},
                "down": {"uv": [7.25, 2.25, 6.25, 3.875], "texture": "#0"}
            }
        },
        {
            "from": [-1, 11, -6],
            "to": [17, 15, 22],
            "faces": {
                "north": {"uv": [1.75, 1.75, 2.875, 2], "texture": "#0"},
                "east": {"uv": [0, 1.75, 1.75, 2], "texture": "#0"},
                "south": {"uv": [4.625, 1.75, 5.75, 2], "texture": "#0"},
                "west": {"uv": [2.875, 1.75, 4.625, 2], "texture": "#0"},
                "up": {"uv": [2.875, 1.75, 1.75, 0], "texture": "#0"},
                "down": {"uv": [4, 0, 2.875, 1.75], "texture": "#0"}
            }
        },
        {
            "from": [1, 18, -4],
            "to": [15, 20, 20],
            "faces": {
                "north": {"uv": [5.5, 1.5, 6.375, 1.625], "texture": "#0"},
                "east": {"uv": [4, 1.5, 5.5, 1.625], "texture": "#0"},
                "south": {"uv": [7.875, 1.5, 8.75, 1.625], "texture": "#0"},
                "west": {"uv": [6.375, 1.5, 7.875, 1.625], "texture": "#0"},
                "up": {"uv": [6.375, 1.5, 5.5, 0], "texture": "#0"},
                "down": {"uv": [7.25, 0, 6.375, 1.5], "texture": "#0"}
            }
        },
        {
            "from": [-2, 10, 5],
            "to": [4, 16, 11],
            "faces": {
                "north": {"uv": [0.375, 0.375, 0.75, 0.75], "texture": "#0"},
                "east": {"uv": [0, 0.375, 0.375, 0.75], "texture": "#0"},
                "south": {"uv": [1.125, 0.375, 1.5, 0.75], "texture": "#0"},
                "west": {"uv": [0.75, 0.375, 1.125, 0.75], "texture": "#0"},
                "up": {"uv": [0.75, 0.375, 0.375, 0], "texture": "#0"},
                "down": {"uv": [1.125, 0, 0.75, 0.375], "texture": "#0"}
            }
        },
        {
            "from": [-3, 12, 7],
            "to": [3, 14, 9],
            "faces": {
                "north": {"uv": [0.75, 0.875, 1.125, 1], "texture": "#0"},
                "east": {"uv": [0.625, 0.875, 0.75, 1], "texture": "#0"},
                "south": {"uv": [1.25, 0.875, 1.625, 1], "texture": "#0"},
                "west": {"uv": [1.125, 0.875, 1.25, 1], "texture": "#0"},
                "up": {"uv": [1.125, 0.875, 0.75, 0.75], "texture": "#0"},
                "down": {"uv": [1.5, 0.75, 1.125, 0.875], "texture": "#0"}
            }
        },
        {
            "from": [0, 18, 11],
            "to": [16, 21, 17],
            "faces": {
                "north": {"uv": [0.375, 6.0625, 1.375, 6.25], "texture": "#0"},
                "east": {"uv": [0, 6.0625, 0.375, 6.25], "texture": "#0"},
                "south": {"uv": [1.75, 6.0625, 2.75, 6.25], "texture": "#0"},
                "west": {"uv": [1.375, 6.0625, 1.75, 6.25], "texture": "#0"},
                "up": {"uv": [1.375, 6.0625, 0.375, 5.6875], "texture": "#0"},
                "down": {"uv": [2.375, 5.6875, 1.375, 6.0625], "texture": "#0"}
            }
        },
        {
            "from": [16, 3, -2],
            "to": [17, 11, 2],
            "faces": {
                "north": {"uv": [3.875, 4.3125, 3.9375, 4.8125], "texture": "#0"},
                "east": {"uv": [3.625, 4.3125, 3.875, 4.8125], "texture": "#0"},
                "south": {"uv": [4.1875, 4.3125, 4.25, 4.8125], "texture": "#0"},
                "west": {"uv": [3.9375, 4.3125, 4.1875, 4.8125], "texture": "#0"},
                "up": {"uv": [3.9375, 4.3125, 3.875, 4.0625], "texture": "#0"},
                "down": {"uv": [4, 4.0625, 3.9375, 4.3125], "texture": "#0"}
            }
        },
        {
            "from": [17, 10, -2],
            "to": [18, 16, 2],
            "faces": {
                "north": {"uv": [4.625, 2.5, 4.6875, 2.875], "texture": "#0"},
                "east": {"uv": [4.375, 2.5, 4.625, 2.875], "texture": "#0"},
                "south": {"uv": [4.9375, 2.5, 5, 2.875], "texture": "#0"},
                "west": {"uv": [4.6875, 2.5, 4.9375, 2.875], "texture": "#0"},
                "up": {"uv": [4.6875, 2.5, 4.625, 2.25], "texture": "#0"},
                "down": {"uv": [4.75, 2.25, 4.6875, 2.5], "texture": "#0"}
            }
        },
        {
            "from": [15, 15, -3],
            "to": [17, 20, 3],
            "faces": {
                "north": {"uv": [0.375, 1.125, 0.5, 1.4375], "texture": "#0"},
                "east": {"uv": [0, 1.125, 0.375, 1.4375], "texture": "#0"},
                "south": {"uv": [0.875, 1.125, 1, 1.4375], "texture": "#0"},
                "west": {"uv": [0.5, 1.125, 0.875, 1.4375], "texture": "#0"},
                "up": {"uv": [0.5, 1.125, 0.375, 0.75], "texture": "#0"},
                "down": {"uv": [0.625, 0.75, 0.5, 1.125], "texture": "#0"}
            }
        },
        {
            "from": [0, 18, -1],
            "to": [16, 21, 5],
            "faces": {
                "north": {"uv": [5.75, 2, 6.75, 2.1875], "texture": "#0"},
                "east": {"uv": [5.375, 2, 5.75, 2.1875], "texture": "#0"},
                "south": {"uv": [7.125, 2, 8.125, 2.1875], "texture": "#0"},
                "west": {"uv": [6.75, 2, 7.125, 2.1875], "texture": "#0"},
                "up": {"uv": [6.75, 2, 5.75, 1.625], "texture": "#0"},
                "down": {"uv": [7.75, 1.625, 6.75, 2], "texture": "#0"}
            }
        },
        {
            "from": [0, 19, 7],
            "to": [16, 21, 9],
            "faces": {
                "north": {"uv": [2.5, 5.9375, 3.5, 6.0625], "texture": "#0"},
                "east": {"uv": [2.375, 5.9375, 2.5, 6.0625], "texture": "#0"},
                "south": {"uv": [3.625, 5.9375, 4.625, 6.0625], "texture": "#0"},
                "west": {"uv": [3.5, 5.9375, 3.625, 6.0625], "texture": "#0"},
                "up": {"uv": [3.5, 5.9375, 2.5, 5.8125], "texture": "#0"},
                "down": {"uv": [4.5, 5.8125, 3.5, 5.9375], "texture": "#0"}
            }
        },
        {
            "from": [-1, 15, -3],
            "to": [1, 20, 3],
            "faces": {
                "north": {"uv": [1, 2.6875, 1.125, 3], "texture": "#0"},
                "east": {"uv": [0.625, 2.6875, 1, 3], "texture": "#0"},
                "south": {"uv": [1.5, 2.6875, 1.625, 3], "texture": "#0"},
                "west": {"uv": [1.125, 2.6875, 1.5, 3], "texture": "#0"},
                "up": {"uv": [1.125, 2.6875, 1, 2.3125], "texture": "#0"},
                "down": {"uv": [1.25, 2.3125, 1.125, 2.6875], "texture": "#0"}
            }
        },
        {
            "from": [-1, 15, 13],
            "to": [1, 20, 19],
            "faces": {
                "north": {"uv": [0.375, 2.375, 0.5, 2.6875], "texture": "#0"},
                "east": {"uv": [0, 2.375, 0.375, 2.6875], "texture": "#0"},
                "south": {"uv": [0.875, 2.375, 1, 2.6875], "texture": "#0"},
                "west": {"uv": [0.5, 2.375, 0.875, 2.6875], "texture": "#0"},
                "up": {"uv": [0.5, 2.375, 0.375, 2], "texture": "#0"},
                "down": {"uv": [0.625, 2, 0.5, 2.375], "texture": "#0"}
            }
        },
        {
            "from": [16, 3, 14],
            "to": [17, 11, 18],
            "faces": {
                "north": {"uv": [4.5, 4.3125, 4.5625, 4.8125], "texture": "#0"},
                "east": {"uv": [4.25, 4.3125, 4.5, 4.8125], "texture": "#0"},
                "south": {"uv": [4.8125, 4.3125, 4.875, 4.8125], "texture": "#0"},
                "west": {"uv": [4.5625, 4.3125, 4.8125, 4.8125], "texture": "#0"},
                "up": {"uv": [4.5625, 4.3125, 4.5, 4.0625], "texture": "#0"},
                "down": {"uv": [4.625, 4.0625, 4.5625, 4.3125], "texture": "#0"}
            }
        },
        {
            "from": [17, 10, 14],
            "to": [18, 16, 18],
            "faces": {
                "north": {"uv": [0.875, 4.6875, 0.9375, 5.0625], "texture": "#0"},
                "east": {"uv": [0.625, 4.6875, 0.875, 5.0625], "texture": "#0"},
                "south": {"uv": [1.1875, 4.6875, 1.25, 5.0625], "texture": "#0"},
                "west": {"uv": [0.9375, 4.6875, 1.1875, 5.0625], "texture": "#0"},
                "up": {"uv": [0.9375, 4.6875, 0.875, 4.4375], "texture": "#0"},
                "down": {"uv": [1, 4.4375, 0.9375, 4.6875], "texture": "#0"}
            }
        },
        {
            "from": [15, 15, 13],
            "to": [17, 20, 19],
            "faces": {
                "north": {"uv": [1, 1.4375, 1.125, 1.75], "texture": "#0"},
                "east": {"uv": [0.625, 1.4375, 1, 1.75], "texture": "#0"},
                "south": {"uv": [1.5, 1.4375, 1.625, 1.75], "texture": "#0"},
                "west": {"uv": [1.125, 1.4375, 1.5, 1.75], "texture": "#0"},
                "up": {"uv": [1.125, 1.4375, 1, 1.0625], "texture": "#0"},
                "down": {"uv": [1.25, 1.0625, 1.125, 1.4375], "texture": "#0"}
            }
        },
        {
            "from": [1, 17, 17],
            "to": [2, 19, 19],
            "faces": {
                "north": {"uv": [0.125, 0.875, 0.1875, 1], "texture": "#0"},
                "east": {"uv": [0, 0.875, 0.125, 1], "texture": "#0"},
                "south": {"uv": [0.3125, 0.875, 0.375, 1], "texture": "#0"},
                "west": {"uv": [0.1875, 0.875, 0.3125, 1], "texture": "#0"},
                "up": {"uv": [0.1875, 0.875, 0.125, 0.75], "texture": "#0"},
                "down": {"uv": [0.25, 0.75, 0.1875, 0.875], "texture": "#0"}
            }
        },
        {
            "from": [1, 17, -3],
            "to": [2, 19, -1],
            "faces": {
                "north": {"uv": [0.125, 0.125, 0.1875, 0.25], "texture": "#0"},
                "east": {"uv": [0, 0.125, 0.125, 0.25], "texture": "#0"},
                "south": {"uv": [0.3125, 0.125, 0.375, 0.25], "texture": "#0"},
                "west": {"uv": [0.1875, 0.125, 0.3125, 0.25], "texture": "#0"},
                "up": {"uv": [0.1875, 0.125, 0.125, 0], "texture": "#0"},
                "down": {"uv": [0.25, 0, 0.1875, 0.125], "texture": "#0"}
            }
        },
        {
            "from": [-2, 10, -2],
            "to": [-1, 16, 2],
            "faces": {
                "north": {"uv": [4.875, 4.8125, 4.9375, 5.1875], "texture": "#0"},
                "east": {"uv": [4.625, 4.8125, 4.875, 5.1875], "texture": "#0"},
                "south": {"uv": [5.1875, 4.8125, 5.25, 5.1875], "texture": "#0"},
                "west": {"uv": [4.9375, 4.8125, 5.1875, 5.1875], "texture": "#0"},
                "up": {"uv": [4.9375, 4.8125, 4.875, 4.5625], "texture": "#0"},
                "down": {"uv": [5, 4.5625, 4.9375, 4.8125], "texture": "#0"}
            }
        },
        {
            "from": [-2, 10, 14],
            "to": [-1, 16, 18],
            "faces": {
                "north": {"uv": [4.875, 3.125, 4.9375, 3.5], "texture": "#0"},
                "east": {"uv": [4.625, 3.125, 4.875, 3.5], "texture": "#0"},
                "south": {"uv": [5.1875, 3.125, 5.25, 3.5], "texture": "#0"},
                "west": {"uv": [4.9375, 3.125, 5.1875, 3.5], "texture": "#0"},
                "up": {"uv": [4.9375, 3.125, 4.875, 2.875], "texture": "#0"},
                "down": {"uv": [5, 2.875, 4.9375, 3.125], "texture": "#0"}
            }
        },
        {
            "from": [-1, 2, -2],
            "to": [0, 11, 2],
            "faces": {
                "north": {"uv": [1.25, 4.125, 1.3125, 4.6875], "texture": "#0"},
                "east": {"uv": [1, 4.125, 1.25, 4.6875], "texture": "#0"},
                "south": {"uv": [1.5625, 4.125, 1.625, 4.6875], "texture": "#0"},
                "west": {"uv": [1.3125, 4.125, 1.5625, 4.6875], "texture": "#0"},
                "up": {"uv": [1.3125, 4.125, 1.25, 3.875], "texture": "#0"},
                "down": {"uv": [1.375, 3.875, 1.3125, 4.125], "texture": "#0"}
            }
        },
        {
            "from": [-1, 3, 14],
            "to": [0, 11, 18],
            "faces": {
                "north": {"uv": [0.25, 4.625, 0.3125, 5.125], "texture": "#0"},
                "east": {"uv": [0, 4.625, 0.25, 5.125], "texture": "#0"},
                "south": {"uv": [0.5625, 4.625, 0.625, 5.125], "texture": "#0"},
                "west": {"uv": [0.3125, 4.625, 0.5625, 5.125], "texture": "#0"},
                "up": {"uv": [0.3125, 4.625, 0.25, 4.375], "texture": "#0"},
                "down": {"uv": [0.375, 4.375, 0.3125, 4.625], "texture": "#0"}
            }
        },
        {
            "from": [0, 6, -3],
            "to": [2, 8, 3],
            "faces": {
                "north": {"uv": [4, 2.875, 4.125, 3], "texture": "#0"},
                "east": {"uv": [3.625, 2.875, 4, 3], "texture": "#0"},
                "south": {"uv": [4.5, 2.875, 4.625, 3], "texture": "#0"},
                "west": {"uv": [4.125, 2.875, 4.5, 3], "texture": "#0"},
                "up": {"uv": [4.125, 2.875, 4, 2.5], "texture": "#0"},
                "down": {"uv": [4.25, 2.5, 4.125, 2.875], "texture": "#0"}
            }
        },
        {
            "from": [0, 6, 7],
            "to": [2, 8, 9],
            "faces": {
                "north": {"uv": [1.25, 0.125, 1.375, 0.25], "texture": "#0"},
                "east": {"uv": [1.125, 0.125, 1.25, 0.25], "texture": "#0"},
                "south": {"uv": [1.5, 0.125, 1.625, 0.25], "texture": "#0"},
                "west": {"uv": [1.375, 0.125, 1.5, 0.25], "texture": "#0"},
                "up": {"uv": [1.375, 0.125, 1.25, 0], "texture": "#0"},
                "down": {"uv": [1.5, 0, 1.375, 0.125], "texture": "#0"}
            }
        },
        {
            "from": [0, 6, 3],
            "to": [2, 7, 5],
            "faces": {
                "north": {"uv": [1.375, 1.3125, 1.5, 1.375], "texture": "#0"},
                "east": {"uv": [1.25, 1.3125, 1.375, 1.375], "texture": "#0"},
                "south": {"uv": [1.625, 1.3125, 1.75, 1.375], "texture": "#0"},
                "west": {"uv": [1.5, 1.3125, 1.625, 1.375], "texture": "#0"},
                "up": {"uv": [1.5, 1.3125, 1.375, 1.1875], "texture": "#0"},
                "down": {"uv": [1.625, 1.1875, 1.5, 1.3125], "texture": "#0"}
            }
        },
        {
            "from": [0, 6, 13],
            "to": [2, 8, 19],
            "faces": {
                "north": {"uv": [4, 2.375, 4.125, 2.5], "texture": "#0"},
                "east": {"uv": [3.625, 2.375, 4, 2.5], "texture": "#0"},
                "south": {"uv": [4.5, 2.375, 4.625, 2.5], "texture": "#0"},
                "west": {"uv": [4.125, 2.375, 4.5, 2.5], "texture": "#0"},
                "up": {"uv": [4.125, 2.375, 4, 2], "texture": "#0"},
                "down": {"uv": [4.25, 2, 4.125, 2.375], "texture": "#0"}
            }
        },
        {
            "from": [14, 6, -3],
            "to": [16, 8, 3],
            "faces": {
                "north": {"uv": [0.375, 3.0625, 0.5, 3.1875], "texture": "#0"},
                "east": {"uv": [0, 3.0625, 0.375, 3.1875], "texture": "#0"},
                "south": {"uv": [0.875, 3.0625, 1, 3.1875], "texture": "#0"},
                "west": {"uv": [0.5, 3.0625, 0.875, 3.1875], "texture": "#0"},
                "up": {"uv": [0.5, 3.0625, 0.375, 2.6875], "texture": "#0"},
                "down": {"uv": [0.625, 2.6875, 0.5, 3.0625], "texture": "#0"}
            }
        },
        {
            "from": [14, 6, 13],
            "to": [16, 8, 19],
            "faces": {
                "north": {"uv": [1, 3.375, 1.125, 3.5], "texture": "#0"},
                "east": {"uv": [0.625, 3.375, 1, 3.5], "texture": "#0"},
                "south": {"uv": [1.5, 3.375, 1.625, 3.5], "texture": "#0"},
                "west": {"uv": [1.125, 3.375, 1.5, 3.5], "texture": "#0"},
                "up": {"uv": [1.125, 3.375, 1, 3], "texture": "#0"},
                "down": {"uv": [1.25, 3, 1.125, 3.375], "texture": "#0"}
            }
        },
        {
            "from": [0, 6, 11],
            "to": [2, 7, 13],
            "faces": {
                "north": {"uv": [1.375, 1.125, 1.5, 1.1875], "texture": "#0"},
                "east": {"uv": [1.25, 1.125, 1.375, 1.1875], "texture": "#0"},
                "south": {"uv": [1.625, 1.125, 1.75, 1.1875], "texture": "#0"},
                "west": {"uv": [1.5, 1.125, 1.625, 1.1875], "texture": "#0"},
                "up": {"uv": [1.5, 1.125, 1.375, 1], "texture": "#0"},
                "down": {"uv": [1.625, 1, 1.5, 1.125], "texture": "#0"}
            }
        }
    ],
    "display": {
        "thirdperson_righthand": {
            "rotation": [95, -90, 0],
            "translation": [10, 3, 2]
        },
        "thirdperson_lefthand": {
            "translation": [10, 3, 2]
        },
        "firstperson_righthand": {
            "scale": [0.3, 0.3, 0.3]
        },
        "firstperson_lefthand": {
            "scale": [0.3, 0.3, 0.3]
        },
        "ground": {
            "scale": [1.5, 1.5, 1.5]
        },
        "gui": {
            "scale": [0.5, 0.5, 1.84]
        },
        "head": {
            "rotation": [0, -89, 0],
            "scale": [1.5, 1.5, 1.5]
        },
        "fixed": {
            "rotation": [0, -89, 0],
            "translation": [0, -3, -11]
        }
    }
}

sorun JSON daymış düzeltebilirmisin?
Malesef buna vaktim yok bir geliştirici bulursanız yardımcı olacaktır.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst