mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-10 20:45:10 +01:00
andesite gay box!
gay andesite box!
This commit is contained in:
parent
68bc9c6921
commit
589e4146dc
@ -0,0 +1,78 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
"0": "create:block/andesite_casing",
|
||||
"1": "create:block/beacon",
|
||||
"particle": "create:block/andesite_casing"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [3, 4, 3],
|
||||
"to": [13, 15, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [9.5, 0.5, 14.5, 6], "texture": "#1"},
|
||||
"east": {"uv": [9.5, 0.5, 14.5, 6], "texture": "#1"},
|
||||
"south": {"uv": [9.5, 0.5, 14.5, 6], "texture": "#1"},
|
||||
"west": {"uv": [9.5, 0.5, 14.5, 6], "texture": "#1"},
|
||||
"up": {"uv": [1.5, 1.5, 6.5, 6.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [1, 4, 1],
|
||||
"to": [7, 16, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [12.5, 0, 15.5, 6], "texture": "#1"},
|
||||
"east": {"uv": [3.5, 8, 0.5, 14], "texture": "#1"},
|
||||
"south": {"uv": [0.5, 8, 3.5, 14], "texture": "#1"},
|
||||
"west": {"uv": [8.5, 0, 11.5, 6], "texture": "#1"},
|
||||
"up": {"uv": [0.5, 0.5, 3.5, 3.5], "texture": "#1", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9, 4, 1],
|
||||
"to": [15, 16, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [8.5, 0, 11.5, 6], "texture": "#1"},
|
||||
"east": {"uv": [12.5, 0, 15.5, 6], "texture": "#1"},
|
||||
"south": {"uv": [3.5, 8, 0.5, 14], "texture": "#1"},
|
||||
"west": {"uv": [0.5, 8, 3.5, 14], "texture": "#1"},
|
||||
"up": {"uv": [4.5, 0.5, 7.5, 3.5], "texture": "#1", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [1, 4, 9],
|
||||
"to": [7, 16, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [3.5, 8, 0.5, 14], "texture": "#1"},
|
||||
"east": {"uv": [0.5, 8, 3.5, 14], "texture": "#1"},
|
||||
"south": {"uv": [8.5, 0, 11.5, 6], "texture": "#1"},
|
||||
"west": {"uv": [12.5, 0, 15.5, 6], "texture": "#1"},
|
||||
"up": {"uv": [0.5, 4.5, 3.5, 7.5], "texture": "#1", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9, 4, 9],
|
||||
"to": [15, 16, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0.5, 8, 3.5, 14], "texture": "#1"},
|
||||
"east": {"uv": [8.5, 0, 11.5, 6], "texture": "#1"},
|
||||
"south": {"uv": [12.5, 0, 15.5, 6], "texture": "#1"},
|
||||
"west": {"uv": [3.5, 8, 0.5, 14], "texture": "#1"},
|
||||
"up": {"uv": [4.5, 4.5, 7.5, 7.5], "texture": "#1", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 4, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 6, 16, 8], "texture": "#1", "cullface": "north"},
|
||||
"east": {"uv": [8, 6, 16, 8], "texture": "#1", "cullface": "east"},
|
||||
"south": {"uv": [8, 6, 16, 8], "texture": "#1", "cullface": "south"},
|
||||
"west": {"uv": [8, 6, 16, 8], "texture": "#1", "cullface": "west"},
|
||||
"up": {"uv": [8, 8, 16, 16], "texture": "#1"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
BIN
src/main/resources/assets/create/textures/block/beacon.png
Normal file
BIN
src/main/resources/assets/create/textures/block/beacon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Loading…
Reference in New Issue
Block a user