* github pls * add initial textures + blockstates * models * started writing up the blocks * model adjustments, added item models and textures * cleanup * git moment
98 lines
No EOL
3.1 KiB
JSON
98 lines
No EOL
3.1 KiB
JSON
{
|
|
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
|
"textures": {
|
|
"particle": "betterend:block/bulb_vine",
|
|
"texture": "betterend:block/bulb_vine",
|
|
"fur": "betterend:block/bulb_vine_fur",
|
|
"stem": "betterend:block/bulb_vine_middle"
|
|
},
|
|
"elements": [
|
|
{
|
|
"__comment": "Box1",
|
|
"from": [ 4, 4, 4 ],
|
|
"to": [ 12, 12, 12 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [ 0, 8, 8, 16 ], "texture": "#texture" },
|
|
"up": { "uv": [ 8, 0, 16, 8 ], "texture": "#texture" },
|
|
"north": { "uv": [ 0, 0, 8, 8 ], "texture": "#texture" },
|
|
"south": { "uv": [ 0, 0, 8, 8 ], "texture": "#texture" },
|
|
"west": { "uv": [ 0, 0, 8, 8 ], "texture": "#texture" },
|
|
"east": { "uv": [ 0, 0, 8, 8 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "Box1",
|
|
"from": [ 5, 12, 5 ],
|
|
"to": [ 11, 14, 11 ],
|
|
"faces": {
|
|
"up": { "uv": [ 9, 1, 15, 7 ], "texture": "#texture" },
|
|
"north": { "uv": [ 9, 6, 15, 8 ], "texture": "#texture" },
|
|
"south": { "uv": [ 9, 6, 15, 8 ], "texture": "#texture" },
|
|
"west": { "uv": [ 9, 6, 15, 8 ], "texture": "#texture" },
|
|
"east": { "uv": [ 9, 6, 15, 8 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "Box1",
|
|
"from": [ 6, 14, 6 ],
|
|
"to": [ 10, 15, 10 ],
|
|
"faces": {
|
|
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture" },
|
|
"up": { "uv": [ 10, 2, 14, 6 ], "texture": "#texture" },
|
|
"north": { "uv": [ 10, 5, 14, 6 ], "texture": "#texture" },
|
|
"south": { "uv": [ 10, 5, 14, 6 ], "texture": "#texture" },
|
|
"west": { "uv": [ 10, 5, 14, 6 ], "texture": "#texture" },
|
|
"east": { "uv": [ 10, 5, 14, 6 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "Box4",
|
|
"from": [ 3, 7, 3 ],
|
|
"to": [ 13, 13, 13 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"up": { "uv": [ 0, 0, 10, 10 ], "texture": "#fur" },
|
|
"north": { "uv": [ 0, 10, 10, 16 ], "texture": "#fur" },
|
|
"south": { "uv": [ 0, 10, 10, 16 ], "texture": "#fur" },
|
|
"west": { "uv": [ 0, 10, 10, 16 ], "texture": "#fur" },
|
|
"east": { "uv": [ 0, 10, 10, 16 ], "texture": "#fur" }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "Box4",
|
|
"from": [ 13, 13, 13 ],
|
|
"to": [ 3, 7, 3 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [ 0, 0, 10, 10 ], "texture": "#fur" },
|
|
"north": { "uv": [ 0, 16, 10, 10 ], "texture": "#fur" },
|
|
"south": { "uv": [ 0, 16, 10, 10 ], "texture": "#fur" },
|
|
"west": { "uv": [ 0, 16, 10, 10 ], "texture": "#fur" },
|
|
"east": { "uv": [ 0, 16, 10, 10 ], "texture": "#fur" }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "PlaneX9",
|
|
"from": [ 7.25, 15, 7.25 ],
|
|
"to": [ 7.251, 16, 9.25 ],
|
|
"rotation": { "origin": [ 7.25, 15, 7.25 ], "axis": "y", "angle": 45 },
|
|
"shade": false,
|
|
"faces": {
|
|
"west": { "uv": [ 7, 0, 9, 1 ], "texture": "#stem" },
|
|
"east": { "uv": [ 7, 0, 9, 1 ], "texture": "#stem" }
|
|
}
|
|
},
|
|
{
|
|
"__comment": "PlaneX9",
|
|
"from": [ 8.625, 15, 7.375 ],
|
|
"to": [ 8.626, 16, 9.375 ],
|
|
"rotation": { "origin": [ 8.625, 15, 7.375 ], "axis": "y", "angle": -45 },
|
|
"shade": false,
|
|
"faces": {
|
|
"west": { "uv": [ 7, 0, 9, 1 ], "texture": "#stem" },
|
|
"east": { "uv": [ 7, 0, 9, 1 ], "texture": "#stem" }
|
|
}
|
|
}
|
|
]
|
|
} |