Fix missing " in Demon Crystal JSON

This commit is contained in:
Nick 2016-03-16 11:38:03 -07:00
parent e8d2c523e4
commit 9de1f6e43e

View file

@ -72,7 +72,7 @@
}, },
"age": { "age": {
"0": { "0": {
textures": { "textures": {
"#crystal" : "bloodmagic:models/VengefulCrystal" "#crystal" : "bloodmagic:models/VengefulCrystal"
} }
}, },