Fixes, sponge model
This commit is contained in:
parent
570fcd9194
commit
86a2459b0f
17 changed files with 135 additions and 86 deletions
|
@ -9,141 +9,141 @@
|
|||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 5, 5, 16 ],
|
||||
"to": [ 6, 6, 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" }
|
||||
"down": { "uv": [ 0, 0, 6, 16 ], "texture": "#texture", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 6, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 10, 10, 16, 16 ], "texture": "#texture", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 10, 6, 16 ], "texture": "#texture", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 10, 16, 16 ], "texture": "#texture", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 10, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 11, 0, 0 ],
|
||||
"to": [ 16, 5, 16 ],
|
||||
"from": [ 10, 0, 0 ],
|
||||
"to": [ 16, 6, 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" }
|
||||
"down": { "uv": [ 10, 0, 16, 16 ], "texture": "#texture", "cullface": "down" },
|
||||
"up": { "uv": [ 10, 0, 16, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 10, 6, 16 ], "texture": "#texture", "cullface": "north" },
|
||||
"south": { "uv": [ 10, 10, 16, 16 ], "texture": "#texture", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 10, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 10, 16, 16 ], "texture": "#texture", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 5, 0, 0 ],
|
||||
"to": [ 11, 5, 5 ],
|
||||
"from": [ 6, 0, 0 ],
|
||||
"to": [ 10, 6, 6 ],
|
||||
"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" }
|
||||
"down": { "uv": [ 6, 10, 10, 16 ], "texture": "#texture", "cullface": "down" },
|
||||
"up": { "uv": [ 6, 0, 10, 6 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#texture", "cullface": "north" },
|
||||
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 5, 0, 11 ],
|
||||
"to": [ 11, 5, 16 ],
|
||||
"from": [ 6, 0, 10 ],
|
||||
"to": [ 10, 6, 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" }
|
||||
"down": { "uv": [ 6, 0, 10, 6 ], "texture": "#texture", "cullface": "down" },
|
||||
"up": { "uv": [ 6, 10, 10, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#texture", "cullface": "south" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 5, 11, 11 ],
|
||||
"to": [ 11, 16, 16 ],
|
||||
"from": [ 6, 10, 10 ],
|
||||
"to": [ 10, 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" }
|
||||
"down": { "uv": [ 6, 0, 10, 6 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 6, 10, 10, 16 ], "texture": "#texture", "cullface": "up" },
|
||||
"north": { "uv": [ 6, 0, 10, 6 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 6, 0, 10, 6 ], "texture": "#texture", "cullface": "south" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 11, 0 ],
|
||||
"to": [ 5, 16, 16 ],
|
||||
"from": [ 0, 10, 0 ],
|
||||
"to": [ 6, 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" }
|
||||
"down": { "uv": [ 0, 0, 6, 16 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 6, 16 ], "texture": "#texture", "cullface": "up" },
|
||||
"north": { "uv": [ 10, 0, 16, 6 ], "texture": "#texture", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 6, 6 ], "texture": "#texture", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 6 ], "texture": "#texture", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 6 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 11, 11, 0 ],
|
||||
"from": [ 10, 10, 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" }
|
||||
"down": { "uv": [ 10, 0, 16, 16 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 10, 0, 16, 16 ], "texture": "#texture", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 6, 6 ], "texture": "#texture", "cullface": "north" },
|
||||
"south": { "uv": [ 10, 0, 16, 6 ], "texture": "#texture", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 6 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 0, 16, 6 ], "texture": "#texture", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 5, 11, 0 ],
|
||||
"to": [ 11, 16, 5 ],
|
||||
"from": [ 6, 10, 0 ],
|
||||
"to": [ 10, 16, 6 ],
|
||||
"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" }
|
||||
"down": { "uv": [ 6, 10, 10, 16 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 6, 0, 10, 6 ], "texture": "#texture", "cullface": "up" },
|
||||
"north": { "uv": [ 6, 0, 10, 6 ], "texture": "#texture", "cullface": "north" },
|
||||
"south": { "uv": [ 6, 0, 10, 6 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 5, 0 ],
|
||||
"to": [ 5, 11, 5 ],
|
||||
"from": [ 0, 6, 0 ],
|
||||
"to": [ 6, 10, 6 ],
|
||||
"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" }
|
||||
"north": { "uv": [ 10, 6, 16, 10 ], "texture": "#texture", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 6, 6, 10 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 6, 6, 10 ], "texture": "#texture", "cullface": "west" },
|
||||
"east": { "uv": [ 10, 6, 16, 10 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 11, 5, 0 ],
|
||||
"to": [ 16, 11, 5 ],
|
||||
"from": [ 10, 6, 0 ],
|
||||
"to": [ 16, 10, 6 ],
|
||||
"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" }
|
||||
"north": { "uv": [ 0, 6, 6, 10 ], "texture": "#texture", "cullface": "north" },
|
||||
"south": { "uv": [ 10, 6, 16, 10 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 6, 6, 10 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 6, 16, 10 ], "texture": "#texture", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 11, 5, 11 ],
|
||||
"to": [ 16, 11, 16 ],
|
||||
"from": [ 10, 6, 10 ],
|
||||
"to": [ 16, 10, 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" }
|
||||
"north": { "uv": [ 0, 6, 6, 10 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 10, 6, 16, 10 ], "texture": "#texture", "cullface": "south" },
|
||||
"west": { "uv": [ 10, 6, 16, 10 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 6, 6, 10 ], "texture": "#texture", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 5, 11 ],
|
||||
"to": [ 5, 11, 16 ],
|
||||
"from": [ 0, 6, 10 ],
|
||||
"to": [ 6, 10, 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" }
|
||||
"north": { "uv": [ 10, 6, 16, 10 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 6, 6, 10 ], "texture": "#texture", "cullface": "south" },
|
||||
"west": { "uv": [ 10, 6, 16, 10 ], "texture": "#texture", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 6, 6, 10 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/charnia_cyan"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/charnia_light_blue"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/charnia_orange"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/charnia_purple"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/charnia_red"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue