Add model for stack upgrade

This commit is contained in:
Raoul Van den Berge
2016-05-29 23:09:41 +02:00
parent 25b2403c71
commit ae4c141374
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "refinedstorage:items/stack_upgrade"
}
}