Sponge model, more charnias

This commit is contained in:
paulevsGitch 2020-12-06 14:29:46 +03:00
parent 79d7a75687
commit 570fcd9194
15 changed files with 223 additions and 2 deletions

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "betterend:block/charnia_cyan" },
{ "model": "betterend:block/charnia_cyan", "y": 90 },
{ "model": "betterend:block/charnia_cyan", "y": 180 },
{ "model": "betterend:block/charnia_cyan", "y": 270 }
]
}
}

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "betterend:block/charnia_light_blue" },
{ "model": "betterend:block/charnia_light_blue", "y": 90 },
{ "model": "betterend:block/charnia_light_blue", "y": 180 },
{ "model": "betterend:block/charnia_light_blue", "y": 270 }
]
}
}

View file

@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "betterend:block/menger_sponge" }
}
}

View file

@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "betterend:block/menger_sponge_wet" }
}
}

View file

@ -0,0 +1,3 @@
{
"defaultMaterial": "betterend:waving_floor"
}

View file

@ -0,0 +1,3 @@
{
"defaultMaterial": "betterend:waving_floor"
}

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/charnia",
"textures": {
"texture": "betterend:block/charnia_cyan"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/charnia",
"textures": {
"texture": "betterend:block/charnia_light_blue"
}
}

View file

@ -0,0 +1,150 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"parent": "block/block",
"textures": {
"particle": "betterend:block/menger_sponge",
"texture": "betterend:block/menger_sponge"
},
"elements": [
{
"__comment": "Box1",
"from": [ 0, 0, 0 ],
"to": [ 5, 5, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 5, 16 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 0, 0, 5, 16 ], "texture": "#texture" },
"north": { "uv": [ 11, 11, 16, 16 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 0, 11, 5, 16 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 0, 11, 16, 16 ], "texture": "#texture", "cullface": "west" },
"east": { "uv": [ 0, 11, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 11, 0, 0 ],
"to": [ 16, 5, 16 ],
"faces": {
"down": { "uv": [ 11, 0, 16, 16 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 11, 0, 16, 16 ], "texture": "#texture" },
"north": { "uv": [ 0, 11, 5, 16 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 11, 11, 16, 16 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 0, 11, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 11, 16, 16 ], "texture": "#texture", "cullface": "east" }
}
},
{
"__comment": "Box1",
"from": [ 5, 0, 0 ],
"to": [ 11, 5, 5 ],
"faces": {
"down": { "uv": [ 5, 11, 11, 16 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 5, 0, 11, 5 ], "texture": "#texture" },
"north": { "uv": [ 5, 11, 11, 16 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 5, 11, 11, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 5, 0, 11 ],
"to": [ 11, 5, 16 ],
"faces": {
"down": { "uv": [ 5, 0, 11, 5 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 5, 11, 11, 16 ], "texture": "#texture" },
"north": { "uv": [ 5, 11, 11, 16 ], "texture": "#texture" },
"south": { "uv": [ 5, 11, 11, 16 ], "texture": "#texture", "cullface": "south" }
}
},
{
"__comment": "Box1",
"from": [ 5, 11, 11 ],
"to": [ 11, 16, 16 ],
"faces": {
"down": { "uv": [ 5, 0, 11, 5 ], "texture": "#texture" },
"up": { "uv": [ 5, 11, 11, 16 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 5, 0, 11, 5 ], "texture": "#texture" },
"south": { "uv": [ 5, 0, 11, 5 ], "texture": "#texture", "cullface": "south" }
}
},
{
"__comment": "Box1",
"from": [ 0, 11, 0 ],
"to": [ 5, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 5, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 5, 16 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 11, 11, 16, 16 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 0, 11, 5, 16 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 0, 11, 16, 16 ], "texture": "#texture", "cullface": "west" },
"east": { "uv": [ 0, 11, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 11, 11, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 11, 0, 16, 16 ], "texture": "#texture" },
"up": { "uv": [ 11, 0, 16, 16 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 0, 11, 5, 16 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 11, 11, 16, 16 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 0, 11, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 11, 16, 16 ], "texture": "#texture", "cullface": "east" }
}
},
{
"__comment": "Box1",
"from": [ 5, 11, 0 ],
"to": [ 11, 16, 5 ],
"faces": {
"down": { "uv": [ 5, 11, 11, 16 ], "texture": "#texture" },
"up": { "uv": [ 5, 0, 11, 5 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 5, 11, 11, 16 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 5, 11, 11, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 0, 5, 0 ],
"to": [ 5, 11, 5 ],
"faces": {
"north": { "uv": [ 11, 5, 16, 11 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 0, 5, 5, 11 ], "texture": "#texture" },
"west": { "uv": [ 0, 5, 5, 11 ], "texture": "#texture", "cullface": "west" },
"east": { "uv": [ 11, 5, 16, 11 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 11, 5, 0 ],
"to": [ 16, 11, 5 ],
"faces": {
"north": { "uv": [ 0, 5, 5, 11 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 11, 5, 16, 11 ], "texture": "#texture" },
"west": { "uv": [ 0, 5, 5, 11 ], "texture": "#texture" },
"east": { "uv": [ 11, 5, 16, 11 ], "texture": "#texture", "cullface": "east" }
}
},
{
"__comment": "Box1",
"from": [ 11, 5, 11 ],
"to": [ 16, 11, 16 ],
"faces": {
"north": { "uv": [ 0, 5, 5, 11 ], "texture": "#texture" },
"south": { "uv": [ 11, 5, 16, 11 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 11, 5, 16, 11 ], "texture": "#texture" },
"east": { "uv": [ 0, 5, 5, 11 ], "texture": "#texture", "cullface": "east" }
}
},
{
"__comment": "Box1",
"from": [ 0, 5, 11 ],
"to": [ 5, 11, 16 ],
"faces": {
"north": { "uv": [ 11, 5, 16, 11 ], "texture": "#texture" },
"south": { "uv": [ 0, 5, 5, 11 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 0, 5, 5, 11 ], "texture": "#texture", "cullface": "west" },
"east": { "uv": [ 11, 5, 16, 11 ], "texture": "#texture" }
}
}
]
}

View file

@ -0,0 +1,7 @@
{
"parent": "betterend:block/menger_sponge",
"textures": {
"particle": "betterend:block/menger_sponge_wet",
"texture": "betterend:block/menger_sponge_wet"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB