Fix textures

This commit is contained in:
Raoul Van den Berge
2016-10-16 19:31:06 +02:00
parent 114188d969
commit cd27a40b53
4 changed files with 178 additions and 170 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "refinedstorage:items/silk_touch_upgrade" // Place Holder
"layer0": "refinedstorage:items/silk_touch_upgrade"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB