JSON models hurt my head

This commit is contained in:
Nick 2015-10-30 21:20:23 -07:00
parent f3645a35fa
commit b45172294d
6 changed files with 132 additions and 0 deletions

View file

@ -0,0 +1,24 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"all": "alchemicalwizardry:blocks/MasterRitualStone"
},
"model": "cube_all",
"uvlock": true
},
"variants": {
"meta": {
0: {
"textures": {
"all": "alchemicalwizardry:blocks/MasterRitualStone"
}
},
1: {
"textures": {
"all": "alchemicalwizardry:blocks/ImperfectRitualStone"
}
}
}
}
}