Some new plants
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/murkweed_01" },
|
||||
{ "model": "betterend:block/murkweed_02" },
|
||||
{ "model": "betterend:block/murkweed_03" },
|
||||
{ "model": "betterend:block/murkweed_01", "y": 90 },
|
||||
{ "model": "betterend:block/murkweed_02", "y": 90 },
|
||||
{ "model": "betterend:block/murkweed_03", "y": 90 },
|
||||
{ "model": "betterend:block/murkweed_01", "y": 180 },
|
||||
{ "model": "betterend:block/murkweed_02", "y": 180 },
|
||||
{ "model": "betterend:block/murkweed_03", "y": 180 },
|
||||
{ "model": "betterend:block/murkweed_01", "y": 270 },
|
||||
{ "model": "betterend:block/murkweed_02", "y": 270 },
|
||||
{ "model": "betterend:block/murkweed_03", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/needlegrass_01" },
|
||||
{ "model": "betterend:block/needlegrass_02" },
|
||||
{ "model": "betterend:block/needlegrass_03" },
|
||||
{ "model": "betterend:block/needlegrass_04" },
|
||||
{ "model": "betterend:block/needlegrass_05" },
|
||||
{ "model": "betterend:block/needlegrass_06" },
|
||||
{ "model": "betterend:block/needlegrass_07" },
|
||||
{ "model": "betterend:block/needlegrass_08" }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -0,0 +1,257 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "betterend:block/murkweed",
|
||||
"texture": "betterend:block/murkweed"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 2, 11, 2.5 ],
|
||||
"to": [ 6, 15, 6.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 12, 8, 16 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 8, 4, 12 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 3, 15, 3.5 ],
|
||||
"to": [ 5, 15.5, 5.5 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 2.5, 15.5, 3 ],
|
||||
"to": [ 5.5, 16, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 4, 3, 7 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 4, 3, 7 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 2, 0, 2 ],
|
||||
"to": [ 2.001, 11, 8 ],
|
||||
"rotation": { "origin": [ 2, 0, 2 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 0, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 6, 0, 2 ],
|
||||
"to": [ 6.001, 11, 8 ],
|
||||
"rotation": { "origin": [ 6, 0, 2 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 0, 16, 12 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 0, 16, 12 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 10, 0, 1 ],
|
||||
"to": [ 10.001, 8, 7 ],
|
||||
"rotation": { "origin": [ 10, 0, 1 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 4, 16, 12 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 4, 16, 12 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 14, 0, 1 ],
|
||||
"to": [ 14.001, 8, 7 ],
|
||||
"rotation": { "origin": [ 14, 0, 1 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 4, 16, 12 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 4, 16, 12 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 6, 0, 7 ],
|
||||
"to": [ 6.001, 9, 13 ],
|
||||
"rotation": { "origin": [ 6, 0, 7 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 4, 16, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 4, 16, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 10, 0, 7 ],
|
||||
"to": [ 10.001, 9, 13 ],
|
||||
"rotation": { "origin": [ 10, 0, 7 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 4, 16, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 4, 16, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 0, 0, 10 ],
|
||||
"to": [ 0.001, 5, 16 ],
|
||||
"rotation": { "origin": [ 0, 0, 10 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 4, 0, 10 ],
|
||||
"to": [ 4.001, 5, 16 ],
|
||||
"rotation": { "origin": [ 4, 0, 10 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 11, 0, 11 ],
|
||||
"to": [ 11.001, 7, 17 ],
|
||||
"rotation": { "origin": [ 11, 0, 11 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 9, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 9, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 15, 0, 11 ],
|
||||
"to": [ 15.001, 7, 17 ],
|
||||
"rotation": { "origin": [ 15, 0, 11 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 9, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 9, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 6, 9, 7.5 ],
|
||||
"to": [ 10, 13, 11.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 12, 8, 16 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 8, 4, 12 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 7, 13, 8.5 ],
|
||||
"to": [ 9, 13.5, 10.5 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 6.5, 13.5, 8 ],
|
||||
"to": [ 9.5, 14, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 4, 3, 7 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 4, 3, 7 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 10.5, 8, 1.5 ],
|
||||
"to": [ 13.5, 12, 4.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 12, 7, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 8, 3, 11 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 11, 7, 11 ],
|
||||
"to": [ 15, 11, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 12, 8, 16 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 8, 4, 12 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 12, 11, 12 ],
|
||||
"to": [ 14, 11.5, 14 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 11.5, 11.5, 11.5 ],
|
||||
"to": [ 14.5, 12, 14.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 4, 3, 7 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 4, 3, 7 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0.5, 5, 10.5 ],
|
||||
"to": [ 3.5, 9, 13.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 12, 7, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 8, 3, 11 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,174 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "betterend:block/murkweed",
|
||||
"texture": "betterend:block/murkweed"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 6, 11, 6 ],
|
||||
"to": [ 10, 15, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 12, 8, 16 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 8, 4, 12 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 7, 15, 7 ],
|
||||
"to": [ 9, 15.5, 9 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 1, 7.5, 3, 8 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 6.5, 15.5, 6.5 ],
|
||||
"to": [ 9.5, 16, 9.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 4, 3, 7 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 4, 3, 7 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 6.5, 3, 7 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 6, 0, 5.5 ],
|
||||
"to": [ 6.001, 11, 11.5 ],
|
||||
"rotation": { "origin": [ 6, 0, 5.5 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 0, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 10, 0, 5.5 ],
|
||||
"to": [ 10.001, 11, 11.5 ],
|
||||
"rotation": { "origin": [ 10, 0, 5.5 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 0, 16, 12 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 0, 16, 12 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 10, 0, 1 ],
|
||||
"to": [ 10.001, 8, 7 ],
|
||||
"rotation": { "origin": [ 10, 0, 1 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 4, 16, 12 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 4, 16, 12 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 14, 0, 1 ],
|
||||
"to": [ 14.001, 8, 7 ],
|
||||
"rotation": { "origin": [ 14, 0, 1 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 4, 16, 12 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 4, 16, 12 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 0.5, 0, 1.5 ],
|
||||
"to": [ 0.501, 5, 7.5 ],
|
||||
"rotation": { "origin": [ 0.5, 0, 1.5 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 4.5, 0, 1.5 ],
|
||||
"to": [ 4.501, 5, 7.5 ],
|
||||
"rotation": { "origin": [ 4.5, 0, 1.5 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 10.5, 8, 1.5 ],
|
||||
"to": [ 13.5, 12, 4.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 12, 7, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 8, 3, 11 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 1, 5, 2 ],
|
||||
"to": [ 4, 9, 5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 12, 7, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 8, 3, 11 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 5.5, 5, 12 ],
|
||||
"to": [ 8.5, 9, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 12, 7, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 8, 3, 11 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 9, 0, 11.5 ],
|
||||
"to": [ 9.001, 5, 17.5 ],
|
||||
"rotation": { "origin": [ 9, 0, 11.5 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 5, 0, 11.5 ],
|
||||
"to": [ 5.001, 5, 17.5 ],
|
||||
"rotation": { "origin": [ 5, 0, 11.5 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,181 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "betterend:block/murkweed",
|
||||
"texture": "betterend:block/murkweed"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 8.5, 0, 4.5 ],
|
||||
"to": [ 8.501, 8, 10.5 ],
|
||||
"rotation": { "origin": [ 8.5, 0, 4.5 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 4, 16, 12 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 4, 16, 12 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 12.5, 0, 4.5 ],
|
||||
"to": [ 12.501, 8, 10.5 ],
|
||||
"rotation": { "origin": [ 12.5, 0, 4.5 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 4, 16, 12 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 4, 16, 12 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 1.5, 0, 2.5 ],
|
||||
"to": [ 1.501, 5, 8.5 ],
|
||||
"rotation": { "origin": [ 1.5, 0, 2.5 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 5.5, 0, 2.5 ],
|
||||
"to": [ 5.501, 5, 8.5 ],
|
||||
"rotation": { "origin": [ 5.5, 0, 2.5 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 9, 8, 5 ],
|
||||
"to": [ 12, 12, 8 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 12, 7, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 8, 3, 11 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 2, 5, 3 ],
|
||||
"to": [ 5, 9, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 12, 7, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 8, 3, 11 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 5, 5, 11 ],
|
||||
"to": [ 8, 9, 14 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 12, 7, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 8, 3, 11 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 12, 4, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 8.5, 0, 10.5 ],
|
||||
"to": [ 8.501, 5, 16.5 ],
|
||||
"rotation": { "origin": [ 8.5, 0, 10.5 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 4.5, 0, 10.5 ],
|
||||
"to": [ 4.501, 5, 16.5 ],
|
||||
"rotation": { "origin": [ 4.5, 0, 10.5 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 8, 16, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 15, 0, 10.5 ],
|
||||
"to": [ 15.001, 5, 16.5 ],
|
||||
"rotation": { "origin": [ 15, 0, 10.5 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 0, 16, 5 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 0, 16, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 11, 0, 10.5 ],
|
||||
"to": [ 11.001, 5, 16.5 ],
|
||||
"rotation": { "origin": [ 11, 0, 10.5 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 0, 16, 5 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 0, 16, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 0, 0, 8 ],
|
||||
"to": [ 0.001, 5, 14 ],
|
||||
"rotation": { "origin": [ 0, 0, 8 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 0, 16, 5 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 0, 16, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 4, 0, 8 ],
|
||||
"to": [ 4.001, 5, 14 ],
|
||||
"rotation": { "origin": [ 4, 0, 8 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 0, 16, 5 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 0, 16, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 7, 0, 0.5 ],
|
||||
"to": [ 7.001, 5, 6.5 ],
|
||||
"rotation": { "origin": [ 7, 0, 0.5 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 0, 16, 5 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 0, 16, 5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX4",
|
||||
"from": [ 11, 0, 0.5 ],
|
||||
"to": [ 11.001, 5, 6.5 ],
|
||||
"rotation": { "origin": [ 11, 0, 0.5 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 0, 16, 5 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 0, 16, 5 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/needlegrass_01"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/needlegrass_02"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/needlegrass_03"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "betterend:block/needlegrass_04"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_inverted",
|
||||
"textures": {
|
||||
"cross": "betterend:block/needlegrass_01"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_inverted",
|
||||
"textures": {
|
||||
"cross": "betterend:block/needlegrass_02"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_inverted",
|
||||
"textures": {
|
||||
"cross": "betterend:block/needlegrass_03"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_inverted",
|
||||
"textures": {
|
||||
"cross": "betterend:block/needlegrass_04"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/murkweed"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:block/needlegrass_01"
|
||||
}
|
||||
}
|
BIN
src/main/resources/assets/betterend/textures/block/murkweed.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 2 KiB |
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 1.8 KiB |
BIN
src/main/resources/assets/betterend/textures/item/murkweed.png
Normal file
After Width: | Height: | Size: 1.9 KiB |