Update cobblestone generator model and make matter decomposer matter canisters glow

This commit is contained in:
GearShocky 2023-06-25 04:03:22 +06:00
parent 7cddbdea31
commit 65008b2a56
9 changed files with 315 additions and 73 deletions

View File

@ -1,8 +1,11 @@
{ {
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"render_type": "translucent",
"texture_size": [32, 64], "texture_size": [32, 64],
"textures": { "textures": {
"0": "overdrive_that_matters:block/cobblestone_generator", "0": "overdrive_that_matters:block/cobblestone_generator",
"1": "overdrive_that_matters:block/lava_still",
"2": "overdrive_that_matters:block/water_still",
"particle": "overdrive_that_matters:block/cobblestone_generator" "particle": "overdrive_that_matters:block/cobblestone_generator"
}, },
"elements": [ "elements": [
@ -30,18 +33,65 @@
} }
}, },
{ {
"from": [1, 6, 1], "from": [12, 6, 1],
"to": [4, 15, 15], "to": [15, 15, 15],
"faces": { "faces": {
"north": {"uv": [8.5, 7, 7, 9.25], "texture": "#0"}, "north": {"uv": [7, 4, 8.5, 6.25], "texture": "#0"},
"south": {"uv": [7, 7, 8.5, 9.25], "texture": "#0"}, "east": {"uv": [0, 4, 7, 6.25], "texture": "#0"},
"west": {"uv": [0, 7, 7, 9.25], "texture": "#0"}, "south": {"uv": [8.5, 4, 7, 6.25], "texture": "#0"},
"up": {"uv": [0, 9.25, 7, 10], "rotation": 270, "texture": "#0"} "up": {"uv": [0, 6.25, 7, 7], "rotation": 90, "texture": "#0"}
} }
}, },
{ {
"from": [12, 6, 1], "name": "water",
"to": [15, 15, 15], "from": [12, 6, 1.1],
"to": [14.9, 14.9, 14.9],
"faces": {
"north": {"uv": [6.5, 7, 7.5, 9], "texture": "#2"},
"east": {"uv": [0, 7, 6.5, 9], "texture": "#2"},
"south": {"uv": [14, 7, 15, 9], "texture": "#2"},
"west": {"uv": [7.5, 7, 14, 9], "texture": "#2"},
"up": {"uv": [7.5, 7, 6.5, 3.75], "texture": "#2"},
"down": {"uv": [8.5, 3.75, 7.5, 7], "texture": "#2"}
}
},
{
"from": [15, 6, 1],
"to": [12, 15, 15],
"faces": {
"north": {"uv": [8.5, 4, 7, 6.25], "texture": "#0"},
"south": {"uv": [7, 4, 8.5, 6.25], "texture": "#0"},
"west": {"uv": [0, 4, 7, 6.25], "texture": "#0"},
"up": {"uv": [0, 6.25, 7, 7], "rotation": 270, "texture": "#0"}
}
},
{
"from": [1, 6, 1],
"to": [4, 15, 15],
"faces": {
"north": {"uv": [8.5, 4, 7, 6.25], "texture": "#0"},
"south": {"uv": [7, 4, 8.5, 6.25], "texture": "#0"},
"west": {"uv": [0, 4, 7, 6.25], "texture": "#0"},
"up": {"uv": [0, 6.25, 7, 7], "rotation": 270, "texture": "#0"}
}
},
{
"name": "lava",
"from": [1.1, 6, 1.1],
"to": [4, 14.9, 14.9],
"faces": {
"north": {"uv": [6.5, 4, 7.5, 6], "texture": "#1"},
"east": {"uv": [0, 4, 6.5, 6], "texture": "#1"},
"south": {"uv": [14, 4, 15, 6], "texture": "#1"},
"west": {"uv": [7.5, 4, 14, 6], "texture": "#1"},
"up": {"uv": [7.5, 4, 6.5, 0.75], "texture": "#1"},
"down": {"uv": [8.5, 0.75, 7.5, 4], "texture": "#1"}
},
"forge_data": { "block_light": 15, "sky_light": 15 }
},
{
"from": [4, 6, 1],
"to": [1, 15, 15],
"faces": { "faces": {
"north": {"uv": [7, 4, 8.5, 6.25], "texture": "#0"}, "north": {"uv": [7, 4, 8.5, 6.25], "texture": "#0"},
"east": {"uv": [0, 4, 7, 6.25], "texture": "#0"}, "east": {"uv": [0, 4, 7, 6.25], "texture": "#0"},

View File

@ -1,9 +1,10 @@
{ {
"credit": "Made with Blockbench",
"parent": "block/block", "parent": "block/block",
"texture_size": [64, 64], "texture_size": [64, 64],
"textures": { "textures": {
"texture": "overdrive_that_matters:block/matter_decomposer", "particle": "overdrive_that_matters:block/matter_decomposer",
"particle": "overdrive_that_matters:block/matter_decomposer" "texture": "overdrive_that_matters:block/matter_decomposer"
}, },
"elements": [ "elements": [
{ {
@ -26,32 +27,83 @@
"east": {"uv": [4, 10.5, 8, 13.75], "texture": "#texture"}, "east": {"uv": [4, 10.5, 8, 13.75], "texture": "#texture"},
"south": {"uv": [6, 7.25, 8, 10.5], "texture": "#texture"}, "south": {"uv": [6, 7.25, 8, 10.5], "texture": "#texture"},
"west": {"uv": [8, 10.5, 12, 13.75], "texture": "#texture"}, "west": {"uv": [8, 10.5, 12, 13.75], "texture": "#texture"},
"up": {"uv": [4, 13.75, 8, 15.25], "rotation": 90, "texture": "#texture"}, "up": {"uv": [4, 13.75, 8, 15.25], "rotation": 90, "texture": "#texture"}
"down": {"uv": [0, 7.25, 2, 11.25], "texture": "#texture"} }
},
{
"name": "glow",
"from": [1, 5, 9],
"to": [7, 12, 15],
"faces": {
"north": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"east": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"south": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"west": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"up": {"uv": [0, 0, 0, 0], "texture": "#texture"},
"down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
},
"forge_data": { "block_light": 15, "sky_light": 15 }
},
{
"from": [1, 3, 9],
"to": [7, 5, 15],
"faces": {
"north": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"east": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"south": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"west": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"up": {"uv": [0, 0, 0, 0], "texture": "#texture"},
"down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
} }
}, },
{ {
"from": [1, 3, 1], "from": [1, 3, 1],
"to": [7, 14, 7], "to": [7, 5, 7],
"faces": { "faces": {
"north": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "north": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"east": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "east": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"south": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "south": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"west": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "west": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"}, "up": {"uv": [0, 0, 0, 0], "texture": "#texture"},
"down": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"} "down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
} }
}, },
{ {
"from": [1, 3, 9], "name": "glow",
"from": [1, 5, 1],
"to": [7, 12, 7],
"faces": {
"north": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"east": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"south": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"west": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"up": {"uv": [0, 0, 0, 0], "texture": "#texture"},
"down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
},
"forge_data": { "block_light": 15, "sky_light": 15 }
},
{
"from": [1, 12, 1],
"to": [7, 14, 7],
"faces": {
"north": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"east": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"south": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"west": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"},
"down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
}
},
{
"from": [1, 12, 9],
"to": [7, 14, 15], "to": [7, 14, 15],
"faces": { "faces": {
"north": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "north": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"east": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "east": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"south": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "south": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"west": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "west": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"}, "up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"},
"down": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"} "down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
} }
}, },
{ {
@ -59,11 +111,11 @@
"to": [8, 15, 13], "to": [8, 15, 13],
"faces": { "faces": {
"north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"}, "north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"},
"east": {"uv": [0.5, 3.5, 1, 3.75], "texture": "#texture"}, "east": {"uv": [0, 0, 0, 0], "texture": "#texture"},
"south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, "south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"},
"west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, "west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"},
"up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"}, "up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"},
"down": {"uv": [1.5, 5.25, 1.75, 7.25], "texture": "#texture"} "down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
} }
}, },
{ {
@ -71,11 +123,11 @@
"to": [8, 15, 5], "to": [8, 15, 5],
"faces": { "faces": {
"north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"}, "north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"},
"east": {"uv": [0.5, 3.5, 1, 3.75], "texture": "#texture"}, "east": {"uv": [0, 0, 0, 0], "texture": "#texture"},
"south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, "south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"},
"west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, "west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"},
"up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"}, "up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"},
"down": {"uv": [1.5, 5.25, 1.75, 7.25], "texture": "#texture"} "down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
} }
} }
] ]

