Begin cleaning up model registration

This commit is contained in:
Nick 2016-02-09 19:07:56 -08:00
parent f613c00970
commit 325cda2f71
16 changed files with 200 additions and 51 deletions

View file

@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"model": "builtin/generated",
"transform": "forge:default-item"
},
"variants": {
"type": {
"soulsnare": {
"textures": {
"layer0": "bloodmagic:items/SoulSnare"
}
}
}
}
}