trying with no fetch
This commit is contained in:
BIN
1.11/e_particle.png
Normal file
BIN
1.11/e_particle.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 159 B |
BIN
1.11/e_texture.png
Normal file
BIN
1.11/e_texture.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 141 B |
59
1.11/stoneanvil.json
Normal file
59
1.11/stoneanvil.json
Normal file
@@ -0,0 +1,59 @@
|
|||||||
|
{
|
||||||
|
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
|
||||||
|
"parent": "block/block",
|
||||||
|
"textures": {
|
||||||
|
"particle": "blocks/particle",
|
||||||
|
"texture": "blocks/texture",
|
||||||
|
"texture1": "blocks/texture1"
|
||||||
|
},
|
||||||
|
"elements": [
|
||||||
|
{
|
||||||
|
"__comment": "Cube1",
|
||||||
|
"from": [ 0, 0, 0 ],
|
||||||
|
"to": [ 16, 14, 16 ],
|
||||||
|
"faces": {
|
||||||
|
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||||
|
"north": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture" },
|
||||||
|
"south": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture" },
|
||||||
|
"west": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture" },
|
||||||
|
"east": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture" }
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__comment": "Cube2",
|
||||||
|
"from": [ 0, 14, 0 ],
|
||||||
|
"to": [ 16, 16, 16 ],
|
||||||
|
"faces": {
|
||||||
|
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" },
|
||||||
|
"north": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture1" },
|
||||||
|
"south": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture1" },
|
||||||
|
"west": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture1" },
|
||||||
|
"east": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture1" }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"display": {
|
||||||
|
"thirdperson_righthand": {
|
||||||
|
"rotation": [ 75, 45, 0 ],
|
||||||
|
"translation": [ 0, 2.5, 0 ],
|
||||||
|
"scale": [ 0.375, 0.375, 0.375 ]
|
||||||
|
},
|
||||||
|
"firstperson_righthand": {
|
||||||
|
"rotation": [ 0, 45, 0 ],
|
||||||
|
"scale": [ 0.4, 0.4, 0.4 ]
|
||||||
|
},
|
||||||
|
"gui": {
|
||||||
|
"rotation": [ 30, 225, 0 ],
|
||||||
|
"scale": [ 0.625, 0.625, 0.625 ]
|
||||||
|
},
|
||||||
|
"ground": {
|
||||||
|
"translation": [ 0, 3, 0 ],
|
||||||
|
"scale": [ 0.25, 0.25, 0.25 ]
|
||||||
|
},
|
||||||
|
"fixed": {
|
||||||
|
"scale": [ 0.5, 0.5, 0.5 ]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"overrides": [
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user