Added a debug storage disk

This commit is contained in:
Raoul Van den Berge
2016-07-02 22:19:11 +02:00
parent 51b157660c
commit a88b335307
7 changed files with 62 additions and 3 deletions

View File

@@ -117,6 +117,7 @@ item.refinedstorage:storage_disk.1.name=4k Storage Disk
item.refinedstorage:storage_disk.2.name=16k Storage Disk
item.refinedstorage:storage_disk.3.name=64k Storage Disk
item.refinedstorage:storage_disk.4.name=Creative Storage Disk
item.refinedstorage:storage_disk.5.name=Debug Storage Disk
item.refinedstorage:wireless_grid.0.name=Wireless Grid
item.refinedstorage:wireless_grid.1.name=Creative Wireless Grid
item.refinedstorage:quartz_enriched_iron.name=Quartz Enriched Iron

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 479 B