Neon cactus growing (WIP) & additional textures

This commit is contained in:
paulevsGitch 2021-04-26 21:51:53 +03:00
parent d897bb09d8
commit 387a430fde
28 changed files with 554 additions and 55 deletions

View file

@ -0,0 +1,34 @@
{
"parent": "block/block",
"textures": {
"end": "betterend:block/neon_cactus_big_top",
"side": "betterend:block/neon_cactus_big_side_moss",
"overlay": "betterend:block/neon_cactus_big_side_moss_overlay",
"particle": "#side"
},
"elements": [
{
"from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" }
}
},
{
"from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "cullface": "east" }
}
}
]
}

View file

@ -0,0 +1,34 @@
{
"parent": "block/block",
"textures": {
"end": "betterend:block/neon_cactus_big_top",
"side": "betterend:block/neon_cactus_big_side_dust",
"overlay": "betterend:block/neon_cactus_big_side_dust_overlay",
"particle": "#side"
},
"elements": [
{
"from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" }
}
},
{
"from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "cullface": "east" }
}
}
]
}

View file

@ -0,0 +1,58 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/neon_cactus_small_side",
"overlay": "betterend:block/neon_cactus_medium_side_moss_overlay",
"side": "betterend:block/neon_cactus_medium_side_moss",
"top": "betterend:block/neon_cactus_medium_top"
},
"elements": [
{
"__comment": "Box1",
"from": [ 2, -2, 2 ],
"to": [ 14, 14, 14 ],
"shade": false,
"faces": {
"down": { "uv": [ 4, 4, 12, 12 ], "texture": "#top" },
"up": { "uv": [ 4, 4, 12, 12 ], "texture": "#top" },
"north": { "uv": [ 2, 0, 14, 16 ], "texture": "#side" },
"south": { "uv": [ 2, 0, 14, 16 ], "texture": "#side" },
"west": { "uv": [ 2, 0, 14, 16 ], "texture": "#side" },
"east": { "uv": [ 2, 0, 14, 16 ], "texture": "#side" }
}
},
{
"__comment": "Box1",
"from": [ 2, -2, 2 ],
"to": [ 14, 14, 14 ],
"faces": {
"north": { "uv": [ 2, 0, 14, 16 ], "texture": "#overlay" },
"south": { "uv": [ 2, 0, 14, 16 ], "texture": "#overlay" },
"west": { "uv": [ 2, 0, 14, 16 ], "texture": "#overlay" },
"east": { "uv": [ 2, 0, 14, 16 ], "texture": "#overlay" }
}
},
{
"__comment": "PlaneX2",
"from": [ 0, -2, 0 ],
"to": [ 0.001, 14, 22.5 ],
"rotation": { "origin": [ 0, -2, 0 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }
}
},
{
"__comment": "PlaneX2",
"from": [ 16, -2, 0 ],
"to": [ 16.001, 14, 22.5 ],
"rotation": { "origin": [ 16, -2, 0 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }
}
}
]
}

View file

@ -0,0 +1,58 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/neon_cactus_small_side",
"overlay": "betterend:block/neon_cactus_medium_side_dust_overlay",
"side": "betterend:block/neon_cactus_medium_side_dust",
"top": "betterend:block/neon_cactus_medium_top"
},
"elements": [
{
"__comment": "Box1",
"from": [ 2, -2, 2 ],
"to": [ 14, 14, 14 ],
"shade": false,
"faces": {
"down": { "uv": [ 4, 4, 12, 12 ], "texture": "#top" },
"up": { "uv": [ 4, 4, 12, 12 ], "texture": "#top" },
"north": { "uv": [ 2, 0, 14, 16 ], "texture": "#side" },
"south": { "uv": [ 2, 0, 14, 16 ], "texture": "#side" },
"west": { "uv": [ 2, 0, 14, 16 ], "texture": "#side" },
"east": { "uv": [ 2, 0, 14, 16 ], "texture": "#side" }
}
},
{
"__comment": "Box1",
"from": [ 2, -2, 2 ],
"to": [ 14, 14, 14 ],
"faces": {
"north": { "uv": [ 2, 0, 14, 16 ], "texture": "#overlay" },
"south": { "uv": [ 2, 0, 14, 16 ], "texture": "#overlay" },
"west": { "uv": [ 2, 0, 14, 16 ], "texture": "#overlay" },
"east": { "uv": [ 2, 0, 14, 16 ], "texture": "#overlay" }
}
},
{
"__comment": "PlaneX2",
"from": [ 0, -2, 0 ],
"to": [ 0.001, 14, 22.5 ],
"rotation": { "origin": [ 0, -2, 0 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }
}
},
{
"__comment": "PlaneX2",
"from": [ 16, -2, 0 ],
"to": [ 16.001, 14, 22.5 ],
"rotation": { "origin": [ 16, -2, 0 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }
}
}
]
}

