Amaranita additional blocks & lang, texture refactoring
This commit is contained in:
parent
d32eae2c06
commit
2fd19ac328
28 changed files with 192 additions and 77 deletions
|
@ -1,12 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube",
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"down": "betterend:block/amaranita_hyphae_top",
|
||||
"east": "betterend:block/amaranita_hyphae_side",
|
||||
"north": "betterend:block/amaranita_hyphae_side",
|
||||
"particle": "betterend:block/amaranita_hyphae_side",
|
||||
"south": "betterend:block/amaranita_hyphae_side",
|
||||
"up": "betterend:block/amaranita_hyphae_top",
|
||||
"west": "betterend:block/amaranita_hyphae_side"
|
||||
"all": "betterend:block/amaranita_hyphae_side"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cube_noshade",
|
||||
"textures": {
|
||||
"texture": "betterend:block/amaranita_lantern"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "betterend:block/amaranita_hyphae_top",
|
||||
"east": "betterend:block/amaranita_hyphae_side",
|
||||
"north": "betterend:block/amaranita_hyphae_side",
|
||||
"particle": "betterend:block/mossy_bone_side_ver",
|
||||
"south": "betterend:block/amaranita_hyphae_side",
|
||||
"up": "betterend:block/amaranita_hyphae_top",
|
||||
"west": "betterend:block/amaranita_hyphae_side"
|
||||
}
|
||||
}
|
|
@ -33,29 +33,6 @@
|
|||
"east": { "uv": [ 3, 0, 13, 2 ], "texture": "#side" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box4",
|
||||
"from": [ 6, 0, 6 ],
|
||||
"to": [ 10, 4, 10 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 6, 12, 10, 16 ], "texture": "#stem" },
|
||||
"south": { "uv": [ 6, 12, 10, 16 ], "texture": "#stem" },
|
||||
"west": { "uv": [ 6, 12, 10, 16 ], "texture": "#stem" },
|
||||
"east": { "uv": [ 6, 12, 10, 16 ], "texture": "#stem" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box4",
|
||||
"from": [ 5, 4, 5 ],
|
||||
"to": [ 11, 7, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 5, 2, 11, 8 ], "texture": "#stem" },
|
||||
"north": { "uv": [ 5, 9, 11, 12 ], "texture": "#stem" },
|
||||
"south": { "uv": [ 5, 9, 11, 12 ], "texture": "#stem" },
|
||||
"west": { "uv": [ 5, 9, 11, 12 ], "texture": "#stem" },
|
||||
"east": { "uv": [ 5, 9, 11, 12 ], "texture": "#stem" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX6",
|
||||
"from": [ 2, 3, 1 ],
|
||||
|
@ -91,6 +68,28 @@
|
|||
"north": { "uv": [ 1, 9, 15, 13 ], "texture": "#side" },
|
||||
"south": { "uv": [ 1, 9, 15, 13 ], "texture": "#side" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX9",
|
||||
"from": [ 2.25, 0, 2.25 ],
|
||||
"to": [ 2.251, 16, 18.25 ],
|
||||
"rotation": { "origin": [ 2.25, 0, 2.25 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX9",
|
||||
"from": [ 13.625, 0, 2.375 ],
|
||||
"to": [ 13.626, 16, 18.375 ],
|
||||
"rotation": { "origin": [ 13.625, 0, 2.375 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,42 +1,30 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/amaranita_stem",
|
||||
"texture": "betterend:block/amaranita_stem",
|
||||
"texture1": "betterend:block/amaranita_roots"
|
||||
"particle": "betterend:block/amaranita_stem_roots",
|
||||
"stem": "betterend:block/amaranita_stem_roots"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 6, 0, 6 ],
|
||||
"to": [ 10, 16, 10 ],
|
||||
"__comment": "PlaneX9",
|
||||
"from": [ 2.25, 0, 2.25 ],
|
||||
"to": [ 2.251, 16, 18.25 ],
|
||||
"rotation": { "origin": [ 2.25, 0, 2.25 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"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" }
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX2",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 0.001, 16, 22.5 ],
|
||||
"rotation": { "origin": [ 0, 0, 0 ], "axis": "y", "angle": 45 },
|
||||
"__comment": "PlaneX9",
|
||||
"from": [ 13.625, 0, 2.375 ],
|
||||
"to": [ 13.626, 16, 18.375 ],
|
||||
"rotation": { "origin": [ 13.625, 0, 2.375 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX2",
|
||||
"from": [ 16, 0, 0 ],
|
||||
"to": [ 16.001, 16, 22.5 ],
|
||||
"rotation": { "origin": [ 16, 0, 0 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" }
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" }
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,19 +1,30 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "betterend:block/amaranita_stem",
|
||||
"texture": "betterend:block/amaranita_stem"
|
||||
"particle": "betterend:block/amaranita_stem_middle",
|
||||
"stem": "betterend:block/amaranita_stem_middle"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 6, 0, 6 ],
|
||||
"to": [ 10, 16, 10 ],
|
||||
"__comment": "PlaneX9",
|
||||
"from": [ 2.25, 0, 2.25 ],
|
||||
"to": [ 2.251, 16, 18.25 ],
|
||||
"rotation": { "origin": [ 2.25, 0, 2.25 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"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" }
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "PlaneX9",
|
||||
"from": [ 13.625, 0, 2.375 ],
|
||||
"to": [ 13.626, 16, 18.375 ],
|
||||
"rotation": { "origin": [ 13.625, 0, 2.375 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" }
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/amaranita_hyphae"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/amaranita_lantern"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/amaranita_stem"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue