add redstone tweaks resource pack and fix blockstate variant order
This commit is contained in:
22
public/assets/minecraft/models/block/cake/10.json
Normal file
22
public/assets/minecraft/models/block/cake/10.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "block/cake/side",
|
||||
"bottom": "block/cake/bottom",
|
||||
"top": "block/cake/top",
|
||||
"side": "block/cake/side",
|
||||
"inside": "block/cake/10"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 5, 0, 1 ],
|
||||
"to": [ 15, 8, 15 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#bottom", "cullface": "down" },
|
||||
"up": { "texture": "#top" },
|
||||
"north": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#inside" },
|
||||
"east": { "texture": "#side" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
22
public/assets/minecraft/models/block/cake/12.json
Normal file
22
public/assets/minecraft/models/block/cake/12.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "block/cake/side",
|
||||
"bottom": "block/cake/bottom",
|
||||
"top": "block/cake/top",
|
||||
"side": "block/cake/side",
|
||||
"inside": "block/cake/12"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 3, 0, 1 ],
|
||||
"to": [ 15, 8, 15 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#bottom", "cullface": "down" },
|
||||
"up": { "texture": "#top" },
|
||||
"north": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#inside" },
|
||||
"east": { "texture": "#side" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
22
public/assets/minecraft/models/block/cake/14.json
Normal file
22
public/assets/minecraft/models/block/cake/14.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "block/cake/side",
|
||||
"bottom": "block/cake/bottom",
|
||||
"top": "block/cake/top",
|
||||
"side": "block/cake/side",
|
||||
"outside": "block/cake/14"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 1, 0, 1 ],
|
||||
"to": [ 15, 8, 15 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#bottom", "cullface": "down" },
|
||||
"up": { "texture": "#top" },
|
||||
"north": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#outside" },
|
||||
"east": { "texture": "#side" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
22
public/assets/minecraft/models/block/cake/2.json
Normal file
22
public/assets/minecraft/models/block/cake/2.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "block/cake/side",
|
||||
"bottom": "block/cake/bottom",
|
||||
"top": "block/cake/top",
|
||||
"side": "block/cake/side",
|
||||
"inside": "block/cake/2"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 13, 0, 1 ],
|
||||
"to": [ 15, 8, 15 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#bottom", "cullface": "down" },
|
||||
"up": { "texture": "#top" },
|
||||
"north": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#inside" },
|
||||
"east": { "texture": "#side" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
22
public/assets/minecraft/models/block/cake/4.json
Normal file
22
public/assets/minecraft/models/block/cake/4.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "block/cake/side",
|
||||
"bottom": "block/cake/bottom",
|
||||
"top": "block/cake/top",
|
||||
"side": "block/cake/side",
|
||||
"inside": "block/cake/4"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 11, 0, 1 ],
|
||||
"to": [ 15, 8, 15 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#bottom", "cullface": "down" },
|
||||
"up": { "texture": "#top" },
|
||||
"north": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#inside" },
|
||||
"east": { "texture": "#side" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
22
public/assets/minecraft/models/block/cake/6.json
Normal file
22
public/assets/minecraft/models/block/cake/6.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "block/cake/side",
|
||||
"bottom": "block/cake/bottom",
|
||||
"top": "block/cake/top",
|
||||
"side": "block/cake/side",
|
||||
"inside": "block/cake/6"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 9, 0, 1 ],
|
||||
"to": [ 15, 8, 15 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#bottom", "cullface": "down" },
|
||||
"up": { "texture": "#top" },
|
||||
"north": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#inside" },
|
||||
"east": { "texture": "#side" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
22
public/assets/minecraft/models/block/cake/8.json
Normal file
22
public/assets/minecraft/models/block/cake/8.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "block/cake/side",
|
||||
"bottom": "block/cake/bottom",
|
||||
"top": "block/cake/top",
|
||||
"side": "block/cake/side",
|
||||
"inside": "block/cake/8"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 7, 0, 1 ],
|
||||
"to": [ 15, 8, 15 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#bottom", "cullface": "down" },
|
||||
"up": { "texture": "#top" },
|
||||
"north": { "texture": "#side" },
|
||||
"south": { "texture": "#side" },
|
||||
"west": { "texture": "#inside" },
|
||||
"east": { "texture": "#side" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user