View file

@ -0,0 +1,58 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"parent": "block/block",
"textures": {
"particle": "betterend:block/neon_cactus_small_side",
"overlay": "betterend:block/neon_cactus_small_side_moss_overlay",
"side": "betterend:block/neon_cactus_small_side",
"top": "betterend:block/neon_cactus_small_top"
},
"elements": [
{
"__comment": "Box1",
"from": [ 4, -4, 4 ],
"to": [ 12, 12, 12 ],
"shade": false,
"faces": {
"down": { "uv": [ 4, 4, 12, 12 ], "texture": "#top" },
"up": { "uv": [ 4, 4, 12, 12 ], "texture": "#top" },
"north": { "uv": [ 4, 0, 12, 16 ], "texture": "#side" },
"south": { "uv": [ 4, 0, 12, 16 ], "texture": "#side" },
"west": { "uv": [ 4, 0, 12, 16 ], "texture": "#side" },
"east": { "uv": [ 4, 0, 12, 16 ], "texture": "#side" }
}
},
{
"from": [ 4, -4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"north": { "uv": [ 4, 0, 12, 16 ], "texture": "#overlay" },
"south": { "uv": [ 4, 0, 12, 16 ], "texture": "#overlay" },
"west": { "uv": [ 4, 0, 12, 16 ], "texture": "#overlay" },
"east": { "uv": [ 4, 0, 12, 16 ], "texture": "#overlay" }
}
},
{
"__comment": "PlaneX2",
"from": [ 0, -4, 0 ],
"to": [ 0.001, 12, 22.5 ],
"rotation": { "origin": [ 0, -4, 0 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }
}
},
{
"__comment": "PlaneX2",
"from": [ 16, -4, 0 ],
"to": [ 16.001, 12, 22.5 ],
"rotation": { "origin": [ 16, -4, 0 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }
}
}
]
}

View file

@ -0,0 +1,58 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"parent": "block/block",
"textures": {
"particle": "betterend:block/neon_cactus_small_side",
"overlay": "betterend:block/neon_cactus_small_side_dust_overlay",
"side": "betterend:block/neon_cactus_small_side_dust",
"top": "betterend:block/neon_cactus_small_top"
},
"elements": [
{
"__comment": "Box1",
"from": [ 4, -4, 4 ],
"to": [ 12, 12, 12 ],
"shade": false,
"faces": {
"down": { "uv": [ 4, 4, 12, 12 ], "texture": "#top" },
"up": { "uv": [ 4, 4, 12, 12 ], "texture": "#top" },
"north": { "uv": [ 4, 0, 12, 16 ], "texture": "#side" },
"south": { "uv": [ 4, 0, 12, 16 ], "texture": "#side" },
"west": { "uv": [ 4, 0, 12, 16 ], "texture": "#side" },
"east": { "uv": [ 4, 0, 12, 16 ], "texture": "#side" }
}
},
{
"from": [ 4, -4, 4 ],
"to": [ 12, 12, 12 ],
"faces": {
"north": { "uv": [ 4, 0, 12, 16 ], "texture": "#overlay" },
"south": { "uv": [ 4, 0, 12, 16 ], "texture": "#overlay" },
"west": { "uv": [ 4, 0, 12, 16 ], "texture": "#overlay" },
"east": { "uv": [ 4, 0, 12, 16 ], "texture": "#overlay" }
}
},
{
"__comment": "PlaneX2",
"from": [ 0, -4, 0 ],
"to": [ 0.001, 12, 22.5 ],
"rotation": { "origin": [ 0, -4, 0 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }
}
},
{
"__comment": "PlaneX2",
"from": [ 16, -4, 0 ],
"to": [ 16.001, 12, 22.5 ],
"rotation": { "origin": [ 16, -4, 0 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }
}
}
]
}