View File

@ -1,9 +1,10 @@
{ {
"credit": "Made with Blockbench",
"parent": "block/block", "parent": "block/block",
"texture_size": [64, 64], "texture_size": [64, 64],
"textures": { "textures": {
"texture": "overdrive_that_matters:block/matter_decomposer", "particle": "overdrive_that_matters:block/matter_decomposer",
"particle": "overdrive_that_matters:block/matter_decomposer" "texture": "overdrive_that_matters:block/matter_decomposer"
}, },
"elements": [ "elements": [
{ {
@ -26,32 +27,73 @@
"east": {"uv": [4, 10.5, 8, 13.75], "texture": "#texture"}, "east": {"uv": [4, 10.5, 8, 13.75], "texture": "#texture"},
"south": {"uv": [6, 7.25, 8, 10.5], "texture": "#texture"}, "south": {"uv": [6, 7.25, 8, 10.5], "texture": "#texture"},
"west": {"uv": [8, 10.5, 12, 13.75], "texture": "#texture"}, "west": {"uv": [8, 10.5, 12, 13.75], "texture": "#texture"},
"up": {"uv": [4, 13.75, 8, 15.25], "rotation": 90, "texture": "#texture"}, "up": {"uv": [4, 13.75, 8, 15.25], "rotation": 90, "texture": "#texture"}
"down": {"uv": [0, 7.25, 2, 11.25], "texture": "#texture"}
} }
}, },
{ {
"from": [1, 3, 1], "from": [1, 12, 1],
"to": [7, 14, 7], "to": [7, 14, 7],
"faces": { "faces": {
"north": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "north": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"east": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "east": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"south": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "south": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"west": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "west": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"}, "up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"}
"down": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"} }
},
{
"name": "glow",
"from": [1, 5, 1],
"to": [7, 12, 7],
"faces": {
"north": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"east": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"south": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"west": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"}
},
"forge_data": { "block_light": 15, "sky_light": 15 }
},
{
"from": [1, 3, 1],
"to": [7, 5, 7],
"faces": {
"north": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"east": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"south": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"west": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"}
} }
}, },
{ {
"from": [1, 3, 9], "from": [1, 3, 9],
"to": [7, 5, 15],
"faces": {
"north": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"east": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"south": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"west": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"}
}
},
{
"name": "glow",
"from": [1, 5, 9],
"to": [7, 12, 15],
"faces": {
"north": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"east": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"south": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"west": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"}
},
"forge_data": { "block_light": 15, "sky_light": 15 }
},
{
"from": [1, 12, 9],
"to": [7, 14, 15], "to": [7, 14, 15],
"faces": { "faces": {
"north": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "north": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"east": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "east": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"south": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "south": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"west": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "west": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"}, "up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"}
"down": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"}
} }
}, },
{ {
@ -59,11 +101,9 @@
"to": [8, 15, 13], "to": [8, 15, 13],
"faces": { "faces": {
"north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"}, "north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"},
"east": {"uv": [0.5, 3.5, 1, 3.75], "texture": "#texture"},
"south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, "south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"},
"west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, "west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"},
"up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"}, "up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"}
"down": {"uv": [1.5, 5.25, 1.75, 7.25], "texture": "#texture"}
} }
}, },
{ {
@ -71,11 +111,9 @@
"to": [8, 15, 5], "to": [8, 15, 5],
"faces": { "faces": {
"north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"}, "north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"},
"east": {"uv": [0.5, 3.5, 1, 3.75], "texture": "#texture"},
"south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, "south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"},
"west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, "west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"},
"up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"}, "up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"}
"down": {"uv": [1.5, 5.25, 1.75, 7.25], "texture": "#texture"}
} }
} }
] ]

View File

@ -1,9 +1,10 @@
{ {
"credit": "Made with Blockbench",
"parent": "block/block", "parent": "block/block",
"texture_size": [64, 64], "texture_size": [64, 64],
"textures": { "textures": {
"texture": "overdrive_that_matters:block/matter_decomposer", "particle": "overdrive_that_matters:block/matter_decomposer",
"particle": "overdrive_that_matters:block/matter_decomposer" "texture": "overdrive_that_matters:block/matter_decomposer"
}, },
"elements": [ "elements": [
{ {
@ -26,32 +27,83 @@
"east": {"uv": [8, 7.25, 12, 10.5], "texture": "#texture"}, "east": {"uv": [8, 7.25, 12, 10.5], "texture": "#texture"},
"south": {"uv": [6, 7.25, 8, 10.5], "texture": "#texture"}, "south": {"uv": [6, 7.25, 8, 10.5], "texture": "#texture"},
"west": {"uv": [8, 10.5, 12, 13.75], "texture": "#texture"}, "west": {"uv": [8, 10.5, 12, 13.75], "texture": "#texture"},
"up": {"uv": [4, 13.75, 8, 15.25], "rotation": 90, "texture": "#texture"}, "up": {"uv": [4, 13.75, 8, 15.25], "rotation": 90, "texture": "#texture"}
"down": {"uv": [0, 7.25, 2, 11.25], "texture": "#texture"} }
},
{
"name": "glow",
"from": [1, 5, 9],
"to": [7, 12, 15],
"faces": {
"north": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"east": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"south": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"west": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"up": {"uv": [0, 0, 0, 0], "texture": "#texture"},
"down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
},
"forge_data": { "block_light": 15, "sky_light": 15 }
},
{
"from": [1, 3, 9],
"to": [7, 5, 15],
"faces": {
"north": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"east": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"south": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"west": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"up": {"uv": [0, 0, 0, 0], "texture": "#texture"},
"down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
} }
}, },
{ {
"from": [1, 3, 1], "from": [1, 3, 1],
"to": [7, 14, 7], "to": [7, 5, 7],
"faces": { "faces": {
"north": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "north": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"east": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "east": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"south": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "south": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"west": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "west": {"uv": [0, 6.75, 1.5, 7.25], "texture": "#texture"},
"up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"}, "up": {"uv": [0, 0, 0, 0], "texture": "#texture"},
"down": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"} "down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
} }
}, },
{ {
"from": [1, 3, 9], "name": "glow",
"from": [1, 5, 1],
"to": [7, 12, 7],
"faces": {
"north": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"east": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"south": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"west": {"uv": [0, 5, 1.5, 6.75], "texture": "#texture"},
"up": {"uv": [0, 0, 0, 0], "texture": "#texture"},
"down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
},
"forge_data": { "block_light": 15, "sky_light": 15 }
},
{
"from": [1, 12, 1],
"to": [7, 14, 7],
"faces": {
"north": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"east": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"south": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"west": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"},
"down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
}
},
{
"from": [1, 12, 9],
"to": [7, 14, 15], "to": [7, 14, 15],
"faces": { "faces": {
"north": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "north": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"east": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "east": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"south": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "south": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"west": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, "west": {"uv": [0, 4.5, 1.5, 5], "texture": "#texture"},
"up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"}, "up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"},
"down": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"} "down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
} }
}, },
{ {
@ -59,11 +111,11 @@
"to": [8, 15, 13], "to": [8, 15, 13],
"faces": { "faces": {
"north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"}, "north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"},
"east": {"uv": [0.5, 3.5, 1, 3.75], "texture": "#texture"}, "east": {"uv": [0, 0, 0, 0], "texture": "#texture"},
"south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, "south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"},
"west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, "west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"},
"up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"}, "up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"},
"down": {"uv": [1.5, 5.25, 1.75, 7.25], "texture": "#texture"} "down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
} }
}, },
{ {
@ -71,11 +123,11 @@
"to": [8, 15, 5], "to": [8, 15, 5],
"faces": { "faces": {
"north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"}, "north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"},
"east": {"uv": [0.5, 3.5, 1, 3.75], "texture": "#texture"}, "east": {"uv": [0, 0, 0, 0], "texture": "#texture"},
"south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, "south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"},
"west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, "west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"},
"up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"}, "up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"},
"down": {"uv": [1.5, 5.25, 1.75, 7.25], "texture": "#texture"} "down": {"uv": [0, 0, 0, 0], "texture": "#texture"}
} }
} }
] ]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 989 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

@ -0,0 +1,45 @@
{
"animation": {
"frametime": 2,
"frames": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
18,
17,
16,
15,
14,
13,
12,
11,
10,
9,
8,
7,
6,
5,
4,
3,
2,
1
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}