JSON models hurt my head
This commit is contained in:
parent
f3645a35fa
commit
b45172294d
6 changed files with 132 additions and 0 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 624 B After Width: | Height: | Size: 624 B |
Loading…
Add table
Add a link
Reference in a new issue