* github pls * add initial textures + blockstates * models * started writing up the blocks * model adjustments, added item models and textures * cleanup * git moment
81 lines
No EOL
2.4 KiB
JSON
81 lines
No EOL
2.4 KiB
JSON
{
|
|
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
|
"textures": {
|
|
"particle": "betterend:block/small_amaranita_mushroom",
|
|
"texture": "betterend:block/small_amaranita_mushroom"
|
|
},
|
|
"elements": [
|
|
{
|
|
"__comment": "Box1",
|
|
"from": [ 4, 4, 4 ],
|
|
"to": [ 12, 8, 12 ],
|
|
"faces": {
|
|
"down": { "uv": [ 0, 8, 8, 16 ], "texture": "#texture" },
|
|
"up": { "uv": [ 0, 0, 8, 8 ], "texture": "#texture" },
|
|
"north": { "uv": [ 8, 4, 16, 8 ], "texture": "#texture" },
|
|
"south": { "uv": [ 8, 4, 16, 8 ], "texture": "#texture" },
|
|
"west": { "uv": [ 8, 4, 16, 8 ], "texture": "#texture" },
|
|
"east": { "uv": [ 8, 4, 16, 8 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "Box1",
|
|
"from": [ 7, 0, 7 ],
|
|
"to": [ 9, 4, 9 ],
|
|
"faces": {
|
|
"north": { "uv": [ 14, 8, 16, 12 ], "texture": "#texture" },
|
|
"south": { "uv": [ 14, 8, 16, 12 ], "texture": "#texture" },
|
|
"west": { "uv": [ 14, 8, 16, 12 ], "texture": "#texture" },
|
|
"east": { "uv": [ 14, 8, 16, 12 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "Box1",
|
|
"from": [ 5, 8, 5 ],
|
|
"to": [ 11, 10, 11 ],
|
|
"faces": {
|
|
"up": { "uv": [ 1, 1, 7, 7 ], "texture": "#texture" },
|
|
"north": { "uv": [ 9, 2, 15, 4 ], "texture": "#texture" },
|
|
"south": { "uv": [ 9, 2, 15, 4 ], "texture": "#texture" },
|
|
"west": { "uv": [ 9, 2, 15, 4 ], "texture": "#texture" },
|
|
"east": { "uv": [ 9, 2, 15, 4 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "PlaneX4",
|
|
"from": [ 4.5, 2, 4 ],
|
|
"to": [ 4.501, 4, 12 ],
|
|
"faces": {
|
|
"west": { "uv": [ 8, 13, 16, 15 ], "texture": "#texture" },
|
|
"east": { "uv": [ 8, 13, 16, 15 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "PlaneX4",
|
|
"from": [ 11.5, 2, 4 ],
|
|
"to": [ 11.501, 4, 12 ],
|
|
"faces": {
|
|
"west": { "uv": [ 8, 13, 16, 15 ], "texture": "#texture" },
|
|
"east": { "uv": [ 8, 13, 16, 15 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "PlaneZ6",
|
|
"from": [ 4, 2, 4.5 ],
|
|
"to": [ 12, 4, 4.501 ],
|
|
"faces": {
|
|
"north": { "uv": [ 8, 13, 16, 15 ], "texture": "#texture" },
|
|
"south": { "uv": [ 8, 13, 16, 15 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "PlaneZ6",
|
|
"from": [ 4, 2, 11.5 ],
|
|
"to": [ 12, 4, 11.501 ],
|
|
"faces": {
|
|
"north": { "uv": [ 8, 13, 16, 15 ], "texture": "#texture" },
|
|
"south": { "uv": [ 8, 13, 16, 15 ], "texture": "#texture" }
|
|
}
|
|
}
|
|
]
|
|
} |