minify resource pack. png to webp.
This commit is contained in:
@@ -1,61 +1 @@
|
||||
{
|
||||
"credit": "Based on a model by Stridey",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"top": "block/composter/top",
|
||||
"outside": "block/composter/0",
|
||||
"bottom": "block/composter/bottom",
|
||||
"particle": "block/composter/side",
|
||||
"side": "block/composter/side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 2, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "up"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [2, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
|
||||
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 0],
|
||||
"to": [14, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 14],
|
||||
"to": [14, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
|
||||
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
{"credit":"Based on a model by Stridey","parent":"block/block","textures":{"top":"block/composter/top","outside":"block/composter/0","bottom":"block/composter/bottom","particle":"block/composter/side","side":"block/composter/side"},"elements":[{"from":[0,0,0],"to":[16,2,16],"faces":{"up":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"up"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"from":[0,0,0],"to":[2,16,16],"faces":{"north":{"uv":[14,0,16,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"south":{"uv":[0,0,2,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#outside","cullface":"west"},"up":{"uv":[0,0,2,16],"texture":"#top","cullface":"up"}}},{"from":[14,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,2,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#outside","cullface":"east"},"south":{"uv":[14,0,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"up":{"uv":[14,0,16,16],"texture":"#top","cullface":"up"}}},{"from":[2,0,0],"to":[14,16,2],"faces":{"north":{"uv":[2,0,14,16],"texture":"#outside","cullface":"north"},"south":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"up":{"uv":[2,0,14,2],"texture":"#top","cullface":"up"}}},{"from":[2,0,14],"to":[14,16,16],"faces":{"north":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"south":{"uv":[2,0,14,16],"texture":"#outside","cullface":"south"},"up":{"uv":[2,14,14,16],"texture":"#top","cullface":"up"}}}]}
|
||||
@@ -1,62 +1 @@
|
||||
{
|
||||
"credit": "Based on a model by Stridey",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"compost": "block/composter_compost",
|
||||
"top": "block/composter/top",
|
||||
"outside": "block/composter/1",
|
||||
"bottom": "block/composter/bottom",
|
||||
"particle": "block/composter/side",
|
||||
"side": "block/composter/side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 3, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#compost", "cullface": "up"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [2, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
|
||||
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 0],
|
||||
"to": [14, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 14],
|
||||
"to": [14, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
|
||||
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
{"credit":"Based on a model by Stridey","parent":"block/block","textures":{"compost":"block/composter_compost","top":"block/composter/top","outside":"block/composter/1","bottom":"block/composter/bottom","particle":"block/composter/side","side":"block/composter/side"},"elements":[{"from":[0,0,0],"to":[16,3,16],"faces":{"up":{"uv":[0,0,16,16],"texture":"#compost","cullface":"up"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"from":[0,0,0],"to":[2,16,16],"faces":{"north":{"uv":[14,0,16,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"south":{"uv":[0,0,2,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#outside","cullface":"west"},"up":{"uv":[0,0,2,16],"texture":"#top","cullface":"up"}}},{"from":[14,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,2,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#outside","cullface":"east"},"south":{"uv":[14,0,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"up":{"uv":[14,0,16,16],"texture":"#top","cullface":"up"}}},{"from":[2,0,0],"to":[14,16,2],"faces":{"north":{"uv":[2,0,14,16],"texture":"#outside","cullface":"north"},"south":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"up":{"uv":[2,0,14,2],"texture":"#top","cullface":"up"}}},{"from":[2,0,14],"to":[14,16,16],"faces":{"north":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"south":{"uv":[2,0,14,16],"texture":"#outside","cullface":"south"},"up":{"uv":[2,14,14,16],"texture":"#top","cullface":"up"}}}]}
|
||||
@@ -1,62 +1 @@
|
||||
{
|
||||
"credit": "Based on a model by Stridey",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"compost": "block/composter_compost",
|
||||
"top": "block/composter/top",
|
||||
"outside": "block/composter/2",
|
||||
"bottom": "block/composter/bottom",
|
||||
"particle": "block/composter/side",
|
||||
"side": "block/composter/side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 5, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#compost", "cullface": "up"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [2, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
|
||||
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 0],
|
||||
"to": [14, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 14],
|
||||
"to": [14, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
|
||||
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
{"credit":"Based on a model by Stridey","parent":"block/block","textures":{"compost":"block/composter_compost","top":"block/composter/top","outside":"block/composter/2","bottom":"block/composter/bottom","particle":"block/composter/side","side":"block/composter/side"},"elements":[{"from":[0,0,0],"to":[16,5,16],"faces":{"up":{"uv":[0,0,16,16],"texture":"#compost","cullface":"up"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"from":[0,0,0],"to":[2,16,16],"faces":{"north":{"uv":[14,0,16,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"south":{"uv":[0,0,2,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#outside","cullface":"west"},"up":{"uv":[0,0,2,16],"texture":"#top","cullface":"up"}}},{"from":[14,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,2,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#outside","cullface":"east"},"south":{"uv":[14,0,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"up":{"uv":[14,0,16,16],"texture":"#top","cullface":"up"}}},{"from":[2,0,0],"to":[14,16,2],"faces":{"north":{"uv":[2,0,14,16],"texture":"#outside","cullface":"north"},"south":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"up":{"uv":[2,0,14,2],"texture":"#top","cullface":"up"}}},{"from":[2,0,14],"to":[14,16,16],"faces":{"north":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"south":{"uv":[2,0,14,16],"texture":"#outside","cullface":"south"},"up":{"uv":[2,14,14,16],"texture":"#top","cullface":"up"}}}]}
|
||||
@@ -1,62 +1 @@
|
||||
{
|
||||
"credit": "Based on a model by Stridey",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"compost": "block/composter_compost",
|
||||
"top": "block/composter/top",
|
||||
"outside": "block/composter/3",
|
||||
"bottom": "block/composter/bottom",
|
||||
"particle": "block/composter/side",
|
||||
"side": "block/composter/side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 7, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#compost", "cullface": "up"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [2, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
|
||||
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 0],
|
||||
"to": [14, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 14],
|
||||
"to": [14, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
|
||||
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
{"credit":"Based on a model by Stridey","parent":"block/block","textures":{"compost":"block/composter_compost","top":"block/composter/top","outside":"block/composter/3","bottom":"block/composter/bottom","particle":"block/composter/side","side":"block/composter/side"},"elements":[{"from":[0,0,0],"to":[16,7,16],"faces":{"up":{"uv":[0,0,16,16],"texture":"#compost","cullface":"up"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"from":[0,0,0],"to":[2,16,16],"faces":{"north":{"uv":[14,0,16,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"south":{"uv":[0,0,2,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#outside","cullface":"west"},"up":{"uv":[0,0,2,16],"texture":"#top","cullface":"up"}}},{"from":[14,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,2,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#outside","cullface":"east"},"south":{"uv":[14,0,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"up":{"uv":[14,0,16,16],"texture":"#top","cullface":"up"}}},{"from":[2,0,0],"to":[14,16,2],"faces":{"north":{"uv":[2,0,14,16],"texture":"#outside","cullface":"north"},"south":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"up":{"uv":[2,0,14,2],"texture":"#top","cullface":"up"}}},{"from":[2,0,14],"to":[14,16,16],"faces":{"north":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"south":{"uv":[2,0,14,16],"texture":"#outside","cullface":"south"},"up":{"uv":[2,14,14,16],"texture":"#top","cullface":"up"}}}]}
|
||||
@@ -1,62 +1 @@
|
||||
{
|
||||
"credit": "Based on a model by Stridey",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"compost": "block/composter_compost",
|
||||
"top": "block/composter/top",
|
||||
"outside": "block/composter/4",
|
||||
"bottom": "block/composter/bottom",
|
||||
"particle": "block/composter/side",
|
||||
"side": "block/composter/side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 9, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#compost", "cullface": "up"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [2, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
|
||||
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 0],
|
||||
"to": [14, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 14],
|
||||
"to": [14, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
|
||||
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
{"credit":"Based on a model by Stridey","parent":"block/block","textures":{"compost":"block/composter_compost","top":"block/composter/top","outside":"block/composter/4","bottom":"block/composter/bottom","particle":"block/composter/side","side":"block/composter/side"},"elements":[{"from":[0,0,0],"to":[16,9,16],"faces":{"up":{"uv":[0,0,16,16],"texture":"#compost","cullface":"up"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"from":[0,0,0],"to":[2,16,16],"faces":{"north":{"uv":[14,0,16,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"south":{"uv":[0,0,2,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#outside","cullface":"west"},"up":{"uv":[0,0,2,16],"texture":"#top","cullface":"up"}}},{"from":[14,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,2,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#outside","cullface":"east"},"south":{"uv":[14,0,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"up":{"uv":[14,0,16,16],"texture":"#top","cullface":"up"}}},{"from":[2,0,0],"to":[14,16,2],"faces":{"north":{"uv":[2,0,14,16],"texture":"#outside","cullface":"north"},"south":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"up":{"uv":[2,0,14,2],"texture":"#top","cullface":"up"}}},{"from":[2,0,14],"to":[14,16,16],"faces":{"north":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"south":{"uv":[2,0,14,16],"texture":"#outside","cullface":"south"},"up":{"uv":[2,14,14,16],"texture":"#top","cullface":"up"}}}]}
|
||||
@@ -1,62 +1 @@
|
||||
{
|
||||
"credit": "Based on a model by Stridey",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"compost": "block/composter_compost",
|
||||
"top": "block/composter/top",
|
||||
"outside": "block/composter/5",
|
||||
"bottom": "block/composter/bottom",
|
||||
"particle": "block/composter/side",
|
||||
"side": "block/composter/side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 11, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#compost", "cullface": "up"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [2, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
|
||||
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 0],
|
||||
"to": [14, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 14],
|
||||
"to": [14, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
|
||||
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
{"credit":"Based on a model by Stridey","parent":"block/block","textures":{"compost":"block/composter_compost","top":"block/composter/top","outside":"block/composter/5","bottom":"block/composter/bottom","particle":"block/composter/side","side":"block/composter/side"},"elements":[{"from":[0,0,0],"to":[16,11,16],"faces":{"up":{"uv":[0,0,16,16],"texture":"#compost","cullface":"up"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"from":[0,0,0],"to":[2,16,16],"faces":{"north":{"uv":[14,0,16,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"south":{"uv":[0,0,2,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#outside","cullface":"west"},"up":{"uv":[0,0,2,16],"texture":"#top","cullface":"up"}}},{"from":[14,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,2,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#outside","cullface":"east"},"south":{"uv":[14,0,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"up":{"uv":[14,0,16,16],"texture":"#top","cullface":"up"}}},{"from":[2,0,0],"to":[14,16,2],"faces":{"north":{"uv":[2,0,14,16],"texture":"#outside","cullface":"north"},"south":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"up":{"uv":[2,0,14,2],"texture":"#top","cullface":"up"}}},{"from":[2,0,14],"to":[14,16,16],"faces":{"north":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"south":{"uv":[2,0,14,16],"texture":"#outside","cullface":"south"},"up":{"uv":[2,14,14,16],"texture":"#top","cullface":"up"}}}]}
|
||||
@@ -1,62 +1 @@
|
||||
{
|
||||
"credit": "Based on a model by Stridey",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"compost": "block/composter_compost",
|
||||
"top": "block/composter/top",
|
||||
"outside": "block/composter/6",
|
||||
"bottom": "block/composter/bottom",
|
||||
"particle": "block/composter/side",
|
||||
"side": "block/composter/side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 13, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#compost", "cullface": "up"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [2, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
|
||||
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 0],
|
||||
"to": [14, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 14],
|
||||
"to": [14, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
|
||||
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
{"credit":"Based on a model by Stridey","parent":"block/block","textures":{"compost":"block/composter_compost","top":"block/composter/top","outside":"block/composter/6","bottom":"block/composter/bottom","particle":"block/composter/side","side":"block/composter/side"},"elements":[{"from":[0,0,0],"to":[16,13,16],"faces":{"up":{"uv":[0,0,16,16],"texture":"#compost","cullface":"up"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"from":[0,0,0],"to":[2,16,16],"faces":{"north":{"uv":[14,0,16,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"south":{"uv":[0,0,2,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#outside","cullface":"west"},"up":{"uv":[0,0,2,16],"texture":"#top","cullface":"up"}}},{"from":[14,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,2,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#outside","cullface":"east"},"south":{"uv":[14,0,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"up":{"uv":[14,0,16,16],"texture":"#top","cullface":"up"}}},{"from":[2,0,0],"to":[14,16,2],"faces":{"north":{"uv":[2,0,14,16],"texture":"#outside","cullface":"north"},"south":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"up":{"uv":[2,0,14,2],"texture":"#top","cullface":"up"}}},{"from":[2,0,14],"to":[14,16,16],"faces":{"north":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"south":{"uv":[2,0,14,16],"texture":"#outside","cullface":"south"},"up":{"uv":[2,14,14,16],"texture":"#top","cullface":"up"}}}]}
|
||||
@@ -1,62 +1 @@
|
||||
{
|
||||
"credit": "Based on a model by Stridey",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"compost": "block/composter_compost",
|
||||
"top": "block/composter/top",
|
||||
"outside": "block/composter/7",
|
||||
"bottom": "block/composter/bottom",
|
||||
"particle": "block/composter/side",
|
||||
"side": "block/composter/side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 15, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#compost", "cullface": "up"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [2, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
|
||||
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 0],
|
||||
"to": [14, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 14],
|
||||
"to": [14, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
|
||||
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
{"credit":"Based on a model by Stridey","parent":"block/block","textures":{"compost":"block/composter_compost","top":"block/composter/top","outside":"block/composter/7","bottom":"block/composter/bottom","particle":"block/composter/side","side":"block/composter/side"},"elements":[{"from":[0,0,0],"to":[16,15,16],"faces":{"up":{"uv":[0,0,16,16],"texture":"#compost","cullface":"up"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"from":[0,0,0],"to":[2,16,16],"faces":{"north":{"uv":[14,0,16,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"south":{"uv":[0,0,2,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#outside","cullface":"west"},"up":{"uv":[0,0,2,16],"texture":"#top","cullface":"up"}}},{"from":[14,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,2,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#outside","cullface":"east"},"south":{"uv":[14,0,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"up":{"uv":[14,0,16,16],"texture":"#top","cullface":"up"}}},{"from":[2,0,0],"to":[14,16,2],"faces":{"north":{"uv":[2,0,14,16],"texture":"#outside","cullface":"north"},"south":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"up":{"uv":[2,0,14,2],"texture":"#top","cullface":"up"}}},{"from":[2,0,14],"to":[14,16,16],"faces":{"north":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"south":{"uv":[2,0,14,16],"texture":"#outside","cullface":"south"},"up":{"uv":[2,14,14,16],"texture":"#top","cullface":"up"}}}]}
|
||||
@@ -1,62 +1 @@
|
||||
{
|
||||
"credit": "Based on a model by Stridey",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"compost": "block/composter_ready",
|
||||
"top": "block/composter/top",
|
||||
"outside": "block/composter/8",
|
||||
"bottom": "block/composter/bottom",
|
||||
"particle": "block/composter/side",
|
||||
"side": "block/composter/side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 15, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#compost", "cullface": "up"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [2, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
|
||||
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
|
||||
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 0],
|
||||
"to": [14, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 14],
|
||||
"to": [14, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
|
||||
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
|
||||
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
{"credit":"Based on a model by Stridey","parent":"block/block","textures":{"compost":"block/composter_ready","top":"block/composter/top","outside":"block/composter/8","bottom":"block/composter/bottom","particle":"block/composter/side","side":"block/composter/side"},"elements":[{"from":[0,0,0],"to":[16,15,16],"faces":{"up":{"uv":[0,0,16,16],"texture":"#compost","cullface":"up"},"down":{"uv":[0,0,16,16],"texture":"#bottom","cullface":"down"}}},{"from":[0,0,0],"to":[2,16,16],"faces":{"north":{"uv":[14,0,16,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"south":{"uv":[0,0,2,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#outside","cullface":"west"},"up":{"uv":[0,0,2,16],"texture":"#top","cullface":"up"}}},{"from":[14,0,0],"to":[16,16,16],"faces":{"north":{"uv":[0,0,2,16],"texture":"#side","cullface":"north"},"east":{"uv":[0,0,16,16],"texture":"#outside","cullface":"east"},"south":{"uv":[14,0,16,16],"texture":"#side","cullface":"south"},"west":{"uv":[0,0,16,16],"texture":"#side","cullface":"up"},"up":{"uv":[14,0,16,16],"texture":"#top","cullface":"up"}}},{"from":[2,0,0],"to":[14,16,2],"faces":{"north":{"uv":[2,0,14,16],"texture":"#outside","cullface":"north"},"south":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"up":{"uv":[2,0,14,2],"texture":"#top","cullface":"up"}}},{"from":[2,0,14],"to":[14,16,16],"faces":{"north":{"uv":[2,0,14,16],"texture":"#side","cullface":"up"},"south":{"uv":[2,0,14,16],"texture":"#outside","cullface":"south"},"up":{"uv":[2,14,14,16],"texture":"#top","cullface":"up"}}}]}
|
||||
Reference in New Issue
Block a user