Realitaetsverlust
Minecrafter
Hi ich habe mich heute an ein 3D resource pack ran gesetzt und ich weis das das hier wahrscheinlich nicht rein gehört ich weis aber nich wo ich das sonst reinschreiben soll. Wie auch immer ich habe ein 3D Objekt erstellt und es wird als verbugtes Item und als verbugter Block mit der Bugtextur angezeigt ich weis nichtmehr was ich nun noch machen soll. Kann mir jemand helfen? Hier der Code: (Model in Version 1.14.4)
{
"__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)",
"textures": {
"gray_concrete": "minecraft:blocks/gray_concrete",
"black_concrete": "minecraft:blocks/black_concrete",
"light_blue_concrete": "minecraft:blocks/light_blue_concrete",
"light_gray_concrete": "minecraft:blocks/light_gray_concrete"
},
"display": {
"gui": {
"rotation": [ 30, 45, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.625, 0.625, 0.625 ]
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 3, 0 ],
"scale": [ 0.25, 0.25, 0.25 ]
},
"fixed": {
"rotation": [ 0, 180, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 1, 1, 1 ]
},
"head": {
"rotation": [ 0, 180, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 1, 1, 1 ]
},
"firstperson_righthand": {
"rotation": [ 0, 315, 0 ],
"translation": [ 0, 2.5, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"thirdperson_righthand": {
"rotation": [ 75, 315, 0 ],
"translation": [ 0, 2.5, 0 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
},
"elements": [
{
"name": "Rueckwand",
"from": [ 0, 0, 0 ],
"to": [ 16, 16, 1 ],
"faces": {
"north": { "texture": "#gray_concrete", "uv": [ 0, 0, 16, 16 ] },
"east": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 16 ] },
"south": { "texture": "#gray_concrete", "uv": [ 0, 0, 16, 16 ] },
"west": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 16 ] },
"up": { "texture": "#gray_concrete", "uv": [ 0, 0, 16, 1 ] },
"down": { "texture": "#gray_concrete", "uv": [ 0, 0, 16, 1 ] }
}
},
{
"name": "Links",
"from": [ 0, 0, 1 ],
"to": [ 1, 16, 16 ],
"faces": {
"east": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 15, 16 ] },
"south": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 16 ] },
"west": { "texture": "#gray_concrete", "uv": [ 0, 0, 15, 16 ] },
"up": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 15 ] },
"down": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 15 ] }
}
},
{
"name": "Rechts",
"from": [ 15, 0, 1 ],
"to": [ 16, 16, 16 ],
"faces": {
"east": { "texture": "#gray_concrete", "uv": [ 0, 0, 15, 16 ] },
"south": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 16 ] },
"west": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 15, 16 ] },
"up": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 15 ] },
"down": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 15 ] }
}
},
{
"name": "Unten",
"from": [ 1, 0, 1 ],
"to": [ 15, 2, 16 ],
"faces": {
"south": { "texture": "#gray_concrete", "uv": [ 0, 0, 14, 2 ] },
"up": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 15 ] },
"down": { "texture": "#gray_concrete", "uv": [ 0, 0, 14, 15 ] }
}
},
{
"name": "1",
"from": [ 2, 2, 14.5 ],
"to": [ 3, 2.25, 15.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "2",
"from": [ 4, 2, 14.5 ],
"to": [ 5, 2.25, 15.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "3",
"from": [ 6, 2, 14.5 ],
"to": [ 7, 2.25, 15.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "4",
"from": [ 2, 2, 12.5 ],
"to": [ 3, 2.25, 13.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "5",
"from": [ 4, 2, 12.5 ],
"to": [ 5, 2.25, 13.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "6",
"from": [ 6, 2, 12.5 ],
"to": [ 7, 2.25, 13.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "7",
"from": [ 2, 2, 10.5 ],
"to": [ 3, 2.25, 11.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "8",
"from": [ 4, 2, 10.5 ],
"to": [ 5, 2.25, 11.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "9",
"from": [ 6, 2, 10.5 ],
"to": [ 7, 2.25, 11.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "front1",
"from": [ 1, 2, 8 ],
"to": [ 15, 3, 9 ],
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"up": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] }
}
},
{
"name": "front2",
"from": [ 1, 3, 8 ],
"to": [ 3, 4, 9 ],
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 2, 1 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 2, 1 ] }
}
},
{
"name": "front3",
"from": [ 6, 3, 8 ],
"to": [ 10, 4, 9 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 4, 1 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 4, 1 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "front4",
"from": [ 1, 4, 8 ],
"to": [ 15, 5, 9 ],
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"up": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"down": { "texture": "#black_concrete", "uv": [ 0, 0, 14, 1 ] }
}
},
{
"name": "schräge1",
"from": [ 1, 6, 6 ],
"to": [ 15, 7, 11 ],
"rotation": { "origin": [ 8, 8.4, 7.5 ], "axis": "x", "angle": 45.0 },
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"east": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 5, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"west": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 5, 1 ] },
"up": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 5 ] },
"down": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 5 ] }
}
},
{
"name": "gerade1",
"from": [ 1, 8, 4.5 ],
"to": [ 15, 12, 5.5 ],
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 4 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 4 ] },
"up": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"down": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] }
}
},
{
"name": "schräge2",
"from": [ 1, 12, 6 ],
"to": [ 15, 13, 16 ],
"rotation": { "origin": [ 8, 8.4, 7.5 ], "axis": "x", "angle": -22.5 },
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"east": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 10, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"west": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 10, 1 ] },
"up": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 10 ] },
"down": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 10 ] }
}
},
{
"name": "decke",
"from": [ 1, 15, 1 ],
"to": [ 15, 16, 16 ],
"faces": {
"south": { "texture": "#gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"up": { "texture": "#gray_concrete", "uv": [ 0, 0, 14, 15 ] },
"down": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 15 ] }
}
},
{
"name": "karte",
"from": [ 3, 3, 7 ],
"to": [ 6, 4, 8 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] },
"down": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] }
}
},
{
"name": "geldfront",
"from": [ 3, 3, 8 ],
"to": [ 6, 3.7, 9 ],
"faces": {
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 3, 0.7 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] }
}
},
{
"name": "bildschirm",
"from": [ 2, 6.5, 7 ],
"to": [ 7, 6.53, 10 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "x", "angle": 45.0 },
"faces": {
"north": { "texture": "#light_blue_concrete", "uv": [ 0, 0, 5, 0.03 ] },
"east": { "texture": "#light_blue_concrete", "uv": [ 0, 0, 3, 0.03 ] },
"south": { "texture": "#light_blue_concrete", "uv": [ 0, 0, 5, 0.03 ] },
"west": { "texture": "#light_blue_concrete", "uv": [ 0, 0, 3, 0.03 ] },
"up": { "texture": "#light_blue_concrete", "uv": [ 0, 0, 5, 3 ] },
"down": { "texture": "#light_blue_concrete", "uv": [ 0, 0, 5, 3 ] }
}
},
{
"name": "frontrechts",
"from": [ 13, 3, 8 ],
"to": [ 15, 4, 9 ],
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 2, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 2, 1 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "geldfront",
"from": [ 10, 3, 8 ],
"to": [ 13, 3.7, 9 ],
"faces": {
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 3, 0.7 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] }
}
},
{
"name": "geld",
"from": [ 10, 3, 7 ],
"to": [ 13, 4, 8 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] },
"down": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] }
}
}
]
}
{
"__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)",
"textures": {
"gray_concrete": "minecraft:blocks/gray_concrete",
"black_concrete": "minecraft:blocks/black_concrete",
"light_blue_concrete": "minecraft:blocks/light_blue_concrete",
"light_gray_concrete": "minecraft:blocks/light_gray_concrete"
},
"display": {
"gui": {
"rotation": [ 30, 45, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.625, 0.625, 0.625 ]
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 3, 0 ],
"scale": [ 0.25, 0.25, 0.25 ]
},
"fixed": {
"rotation": [ 0, 180, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 1, 1, 1 ]
},
"head": {
"rotation": [ 0, 180, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 1, 1, 1 ]
},
"firstperson_righthand": {
"rotation": [ 0, 315, 0 ],
"translation": [ 0, 2.5, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"thirdperson_righthand": {
"rotation": [ 75, 315, 0 ],
"translation": [ 0, 2.5, 0 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
},
"elements": [
{
"name": "Rueckwand",
"from": [ 0, 0, 0 ],
"to": [ 16, 16, 1 ],
"faces": {
"north": { "texture": "#gray_concrete", "uv": [ 0, 0, 16, 16 ] },
"east": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 16 ] },
"south": { "texture": "#gray_concrete", "uv": [ 0, 0, 16, 16 ] },
"west": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 16 ] },
"up": { "texture": "#gray_concrete", "uv": [ 0, 0, 16, 1 ] },
"down": { "texture": "#gray_concrete", "uv": [ 0, 0, 16, 1 ] }
}
},
{
"name": "Links",
"from": [ 0, 0, 1 ],
"to": [ 1, 16, 16 ],
"faces": {
"east": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 15, 16 ] },
"south": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 16 ] },
"west": { "texture": "#gray_concrete", "uv": [ 0, 0, 15, 16 ] },
"up": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 15 ] },
"down": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 15 ] }
}
},
{
"name": "Rechts",
"from": [ 15, 0, 1 ],
"to": [ 16, 16, 16 ],
"faces": {
"east": { "texture": "#gray_concrete", "uv": [ 0, 0, 15, 16 ] },
"south": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 16 ] },
"west": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 15, 16 ] },
"up": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 15 ] },
"down": { "texture": "#gray_concrete", "uv": [ 0, 0, 1, 15 ] }
}
},
{
"name": "Unten",
"from": [ 1, 0, 1 ],
"to": [ 15, 2, 16 ],
"faces": {
"south": { "texture": "#gray_concrete", "uv": [ 0, 0, 14, 2 ] },
"up": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 15 ] },
"down": { "texture": "#gray_concrete", "uv": [ 0, 0, 14, 15 ] }
}
},
{
"name": "1",
"from": [ 2, 2, 14.5 ],
"to": [ 3, 2.25, 15.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "2",
"from": [ 4, 2, 14.5 ],
"to": [ 5, 2.25, 15.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "3",
"from": [ 6, 2, 14.5 ],
"to": [ 7, 2.25, 15.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "4",
"from": [ 2, 2, 12.5 ],
"to": [ 3, 2.25, 13.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "5",
"from": [ 4, 2, 12.5 ],
"to": [ 5, 2.25, 13.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "6",
"from": [ 6, 2, 12.5 ],
"to": [ 7, 2.25, 13.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "7",
"from": [ 2, 2, 10.5 ],
"to": [ 3, 2.25, 11.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "8",
"from": [ 4, 2, 10.5 ],
"to": [ 5, 2.25, 11.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "9",
"from": [ 6, 2, 10.5 ],
"to": [ 7, 2.25, 11.5 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 0.25 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "front1",
"from": [ 1, 2, 8 ],
"to": [ 15, 3, 9 ],
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"up": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] }
}
},
{
"name": "front2",
"from": [ 1, 3, 8 ],
"to": [ 3, 4, 9 ],
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 2, 1 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 2, 1 ] }
}
},
{
"name": "front3",
"from": [ 6, 3, 8 ],
"to": [ 10, 4, 9 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 4, 1 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 4, 1 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "front4",
"from": [ 1, 4, 8 ],
"to": [ 15, 5, 9 ],
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"up": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"down": { "texture": "#black_concrete", "uv": [ 0, 0, 14, 1 ] }
}
},
{
"name": "schräge1",
"from": [ 1, 6, 6 ],
"to": [ 15, 7, 11 ],
"rotation": { "origin": [ 8, 8.4, 7.5 ], "axis": "x", "angle": 45.0 },
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"east": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 5, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"west": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 5, 1 ] },
"up": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 5 ] },
"down": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 5 ] }
}
},
{
"name": "gerade1",
"from": [ 1, 8, 4.5 ],
"to": [ 15, 12, 5.5 ],
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 4 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 4 ] },
"up": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"down": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] }
}
},
{
"name": "schräge2",
"from": [ 1, 12, 6 ],
"to": [ 15, 13, 16 ],
"rotation": { "origin": [ 8, 8.4, 7.5 ], "axis": "x", "angle": -22.5 },
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"east": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 10, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"west": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 10, 1 ] },
"up": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 10 ] },
"down": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 10 ] }
}
},
{
"name": "decke",
"from": [ 1, 15, 1 ],
"to": [ 15, 16, 16 ],
"faces": {
"south": { "texture": "#gray_concrete", "uv": [ 0, 0, 14, 1 ] },
"up": { "texture": "#gray_concrete", "uv": [ 0, 0, 14, 15 ] },
"down": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 14, 15 ] }
}
},
{
"name": "karte",
"from": [ 3, 3, 7 ],
"to": [ 6, 4, 8 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] },
"down": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] }
}
},
{
"name": "geldfront",
"from": [ 3, 3, 8 ],
"to": [ 6, 3.7, 9 ],
"faces": {
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 3, 0.7 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] }
}
},
{
"name": "bildschirm",
"from": [ 2, 6.5, 7 ],
"to": [ 7, 6.53, 10 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "x", "angle": 45.0 },
"faces": {
"north": { "texture": "#light_blue_concrete", "uv": [ 0, 0, 5, 0.03 ] },
"east": { "texture": "#light_blue_concrete", "uv": [ 0, 0, 3, 0.03 ] },
"south": { "texture": "#light_blue_concrete", "uv": [ 0, 0, 5, 0.03 ] },
"west": { "texture": "#light_blue_concrete", "uv": [ 0, 0, 3, 0.03 ] },
"up": { "texture": "#light_blue_concrete", "uv": [ 0, 0, 5, 3 ] },
"down": { "texture": "#light_blue_concrete", "uv": [ 0, 0, 5, 3 ] }
}
},
{
"name": "frontrechts",
"from": [ 13, 3, 8 ],
"to": [ 15, 4, 9 ],
"faces": {
"north": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 2, 1 ] },
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 2, 1 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] }
}
},
{
"name": "geldfront",
"from": [ 10, 3, 8 ],
"to": [ 13, 3.7, 9 ],
"faces": {
"south": { "texture": "#light_gray_concrete", "uv": [ 0, 0, 3, 0.7 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] }
}
},
{
"name": "geld",
"from": [ 10, 3, 7 ],
"to": [ 13, 4, 8 ],
"faces": {
"north": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] },
"east": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] },
"south": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] },
"west": { "texture": "#black_concrete", "uv": [ 0, 0, 1, 1 ] },
"up": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] },
"down": { "texture": "#black_concrete", "uv": [ 0, 0, 3, 1 ] }
}
}
]
}
Zuletzt bearbeitet: