Implemented recipes and arrays for Suppression sigil.

This commit is contained in:
WayofTime 2016-01-01 15:46:40 -05:00
parent a48e40684a
commit b170654ed3
6 changed files with 17 additions and 5 deletions

View file

@ -0,0 +1,6 @@
{
"parent":"bloodmagic:item/ItemModelBase",
"textures": {
"layer0":"bloodmagic:items/ReagentSuppression"
}
}