Stalactite enhancements (WIP)
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"cross": "betterend:block/%texture%",
|
||||
"particle": "#cross"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0.8, 0, 8 ],
|
||||
"to": [ 15.2, 16, 8 ],
|
||||
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 8, 0, 0.8 ],
|
||||
"to": [ 8, 16, 15.2 ],
|
||||
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/%texture%",
|
||||
"texture": "betterend:block/%texture%"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 6, 0, 6 ],
|
||||
"to": [ 10, 16, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX2",
|
||||
"from": [ 0.0007, 0, -0.0007 ],
|
||||
"to": [ 22.5007, 16, 0.0003 ],
|
||||
"rotation": { "origin": [ 0, 0, 0 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX2",
|
||||
"from": [ -6.5007, 0, -0.0003 ],
|
||||
"to": [ 15.9993, 16, 0.0007 ],
|
||||
"rotation": { "origin": [ 16, 0, 0 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/%texture%",
|
||||
"texture": "betterend:block/%texture%"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 5, 0, 5 ],
|
||||
"to": [ 11, 16, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 5, 5, 11, 11 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 5, 5, 11, 11 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 5, 0, 11, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 5, 0, 11, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 5, 0, 11, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 5, 0, 11, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX2",
|
||||
"from": [ 0.0007, 0, -0.0007 ],
|
||||
"to": [ 22.5007, 16, 0.0003 ],
|
||||
"rotation": { "origin": [ 0, 0, 0 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX2",
|
||||
"from": [ -6.5007, 0, -0.0003 ],
|
||||
"to": [ 15.9993, 16, 0.0007 ],
|
||||
"rotation": { "origin": [ 16, 0, 0 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/%texture%",
|
||||
"texture": "betterend:block/%texture%"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 4, 0, 4 ],
|
||||
"to": [ 12, 16, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 4, 12, 12 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 4, 4, 12, 12 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 4, 0, 12, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 4, 0, 12, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 4, 0, 12, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 4, 0, 12, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX2",
|
||||
"from": [ 0.0007, 0, -0.0007 ],
|
||||
"to": [ 22.5007, 16, 0.0003 ],
|
||||
"rotation": { "origin": [ 0, 0, 0 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX2",
|
||||
"from": [ -6.5007, 0, -0.0003 ],
|
||||
"to": [ 15.9993, 16, 0.0007 ],
|
||||
"rotation": { "origin": [ 16, 0, 0 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,13 +1,21 @@
|
|||
{
|
||||
"variants":
|
||||
{
|
||||
"size=0": { "model": "betterend:pattern/%block%/%block%_0" },
|
||||
"size=1": { "model": "betterend:pattern/%block%/%block%_1" },
|
||||
"size=2": { "model": "betterend:pattern/%block%/%block%_2" },
|
||||
"size=3": { "model": "betterend:pattern/%block%/%block%_3" },
|
||||
"size=4": { "model": "betterend:pattern/%block%/%block%_4" },
|
||||
"size=5": { "model": "betterend:pattern/%block%/%block%_5" },
|
||||
"size=6": { "model": "betterend:pattern/%block%/%block%_6" },
|
||||
"size=7": { "model": "betterend:pattern/%block%/%block%_7" }
|
||||
"size=0,is_floor=true": { "model": "betterend:pattern/%block%/%block%_0" },
|
||||
"size=1,is_floor=true": { "model": "betterend:pattern/%block%/%block%_1" },
|
||||
"size=2,is_floor=true": { "model": "betterend:pattern/%block%/%block%_2" },
|
||||
"size=3,is_floor=true": { "model": "betterend:pattern/%block%/%block%_3" },
|
||||
"size=4,is_floor=true": { "model": "betterend:pattern/%block%/%block%_4" },
|
||||
"size=5,is_floor=true": { "model": "betterend:pattern/%block%/%block%_5" },
|
||||
"size=6,is_floor=true": { "model": "betterend:pattern/%block%/%block%_6" },
|
||||
"size=7,is_floor=true": { "model": "betterend:pattern/%block%/%block%_7" },
|
||||
"size=0,is_floor=false": { "model": "betterend:pattern/%block%/%block%_0", "x": 180 },
|
||||
"size=1,is_floor=false": { "model": "betterend:pattern/%block%/%block%_1", "x": 180 },
|
||||
"size=2,is_floor=false": { "model": "betterend:pattern/%block%/%block%_2", "x": 180 },
|
||||
"size=3,is_floor=false": { "model": "betterend:pattern/%block%/%block%_3", "x": 180 },
|
||||
"size=4,is_floor=false": { "model": "betterend:pattern/%block%/%block%_4", "x": 180 },
|
||||
"size=5,is_floor=false": { "model": "betterend:pattern/%block%/%block%_5", "x": 180 },
|
||||
"size=6,is_floor=false": { "model": "betterend:pattern/%block%/%block%_6", "x": 180 },
|
||||
"size=7,is_floor=false": { "model": "betterend:pattern/%block%/%block%_7", "x": 180 }
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 171 B |
After Width: | Height: | Size: 181 B |
After Width: | Height: | Size: 190 B |
After Width: | Height: | Size: 186 B |
After Width: | Height: | Size: 199 B |
After Width: | Height: | Size: 197 B |
After Width: | Height: | Size: 214 B |
After Width: | Height: | Size: 213 B |