MFF

    Minecraft Forge France
    • Récent
    • Mots-clés
    • Populaire
    • Utilisateurs
    • Groupes
    • Forge Events
      • Automatique
      • Foncé
      • Clair
    • S'inscrire
    • Se connecter

    Rendu en jeu d'un item crée un ModelCreator

    Planifier Épinglé Verrouillé Déplacé Résolu 1.8.x
    1.8
    32 Messages 3 Publieurs 4.6k Vues 1 Watching
    Charger plus de messages
    • Du plus ancien au plus récent
    • Du plus récent au plus ancien
    • Les plus votés
    Répondre
    • Répondre à l'aide d'un nouveau sujet
    Se connecter pour répondre
    Ce sujet a été supprimé. Seuls les utilisateurs avec les droits d'administration peuvent le voir.
    • K Hors-ligne
      Kriksou
      dernière édition par

      Mon message n’est pas passe 😕 Alors déjà merci a vos réponse a tous les deux ! J’ai reupload l’image mais pour le rendu en jeu …
      J’ai copier l’integraliter du json a la suite de model/item/NOMDEMONMARTEAU malheureusement cela ne met aucune textures…Je vous fourni au cas ou le json copier dans mon dossier item :
      :::

      ​{
          "parent": "builtin/generated",
          "textures": {
              "layer0": "mod2:items/LightningHammer"
          },
          "display": {
              "thirdperson": {
                  "rotation": [ 0, 90, -35 ],
                  "translation": [ 0, 1.25, -3.5 ],
                  "scale": [ 1.7, 1.7, 1.7 ]
              },
              "firstperson": {
                  "rotation": [ 0, -135, 25 ],
                  "translation": [ 0, 4, 2 ],
                  "scale": [ 3.4, 3.4, 3.4 ]
              }
      
          "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
          "textures": {
              "0": "blocks/Sans titre-",
              "1": "blocks/rubis",
              "2": "blocks/Model ",
              "3": "blocks/GOLD",
              "4": "blocks/troll"
          },
          "elements": [
              {
                  "name": "DecoCoteHaut",
                  "from": [ 10.899999998509884, 6.099999986588955, 0.09999998658895493 ], 
                  "to": [ 16.799999997019768, 7.099999986588955, 1.099999986588955 ], 
                  "faces": {
                      "north": { "texture": "#0", "uv": [ 12.0, 6.0, 1.0, 5.0 ] },
                      "east": { "texture": "#0", "uv": [ 15.0, 13.0, 16.0, 14.0 ] },
                      "south": { "texture": "#0", "uv": [ 13.0, 10.0, 9.0, 10.0 ] },
                      "west": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                      "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                      "down": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] }
                  }
              },
              {
                  "name": "DecoCote1",
                  "from": [ 10.899999998509884, 4.0, -3.099999986588955 ], 
                  "to": [ 16.799999997019768, 5.0, -2.099999986588955 ], 
                  "faces": {
                      "north": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                      "east": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                      "south": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                      "west": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                      "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                      "down": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] }
                  }
              },
              {
                  "name": "DecoCote",
                  "from": [ 10.899999998509884, 4.0, 3.099999986588955 ], 
                  "to": [ 16.799999997019768, 5.0, 4.099999986588955 ], 
                  "faces": {
                      "north": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                      "east": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                      "south": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                      "west": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                      "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                      "down": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] }
                  }
              },
              {
                  "name": "Deco5",
                  "from": [ 15.899999983608723, 3.7999999970197678, -0.10000000149011612 ], 
                  "to": [ 17.299999989569187, 5.200000002980232, 1.3000000044703484 ], 
                  "faces": {
                      "north": { "texture": "#1", "uv": [ 4.0, 4.0, 14.0, 13.0 ] },
                      "east": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "south": { "texture": "#1", "uv": [ 2.0, 3.0, 14.0, 14.0 ] },
                      "west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "up": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "down": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                  }
              },
              {
                  "name": "Deco",
                  "from": [ 16.0, 5.0, 0.10000000149011612 ], 
                  "to": [ 17.0, 6.0, 1.1000000014901161 ], 
                  "faces": {
                      "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "east": { "texture": "#2", "uv": [ 6.0, 2.0, 16.0, 15.0 ], "rotation": 90 },
                      "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                  }
              },
              {
                  "name": "BaseDuManche",
                  "from": [ 0.0, 3.6999999955296516, -0.30000000447034836 ], 
                  "to": [ 1.6000000089406967, 5.300000004470348, 1.3000000044703484 ], 
                  "faces": {
                      "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                  }
              },
              {
                  "name": "Manche5",
                  "from": [ 9.600000008940697, 3.6999999955296516, -0.30000000447034836 ], 
                  "to": [ 11.300000004470348, 5.399999991059303, 1.3999999910593033 ], 
                  "faces": {
                      "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                      "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                      "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                      "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                      "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                      "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] }
                  }
              },
              {
                  "name": "Manche1",
                  "from": [ 10.100000001490116, 4.899999998509884, 0.0 ], 
                  "to": [ 12.100000016391277, 5.899999998509884, 1.0 ], 
                  "faces": {
                      "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                      "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                      "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                      "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                      "up": { "texture": "#1", "uv": [ 10.0, 7.0, 12.000000014901161, 8.0 ] },
                      "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                  }
              },
              {
                  "name": "Cote1",
                  "from": [ 10.49999999254942, 1.6000000089406967, -3.299999989569187 ], 
                  "to": [ 17.099999986588955, 2.6000000089406967, -2.299999989569187 ], 
                  "faces": {
                      "north": { "texture": "#2", "uv": [ 3.0, 4.0, 9.599999994039536, 5.0 ] },
                      "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                      "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                      "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                  }
              },
              {
                  "name": "Base",
                  "from": [ 11.0, 2.0, -3.0 ], 
                  "to": [ 16.69999999552965, 7.0, 4.0 ], 
                  "faces": {
                      "north": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 5.0 ] },
                      "east": { "texture": "#3", "uv": [ 0.0, 0.0, 7.0, 5.0 ] },
                      "south": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 5.0 ] },
                      "west": { "texture": "#3", "uv": [ 0.0, 0.0, 7.0, 5.0 ] },
                      "up": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 7.0 ] },
                      "down": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 7.0 ] }
                  }
              },
              {
                  "name": "Manche",
                  "from": [ 0.0, 4.0, 0.0 ], 
                  "to": [ 14.0, 5.0, 1.0 ], 
                  "faces": {
                      "north": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                      "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "south": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                      "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 0.0, 4.0 ] },
                      "up": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                      "down": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }
                  }
              },
              {
                  "name": "Cote2",
                  "from": [ 10.49999999254942, 6.4000000059604645, -3.299999989569187 ], 
                  "to": [ 17.099999986588955, 7.4000000059604645, -2.299999989569187 ], 
                  "faces": {
                      "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                      "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                      "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                      "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                  }
              },
              {
                  "name": "Cote3",
                  "from": [ 10.49999999254942, 1.6000000089406967, 3.3000000044703484 ], 
                  "to": [ 17.099999986588955, 2.6000000089406967, 4.300000004470348 ], 
                  "faces": {
                      "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                      "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                      "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                      "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                  }
              },
              {
                  "name": "Cote4",
                  "from": [ 10.49999999254942, 6.4000000059604645, 3.3000000044703484 ], 
                  "to": [ 17.099999986588955, 7.4000000059604645, 4.300000004470348 ], 
                  "faces": {
                      "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                      "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                      "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                      "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                  }
              },
              {
                  "name": "Manche2",
                  "from": [ 10.100000001490116, 3.100000001490116, 0.0 ], 
                  "to": [ 12.100000016391277, 4.100000001490116, 1.0 ], 
                  "faces": {
                      "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                      "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                      "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                      "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                      "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                      "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                  }
              },
              {
                  "name": "Manche3",
                  "from": [ 10.100000001490116, 3.999999985098839, 1.0 ], 
                  "to": [ 12.100000016391277, 4.999999985098839, 2.0 ], 
                  "faces": {
                      "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                      "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                      "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                      "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                      "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                      "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                  }
              },
              {
                  "name": "Manche4",
                  "from": [ 10.100000001490116, 4.0, -1.0 ], 
                  "to": [ 12.100000016391277, 5.0, 0.0 ], 
                  "faces": {
                      "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                      "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                      "south": { "texture": "#1", "uv": [ 9.0, 6.0, 12.000000014901161, -5.0 ] },
                      "west": { "texture": "#1", "uv": [ 10.0, 6.0, 8.0, 7.0 ] },
                      "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                      "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                  }
              },
              {
                  "name": "Deco2",
                  "from": [ 16.0, 3.0, 0.10000000149011612 ], 
                  "to": [ 17.0, 4.0, 1.1000000014901161 ], 
                  "faces": {
                      "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "east": { "texture": "#2", "uv": [ 5.0, 1.0, 16.0, 14.0 ], "rotation": 270 },
                      "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                  }
              },
              {
                  "name": "Deco3",
                  "from": [ 16.0, 4.0, -0.8999999985098839 ], 
                  "to": [ 17.0, 5.0, 0.10000000149011612 ], 
                  "faces": {
                      "north": { "texture": "#2", "uv": [ 8.0, 4.0, 16.0, 12.0 ] },
                      "east": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 11.0 ] },
                      "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "west": { "texture": "#2", "uv": [ 7.0, 5.0, 16.0, 16.0 ] },
                      "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "down": { "texture": "#2", "uv": [ 5.0, 3.0, 15.0, 12.0 ] }
                  }
              },
              {
                  "name": "Deco4",
                  "from": [ 16.0, 4.0, 1.2000000029802322 ], 
                  "to": [ 17.0, 5.0, 2.2000000029802322 ], 
                  "faces": {
                      "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "east": { "texture": "#2", "uv": [ 7.0, 5.0, 16.0, 12.0 ], "rotation": 180 },
                      "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "west": { "texture": "#2", "uv": [ 6.0, 2.0, 16.0, 14.0 ] },
                      "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                  }
              },
              {
                  "name": "DecoCoteHaut1",
                  "from": [ 10.899999998509884, 1.8999999985098839, 0.09999998658895493 ], 
                  "to": [ 16.799999997019768, 2.899999998509884, 1.099999986588955 ], 
                  "faces": {
                      "north": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                      "east": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                      "south": { "texture": "#0", "uv": [ 1.0, 4.0, 2.0, 5.0 ] },
                      "west": { "texture": "#0", "uv": [ 2.0, 6.0, 3.0, 5.0 ] },
                      "up": { "texture": "#0", "uv": [ 3.0, 5.0, -1.0, 2.0 ] },
                      "down": { "texture": "#0", "uv": [ 3.0, 6.0, 2.0, 5.0 ] }
                  }
              },
              {
                  "name": "Cube",
                  "from": [ 0.0, 4.0, 0.0 ], 
                  "to": [ 14.0, 5.0, 1.0 ], 
                  "faces": {
                      "north": { "texture": "#2", "uv": [ 0.0, 10.0, 14.0, 11.0 ], "rotation": 270 },
                      "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                      "south": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                      "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 0.0, 4.0 ] },
                      "up": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                      "down": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }
                  }
              },
              {
                  "name": "Basedelabase",
                  "from": [ 0.30000000447034836, 4.0, -0.5000000074505806 ], 
                  "to": [ 1.3000000044703484, 5.0, 1.4999999925494194 ], 
                  "faces": {
                      "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                      "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                  }
              },
              {
                  "name": "Basedelabase1",
                  "from": [ 0.30000000447034836, 3.5000000074505806, 1.4901161193847656E-8 ], 
                  "to": [ 1.3000000044703484, 5.500000007450581, 1.0000000149011612 ], 
                  "faces": {
                      "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "east": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                  }
              },
              {
                  "name": "decodelabasedelabase",
                  "from": [ 0.500000037252903, 4.200000002980232, -0.6000000089406967 ], 
                  "to": [ 1.1000000312924385, 4.799999997019768, 1.5999999940395355 ], 
                  "faces": {
                      "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                      "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                  }
              },
              {
                  "name": "Decobasedelabasedelabase1",
                  "from": [ 0.500000037252903, 3.4000000059604645, 0.19999998807907104 ], 
                  "to": [ 1.1000000312924385, 5.5999999940395355, 0.7999999821186066 ], 
                  "faces": {
                      "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                      "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                  }
              },
              {
                  "name": "Decodelabasebas",
                  "from": [ -0.19999998807907104, 4.0, -1.4901161193847656E-8 ], 
                  "to": [ 0.800000011920929, 5.0, 0.9999999850988388 ], 
                  "faces": {
                      "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                      "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                  }
              },
              {
                  "name": "decolabasebas",
                  "from": [ -0.2999999597668648, 4.200000002980232, 0.19999998807907104 ], 
                  "to": [ 0.700000025331974, 4.799999982118607, 0.7999999821186066 ], 
                  "faces": {
                      "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                      "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                  }
              },
              {
                  "name": "decodelabasebas",
                  "from": [ -0.2999999597668648, 4.200000002980232, 0.19999998807907104 ], 
                  "to": [ 0.700000025331974, 4.799999982118607, 0.7999999821186066 ], 
                  "faces": {
                      "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                      "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                      "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                  }
              },
              {
                  "name": "Longdelabase",
                  "from": [ 0.10000000149011612, 3.899999998509884, -0.10000000149011612 ], 
                  "to": [ 11.100000001490116, 4.299999989569187, 0.29999998956918716 ], 
                  "faces": {
                      "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                      "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                      "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                      "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                      "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                      "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                  }
              },
              {
                  "name": "Longdelabase1",
                  "from": [ 0.0, 4.699999995529652, -0.10000000149011612 ], 
                  "to": [ 11.0, 5.099999986588955, 0.29999998956918716 ], 
                  "faces": {
                      "north": { "texture": "#4", "uv": [ 4.0, 3.0, 15.0, 3.3999999910593033 ] },
                      "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                      "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                      "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                      "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                      "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                  }
              },
              {
                  "name": "Longdelabase3",
                  "from": [ 0.0, 4.699999995529652, 0.7000000104308128 ], 
                  "to": [ 11.0, 5.099999986588955, 1.1000000014901161 ], 
                  "faces": {
                      "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                      "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                      "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                      "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                      "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                      "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                  }
              },
              {
                  "name": "Longdelabase4",
                  "from": [ 0.0, 3.899999998509884, 0.6999999955296516 ], 
                  "to": [ 11.0, 4.299999989569187, 1.099999986588955 ], 
                  "faces": {
                      "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                      "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                      "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                      "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                      "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                      "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                  }
              }
          ]
      }
      
      

      :::

      Je suis un boulet…Je sais …Désoler  👼

      1 réponse Dernière réponse Répondre Citer 0
      • robin4002R Hors-ligne
        robin4002 Moddeurs confirmés Rédacteurs Administrateurs
        dernière édition par

        "0": "blocks/Sans titre-",
        "1": "blocks/rubis",
        "2": "blocks/Model ",
        "3": "blocks/GOLD",
        "4": "blocks/troll"
        

        Change le chemin des textures.

        1 réponse Dernière réponse Répondre Citer 0
        • K Hors-ligne
          Kriksou
          dernière édition par

          Le dossier ou elles se trouvent ? Telechargement ?
          En fete je pense m’être trompe mais la j’ai mis les textures a la suite de textures dans mon json et j’ai rajoute layer(0) a la fin mais sa ne marche toujours pas

          1 réponse Dernière réponse Répondre Citer 0
          • robin4002R Hors-ligne
            robin4002 Moddeurs confirmés Rédacteurs Administrateurs
            dernière édition par

            Normalement chaque texture fait 16x16 (ou 32x32, 64x64 etc …)
            Il faut les mettre dans forge/src/main/resources/assets/ton modid/textures/items/
            Et ensuite dans le fichier json il faut mettre comme chemin “ton modid:items/nom du fichier (sans le .png)”

            1 réponse Dernière réponse Répondre Citer 0
            • K Hors-ligne
              Kriksou
              dernière édition par

              Ok ! Merci ! Je le fait de suite sinon :

              :::

              ​{
                  "parent": "builtin/generated",
                  "textures": {
                      "0": "Téléchargements/Sans titre-",
                      "1": "Téléchargements/rubis",
                      "2": "Téléchargements/Model ",
                      "3": "Téléchargements/GOLD",
                      "4": "Téléchargements/troll"
                  },
                  "elements": [
                      {
                          "name": "DecoCoteHaut",
                          "from": [ 10.899999998509884, 6.099999986588955, 0.09999998658895493 ], 
                          "to": [ 16.799999997019768, 7.099999986588955, 1.099999986588955 ], 
                          "faces": {
                              "north": { "texture": "#0", "uv": [ 12.0, 6.0, 1.0, 5.0 ] },
                              "east": { "texture": "#0", "uv": [ 15.0, 13.0, 16.0, 14.0 ] },
                              "south": { "texture": "#0", "uv": [ 13.0, 10.0, 9.0, 10.0 ] },
                              "west": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "down": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] }
                          }
                      },
                      {
                          "name": "DecoCote1",
                          "from": [ 10.899999998509884, 4.0, -3.099999986588955 ], 
                          "to": [ 16.799999997019768, 5.0, -2.099999986588955 ], 
                          "faces": {
                              "north": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                              "east": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "south": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "west": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "down": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] }
                          }
                      },
                      {
                          "name": "DecoCote",
                          "from": [ 10.899999998509884, 4.0, 3.099999986588955 ], 
                          "to": [ 16.799999997019768, 5.0, 4.099999986588955 ], 
                          "faces": {
                              "north": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "east": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "south": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                              "west": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                              "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "down": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] }
                          }
                      },
                      {
                          "name": "Deco5",
                          "from": [ 15.899999983608723, 3.7999999970197678, -0.10000000149011612 ], 
                          "to": [ 17.299999989569187, 5.200000002980232, 1.3000000044703484 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 4.0, 4.0, 14.0, 13.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 14.0, 14.0 ] },
                              "west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "down": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "Deco",
                          "from": [ 16.0, 5.0, 0.10000000149011612 ], 
                          "to": [ 17.0, 6.0, 1.1000000014901161 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 6.0, 2.0, 16.0, 15.0 ], "rotation": 90 },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "BaseDuManche",
                          "from": [ 0.0, 3.6999999955296516, -0.30000000447034836 ], 
                          "to": [ 1.6000000089406967, 5.300000004470348, 1.3000000044703484 ], 
                          "faces": {
                              "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "Manche5",
                          "from": [ 9.600000008940697, 3.6999999955296516, -0.30000000447034836 ], 
                          "to": [ 11.300000004470348, 5.399999991059303, 1.3999999910593033 ], 
                          "faces": {
                              "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                              "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                              "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                              "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                              "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                              "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] }
                          }
                      },
                      {
                          "name": "Manche1",
                          "from": [ 10.100000001490116, 4.899999998509884, 0.0 ], 
                          "to": [ 12.100000016391277, 5.899999998509884, 1.0 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "up": { "texture": "#1", "uv": [ 10.0, 7.0, 12.000000014901161, 8.0 ] },
                              "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                          }
                      },
                      {
                          "name": "Cote1",
                          "from": [ 10.49999999254942, 1.6000000089406967, -3.299999989569187 ], 
                          "to": [ 17.099999986588955, 2.6000000089406967, -2.299999989569187 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 3.0, 4.0, 9.599999994039536, 5.0 ] },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                          }
                      },
                      {
                          "name": "Base",
                          "from": [ 11.0, 2.0, -3.0 ], 
                          "to": [ 16.69999999552965, 7.0, 4.0 ], 
                          "faces": {
                              "north": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 5.0 ] },
                              "east": { "texture": "#3", "uv": [ 0.0, 0.0, 7.0, 5.0 ] },
                              "south": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 5.0 ] },
                              "west": { "texture": "#3", "uv": [ 0.0, 0.0, 7.0, 5.0 ] },
                              "up": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 7.0 ] },
                              "down": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 7.0 ] }
                          }
                      },
                      {
                          "name": "Manche",
                          "from": [ 0.0, 4.0, 0.0 ], 
                          "to": [ 14.0, 5.0, 1.0 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                              "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 0.0, 4.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "Cote2",
                          "from": [ 10.49999999254942, 6.4000000059604645, -3.299999989569187 ], 
                          "to": [ 17.099999986588955, 7.4000000059604645, -2.299999989569187 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                          }
                      },
                      {
                          "name": "Cote3",
                          "from": [ 10.49999999254942, 1.6000000089406967, 3.3000000044703484 ], 
                          "to": [ 17.099999986588955, 2.6000000089406967, 4.300000004470348 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                          }
                      },
                      {
                          "name": "Cote4",
                          "from": [ 10.49999999254942, 6.4000000059604645, 3.3000000044703484 ], 
                          "to": [ 17.099999986588955, 7.4000000059604645, 4.300000004470348 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                          }
                      },
                      {
                          "name": "Manche2",
                          "from": [ 10.100000001490116, 3.100000001490116, 0.0 ], 
                          "to": [ 12.100000016391277, 4.100000001490116, 1.0 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                          }
                      },
                      {
                          "name": "Manche3",
                          "from": [ 10.100000001490116, 3.999999985098839, 1.0 ], 
                          "to": [ 12.100000016391277, 4.999999985098839, 2.0 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                          }
                      },
                      {
                          "name": "Manche4",
                          "from": [ 10.100000001490116, 4.0, -1.0 ], 
                          "to": [ 12.100000016391277, 5.0, 0.0 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "south": { "texture": "#1", "uv": [ 9.0, 6.0, 12.000000014901161, -5.0 ] },
                              "west": { "texture": "#1", "uv": [ 10.0, 6.0, 8.0, 7.0 ] },
                              "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                          }
                      },
                      {
                          "name": "Deco2",
                          "from": [ 16.0, 3.0, 0.10000000149011612 ], 
                          "to": [ 17.0, 4.0, 1.1000000014901161 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 5.0, 1.0, 16.0, 14.0 ], "rotation": 270 },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "Deco3",
                          "from": [ 16.0, 4.0, -0.8999999985098839 ], 
                          "to": [ 17.0, 5.0, 0.10000000149011612 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 8.0, 4.0, 16.0, 12.0 ] },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 11.0 ] },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 7.0, 5.0, 16.0, 16.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 5.0, 3.0, 15.0, 12.0 ] }
                          }
                      },
                      {
                          "name": "Deco4",
                          "from": [ 16.0, 4.0, 1.2000000029802322 ], 
                          "to": [ 17.0, 5.0, 2.2000000029802322 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 7.0, 5.0, 16.0, 12.0 ], "rotation": 180 },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 6.0, 2.0, 16.0, 14.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "DecoCoteHaut1",
                          "from": [ 10.899999998509884, 1.8999999985098839, 0.09999998658895493 ], 
                          "to": [ 16.799999997019768, 2.899999998509884, 1.099999986588955 ], 
                          "faces": {
                              "north": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "east": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                              "south": { "texture": "#0", "uv": [ 1.0, 4.0, 2.0, 5.0 ] },
                              "west": { "texture": "#0", "uv": [ 2.0, 6.0, 3.0, 5.0 ] },
                              "up": { "texture": "#0", "uv": [ 3.0, 5.0, -1.0, 2.0 ] },
                              "down": { "texture": "#0", "uv": [ 3.0, 6.0, 2.0, 5.0 ] }
                          }
                      },
                      {
                          "name": "Cube",
                          "from": [ 0.0, 4.0, 0.0 ], 
                          "to": [ 14.0, 5.0, 1.0 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 10.0, 14.0, 11.0 ], "rotation": 270 },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                              "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 0.0, 4.0 ] },
                              "up": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                              "down": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "Basedelabase",
                          "from": [ 0.30000000447034836, 4.0, -0.5000000074505806 ], 
                          "to": [ 1.3000000044703484, 5.0, 1.4999999925494194 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "Basedelabase1",
                          "from": [ 0.30000000447034836, 3.5000000074505806, 1.4901161193847656E-8 ], 
                          "to": [ 1.3000000044703484, 5.500000007450581, 1.0000000149011612 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "decodelabasedelabase",
                          "from": [ 0.500000037252903, 4.200000002980232, -0.6000000089406967 ], 
                          "to": [ 1.1000000312924385, 4.799999997019768, 1.5999999940395355 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "Decobasedelabasedelabase1",
                          "from": [ 0.500000037252903, 3.4000000059604645, 0.19999998807907104 ], 
                          "to": [ 1.1000000312924385, 5.5999999940395355, 0.7999999821186066 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "Decodelabasebas",
                          "from": [ -0.19999998807907104, 4.0, -1.4901161193847656E-8 ], 
                          "to": [ 0.800000011920929, 5.0, 0.9999999850988388 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "decolabasebas",
                          "from": [ -0.2999999597668648, 4.200000002980232, 0.19999998807907104 ], 
                          "to": [ 0.700000025331974, 4.799999982118607, 0.7999999821186066 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "decodelabasebas",
                          "from": [ -0.2999999597668648, 4.200000002980232, 0.19999998807907104 ], 
                          "to": [ 0.700000025331974, 4.799999982118607, 0.7999999821186066 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "Longdelabase",
                          "from": [ 0.10000000149011612, 3.899999998509884, -0.10000000149011612 ], 
                          "to": [ 11.100000001490116, 4.299999989569187, 0.29999998956918716 ], 
                          "faces": {
                              "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                          }
                      },
                      {
                          "name": "Longdelabase1",
                          "from": [ 0.0, 4.699999995529652, -0.10000000149011612 ], 
                          "to": [ 11.0, 5.099999986588955, 0.29999998956918716 ], 
                          "faces": {
                              "north": { "texture": "#4", "uv": [ 4.0, 3.0, 15.0, 3.3999999910593033 ] },
                              "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                          }
                      },
                      {
                          "name": "Longdelabase3",
                          "from": [ 0.0, 4.699999995529652, 0.7000000104308128 ], 
                          "to": [ 11.0, 5.099999986588955, 1.1000000014901161 ], 
                          "faces": {
                              "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                          }
                      },
                      {
                          "name": "Longdelabase4",
                          "from": [ 0.0, 3.899999998509884, 0.6999999955296516 ], 
                          "to": [ 11.0, 4.299999989569187, 1.099999986588955 ], 
                          "faces": {
                              "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                          }
                      }
                  ]
              }
              
                      "layer0": "mod2:items/LightningHammer"
                  },
                  "display": {
                      "thirdperson": {
                          "rotation": [ 0, 90, -35 ],
                          "translation": [ 0, 1.25, -3.5 ],
                          "scale": [ 1.7, 1.7, 1.7 ]
                      },
                      "firstperson": {
                          "rotation": [ 0, -135, 25 ],
                          "translation": [ 0, 4, 2 ],
                          "scale": [ 3.4, 3.4, 3.4 ]
                      }
              
                  "textures": {
                      "0": "blocks/Sans titre-",
                      "1": "blocks/rubis",
                      "2": "blocks/Model ",
                      "3": "blocks/GOLD",
                      "4": "blocks/troll"
                  },
                  "elements": [
                      {
                          "name": "DecoCoteHaut",
                          "from": [ 10.899999998509884, 6.099999986588955, 0.09999998658895493 ], 
                          "to": [ 16.799999997019768, 7.099999986588955, 1.099999986588955 ], 
                          "faces": {
                              "north": { "texture": "#0", "uv": [ 12.0, 6.0, 1.0, 5.0 ] },
                              "east": { "texture": "#0", "uv": [ 15.0, 13.0, 16.0, 14.0 ] },
                              "south": { "texture": "#0", "uv": [ 13.0, 10.0, 9.0, 10.0 ] },
                              "west": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "down": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] }
                          }
                      },
                      {
                          "name": "DecoCote1",
                          "from": [ 10.899999998509884, 4.0, -3.099999986588955 ], 
                          "to": [ 16.799999997019768, 5.0, -2.099999986588955 ], 
                          "faces": {
                              "north": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                              "east": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "south": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "west": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "down": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] }
                          }
                      },
                      {
                          "name": "DecoCote",
                          "from": [ 10.899999998509884, 4.0, 3.099999986588955 ], 
                          "to": [ 16.799999997019768, 5.0, 4.099999986588955 ], 
                          "faces": {
                              "north": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "east": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "south": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                              "west": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                              "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "down": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] }
                          }
                      },
                      {
                          "name": "Deco5",
                          "from": [ 15.899999983608723, 3.7999999970197678, -0.10000000149011612 ], 
                          "to": [ 17.299999989569187, 5.200000002980232, 1.3000000044703484 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 4.0, 4.0, 14.0, 13.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 14.0, 14.0 ] },
                              "west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "down": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "Deco",
                          "from": [ 16.0, 5.0, 0.10000000149011612 ], 
                          "to": [ 17.0, 6.0, 1.1000000014901161 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 6.0, 2.0, 16.0, 15.0 ], "rotation": 90 },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "BaseDuManche",
                          "from": [ 0.0, 3.6999999955296516, -0.30000000447034836 ], 
                          "to": [ 1.6000000089406967, 5.300000004470348, 1.3000000044703484 ], 
                          "faces": {
                              "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "Manche5",
                          "from": [ 9.600000008940697, 3.6999999955296516, -0.30000000447034836 ], 
                          "to": [ 11.300000004470348, 5.399999991059303, 1.3999999910593033 ], 
                          "faces": {
                              "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                              "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                              "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                              "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                              "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                              "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] }
                          }
                      },
                      {
                          "name": "Manche1",
                          "from": [ 10.100000001490116, 4.899999998509884, 0.0 ], 
                          "to": [ 12.100000016391277, 5.899999998509884, 1.0 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "up": { "texture": "#1", "uv": [ 10.0, 7.0, 12.000000014901161, 8.0 ] },
                              "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                          }
                      },
                      {
                          "name": "Cote1",
                          "from": [ 10.49999999254942, 1.6000000089406967, -3.299999989569187 ], 
                          "to": [ 17.099999986588955, 2.6000000089406967, -2.299999989569187 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 3.0, 4.0, 9.599999994039536, 5.0 ] },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                          }
                      },
                      {
                          "name": "Base",
                          "from": [ 11.0, 2.0, -3.0 ], 
                          "to": [ 16.69999999552965, 7.0, 4.0 ], 
                          "faces": {
                              "north": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 5.0 ] },
                              "east": { "texture": "#3", "uv": [ 0.0, 0.0, 7.0, 5.0 ] },
                              "south": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 5.0 ] },
                              "west": { "texture": "#3", "uv": [ 0.0, 0.0, 7.0, 5.0 ] },
                              "up": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 7.0 ] },
                              "down": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 7.0 ] }
                          }
                      },
                      {
                          "name": "Manche",
                          "from": [ 0.0, 4.0, 0.0 ], 
                          "to": [ 14.0, 5.0, 1.0 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                              "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 0.0, 4.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "Cote2",
                          "from": [ 10.49999999254942, 6.4000000059604645, -3.299999989569187 ], 
                          "to": [ 17.099999986588955, 7.4000000059604645, -2.299999989569187 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                          }
                      },
                      {
                          "name": "Cote3",
                          "from": [ 10.49999999254942, 1.6000000089406967, 3.3000000044703484 ], 
                          "to": [ 17.099999986588955, 2.6000000089406967, 4.300000004470348 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                          }
                      },
                      {
                          "name": "Cote4",
                          "from": [ 10.49999999254942, 6.4000000059604645, 3.3000000044703484 ], 
                          "to": [ 17.099999986588955, 7.4000000059604645, 4.300000004470348 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                          }
                      },
                      {
                          "name": "Manche2",
                          "from": [ 10.100000001490116, 3.100000001490116, 0.0 ], 
                          "to": [ 12.100000016391277, 4.100000001490116, 1.0 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                          }
                      },
                      {
                          "name": "Manche3",
                          "from": [ 10.100000001490116, 3.999999985098839, 1.0 ], 
                          "to": [ 12.100000016391277, 4.999999985098839, 2.0 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                          }
                      },
                      {
                          "name": "Manche4",
                          "from": [ 10.100000001490116, 4.0, -1.0 ], 
                          "to": [ 12.100000016391277, 5.0, 0.0 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                              "south": { "texture": "#1", "uv": [ 9.0, 6.0, 12.000000014901161, -5.0 ] },
                              "west": { "texture": "#1", "uv": [ 10.0, 6.0, 8.0, 7.0 ] },
                              "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                              "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                          }
                      },
                      {
                          "name": "Deco2",
                          "from": [ 16.0, 3.0, 0.10000000149011612 ], 
                          "to": [ 17.0, 4.0, 1.1000000014901161 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 5.0, 1.0, 16.0, 14.0 ], "rotation": 270 },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "Deco3",
                          "from": [ 16.0, 4.0, -0.8999999985098839 ], 
                          "to": [ 17.0, 5.0, 0.10000000149011612 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 8.0, 4.0, 16.0, 12.0 ] },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 11.0 ] },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 7.0, 5.0, 16.0, 16.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 5.0, 3.0, 15.0, 12.0 ] }
                          }
                      },
                      {
                          "name": "Deco4",
                          "from": [ 16.0, 4.0, 1.2000000029802322 ], 
                          "to": [ 17.0, 5.0, 2.2000000029802322 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "east": { "texture": "#2", "uv": [ 7.0, 5.0, 16.0, 12.0 ], "rotation": 180 },
                              "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "west": { "texture": "#2", "uv": [ 6.0, 2.0, 16.0, 14.0 ] },
                              "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "DecoCoteHaut1",
                          "from": [ 10.899999998509884, 1.8999999985098839, 0.09999998658895493 ], 
                          "to": [ 16.799999997019768, 2.899999998509884, 1.099999986588955 ], 
                          "faces": {
                              "north": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                              "east": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                              "south": { "texture": "#0", "uv": [ 1.0, 4.0, 2.0, 5.0 ] },
                              "west": { "texture": "#0", "uv": [ 2.0, 6.0, 3.0, 5.0 ] },
                              "up": { "texture": "#0", "uv": [ 3.0, 5.0, -1.0, 2.0 ] },
                              "down": { "texture": "#0", "uv": [ 3.0, 6.0, 2.0, 5.0 ] }
                          }
                      },
                      {
                          "name": "Cube",
                          "from": [ 0.0, 4.0, 0.0 ], 
                          "to": [ 14.0, 5.0, 1.0 ], 
                          "faces": {
                              "north": { "texture": "#2", "uv": [ 0.0, 10.0, 14.0, 11.0 ], "rotation": 270 },
                              "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                              "south": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                              "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 0.0, 4.0 ] },
                              "up": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                              "down": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }
                          }
                      },
                      {
                          "name": "Basedelabase",
                          "from": [ 0.30000000447034836, 4.0, -0.5000000074505806 ], 
                          "to": [ 1.3000000044703484, 5.0, 1.4999999925494194 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "Basedelabase1",
                          "from": [ 0.30000000447034836, 3.5000000074505806, 1.4901161193847656E-8 ], 
                          "to": [ 1.3000000044703484, 5.500000007450581, 1.0000000149011612 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "decodelabasedelabase",
                          "from": [ 0.500000037252903, 4.200000002980232, -0.6000000089406967 ], 
                          "to": [ 1.1000000312924385, 4.799999997019768, 1.5999999940395355 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "Decobasedelabasedelabase1",
                          "from": [ 0.500000037252903, 3.4000000059604645, 0.19999998807907104 ], 
                          "to": [ 1.1000000312924385, 5.5999999940395355, 0.7999999821186066 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "Decodelabasebas",
                          "from": [ -0.19999998807907104, 4.0, -1.4901161193847656E-8 ], 
                          "to": [ 0.800000011920929, 5.0, 0.9999999850988388 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "decolabasebas",
                          "from": [ -0.2999999597668648, 4.200000002980232, 0.19999998807907104 ], 
                          "to": [ 0.700000025331974, 4.799999982118607, 0.7999999821186066 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "decodelabasebas",
                          "from": [ -0.2999999597668648, 4.200000002980232, 0.19999998807907104 ], 
                          "to": [ 0.700000025331974, 4.799999982118607, 0.7999999821186066 ], 
                          "faces": {
                              "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                              "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                              "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                          }
                      },
                      {
                          "name": "Longdelabase",
                          "from": [ 0.10000000149011612, 3.899999998509884, -0.10000000149011612 ], 
                          "to": [ 11.100000001490116, 4.299999989569187, 0.29999998956918716 ], 
                          "faces": {
                              "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                          }
                      },
                      {
                          "name": "Longdelabase1",
                          "from": [ 0.0, 4.699999995529652, -0.10000000149011612 ], 
                          "to": [ 11.0, 5.099999986588955, 0.29999998956918716 ], 
                          "faces": {
                              "north": { "texture": "#4", "uv": [ 4.0, 3.0, 15.0, 3.3999999910593033 ] },
                              "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                          }
                      },
                      {
                          "name": "Longdelabase3",
                          "from": [ 0.0, 4.699999995529652, 0.7000000104308128 ], 
                          "to": [ 11.0, 5.099999986588955, 1.1000000014901161 ], 
                          "faces": {
                              "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                          }
                      },
                      {
                          "name": "Longdelabase4",
                          "from": [ 0.0, 3.899999998509884, 0.6999999955296516 ], 
                          "to": [ 11.0, 4.299999989569187, 1.099999986588955 ], 
                          "faces": {
                              "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                              "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                              "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                          }
                      }
                  ]
              }
                         "layer0": "mod2:items/LightningHammer"
                  },
                  "display": {
                      "thirdperson": {
                          "rotation": [ 0, 90, -35 ],
                          "translation": [ 0, 1.25, -3.5 ],
                          "scale": [ 0.85, 0.85, 0.85 ]
                      },
                      "firstperson": {
                          "rotation": [ 0, -135, 25 ],
                          "translation": [ 0, 4, 2 ],
                          "scale": [ 1.7, 1.7, 1.7 ]
                         }
                   }
              }
              
              

              :::
              Juste peut tu peux dire si le positionnement des {} est bon ? ainsi que du layer je les bien place ?( il est tous a la fin)
              Merci

              1 réponse Dernière réponse Répondre Citer 0
              • robin4002R Hors-ligne
                robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                dernière édition par

                Le layer 0 ne devrait même pas être là.
                Et je t’ai dit de placer les textures dans :
                forge/src/main/resources/assets/ton modid/textures/items/
                " Et ensuite dans le fichier json il faut mettre comme chemin “ton modid:items/nom du fichier (sans le .png)” "
                Et non de mettre :
                “1”: “Téléchargements/rubis”,
                …

                1 réponse Dernière réponse Répondre Citer 0
                • K Hors-ligne
                  Kriksou
                  dernière édition par

                  C’est une ancienne capture ne t’inquiète j’ai bien tous replace

                  1 réponse Dernière réponse Répondre Citer 0
                  • K Hors-ligne
                    Kriksou
                    dernière édition par

                    Donc voila ou j’en suis :
                    Mon json : 
                    :::

                    ​{
                        "parent": "builtin/generated",
                        "textures": {
                            "0": "mod2/textures/items/Booba",
                            "1": "mod2/textures/items/rubis",
                            "2": "mod2/textures/items/Model 1 ",
                            "3": "mod2/textures/items/Gold2",
                            "4": "mod2/textures/items/troll"
                        },
                        "elements": [
                            {
                                "name": "DecoCoteHaut",
                                "from": [ 10.899999998509884, 6.099999986588955, 0.09999998658895493 ], 
                                "to": [ 16.799999997019768, 7.099999986588955, 1.099999986588955 ], 
                                "faces": {
                                    "north": { "texture": "#0", "uv": [ 12.0, 6.0, 1.0, 5.0 ] },
                                    "east": { "texture": "#0", "uv": [ 15.0, 13.0, 16.0, 14.0 ] },
                                    "south": { "texture": "#0", "uv": [ 13.0, 10.0, 9.0, 10.0 ] },
                                    "west": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "down": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] }
                                }
                            },
                            {
                                "name": "DecoCote1",
                                "from": [ 10.899999998509884, 4.0, -3.099999986588955 ], 
                                "to": [ 16.799999997019768, 5.0, -2.099999986588955 ], 
                                "faces": {
                                    "north": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                                    "east": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "south": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "west": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "down": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] }
                                }
                            },
                            {
                                "name": "DecoCote",
                                "from": [ 10.899999998509884, 4.0, 3.099999986588955 ], 
                                "to": [ 16.799999997019768, 5.0, 4.099999986588955 ], 
                                "faces": {
                                    "north": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "east": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "south": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                                    "west": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                                    "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "down": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] }
                                }
                            },
                            {
                                "name": "Deco5",
                                "from": [ 15.899999983608723, 3.7999999970197678, -0.10000000149011612 ], 
                                "to": [ 17.299999989569187, 5.200000002980232, 1.3000000044703484 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 4.0, 4.0, 14.0, 13.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 14.0, 14.0 ] },
                                    "west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "down": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "Deco",
                                "from": [ 16.0, 5.0, 0.10000000149011612 ], 
                                "to": [ 17.0, 6.0, 1.1000000014901161 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 6.0, 2.0, 16.0, 15.0 ], "rotation": 90 },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "BaseDuManche",
                                "from": [ 0.0, 3.6999999955296516, -0.30000000447034836 ], 
                                "to": [ 1.6000000089406967, 5.300000004470348, 1.3000000044703484 ], 
                                "faces": {
                                    "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "Manche5",
                                "from": [ 9.600000008940697, 3.6999999955296516, -0.30000000447034836 ], 
                                "to": [ 11.300000004470348, 5.399999991059303, 1.3999999910593033 ], 
                                "faces": {
                                    "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                    "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                    "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                    "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                    "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                    "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] }
                                }
                            },
                            {
                                "name": "Manche1",
                                "from": [ 10.100000001490116, 4.899999998509884, 0.0 ], 
                                "to": [ 12.100000016391277, 5.899999998509884, 1.0 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "up": { "texture": "#1", "uv": [ 10.0, 7.0, 12.000000014901161, 8.0 ] },
                                    "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                                }
                            },
                            {
                                "name": "Cote1",
                                "from": [ 10.49999999254942, 1.6000000089406967, -3.299999989569187 ], 
                                "to": [ 17.099999986588955, 2.6000000089406967, -2.299999989569187 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 3.0, 4.0, 9.599999994039536, 5.0 ] },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                                }
                            },
                            {
                                "name": "Base",
                                "from": [ 11.0, 2.0, -3.0 ], 
                                "to": [ 16.69999999552965, 7.0, 4.0 ], 
                                "faces": {
                                    "north": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 5.0 ] },
                                    "east": { "texture": "#3", "uv": [ 0.0, 0.0, 7.0, 5.0 ] },
                                    "south": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 5.0 ] },
                                    "west": { "texture": "#3", "uv": [ 0.0, 0.0, 7.0, 5.0 ] },
                                    "up": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 7.0 ] },
                                    "down": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 7.0 ] }
                                }
                            },
                            {
                                "name": "Manche",
                                "from": [ 0.0, 4.0, 0.0 ], 
                                "to": [ 14.0, 5.0, 1.0 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                    "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 0.0, 4.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "Cote2",
                                "from": [ 10.49999999254942, 6.4000000059604645, -3.299999989569187 ], 
                                "to": [ 17.099999986588955, 7.4000000059604645, -2.299999989569187 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                                }
                            },
                            {
                                "name": "Cote3",
                                "from": [ 10.49999999254942, 1.6000000089406967, 3.3000000044703484 ], 
                                "to": [ 17.099999986588955, 2.6000000089406967, 4.300000004470348 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                                }
                            },
                            {
                                "name": "Cote4",
                                "from": [ 10.49999999254942, 6.4000000059604645, 3.3000000044703484 ], 
                                "to": [ 17.099999986588955, 7.4000000059604645, 4.300000004470348 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                                }
                            },
                            {
                                "name": "Manche2",
                                "from": [ 10.100000001490116, 3.100000001490116, 0.0 ], 
                                "to": [ 12.100000016391277, 4.100000001490116, 1.0 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                                }
                            },
                            {
                                "name": "Manche3",
                                "from": [ 10.100000001490116, 3.999999985098839, 1.0 ], 
                                "to": [ 12.100000016391277, 4.999999985098839, 2.0 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                                }
                            },
                            {
                                "name": "Manche4",
                                "from": [ 10.100000001490116, 4.0, -1.0 ], 
                                "to": [ 12.100000016391277, 5.0, 0.0 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "south": { "texture": "#1", "uv": [ 9.0, 6.0, 12.000000014901161, -5.0 ] },
                                    "west": { "texture": "#1", "uv": [ 10.0, 6.0, 8.0, 7.0 ] },
                                    "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                                }
                            },
                            {
                                "name": "Deco2",
                                "from": [ 16.0, 3.0, 0.10000000149011612 ], 
                                "to": [ 17.0, 4.0, 1.1000000014901161 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 5.0, 1.0, 16.0, 14.0 ], "rotation": 270 },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "Deco3",
                                "from": [ 16.0, 4.0, -0.8999999985098839 ], 
                                "to": [ 17.0, 5.0, 0.10000000149011612 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 8.0, 4.0, 16.0, 12.0 ] },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 11.0 ] },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 7.0, 5.0, 16.0, 16.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 5.0, 3.0, 15.0, 12.0 ] }
                                }
                            },
                            {
                                "name": "Deco4",
                                "from": [ 16.0, 4.0, 1.2000000029802322 ], 
                                "to": [ 17.0, 5.0, 2.2000000029802322 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 7.0, 5.0, 16.0, 12.0 ], "rotation": 180 },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 6.0, 2.0, 16.0, 14.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "DecoCoteHaut1",
                                "from": [ 10.899999998509884, 1.8999999985098839, 0.09999998658895493 ], 
                                "to": [ 16.799999997019768, 2.899999998509884, 1.099999986588955 ], 
                                "faces": {
                                    "north": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "east": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                                    "south": { "texture": "#0", "uv": [ 1.0, 4.0, 2.0, 5.0 ] },
                                    "west": { "texture": "#0", "uv": [ 2.0, 6.0, 3.0, 5.0 ] },
                                    "up": { "texture": "#0", "uv": [ 3.0, 5.0, -1.0, 2.0 ] },
                                    "down": { "texture": "#0", "uv": [ 3.0, 6.0, 2.0, 5.0 ] }
                                }
                            },
                            {
                                "name": "Cube",
                                "from": [ 0.0, 4.0, 0.0 ], 
                                "to": [ 14.0, 5.0, 1.0 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 10.0, 14.0, 11.0 ], "rotation": 270 },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                    "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 0.0, 4.0 ] },
                                    "up": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                    "down": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "Basedelabase",
                                "from": [ 0.30000000447034836, 4.0, -0.5000000074505806 ], 
                                "to": [ 1.3000000044703484, 5.0, 1.4999999925494194 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "Basedelabase1",
                                "from": [ 0.30000000447034836, 3.5000000074505806, 1.4901161193847656E-8 ], 
                                "to": [ 1.3000000044703484, 5.500000007450581, 1.0000000149011612 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "decodelabasedelabase",
                                "from": [ 0.500000037252903, 4.200000002980232, -0.6000000089406967 ], 
                                "to": [ 1.1000000312924385, 4.799999997019768, 1.5999999940395355 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "Decobasedelabasedelabase1",
                                "from": [ 0.500000037252903, 3.4000000059604645, 0.19999998807907104 ], 
                                "to": [ 1.1000000312924385, 5.5999999940395355, 0.7999999821186066 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "Decodelabasebas",
                                "from": [ -0.19999998807907104, 4.0, -1.4901161193847656E-8 ], 
                                "to": [ 0.800000011920929, 5.0, 0.9999999850988388 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "decolabasebas",
                                "from": [ -0.2999999597668648, 4.200000002980232, 0.19999998807907104 ], 
                                "to": [ 0.700000025331974, 4.799999982118607, 0.7999999821186066 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "decodelabasebas",
                                "from": [ -0.2999999597668648, 4.200000002980232, 0.19999998807907104 ], 
                                "to": [ 0.700000025331974, 4.799999982118607, 0.7999999821186066 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "Longdelabase",
                                "from": [ 0.10000000149011612, 3.899999998509884, -0.10000000149011612 ], 
                                "to": [ 11.100000001490116, 4.299999989569187, 0.29999998956918716 ], 
                                "faces": {
                                    "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                                }
                            },
                            {
                                "name": "Longdelabase1",
                                "from": [ 0.0, 4.699999995529652, -0.10000000149011612 ], 
                                "to": [ 11.0, 5.099999986588955, 0.29999998956918716 ], 
                                "faces": {
                                    "north": { "texture": "#4", "uv": [ 4.0, 3.0, 15.0, 3.3999999910593033 ] },
                                    "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                                }
                            },
                            {
                                "name": "Longdelabase3",
                                "from": [ 0.0, 4.699999995529652, 0.7000000104308128 ], 
                                "to": [ 11.0, 5.099999986588955, 1.1000000014901161 ], 
                                "faces": {
                                    "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                                }
                            },
                            {
                                "name": "Longdelabase4",
                                "from": [ 0.0, 3.899999998509884, 0.6999999955296516 ], 
                                "to": [ 11.0, 4.299999989569187, 1.099999986588955 ], 
                                "faces": {
                                    "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                                }
                            }
                        ]
                    }
                    
                            "layer0": "mod2:items/LightningHammer"
                        },
                        "display": {
                            "thirdperson": {
                                "rotation": [ 0, 90, -35 ],
                                "translation": [ 0, 1.25, -3.5 ],
                                "scale": [ 1.7, 1.7, 1.7 ]
                            },
                            "firstperson": {
                                "rotation": [ 0, -135, 25 ],
                                "translation": [ 0, 4, 2 ],
                                "scale": [ 3.4, 3.4, 3.4 ]
                            }
                    
                        "textures": {
                            "0": "blocks/Sans titre-",
                            "1": "blocks/rubis",
                            "2": "blocks/Model ",
                            "3": "blocks/GOLD",
                            "4": "blocks/troll"
                        },
                        "elements": [
                            {
                                "name": "DecoCoteHaut",
                                "from": [ 10.899999998509884, 6.099999986588955, 0.09999998658895493 ], 
                                "to": [ 16.799999997019768, 7.099999986588955, 1.099999986588955 ], 
                                "faces": {
                                    "north": { "texture": "#0", "uv": [ 12.0, 6.0, 1.0, 5.0 ] },
                                    "east": { "texture": "#0", "uv": [ 15.0, 13.0, 16.0, 14.0 ] },
                                    "south": { "texture": "#0", "uv": [ 13.0, 10.0, 9.0, 10.0 ] },
                                    "west": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "down": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] }
                                }
                            },
                            {
                                "name": "DecoCote1",
                                "from": [ 10.899999998509884, 4.0, -3.099999986588955 ], 
                                "to": [ 16.799999997019768, 5.0, -2.099999986588955 ], 
                                "faces": {
                                    "north": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                                    "east": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "south": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "west": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "down": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] }
                                }
                            },
                            {
                                "name": "DecoCote",
                                "from": [ 10.899999998509884, 4.0, 3.099999986588955 ], 
                                "to": [ 16.799999997019768, 5.0, 4.099999986588955 ], 
                                "faces": {
                                    "north": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "east": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "south": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                                    "west": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                                    "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "down": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] }
                                }
                            },
                            {
                                "name": "Deco5",
                                "from": [ 15.899999983608723, 3.7999999970197678, -0.10000000149011612 ], 
                                "to": [ 17.299999989569187, 5.200000002980232, 1.3000000044703484 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 4.0, 4.0, 14.0, 13.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 14.0, 14.0 ] },
                                    "west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "down": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "Deco",
                                "from": [ 16.0, 5.0, 0.10000000149011612 ], 
                                "to": [ 17.0, 6.0, 1.1000000014901161 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 6.0, 2.0, 16.0, 15.0 ], "rotation": 90 },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "BaseDuManche",
                                "from": [ 0.0, 3.6999999955296516, -0.30000000447034836 ], 
                                "to": [ 1.6000000089406967, 5.300000004470348, 1.3000000044703484 ], 
                                "faces": {
                                    "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "Manche5",
                                "from": [ 9.600000008940697, 3.6999999955296516, -0.30000000447034836 ], 
                                "to": [ 11.300000004470348, 5.399999991059303, 1.3999999910593033 ], 
                                "faces": {
                                    "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                    "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                    "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                    "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                    "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                    "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] }
                                }
                            },
                            {
                                "name": "Manche1",
                                "from": [ 10.100000001490116, 4.899999998509884, 0.0 ], 
                                "to": [ 12.100000016391277, 5.899999998509884, 1.0 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "up": { "texture": "#1", "uv": [ 10.0, 7.0, 12.000000014901161, 8.0 ] },
                                    "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                                }
                            },
                            {
                                "name": "Cote1",
                                "from": [ 10.49999999254942, 1.6000000089406967, -3.299999989569187 ], 
                                "to": [ 17.099999986588955, 2.6000000089406967, -2.299999989569187 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 3.0, 4.0, 9.599999994039536, 5.0 ] },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                                }
                            },
                            {
                                "name": "Base",
                                "from": [ 11.0, 2.0, -3.0 ], 
                                "to": [ 16.69999999552965, 7.0, 4.0 ], 
                                "faces": {
                                    "north": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 5.0 ] },
                                    "east": { "texture": "#3", "uv": [ 0.0, 0.0, 7.0, 5.0 ] },
                                    "south": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 5.0 ] },
                                    "west": { "texture": "#3", "uv": [ 0.0, 0.0, 7.0, 5.0 ] },
                                    "up": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 7.0 ] },
                                    "down": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 7.0 ] }
                                }
                            },
                            {
                                "name": "Manche",
                                "from": [ 0.0, 4.0, 0.0 ], 
                                "to": [ 14.0, 5.0, 1.0 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                    "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 0.0, 4.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "Cote2",
                                "from": [ 10.49999999254942, 6.4000000059604645, -3.299999989569187 ], 
                                "to": [ 17.099999986588955, 7.4000000059604645, -2.299999989569187 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                                }
                            },
                            {
                                "name": "Cote3",
                                "from": [ 10.49999999254942, 1.6000000089406967, 3.3000000044703484 ], 
                                "to": [ 17.099999986588955, 2.6000000089406967, 4.300000004470348 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                                }
                            },
                            {
                                "name": "Cote4",
                                "from": [ 10.49999999254942, 6.4000000059604645, 3.3000000044703484 ], 
                                "to": [ 17.099999986588955, 7.4000000059604645, 4.300000004470348 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                                }
                            },
                            {
                                "name": "Manche2",
                                "from": [ 10.100000001490116, 3.100000001490116, 0.0 ], 
                                "to": [ 12.100000016391277, 4.100000001490116, 1.0 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                                }
                            },
                            {
                                "name": "Manche3",
                                "from": [ 10.100000001490116, 3.999999985098839, 1.0 ], 
                                "to": [ 12.100000016391277, 4.999999985098839, 2.0 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                                }
                            },
                            {
                                "name": "Manche4",
                                "from": [ 10.100000001490116, 4.0, -1.0 ], 
                                "to": [ 12.100000016391277, 5.0, 0.0 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                    "south": { "texture": "#1", "uv": [ 9.0, 6.0, 12.000000014901161, -5.0 ] },
                                    "west": { "texture": "#1", "uv": [ 10.0, 6.0, 8.0, 7.0 ] },
                                    "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                    "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                                }
                            },
                            {
                                "name": "Deco2",
                                "from": [ 16.0, 3.0, 0.10000000149011612 ], 
                                "to": [ 17.0, 4.0, 1.1000000014901161 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 5.0, 1.0, 16.0, 14.0 ], "rotation": 270 },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "Deco3",
                                "from": [ 16.0, 4.0, -0.8999999985098839 ], 
                                "to": [ 17.0, 5.0, 0.10000000149011612 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 8.0, 4.0, 16.0, 12.0 ] },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 11.0 ] },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 7.0, 5.0, 16.0, 16.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 5.0, 3.0, 15.0, 12.0 ] }
                                }
                            },
                            {
                                "name": "Deco4",
                                "from": [ 16.0, 4.0, 1.2000000029802322 ], 
                                "to": [ 17.0, 5.0, 2.2000000029802322 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "east": { "texture": "#2", "uv": [ 7.0, 5.0, 16.0, 12.0 ], "rotation": 180 },
                                    "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "west": { "texture": "#2", "uv": [ 6.0, 2.0, 16.0, 14.0 ] },
                                    "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "DecoCoteHaut1",
                                "from": [ 10.899999998509884, 1.8999999985098839, 0.09999998658895493 ], 
                                "to": [ 16.799999997019768, 2.899999998509884, 1.099999986588955 ], 
                                "faces": {
                                    "north": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                    "east": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                                    "south": { "texture": "#0", "uv": [ 1.0, 4.0, 2.0, 5.0 ] },
                                    "west": { "texture": "#0", "uv": [ 2.0, 6.0, 3.0, 5.0 ] },
                                    "up": { "texture": "#0", "uv": [ 3.0, 5.0, -1.0, 2.0 ] },
                                    "down": { "texture": "#0", "uv": [ 3.0, 6.0, 2.0, 5.0 ] }
                                }
                            },
                            {
                                "name": "Cube",
                                "from": [ 0.0, 4.0, 0.0 ], 
                                "to": [ 14.0, 5.0, 1.0 ], 
                                "faces": {
                                    "north": { "texture": "#2", "uv": [ 0.0, 10.0, 14.0, 11.0 ], "rotation": 270 },
                                    "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                    "south": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                    "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 0.0, 4.0 ] },
                                    "up": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                    "down": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }
                                }
                            },
                            {
                                "name": "Basedelabase",
                                "from": [ 0.30000000447034836, 4.0, -0.5000000074505806 ], 
                                "to": [ 1.3000000044703484, 5.0, 1.4999999925494194 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "Basedelabase1",
                                "from": [ 0.30000000447034836, 3.5000000074505806, 1.4901161193847656E-8 ], 
                                "to": [ 1.3000000044703484, 5.500000007450581, 1.0000000149011612 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "decodelabasedelabase",
                                "from": [ 0.500000037252903, 4.200000002980232, -0.6000000089406967 ], 
                                "to": [ 1.1000000312924385, 4.799999997019768, 1.5999999940395355 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "Decobasedelabasedelabase1",
                                "from": [ 0.500000037252903, 3.4000000059604645, 0.19999998807907104 ], 
                                "to": [ 1.1000000312924385, 5.5999999940395355, 0.7999999821186066 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "Decodelabasebas",
                                "from": [ -0.19999998807907104, 4.0, -1.4901161193847656E-8 ], 
                                "to": [ 0.800000011920929, 5.0, 0.9999999850988388 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "decolabasebas",
                                "from": [ -0.2999999597668648, 4.200000002980232, 0.19999998807907104 ], 
                                "to": [ 0.700000025331974, 4.799999982118607, 0.7999999821186066 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "decodelabasebas",
                                "from": [ -0.2999999597668648, 4.200000002980232, 0.19999998807907104 ], 
                                "to": [ 0.700000025331974, 4.799999982118607, 0.7999999821186066 ], 
                                "faces": {
                                    "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                    "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                    "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                }
                            },
                            {
                                "name": "Longdelabase",
                                "from": [ 0.10000000149011612, 3.899999998509884, -0.10000000149011612 ], 
                                "to": [ 11.100000001490116, 4.299999989569187, 0.29999998956918716 ], 
                                "faces": {
                                    "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                                }
                            },
                            {
                                "name": "Longdelabase1",
                                "from": [ 0.0, 4.699999995529652, -0.10000000149011612 ], 
                                "to": [ 11.0, 5.099999986588955, 0.29999998956918716 ], 
                                "faces": {
                                    "north": { "texture": "#4", "uv": [ 4.0, 3.0, 15.0, 3.3999999910593033 ] },
                                    "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                                }
                            },
                            {
                                "name": "Longdelabase3",
                                "from": [ 0.0, 4.699999995529652, 0.7000000104308128 ], 
                                "to": [ 11.0, 5.099999986588955, 1.1000000014901161 ], 
                                "faces": {
                                    "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                                }
                            },
                            {
                                "name": "Longdelabase4",
                                "from": [ 0.0, 3.899999998509884, 0.6999999955296516 ], 
                                "to": [ 11.0, 4.299999989569187, 1.099999986588955 ], 
                                "faces": {
                                    "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                    "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                    "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                                }
                            }
                        ]
                    }
                    

                    :::
                    J’ai renome les textures dans le json et j’ai place les textures dans textures/items mais cela ne marche toujours pas

                    1 réponse Dernière réponse Répondre Citer 0
                    • robin4002R Hors-ligne
                      robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                      dernière édition par

                      Il manque
                      “display”: {
                      “thirdperson”: {
                      “rotation”: [ 10, -45, 170 ],
                      “translation”: [ 0, 1.5, -2.75 ],
                      “scale”: [ 0.375, 0.375, 0.375 ]
                      }
                      }
                      à la fin du json. Actuellement tu obtiens quoi, un modèle sans texture ou rien du tout ?

                      1 réponse Dernière réponse Répondre Citer 0
                      • K Hors-ligne
                        Kriksou
                        dernière édition par

                        Un model sans texture

                        1 réponse Dernière réponse Répondre Citer 0
                        • robin4002R Hors-ligne
                          robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                          dernière édition par

                          “0”: “mod2/textures/items/Booba”,
                          Devrait être :
                          “0”: “mod2:items/Booba”,
                          Pareil pour les autres.

                          1 réponse Dernière réponse Répondre Citer 0
                          • K Hors-ligne
                            Kriksou
                            dernière édition par

                            J’ai essaye des deux façon en commencent par celles que tu viens de citer mais en voyant qu’elles ne marchait pas et bien je me suis dis que tu avait du oublier le textures et je les rajoute mais cela n’a rien changer
                            Juste j’ai mis les textures dans mod2/textures/items c’est bien la ?

                            1 réponse Dernière réponse Répondre Citer 0
                            • robin4002R Hors-ligne
                              robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                              dernière édition par

                              Non non, c’est bien modid:chemin à partir du dossier texture qu’il faut mettre.

                              1 réponse Dernière réponse Répondre Citer 0
                              • K Hors-ligne
                                Kriksou
                                dernière édition par

                                Ah désoler je le remet de suite

                                1 réponse Dernière réponse Répondre Citer 0
                                • K Hors-ligne
                                  Kriksou
                                  dernière édition par

                                  Alors de nouveau voila le Json :
                                  :::

                                  ​{
                                      "parent": "builtin/generated",
                                      "textures": {
                                          "0": "mod2:items/Booba",
                                          "1": "mod2:items/rubis",
                                          "2": "mod2:items/Model 1 ",
                                          "3": "mod2:items/Gold2",
                                          "4": "mod2:items/troll"
                                      },
                                      "elements": [
                                          {
                                              "name": "DecoCoteHaut",
                                              "from": [ 10.899999998509884, 6.099999986588955, 0.09999998658895493 ], 
                                              "to": [ 16.799999997019768, 7.099999986588955, 1.099999986588955 ], 
                                              "faces": {
                                                  "north": { "texture": "#0", "uv": [ 12.0, 6.0, 1.0, 5.0 ] },
                                                  "east": { "texture": "#0", "uv": [ 15.0, 13.0, 16.0, 14.0 ] },
                                                  "south": { "texture": "#0", "uv": [ 13.0, 10.0, 9.0, 10.0 ] },
                                                  "west": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                                  "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                                  "down": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] }
                                              }
                                          },
                                          {
                                              "name": "DecoCote1",
                                              "from": [ 10.899999998509884, 4.0, -3.099999986588955 ], 
                                              "to": [ 16.799999997019768, 5.0, -2.099999986588955 ], 
                                              "faces": {
                                                  "north": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                                                  "east": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                                  "south": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                                  "west": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                                  "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                                  "down": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] }
                                              }
                                          },
                                          {
                                              "name": "DecoCote",
                                              "from": [ 10.899999998509884, 4.0, 3.099999986588955 ], 
                                              "to": [ 16.799999997019768, 5.0, 4.099999986588955 ], 
                                              "faces": {
                                                  "north": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                                  "east": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                                  "south": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                                                  "west": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                                                  "up": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                                  "down": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Deco5",
                                              "from": [ 15.899999983608723, 3.7999999970197678, -0.10000000149011612 ], 
                                              "to": [ 17.299999989569187, 5.200000002980232, 1.3000000044703484 ], 
                                              "faces": {
                                                  "north": { "texture": "#1", "uv": [ 4.0, 4.0, 14.0, 13.0 ] },
                                                  "east": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "south": { "texture": "#1", "uv": [ 2.0, 3.0, 14.0, 14.0 ] },
                                                  "west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "up": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "down": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Deco",
                                              "from": [ 16.0, 5.0, 0.10000000149011612 ], 
                                              "to": [ 17.0, 6.0, 1.1000000014901161 ], 
                                              "faces": {
                                                  "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "east": { "texture": "#2", "uv": [ 6.0, 2.0, 16.0, 15.0 ], "rotation": 90 },
                                                  "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                              }
                                          },
                                          {
                                              "name": "BaseDuManche",
                                              "from": [ 0.0, 3.6999999955296516, -0.30000000447034836 ], 
                                              "to": [ 1.6000000089406967, 5.300000004470348, 1.3000000044703484 ], 
                                              "faces": {
                                                  "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Manche5",
                                              "from": [ 9.600000008940697, 3.6999999955296516, -0.30000000447034836 ], 
                                              "to": [ 11.300000004470348, 5.399999991059303, 1.3999999910593033 ], 
                                              "faces": {
                                                  "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                                  "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                                  "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                                  "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                                  "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] },
                                                  "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.6999999955296516, 1.6999999955296516 ] }
                                              }
                                          },
                                          {
                                              "name": "Manche1",
                                              "from": [ 10.100000001490116, 4.899999998509884, 0.0 ], 
                                              "to": [ 12.100000016391277, 5.899999998509884, 1.0 ], 
                                              "faces": {
                                                  "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                                  "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                                  "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                                  "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                                  "up": { "texture": "#1", "uv": [ 10.0, 7.0, 12.000000014901161, 8.0 ] },
                                                  "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Cote1",
                                              "from": [ 10.49999999254942, 1.6000000089406967, -3.299999989569187 ], 
                                              "to": [ 17.099999986588955, 2.6000000089406967, -2.299999989569187 ], 
                                              "faces": {
                                                  "north": { "texture": "#2", "uv": [ 3.0, 4.0, 9.599999994039536, 5.0 ] },
                                                  "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                                  "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                                  "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Base",
                                              "from": [ 11.0, 2.0, -3.0 ], 
                                              "to": [ 16.69999999552965, 7.0, 4.0 ], 
                                              "faces": {
                                                  "north": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 5.0 ] },
                                                  "east": { "texture": "#3", "uv": [ 0.0, 0.0, 7.0, 5.0 ] },
                                                  "south": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 5.0 ] },
                                                  "west": { "texture": "#3", "uv": [ 0.0, 0.0, 7.0, 5.0 ] },
                                                  "up": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 7.0 ] },
                                                  "down": { "texture": "#3", "uv": [ 0.0, 0.0, 5.699999995529652, 7.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Manche",
                                              "from": [ 0.0, 4.0, 0.0 ], 
                                              "to": [ 14.0, 5.0, 1.0 ], 
                                              "faces": {
                                                  "north": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                                  "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "south": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                                  "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 0.0, 4.0 ] },
                                                  "up": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                                  "down": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Cote2",
                                              "from": [ 10.49999999254942, 6.4000000059604645, -3.299999989569187 ], 
                                              "to": [ 17.099999986588955, 7.4000000059604645, -2.299999989569187 ], 
                                              "faces": {
                                                  "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                                  "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                                  "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                                  "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Cote3",
                                              "from": [ 10.49999999254942, 1.6000000089406967, 3.3000000044703484 ], 
                                              "to": [ 17.099999986588955, 2.6000000089406967, 4.300000004470348 ], 
                                              "faces": {
                                                  "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                                  "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                                  "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                                  "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Cote4",
                                              "from": [ 10.49999999254942, 6.4000000059604645, 3.3000000044703484 ], 
                                              "to": [ 17.099999986588955, 7.4000000059604645, 4.300000004470348 ], 
                                              "faces": {
                                                  "north": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                                  "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "south": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                                  "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "up": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] },
                                                  "down": { "texture": "#2", "uv": [ 0.0, 0.0, 6.5999999940395355, 1.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Manche2",
                                              "from": [ 10.100000001490116, 3.100000001490116, 0.0 ], 
                                              "to": [ 12.100000016391277, 4.100000001490116, 1.0 ], 
                                              "faces": {
                                                  "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                                  "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                                  "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                                  "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                                  "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                                  "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Manche3",
                                              "from": [ 10.100000001490116, 3.999999985098839, 1.0 ], 
                                              "to": [ 12.100000016391277, 4.999999985098839, 2.0 ], 
                                              "faces": {
                                                  "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                                  "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                                  "south": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                                  "west": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                                  "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                                  "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Manche4",
                                              "from": [ 10.100000001490116, 4.0, -1.0 ], 
                                              "to": [ 12.100000016391277, 5.0, 0.0 ], 
                                              "faces": {
                                                  "north": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                                  "east": { "texture": "#1", "uv": [ 10.0, 6.0, 11.0, 7.0 ] },
                                                  "south": { "texture": "#1", "uv": [ 9.0, 6.0, 12.000000014901161, -5.0 ] },
                                                  "west": { "texture": "#1", "uv": [ 10.0, 6.0, 8.0, 7.0 ] },
                                                  "up": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] },
                                                  "down": { "texture": "#1", "uv": [ 9.0, 6.0, 11.000000014901161, 7.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Deco2",
                                              "from": [ 16.0, 3.0, 0.10000000149011612 ], 
                                              "to": [ 17.0, 4.0, 1.1000000014901161 ], 
                                              "faces": {
                                                  "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "east": { "texture": "#2", "uv": [ 5.0, 1.0, 16.0, 14.0 ], "rotation": 270 },
                                                  "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "west": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Deco3",
                                              "from": [ 16.0, 4.0, -0.8999999985098839 ], 
                                              "to": [ 17.0, 5.0, 0.10000000149011612 ], 
                                              "faces": {
                                                  "north": { "texture": "#2", "uv": [ 8.0, 4.0, 16.0, 12.0 ] },
                                                  "east": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 11.0 ] },
                                                  "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "west": { "texture": "#2", "uv": [ 7.0, 5.0, 16.0, 16.0 ] },
                                                  "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "down": { "texture": "#2", "uv": [ 5.0, 3.0, 15.0, 12.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Deco4",
                                              "from": [ 16.0, 4.0, 1.2000000029802322 ], 
                                              "to": [ 17.0, 5.0, 2.2000000029802322 ], 
                                              "faces": {
                                                  "north": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "east": { "texture": "#2", "uv": [ 7.0, 5.0, 16.0, 12.0 ], "rotation": 180 },
                                                  "south": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "west": { "texture": "#2", "uv": [ 6.0, 2.0, 16.0, 14.0 ] },
                                                  "up": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "down": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
                                              }
                                          },
                                          {
                                              "name": "DecoCoteHaut1",
                                              "from": [ 10.899999998509884, 1.8999999985098839, 0.09999998658895493 ], 
                                              "to": [ 16.799999997019768, 2.899999998509884, 1.099999986588955 ], 
                                              "faces": {
                                                  "north": { "texture": "#0", "uv": [ 2.0, 5.0, 3.0, 6.0 ] },
                                                  "east": { "texture": "#0", "uv": [ 3.0, 5.0, 4.0, 6.0 ] },
                                                  "south": { "texture": "#0", "uv": [ 1.0, 4.0, 2.0, 5.0 ] },
                                                  "west": { "texture": "#0", "uv": [ 2.0, 6.0, 3.0, 5.0 ] },
                                                  "up": { "texture": "#0", "uv": [ 3.0, 5.0, -1.0, 2.0 ] },
                                                  "down": { "texture": "#0", "uv": [ 3.0, 6.0, 2.0, 5.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Cube",
                                              "from": [ 0.0, 4.0, 0.0 ], 
                                              "to": [ 14.0, 5.0, 1.0 ], 
                                              "faces": {
                                                  "north": { "texture": "#2", "uv": [ 0.0, 10.0, 14.0, 11.0 ], "rotation": 270 },
                                                  "east": { "texture": "#2", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
                                                  "south": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                                  "west": { "texture": "#-1", "uv": [ 0.0, 0.0, 0.0, 4.0 ] },
                                                  "up": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
                                                  "down": { "texture": "#-1", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Basedelabase",
                                              "from": [ 0.30000000447034836, 4.0, -0.5000000074505806 ], 
                                              "to": [ 1.3000000044703484, 5.0, 1.4999999925494194 ], 
                                              "faces": {
                                                  "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                                  "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Basedelabase1",
                                              "from": [ 0.30000000447034836, 3.5000000074505806, 1.4901161193847656E-8 ], 
                                              "to": [ 1.3000000044703484, 5.500000007450581, 1.0000000149011612 ], 
                                              "faces": {
                                                  "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "east": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                              }
                                          },
                                          {
                                              "name": "decodelabasedelabase",
                                              "from": [ 0.500000037252903, 4.200000002980232, -0.6000000089406967 ], 
                                              "to": [ 1.1000000312924385, 4.799999997019768, 1.5999999940395355 ], 
                                              "faces": {
                                                  "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                                  "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Decobasedelabasedelabase1",
                                              "from": [ 0.500000037252903, 3.4000000059604645, 0.19999998807907104 ], 
                                              "to": [ 1.1000000312924385, 5.5999999940395355, 0.7999999821186066 ], 
                                              "faces": {
                                                  "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                                  "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Decodelabasebas",
                                              "from": [ -0.19999998807907104, 4.0, -1.4901161193847656E-8 ], 
                                              "to": [ 0.800000011920929, 5.0, 0.9999999850988388 ], 
                                              "faces": {
                                                  "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                                  "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                              }
                                          },
                                          {
                                              "name": "decolabasebas",
                                              "from": [ -0.2999999597668648, 4.200000002980232, 0.19999998807907104 ], 
                                              "to": [ 0.700000025331974, 4.799999982118607, 0.7999999821186066 ], 
                                              "faces": {
                                                  "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                                  "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                              }
                                          },
                                          {
                                              "name": "decodelabasebas",
                                              "from": [ -0.2999999597668648, 4.200000002980232, 0.19999998807907104 ], 
                                              "to": [ 0.700000025331974, 4.799999982118607, 0.7999999821186066 ], 
                                              "faces": {
                                                  "north": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "east": { "texture": "#1", "uv": [ 2.0, 2.0, 15.0, 14.0 ] },
                                                  "south": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "west": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "up": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] },
                                                  "down": { "texture": "#1", "uv": [ 2.0, 3.0, 15.0, 15.0 ] }
                                              }
                                          },
                                          {
                                              "name": "Longdelabase",
                                              "from": [ 0.10000000149011612, 3.899999998509884, -0.10000000149011612 ], 
                                              "to": [ 11.100000001490116, 4.299999989569187, 0.29999998956918716 ], 
                                              "faces": {
                                                  "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                                  "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                                  "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                                  "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                                  "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                                  "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                                              }
                                          },
                                          {
                                              "name": "Longdelabase1",
                                              "from": [ 0.0, 4.699999995529652, -0.10000000149011612 ], 
                                              "to": [ 11.0, 5.099999986588955, 0.29999998956918716 ], 
                                              "faces": {
                                                  "north": { "texture": "#4", "uv": [ 4.0, 3.0, 15.0, 3.3999999910593033 ] },
                                                  "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                                  "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                                  "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                                  "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                                  "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                                              }
                                          },
                                          {
                                              "name": "Longdelabase3",
                                              "from": [ 0.0, 4.699999995529652, 0.7000000104308128 ], 
                                              "to": [ 11.0, 5.099999986588955, 1.1000000014901161 ], 
                                              "faces": {
                                                  "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                                  "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                                  "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                                  "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                                  "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                                  "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                                              }
                                          },
                                          {
                                              "name": "Longdelabase4",
                                              "from": [ 0.0, 3.899999998509884, 0.6999999955296516 ], 
                                              "to": [ 11.0, 4.299999989569187, 1.099999986588955 ], 
                                              "faces": {
                                                  "north": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                                  "east": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                                  "south": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                                  "west": { "texture": "#4", "uv": [ 0.0, 0.0, 0.3999999910593033, 0.3999999910593033 ] },
                                                  "up": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] },
                                                  "down": { "texture": "#4", "uv": [ 0.0, 0.0, 11.0, 0.3999999910593033 ] }
                                              }
                                          }
                                      ]
                                  
                                         "display": {
                                                "thirdperson": {
                                                     "rotation": [ 0, 90, -35 ],
                                                     "translation": [ 0, 1.25, -3.5 ],
                                                     "scale": [ 0.85, 0.85, 0.85 ]
                                                },
                                                "firstperson": {
                                                       "rotation": [ 0, -135, 25 ],
                                                       "translation": [ 0, 4, 2 ],
                                                       "scale": [ 1.7, 1.7, 1.7 ]
                                          }
                                      }
                                  }
                                  

                                  :::
                                  J’ai rajouter les display j’ai bien changer le chemin malheureusement toujours rien….
                                  Merci de m’accorder ton aide et ton temps  😊

                                  1 réponse Dernière réponse Répondre Citer 0
                                  • robin4002R Hors-ligne
                                    robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                                    dernière édition par

                                    Ligne 440 il manque une virgule du-coup.
                                    Sinon envoie un zip de ton dossier src car là on tourne en rond …

                                    1 réponse Dernière réponse Répondre Citer 0
                                    • K Hors-ligne
                                      Kriksou
                                      dernière édition par

                                      J’ai pas trop compris pour la virgule mais voici le dossier src :
                                      https://www.transfernow.net/fr/37h0a3w3m3ec
                                      Encore merci

                                      1 réponse Dernière réponse Répondre Citer 0
                                      • robin4002R Hors-ligne
                                        robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                                        dernière édition par

                                        Pour ton dossier s’appelle “ressources” et non “resources” ?
                                        J’ai renommé ça, modifié un peu le modèle (changer les valeurs de scale et de translation) mais rien d’autres, la texture fonctionnait chez moi directement après avoir renommé le dossier.

                                        1 réponse Dernière réponse Répondre Citer 0
                                        • K Hors-ligne
                                          Kriksou
                                          dernière édition par robin4002

                                          Coucou,
                                          L’archive est corrompu me dit on je ne peux pas la télécharger j’ai renomme en resources et cela me dit :
                                          0_1537563533362_erreur.PNG
                                          Erreur sur minecraft et erreur que je ne comprend pas pour les textures des blocks sa m’a l’aire okey mais ils sont toujours géants en 3eme personne la texture du marteau n’apparaît toujours pas

                                          1 réponse Dernière réponse Répondre Citer 0
                                          • robin4002R Hors-ligne
                                            robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                                            dernière édition par

                                            Tu dois vraiment avoir un problème de ton côté …
                                            L’archive s’ouvre très bien chez moi (j’utilise 7-zip)
                                            Tu devrais essayer de faire un setup neuf.

                                            1 réponse Dernière réponse Répondre Citer 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • Premier message
                                              Dernier message
                                            Design by Woryk
                                            ContactMentions Légales

                                            MINECRAFT FORGE FRANCE © 2024

                                            Powered by NodeBB