Added background for advancements along with some I18N changes

This commit is contained in:
Raoul Van den Berge
2017-07-03 20:03:14 +02:00
parent 33a98c018e
commit b669bcb97f
3 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
"description": { "description": {
"translate": "advancements.refinedstorage:controlling.description" "translate": "advancements.refinedstorage:controlling.description"
}, },
"background": "minecraft:textures/gui/advancements/backgrounds/stone.png", "background": "refinedstorage:textures/gui/advancements.png",
"show_toast": false, "show_toast": false,
"announce_to_chat": false "announce_to_chat": false
}, },

View File

@@ -284,11 +284,11 @@ item.refinedstorage:security_card.owner=Bound to: %s
advancements.refinedstorage:controlling.description=Craft a Controller advancements.refinedstorage:controlling.description=Craft a Controller
advancements.refinedstorage:connecting=Connecting advancements.refinedstorage:connecting=Connecting
advancements.refinedstorage:connecting.description=You can place all the devices next to each other to connect them up - or use Cable advancements.refinedstorage:connecting.description=You can place all the devices next to each other to connect them up, or, use Cable
advancements.refinedstorage:conditional_connecting=Conditional connecting advancements.refinedstorage:conditional_connecting=Conditional connecting
advancements.refinedstorage:conditional_connecting.description=Craft a Relay to control a network signal advancements.refinedstorage:conditional_connecting.description=Craft a Relay to control if a network signal can pass with redstone
advancements.refinedstorage:soldering=Soldering advancements.refinedstorage:soldering=Soldering
advancements.refinedstorage:soldering.description=Craft a Solderer advancements.refinedstorage:soldering.description=Craft a Solderer to make the various Refined Storage components
advancements.refinedstorage:drives=Drives advancements.refinedstorage:drives=Drives
advancements.refinedstorage:drives.description=Craft a Disk Drive to be able to store your disks advancements.refinedstorage:drives.description=Craft a Disk Drive to be able to store your disks
advancements.refinedstorage:manipulating_disks=Manipulating disks advancements.refinedstorage:manipulating_disks=Manipulating disks
@@ -297,10 +297,10 @@ advancements.refinedstorage:storing_items=Storing items
advancements.refinedstorage:storing_items.description=Craft a Storage Disk and put it in your Disk Drive advancements.refinedstorage:storing_items.description=Craft a Storage Disk and put it in your Disk Drive
advancements.refinedstorage:viewing_items=Viewing items advancements.refinedstorage:viewing_items=Viewing items
advancements.refinedstorage:viewing_items.description=Craft a Grid to interact with your item storage advancements.refinedstorage:viewing_items.description=Craft a Grid to interact with your item storage
advancements.refinedstorage:portable_storage=Portable Storage advancements.refinedstorage:portable_storage=Portable storage
advancements.refinedstorage:portable_storage.description=Craft a Portable Grid to access items in disks without being in a network advancements.refinedstorage:portable_storage.description=Craft a Portable Grid to access items in disks without being in a network
advancements.refinedstorage:upgrading_your_grid=Upgrading your Grid advancements.refinedstorage:upgrading_your_grid=Upgrading your Grid
advancements.refinedstorage:upgrading_your_grid.description=Upgrade your Grid to a Crafting Grid to get crafting abilities in your Grid as well advancements.refinedstorage:upgrading_your_grid.description=Upgrade your Grid to a Crafting Grid to get crafting abilities in your Grid
advancements.refinedstorage:storing_fluids=Storing fluids advancements.refinedstorage:storing_fluids=Storing fluids
advancements.refinedstorage:storing_fluids.description=Craft a Fluid Storage Disk and put it in your Disk Drive advancements.refinedstorage:storing_fluids.description=Craft a Fluid Storage Disk and put it in your Disk Drive
advancements.refinedstorage:viewing_fluids=Viewing fluids advancements.refinedstorage:viewing_fluids=Viewing fluids
@@ -332,7 +332,7 @@ advancements.refinedstorage:wireless_fluids.description=Interact with your fluid
advancements.refinedstorage:wireless_monitoring=Wireless monitoring advancements.refinedstorage:wireless_monitoring=Wireless monitoring
advancements.refinedstorage:wireless_monitoring.description=Check the status of your crafting tasks wirelessly with a Wireless Crafting Monitor advancements.refinedstorage:wireless_monitoring.description=Check the status of your crafting tasks wirelessly with a Wireless Crafting Monitor
advancements.refinedstorage:no_cables_required=No cables required advancements.refinedstorage:no_cables_required=No cables required
advancements.refinedstorage:no_cables_required.description=Add extra components to your network without using cables by crafting a Network Transmitter, Network Receiver and Network Card advancements.refinedstorage:no_cables_required.description=Add extra components to your network without using cables by using a Network Transmitter, Network Receiver and Network Card
advancements.refinedstorage:upgrading=Upgrading advancements.refinedstorage:upgrading=Upgrading
advancements.refinedstorage:upgrading.description=Craft an Upgrade advancements.refinedstorage:upgrading.description=Craft an Upgrade
advancements.refinedstorage:better_range=Better range advancements.refinedstorage:better_range=Better range

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB