Skip to content

Commit

Permalink
reference model for model refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinsdar committed Dec 31, 2024
1 parent 1b2cc9a commit b726654
Showing 1 changed file with 173 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
{
"credit": "Made with Blockbench",
"parent": "block/block",
"textures": {
"particle": ""
},
"elements": [
{
"name": "base-end",
"from": [2, 2, 2],
"to": [14, 14, 14],
"faces": {
"north": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1},
"east": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1},
"south": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1},
"west": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1},
"up": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1},
"down": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
}
},
{
"name": "base-side",
"from": [2, 2, 2],
"to": [14, 14, 14],
"faces": {
"north": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0},
"east": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0},
"south": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0},
"west": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0},
"up": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0},
"down": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0}
}
},
{
"name": "south-end",
"from": [2, 2, 16],
"to": [14, 14, 16],
"faces": {
"south": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
}
},
{
"name": "south-side",
"from": [2, 2, 16],
"to": [14, 14, 16],
"faces": {
"south": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0}
}
},
{
"name": "south-connection",
"from": [2, 2, 14],
"to": [14, 14, 16],
"faces": {
"east": {"uv": [0, 2, 2, 14], "texture": "#side", "tintindex": 0},
"west": {"uv": [14, 2, 16, 14], "texture": "#side", "tintindex": 0},
"up": {"uv": [2, 14, 14, 16], "texture": "#side", "tintindex": 0},
"down": {"uv": [2, 0, 14, 2], "texture": "#side", "tintindex": 0}
}
},
{
"name": "north-end",
"from": [2, 2, 0],
"to": [14, 14, 0],
"faces": {
"north": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
}
},
{
"name": "north-side",
"from": [2, 2, 0],
"to": [14, 14, 0],
"faces": {
"north": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0}
}
},
{
"name": "north-connection",
"from": [2, 2, 0],
"to": [14, 14, 2],
"faces": {
"east": {"uv": [14, 2, 16, 14], "texture": "#side", "tintindex": 0},
"west": {"uv": [0, 2, 2, 14], "texture": "#side", "tintindex": 0},
"up": {"uv": [2, 0, 14, 2], "texture": "#side", "tintindex": 0},
"down": {"uv": [2, 14, 14, 16], "texture": "#side", "tintindex": 0}
}
},
{
"name": "east-end",
"from": [16, 2, 2],
"to": [16, 14, 14],
"faces": {
"east": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
}
},
{
"name": "east-side",
"from": [16, 2, 2],
"to": [16, 14, 14],
"faces": {
"east": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0}
}
},
{
"name": "east-connection",
"from": [14, 2, 2],
"to": [16, 14, 14],
"faces": {
"north": {"uv": [0, 2, 2, 14], "texture": "#side", "tintindex": 0},
"south": {"uv": [14, 2, 16, 14], "texture": "#side", "tintindex": 0},
"up": {"uv": [14, 2, 16, 14], "texture": "#side", "tintindex": 0},
"down": {"uv": [14, 2, 16, 14], "texture": "#side", "tintindex": 0}
}
},
{
"name": "west-end",
"from": [0, 2, 2],
"to": [0, 14, 14],
"faces": {
"west": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
}
},
{
"name": "west-connection",
"from": [0, 2, 2],
"to": [2, 14, 14],
"faces": {
"north": {"uv": [14, 2, 16, 14], "texture": "#side", "tintindex": 0},
"south": {"uv": [0, 2, 2, 14], "texture": "#side", "tintindex": 0},
"up": {"uv": [0, 2, 2, 14], "texture": "#side", "tintindex": 0},
"down": {"uv": [0, 2, 2, 14], "texture": "#side", "tintindex": 0}
}
},
{
"name": "up-end",
"from": [2, 16, 2],
"to": [14, 16, 14],
"faces": {
"up": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
}
},
{
"name": "up-connection",
"from": [2, 14, 2],
"to": [14, 16, 14],
"faces": {
"north": {"uv": [2, 0, 14, 2], "texture": "#side", "tintindex": 0},
"east": {"uv": [2, 0, 14, 2], "texture": "#side", "tintindex": 0},
"south": {"uv": [2, 0, 14, 2], "texture": "#side", "tintindex": 0},
"west": {"uv": [2, 0, 14, 2], "texture": "#side", "tintindex": 0}
}
},
{
"name": "down-end",
"from": [2, 0, 2],
"to": [14, 0, 14],
"faces": {
"down": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
}
},
{
"name": "down-connection",
"from": [2, 0, 2],
"to": [14, 2, 14],
"faces": {
"north": {"uv": [2, 14, 14, 16], "texture": "#end", "tintindex": 0},
"east": {"uv": [2, 14, 14, 16], "texture": "#side", "tintindex": 0},
"south": {"uv": [2, 14, 14, 16], "texture": "#side", "tintindex": 0},
"west": {"uv": [2, 14, 14, 16], "texture": "#side", "tintindex": 0}
}
}
]
}

0 comments on commit b726654

Please sign in to comment.