potato cannon polish!

- completely remade the texture from scratch of both the potato cannon and it's cog
- did some slight model tweaks to the potato cannon itself as well
- no changes to the animations should be needed
This commit is contained in:
Daniel Amberson 2021-07-09 21:01:55 -05:00
parent 1f4b8d3303
commit 388f836a02
3 changed files with 126 additions and 106 deletions

View file

@ -1,104 +1,116 @@
{ {
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"parent": "create:item/potato_cannon/item", "parent": "create:item/potato_cannon/item",
"texture_size": [32, 32],
"textures": { "textures": {
"1": "create:block/andesite_bricks", "1": "create:item/potato_cannon"
"particle": "create:block/andesite_bricks"
}, },
"elements": [ "elements": [
{ {
"name": "Cog", "name": "Cog",
"from": [5.5, 8, 6.5], "from": [5.5, 8, 6.5],
"to": [10.5, 9, 9.5], "to": [10.5, 9, 9.5],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 8.5, 8.5]}, "rotation": {"angle": 0, "axis": "z", "origin": [8, 8.5, 7.5]},
"faces": { "faces": {
"north": {"uv": [6, 15, 11, 16], "texture": "#1"}, "north": {"uv": [6.5, 9.75, 9, 10], "texture": "#1"},
"east": {"uv": [7, 13, 8, 16], "rotation": 270, "texture": "#1"}, "east": {"uv": [8.75, 10, 9, 8.5], "rotation": 90, "texture": "#1"},
"south": {"uv": [6, 14, 11, 15], "texture": "#1"}, "south": {"uv": [6.5, 8.5, 9, 8.75], "texture": "#1"},
"west": {"uv": [9, 13, 10, 16], "rotation": 90, "texture": "#1"}, "west": {"uv": [8.75, 8.5, 9, 10], "rotation": 90, "texture": "#1"},
"up": {"uv": [6, 13, 11, 16], "rotation": 180, "texture": "#1"}, "up": {"uv": [6.5, 8.5, 9, 10], "rotation": 180, "texture": "#1"},
"down": {"uv": [6, 13, 11, 16], "texture": "#1"} "down": {"uv": [6.5, 8.5, 9, 10], "texture": "#1"}
}
},
{
"name": "Cog",
"from": [5.5, 8, 6.5],
"to": [10.5, 9, 9.5],
"rotation": {"angle": -45, "axis": "z", "origin": [8, 8.5, 8.5]},
"faces": {
"north": {"uv": [6, 15, 11, 16], "texture": "#1"},
"east": {"uv": [7, 13, 8, 16], "rotation": 270, "texture": "#1"},
"south": {"uv": [6, 14, 11, 15], "texture": "#1"},
"west": {"uv": [9, 13, 10, 16], "rotation": 90, "texture": "#1"},
"up": {"uv": [6, 13, 11, 16], "rotation": 180, "texture": "#1"},
"down": {"uv": [6, 13, 11, 16], "texture": "#1"}
} }
}, },
{ {
"name": "Cog", "name": "Cog",
"from": [7.5, 6, 6.5], "from": [7.5, 6, 6.5],
"to": [8.5, 11, 9.5], "to": [8.5, 11, 9.5],
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8.5, 8.5]}, "rotation": {"angle": 0, "axis": "z", "origin": [8, 8.5, 7.5]},
"faces": { "faces": {
"north": {"uv": [6, 15, 11, 16], "rotation": 270, "texture": "#1"}, "north": {"uv": [6.5, 9.75, 9, 10], "rotation": 90, "texture": "#1"},
"east": {"uv": [6, 13, 11, 16], "rotation": 270, "texture": "#1"}, "east": {"uv": [6.5, 8.5, 9, 10], "rotation": 270, "texture": "#1"},
"south": {"uv": [6, 14, 11, 15], "rotation": 90, "texture": "#1"}, "south": {"uv": [6.5, 8.5, 9, 8.75], "rotation": 270, "texture": "#1"},
"west": {"uv": [6, 13, 11, 16], "rotation": 90, "texture": "#1"}, "west": {"uv": [6.5, 8.5, 9, 10], "rotation": 90, "texture": "#1"},
"up": {"uv": [8, 13, 9, 16], "rotation": 180, "texture": "#1"}, "up": {"uv": [8.75, 10, 9, 8.5], "texture": "#1"},
"down": {"uv": [6, 13, 7, 16], "texture": "#1"} "down": {"uv": [8.75, 8.5, 9, 10], "texture": "#1"}
}
},
{
"name": "Cog",
"from": [7.5, 6, 6.5],
"to": [8.5, 11, 9.5],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 8.5, 7.5]},
"faces": {
"north": {"uv": [6.5, 9.75, 9, 10], "rotation": 90, "texture": "#1"},
"east": {"uv": [6.5, 8.5, 9, 10], "rotation": 270, "texture": "#1"},
"south": {"uv": [6.5, 8.5, 9, 8.75], "rotation": 270, "texture": "#1"},
"west": {"uv": [6.5, 8.5, 9, 10], "rotation": 90, "texture": "#1"},
"up": {"uv": [8.75, 10, 9, 8.5], "texture": "#1"},
"down": {"uv": [8.75, 8.5, 9, 10], "texture": "#1"}
} }
}, },
{ {
"name": "Cog", "name": "Cog",
"from": [5.5, 8, 6.5], "from": [5.5, 8, 6.5],
"to": [10.5, 9, 9.5], "to": [10.5, 9, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 3.5]}, "rotation": {"angle": 45, "axis": "z", "origin": [8, 8.5, 7.5]},
"faces": { "faces": {
"north": {"uv": [6, 15, 11, 16], "texture": "#1"}, "north": {"uv": [6.5, 9.75, 9, 10], "texture": "#1"},
"east": {"uv": [6, 13, 7, 16], "rotation": 270, "texture": "#1"}, "east": {"uv": [8.75, 10, 9, 8.5], "rotation": 90, "texture": "#1"},
"south": {"uv": [6, 14, 11, 15], "texture": "#1"}, "south": {"uv": [6.5, 8.5, 9, 8.75], "texture": "#1"},
"west": {"uv": [8, 13, 9, 16], "rotation": 90, "texture": "#1"}, "west": {"uv": [8.75, 8.5, 9, 10], "rotation": 90, "texture": "#1"},
"up": {"uv": [6, 13, 11, 16], "rotation": 180, "texture": "#1"}, "up": {"uv": [6.5, 8.5, 9, 10], "rotation": 180, "texture": "#1"},
"down": {"uv": [6, 13, 11, 16], "texture": "#1"} "down": {"uv": [6.5, 8.5, 9, 10], "texture": "#1"}
} }
} }
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [0, 90, 0], "translation": [0, 1.75, 0]
"translation": [0, 3.25, 0]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"translation": [0, 3.75, 0] "translation": [0, 1.75, 0]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [-4.5, 100.25, 10], "rotation": [5, 4, 5],
"translation": [1, 4, 1] "translation": [0.25, 4, 0.75]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [17.25, 267, 10], "rotation": [5, 4, 5],
"translation": [1, 4, 1] "translation": [0.25, 4, 0.75]
}, },
"ground": { "ground": {
"rotation": [-90, 0, 0], "rotation": [0, 0, 90],
"translation": [0, -2.3, 0], "translation": [0, -1.3, 0],
"scale": [0.76914, 0.76914, 0.76914] "scale": [0.76914, 0.76914, 0.76914]
}, },
"gui": { "gui": {
"rotation": [28, -163, 43], "rotation": [64, 47, -47],
"translation": [0.5, 0, 0], "translation": [0.5, 0, 0],
"scale": [1.09453, 1.09453, 1.09453] "scale": [0.86, 0.86, 0.86]
},
"head": {
"translation": [0, 8, 0],
"scale": [1.4, 1.4, 1.4]
}, },
"fixed": { "fixed": {
"rotation": [0, 160.5, 0], "rotation": [0, 90, 0],
"translation": [0.5, 0.5, 0] "translation": [0.5, 0.5, -1],
"scale": [0.72, 0.72, 0.72]
} }
}, },
"groups": [ "groups": [
{ {
"name": "accelerator", "name": "cog",
"origin": [8, 8, 8], "origin": [8, 8, 8],
"children": [0, 1, 2, 3] "color": 0,
"children": [
{
"name": "accelerator",
"origin": [8, 8, 8],
"color": 0,
"children": [0, 1, 2, 3]
}
]
} }
] ]
} }

View file

@ -1,73 +1,85 @@
{ {
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"parent": "block/block", "parent": "create:item/potato_cannon/item",
"texture_size": [32, 32],
"textures": { "textures": {
"2": "create:block/fluid_pipe", "1": "create:item/potato_cannon"
"4": "create:block/andesite_casing_very_short",
"5": "create:block/andesite_casing_short",
"particle": "create:block/andesite_bricks"
}, },
"elements": [ "elements": [
{ {
"from": [7, 7, -2.5], "from": [6.5, 7, -1.5],
"to": [9, 10, 6.5], "to": [9.5, 10, 6.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 7.6, 11]}, "rotation": {"angle": 0, "axis": "y", "origin": [7, 7.6, 11]},
"faces": { "faces": {
"north": {"uv": [7.5, 1, 9.5, 4], "texture": "#2"}, "north": {"uv": [7.5, 1, 9.5, 4], "texture": "#missing"},
"east": {"uv": [0.5, 6, 3.5, 15], "rotation": 90, "texture": "#2"}, "east": {"uv": [4, 2, 0, 3.5], "texture": "#1"},
"south": {"uv": [7.5, 1, 9.5, 4], "texture": "#2"}, "south": {"uv": [10, 6, 11.5, 7.5], "texture": "#1"},
"west": {"uv": [0.5, 6, 3.5, 15], "rotation": 270, "texture": "#2"}, "west": {"uv": [0, 2, 4, 3.5], "texture": "#1"},
"up": {"uv": [1, 6, 3, 15], "texture": "#2"}, "up": {"uv": [0, 0, 4, 1.5], "rotation": 90, "texture": "#1"},
"down": {"uv": [1, 6, 3, 15], "rotation": 180, "texture": "#2"} "down": {"uv": [0, 4, 4, 5.5], "rotation": 270, "texture": "#1"}
} }
}, },
{ {
"from": [7, 7, 9.5], "from": [6, 6.5, -2.5],
"to": [9, 10, 10.5], "to": [10, 10.5, -1.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 7.6, 11]},
"faces": {
"north": {"uv": [4, 0.5, 6, 2.5], "texture": "#1"},
"east": {"uv": [6.25, 0.5, 5.75, 2.5], "texture": "#1"},
"south": {"uv": [4, 3.5, 6, 5.5], "texture": "#1"},
"west": {"uv": [5.75, 0.5, 6.25, 2.5], "texture": "#1"},
"up": {"uv": [4, 0.75, 6, 0.25], "texture": "#1"},
"down": {"uv": [4, 2.75, 6, 2.25], "texture": "#1"}
}
},
{
"from": [6.5, 7, 9.5],
"to": [9.5, 10, 10.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.6, 11]}, "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.6, 11]},
"faces": { "faces": {
"east": {"uv": [0.5, 6, 3.5, 7], "rotation": 90, "texture": "#2"}, "north": {"uv": [0, 6, 1.5, 7.5], "texture": "#1"},
"west": {"uv": [0.5, 6, 3.5, 7], "rotation": 270, "texture": "#2"}, "east": {"uv": [4, 2, 3.5, 3.5], "texture": "#1"},
"up": {"uv": [1, 6, 3, 7], "texture": "#2"}, "west": {"uv": [3.5, 2, 4, 3.5], "texture": "#1"},
"down": {"uv": [1, 6, 3, 7], "rotation": 180, "texture": "#2"} "up": {"uv": [3.5, 0, 4, 1.5], "rotation": 90, "texture": "#1"},
"down": {"uv": [3.5, 4, 4, 5.5], "texture": "#1"}
} }
}, },
{ {
"from": [6, 7, 10.5], "from": [6, 7, 10.5],
"to": [10, 11, 16.5], "to": [10, 11, 15.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 9.6, 11]}, "rotation": {"angle": 0, "axis": "y", "origin": [8, 9.6, 11]},
"faces": { "faces": {
"north": {"uv": [7, 7, 15, 15], "rotation": 270, "texture": "#4"}, "north": {"uv": [10, 3.5, 12, 5.5], "texture": "#1"},
"east": {"uv": [4, 4, 12, 16], "rotation": 270, "texture": "#5"}, "east": {"uv": [9.5, 1, 7, 3], "texture": "#1"},
"south": {"uv": [7, 7, 15, 15], "rotation": 270, "texture": "#4"}, "south": {"uv": [10, 1, 12, 3], "texture": "#1"},
"west": {"uv": [4, 4, 12, 16], "rotation": 90, "texture": "#5"}, "west": {"uv": [7, 1, 9.5, 3], "texture": "#1"},
"up": {"uv": [4, 4, 12, 16], "rotation": 180, "texture": "#5"}, "up": {"uv": [7, 3.5, 9.5, 5.5], "rotation": 90, "texture": "#1"},
"down": {"uv": [4, 4, 12, 16], "texture": "#5"} "down": {"uv": [7, 6, 9.5, 8], "rotation": 270, "texture": "#1"}
} }
}, },
{ {
"from": [7, 4, 11.5], "from": [7, 4, 14.5],
"to": [9, 6, 15.5], "to": [9, 6, 15.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.6, 11]}, "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.6, 11]},
"faces": { "faces": {
"north": {"uv": [13, 13, 15, 15], "texture": "#2"}, "north": {"uv": [13, 13, 15, 15], "texture": "#missing"},
"east": {"uv": [1, 6, 3, 10], "rotation": 90, "texture": "#2"}, "east": {"uv": [0.5, 10, 1, 11], "texture": "#1"},
"west": {"uv": [1, 6, 3, 10], "rotation": 270, "texture": "#2"}, "west": {"uv": [0.5, 10, 1, 11], "texture": "#1"},
"up": {"uv": [1, 6, 3, 10], "texture": "#2"}, "up": {"uv": [0.5, 10, 1, 10.25], "rotation": 90, "texture": "#1"},
"down": {"uv": [1, 6, 3, 10], "rotation": 180, "texture": "#2"} "down": {"uv": [1.5, 10.75, 2.5, 11], "rotation": 90, "texture": "#1"}
} }
}, },
{ {
"from": [6.5, 3.5, 9.5], "from": [6.5, 3.5, 8.5],
"to": [9.5, 6.5, 14.5], "to": [9.5, 6.5, 14.5],
"rotation": {"angle": -45, "axis": "z", "origin": [8, 5, 11.5]}, "rotation": {"angle": -45, "axis": "z", "origin": [8, 5, 11.5]},
"faces": { "faces": {
"north": {"uv": [12.5, 12.5, 15.5, 15.5], "texture": "#2"}, "north": {"uv": [3, 6, 4.5, 7.5], "rotation": 90, "texture": "#1"},
"east": {"uv": [0.5, 6, 3.5, 11], "rotation": 90, "texture": "#2"}, "east": {"uv": [6, 9.25, 3, 10.75], "texture": "#1"},
"south": {"uv": [12.5, 12.5, 15.5, 15.5], "texture": "#2"}, "south": {"uv": [5, 6, 6.5, 7.5], "texture": "#1"},
"west": {"uv": [0.5, 6, 3.5, 11], "rotation": 270, "texture": "#2"}, "west": {"uv": [3, 8, 6, 9.5], "texture": "#1"},
"up": {"uv": [0.5, 6, 3.5, 11], "texture": "#2"}, "up": {"uv": [3, 9.5, 6, 8], "rotation": 90, "texture": "#1"},
"down": {"uv": [0.5, 6, 3.5, 11], "rotation": 180, "texture": "#2"} "down": {"uv": [6, 10.75, 3, 9.25], "rotation": 90, "texture": "#1"}
} }
}, },
{ {
@ -75,33 +87,29 @@
"to": [9, 10, 17.5], "to": [9, 10, 17.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.6, 11]}, "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.6, 11]},
"faces": { "faces": {
"north": {"uv": [3, 7, 1, 13], "rotation": 180, "texture": "#2"}, "north": {"uv": [1.25, 8, 0.25, 11], "texture": "#1"},
"east": {"uv": [1, 9, 3, 15], "texture": "#2"}, "east": {"uv": [2, 8, 1, 11], "texture": "#1"},
"south": {"uv": [3, 7, 1, 13], "rotation": 180, "texture": "#2"}, "south": {"uv": [3, 8, 2, 11], "texture": "#1"},
"west": {"uv": [3, 9, 1, 15], "texture": "#2"}, "west": {"uv": [1, 8, 2, 11], "texture": "#1"},
"up": {"uv": [1, 7, 3, 9], "rotation": 180, "texture": "#2"}, "up": {"uv": [2, 7, 3, 8], "texture": "#1"},
"down": {"uv": [1, 7, 3, 9], "texture": "#2"} "down": {"uv": [1.5, 10.75, 2.5, 11], "rotation": 90, "texture": "#1"}
} }
} }
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"translation": [0, 1.75, 0], "translation": [0, 1.75, 0]
"scale": [0.89, 0.89, 0.89]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"translation": [0, 1.75, 0], "translation": [0, 1.75, 0]
"scale": [0.89, 0.89, 0.89]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [5, 4, 5], "rotation": [5, 4, 5],
"translation": [0.25, 4, 0.75], "translation": [0.25, 4, 0.75]
"scale": [1, 1, 0.57]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [5, 4, 5], "rotation": [5, 4, 5],
"translation": [0.25, 4, 0.75], "translation": [0.25, 4, 0.75]
"scale": [1, 1, 0.57]
}, },
"ground": { "ground": {
"rotation": [0, 0, 90], "rotation": [0, 0, 90],
@ -110,7 +118,7 @@
}, },
"gui": { "gui": {
"rotation": [64, 47, -47], "rotation": [64, 47, -47],
"translation": [0, 0.5, 0], "translation": [0.5, 0, 0],
"scale": [0.86, 0.86, 0.86] "scale": [0.86, 0.86, 0.86]
}, },
"head": { "head": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB