Implement wrench modes

This commit is contained in:
Raoul Van den Berge
2016-11-01 15:19:08 +01:00
parent 2d106d84bc
commit d051359539
10 changed files with 111 additions and 32 deletions

View File

@@ -228,4 +228,6 @@ item.refinedstorage:network_card.name=Network Card
item.refinedstorage:wrench.name=Wrench
item.refinedstorage:wrench.saved=Configuration written.
item.refinedstorage:wrench.read=Configuration read.
item.refinedstorage:wrench.cleared=Configuration cleared.
item.refinedstorage:wrench.mode=Mode: %s
item.refinedstorage:wrench.mode.0=Rotation
item.refinedstorage:wrench.mode.1=Configuration

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 B