* github pls * add initial textures + blockstates * models * started writing up the blocks * model adjustments, added item models and textures * cleanup * git moment
63 lines
No EOL
1.8 KiB
JSON
63 lines
No EOL
1.8 KiB
JSON
{
|
|
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
|
"textures": {
|
|
"particle": "#texture"
|
|
},
|
|
"elements": [
|
|
{
|
|
"__comment": "PlaneY1",
|
|
"from": [ 3, 15, 0 ],
|
|
"to": [ 19, 15.001, 16 ],
|
|
"rotation": { "origin": [ 3, 15, 0 ], "axis": "x", "angle": 45 },
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" },
|
|
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "PlaneY1",
|
|
"from": [ 0, -15, 0 ],
|
|
"to": [ 16, 1, 0.001 ],
|
|
"rotation": { "origin": [ 0, 1, 0 ], "axis": "x", "angle": -22.5 },
|
|
"shade": false,
|
|
"faces": {
|
|
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
|
|
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "PlaneY1",
|
|
"from": [ -2, -12, 0 ],
|
|
"to": [ 14, 4, 0.001 ],
|
|
"rotation": { "origin": [ -2, 4, 0 ], "axis": "x", "angle": -45 },
|
|
"shade": false,
|
|
"faces": {
|
|
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
|
|
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "PlaneY1",
|
|
"from": [ 0, -9, 0 ],
|
|
"to": [ 16, 7, 0.001 ],
|
|
"rotation": { "origin": [ 0, 7, 0 ], "axis": "x", "angle": -45 },
|
|
"shade": false,
|
|
"faces": {
|
|
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
|
|
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "PlaneY1",
|
|
"from": [ 0, -3, 0 ],
|
|
"to": [ 16, 13, 0.001 ],
|
|
"rotation": { "origin": [ 0, 13, 0 ], "axis": "x", "angle": -22.5 },
|
|
"shade": false,
|
|
"faces": {
|
|
"north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" },
|
|
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "rotation": 180 }
|
|
}
|
|
}
|
|
]
|
|
} |