More Better End plants (#1471)
* github pls * add initial textures + blockstates * models * started writing up the blocks * model adjustments, added item models and textures * cleanup * git moment
This commit is contained in:
parent
a607627d98
commit
87f9d0cf6d
624 changed files with 13023 additions and 25 deletions
|
|
@ -0,0 +1,75 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/twisted_umbrella_moss_bottom",
|
||||
"texture": "betterend:block/twisted_umbrella_moss_bottom"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ -2, 0, -2 ],
|
||||
"to": [ -1.999, 16, 14 ],
|
||||
"rotation": { "origin": [ -2, 0, -2 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ 9.5, 0, -2 ],
|
||||
"to": [ 9.501, 16, 14 ],
|
||||
"rotation": { "origin": [ 9.5, 0, -2 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ 6, 0, 3 ],
|
||||
"to": [ 6.001, 16, 19 ],
|
||||
"rotation": { "origin": [ 6, 0, 3 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ 17.5, 0, 3 ],
|
||||
"to": [ 17.501, 16, 19 ],
|
||||
"rotation": { "origin": [ 17.5, 0, 3 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ -1, 0, 6 ],
|
||||
"to": [ -0.999, 16, 22 ],
|
||||
"rotation": { "origin": [ -1, 0, 6 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX3",
|
||||
"from": [ 10.5, 0, 6 ],
|
||||
"to": [ 10.501, 16, 22 ],
|
||||
"rotation": { "origin": [ 10.5, 0, 6 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue