You've already forked minecraft-assets
Create/Update assets for version 19w37a
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
"inside": "block/composter_bottom"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 2, 0, 2 ],
|
||||
"to": [ 14, 2, 14 ],
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 2, 16 ],
|
||||
"faces": {
|
||||
"up": { "texture": "#inside", "cullface": "up" },
|
||||
"down": { "texture": "#bottom", "cullface": "down" }
|
||||
@@ -18,7 +18,6 @@
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 2, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#side", "cullface": "down" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
@@ -29,7 +28,6 @@
|
||||
{ "from": [ 14, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#side", "cullface": "down" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"south": { "texture": "#side", "cullface": "south" },
|
||||
@@ -40,7 +38,6 @@
|
||||
{ "from": [ 2, 0, 0 ],
|
||||
"to": [ 14, 16, 2 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#side", "cullface": "down" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"north": { "texture": "#side", "cullface": "north" },
|
||||
"south": { "texture": "#side", "cullface": "up" }
|
||||
@@ -49,7 +46,6 @@
|
||||
{ "from": [ 2, 0, 14 ],
|
||||
"to": [ 14, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "texture": "#side", "cullface": "down" },
|
||||
"up": { "texture": "#top", "cullface": "up" },
|
||||
"north": { "texture": "#side", "cullface": "up" },
|
||||
"south": { "texture": "#side", "cullface": "south" }
|
||||
|
||||
Reference in New Issue
Block a user