diff options
Diffstat (limited to 'src/main/resources/assets/kekztech/lang/en_US.lang')
-rw-r--r-- | src/main/resources/assets/kekztech/lang/en_US.lang | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/assets/kekztech/lang/en_US.lang b/src/main/resources/assets/kekztech/lang/en_US.lang index f25ebcbb33..44e72e1cd0 100644 --- a/src/main/resources/assets/kekztech/lang/en_US.lang +++ b/src/main/resources/assets/kekztech/lang/en_US.lang @@ -138,9 +138,9 @@ item.kekztech_crafting_item.16.name=Item Server Blade tile.kekztech_itemproxycable_block.name=Item Proxy Network Cable
tile.kekztech_itemproxycable_block.0.desc=Connects Item Proxy Nodes
tile.kekztech_itemproxysource_block.name=Item Proxy Network Source
-tile:kekztech_itemproxysource_block.0.desc=Point to an inventory to act as source for the item proxy network
-tile:kekztech_itemproxysource_block.1.desc=Insert an Integrated Circuit to set the network channel
-tile:kekztech_itemproxysource_block.2.desc=Only one source can use one channel on the same network
+tile.kekztech_itemproxysource_block.0.desc=Point to an inventory to act as source for the item proxy network
+tile.kekztech_itemproxysource_block.1.desc=Insert an Integrated Circuit to set the network channel
+tile.kekztech_itemproxysource_block.2.desc=Only one source can use one channel on the same network
tile.kekztech_itemproxyendpoint_block.name=Item Proxy Network Endpoint
tile.kekztech_itemproxyendpoint_block.0.desc=Point the marked side to where you want to provide an inventory proxy to
tile.kekztech_itemproxyendpoint_block.1.desc=Insert an Integrated Circuit to set the network channel
|