Metal lanterns
This commit is contained in:
parent
2e8564a26c
commit
1985750261
68 changed files with 446 additions and 206 deletions
|
@ -1,73 +0,0 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"overlay": "betterend:block/bulb_vine_lantern_overlay",
|
||||
"metal": "betterend:block/bulb_vine_lantern_metal",
|
||||
"particle": "#overlay"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 4, 4, 4 ],
|
||||
"to": [ 12, 12, 12 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": { "uv": [ 8, 0, 16, 8 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 0, 8, 8 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 0, 8, 8, 16 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 8, 8, 16 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 0, 8, 8, 16 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 0, 8, 8, 16 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 4, 4, 4 ],
|
||||
"to": [ 12, 12, 12 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": { "uv": [ 8, 0, 16, 8 ], "texture": "#overlay", "tintindex": 0 },
|
||||
"up": { "uv": [ 0, 0, 8, 8 ], "texture": "#overlay", "tintindex": 0 },
|
||||
"north": { "uv": [ 0, 8, 8, 16 ], "texture": "#overlay", "tintindex": 0 },
|
||||
"south": { "uv": [ 0, 8, 8, 16 ], "texture": "#overlay", "tintindex": 0 },
|
||||
"west": { "uv": [ 0, 8, 8, 16 ], "texture": "#overlay", "tintindex": 0 },
|
||||
"east": { "uv": [ 0, 8, 8, 16 ], "texture": "#overlay", "tintindex": 0 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box11",
|
||||
"from": [ 6, 12, 6 ],
|
||||
"to": [ 10, 13, 10 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 10, 8, 14, 12 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 10, 12, 14, 13 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 10, 12, 14, 13 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 10, 12, 14, 13 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 10, 12, 14, 13 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX15",
|
||||
"from": [ 7, 13, 7 ],
|
||||
"to": [ 7.001, 16, 10 ],
|
||||
"rotation": { "origin": [ 7, 13, 7 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 13, 13, 16 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 10, 13, 13, 16 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX15",
|
||||
"from": [ 9, 13, 7 ],
|
||||
"to": [ 9.001, 16, 10 ],
|
||||
"rotation": { "origin": [ 9, 13, 7 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 13, 13, 16 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 10, 13, 13, 16 ], "texture": "#metal" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,73 +0,0 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"overlay": "betterend:block/bulb_vine_lantern_overlay",
|
||||
"metal": "betterend:block/bulb_vine_lantern_metal",
|
||||
"particle": "#overlay"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 4, 0, 4 ],
|
||||
"to": [ 12, 8, 12 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": { "uv": [ 8, 0, 16, 8 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 0, 8, 8 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 0, 8, 8, 16 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 8, 8, 16 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 0, 8, 8, 16 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 0, 8, 8, 16 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 4, 0, 4 ],
|
||||
"to": [ 12, 8, 12 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": { "uv": [ 8, 0, 16, 8 ], "texture": "#overlay", "tintindex": 0 },
|
||||
"up": { "uv": [ 0, 0, 8, 8 ], "texture": "#overlay", "tintindex": 0 },
|
||||
"north": { "uv": [ 0, 8, 8, 16 ], "texture": "#overlay", "tintindex": 0 },
|
||||
"south": { "uv": [ 0, 8, 8, 16 ], "texture": "#overlay", "tintindex": 0 },
|
||||
"west": { "uv": [ 0, 8, 8, 16 ], "texture": "#overlay", "tintindex": 0 },
|
||||
"east": { "uv": [ 0, 8, 8, 16 ], "texture": "#overlay", "tintindex": 0 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box11",
|
||||
"from": [ 6, 8, 6 ],
|
||||
"to": [ 10, 9, 10 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 10, 8, 14, 12 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 10, 12, 14, 13 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 10, 12, 14, 13 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 10, 12, 14, 13 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 10, 12, 14, 13 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX15",
|
||||
"from": [ 7, 9, 7 ],
|
||||
"to": [ 7.001, 12, 10 ],
|
||||
"rotation": { "origin": [ 7, 13, 7 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 13, 13, 16 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 10, 13, 13, 16 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX15",
|
||||
"from": [ 9, 9, 7 ],
|
||||
"to": [ 9.001, 12, 10 ],
|
||||
"rotation": { "origin": [ 9, 13, 7 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 13, 13, 16 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 10, 13, 13, 16 ], "texture": "#metal" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,58 +0,0 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "betterend:block/bulb_vine_lantern",
|
||||
"texture": "betterend:block/bulb_vine_lantern"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 4, 4, 4 ],
|
||||
"to": [ 12, 12, 12 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": { "uv": [ 8, 0, 16, 8 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 8, 8 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 8, 8, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 8, 8, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 8, 8, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 8, 8, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box11",
|
||||
"from": [ 6, 12, 6 ],
|
||||
"to": [ 10, 13, 10 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 10, 8, 14, 12 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 10, 12, 14, 13 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 10, 12, 14, 13 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 10, 12, 14, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 12, 14, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX15",
|
||||
"from": [ 7, 13, 7 ],
|
||||
"to": [ 7.001, 16, 10 ],
|
||||
"rotation": { "origin": [ 7, 13, 7 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 13, 13, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 13, 13, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX15",
|
||||
"from": [ 9, 13, 7 ],
|
||||
"to": [ 9.001, 16, 10 ],
|
||||
"rotation": { "origin": [ 9, 13, 7 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 13, 13, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 13, 13, 16 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,56 +0,0 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "betterend:block/bulb_vine_lantern",
|
||||
"texture": "betterend:block/bulb_vine_lantern"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [ 4, 0, 4 ],
|
||||
"to": [ 12, 8, 12 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": { "uv": [ 8, 0, 16, 8 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 8, 8 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 8, 8, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 8, 8, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 8, 8, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 8, 8, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 6, 8, 6 ],
|
||||
"to": [ 10, 9, 10 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 10, 8, 14, 12 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 10, 12, 14, 13 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 10, 12, 14, 13 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 10, 12, 14, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 12, 14, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX15",
|
||||
"from": [ 7, 9, 7 ],
|
||||
"to": [ 7.001, 12, 10 ],
|
||||
"rotation": { "origin": [ 7, 13, 7 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 13, 13, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 13, 13, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX15",
|
||||
"from": [ 9, 9, 7 ],
|
||||
"to": [ 9.001, 12, 10 ],
|
||||
"rotation": { "origin": [ 9, 13, 7 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 13, 13, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 13, 13, 16 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,69 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "betterend:block/thallasium_anvil_front",
|
||||
"front": "betterend:block/thallasium_anvil_front",
|
||||
"back": "betterend:block/thallasium_anvil_back",
|
||||
"top": "betterend:block/thallasium_anvil_top",
|
||||
"panel": "betterend:block/thallasium_anvil_panel",
|
||||
"bottom": "betterend:block/thallasium_anvil_bottom"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Bottom",
|
||||
"from": [ 2, 0, 2 ],
|
||||
"to": [ 14, 4, 14 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#bottom", "cullface": "down" },
|
||||
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#panel" },
|
||||
"north": { "uv": [ 2, 12, 14, 16 ], "texture": "#back" },
|
||||
"south": { "uv": [ 2, 12, 14, 16 ], "texture": "#back" },
|
||||
"west": { "uv": [ 2, 12, 14, 16 ], "texture": "#front" },
|
||||
"east": { "uv": [ 2, 12, 14, 16 ], "texture": "#front" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Plate",
|
||||
"from": [ 4, 4, 3 ],
|
||||
"to": [ 12, 5, 13 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 4, 3, 12, 13 ], "texture": "#panel" },
|
||||
"north": { "uv": [ 4, 11, 12, 12 ], "texture": "#back" },
|
||||
"south": { "uv": [ 4, 11, 12, 12 ], "texture": "#back" },
|
||||
"west": { "uv": [ 3, 11, 13, 12 ], "texture": "#front" },
|
||||
"east": { "uv": [ 3, 11, 13, 12 ], "texture": "#front" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Support",
|
||||
"from": [ 6, 5, 4 ],
|
||||
"to": [ 10, 10, 12 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 6, 6, 10, 11 ], "texture": "#back" },
|
||||
"south": { "uv": [ 6, 6, 10, 11 ], "texture": "#back" },
|
||||
"west": { "uv": [ 4, 6, 12, 11 ], "texture": "#front" },
|
||||
"east": { "uv": [ 4, 6, 12, 11 ], "texture": "#front" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Top",
|
||||
"from": [ 3, 10, 0 ],
|
||||
"to": [ 13, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 3, 0, 13, 16 ], "texture": "#top" },
|
||||
"up": { "uv": [ 3, 0, 13, 16 ], "texture": "#top" },
|
||||
"north": { "uv": [ 3, 0, 13, 6 ], "texture": "#back" },
|
||||
"south": { "uv": [ 3, 0, 13, 6 ], "texture": "#back" },
|
||||
"west": { "uv": [ 0, 0, 16, 6 ], "texture": "#front" },
|
||||
"east": { "uv": [ 0, 0, 16, 6 ], "texture": "#front" }
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"fixed": {
|
||||
"rotation": [ 0, 90, 0 ],
|
||||
"scale": [ 0.5, 0.5, 0.5 ]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/thallasium_anvil"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue