remove assets from master

This commit is contained in:
inventivetalent
2021-02-18 10:28:43 +01:00
parent a3ccc9d48d
commit 7a69391726
10103 changed files with 0 additions and 554767 deletions

View File

@@ -1,24 +0,0 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/iron_bars",
"bars": "block/iron_bars",
"edge": "block/iron_bars"
},
"elements": [
{ "from": [ 8, 0, 7 ],
"to": [ 8, 16, 8 ],
"faces": {
"west": { "uv": [ 8, 0, 9, 16 ], "texture": "#bars" },
"east": { "uv": [ 9, 0, 8, 16 ], "texture": "#bars" }
}
},
{ "from": [ 7, 0, 7 ],
"to": [ 9, 16, 7 ],
"faces": {
"north": { "uv": [ 7, 0, 9, 16 ], "texture": "#bars" },
"south": { "uv": [ 9, 0, 7, 16 ], "texture": "#bars" }
}
}
]
}