|
39 | 39 | "item.advancedperipherals.end_automata_core": "End Automata Core", |
40 | 40 | "item.advancedperipherals.hotkey_module": "Hotkey Module", |
41 | 41 | "item.advancedperipherals.husbandry_automata_core": "Husbandry Automata Core", |
| 42 | + "item.advancedperipherals.keyboard": "Wireless Keyboard", |
42 | 43 | "item.advancedperipherals.memory_card": "Memory Card", |
43 | 44 | "item.advancedperipherals.nightvision_module": "Night Vision Module", |
44 | 45 | "item.advancedperipherals.overlay_module": "Overlay Module", |
|
48 | 49 | "item.advancedperipherals.smart_glasses": "Smart Glasses", |
49 | 50 | "item.advancedperipherals.smart_glasses_interface": "Smart Glasses Interface", |
50 | 51 | "item.advancedperipherals.smart_glasses_netherite": "Netherite reinforced Smart Glasses", |
| 52 | + "item.advancedperipherals.tooltip.binding.bound_to": "&7Bound to &b%s&7.", |
| 53 | + "item.advancedperipherals.tooltip.binding.bound_to_glasses": "&7Bound to Glasses with id &b%s&7.", |
51 | 54 | "item.advancedperipherals.tooltip.block_reader": "&7Reads nbt data of blocks to interact with blocks which do not have computer support.", |
52 | 55 | "item.advancedperipherals.tooltip.chat_box": "&7Interacts with the ingame chat, can read and write messages.", |
53 | 56 | "item.advancedperipherals.tooltip.chunk_controller": "&7A crafting ingredient for the Chunky Turtle.", |
|
62 | 65 | "item.advancedperipherals.tooltip.inventory_manager": "&7This block is able to send or receive specific items from a player inventory.", |
63 | 66 | "item.advancedperipherals.tooltip.me_bridge": "&7The ME Bridge interacts with Applied Energistics to manage your items.", |
64 | 67 | "item.advancedperipherals.tooltip.memory_card": "&7Can save the rights of a player to use it in an inventory manager.", |
65 | | - "item.advancedperipherals.tooltip.memory_card.bound": "&7Bound to &b%s&7.", |
66 | 68 | "item.advancedperipherals.tooltip.nbt_storage": "&7Acts like a storage disk. Can store nbt based data.", |
67 | 69 | "item.advancedperipherals.tooltip.overpowered_end_automata_core": "&7Improved version of the end automata core, that provides some overpowered uses! Be careful, the upgrade is very fragile.", |
68 | 70 | "item.advancedperipherals.tooltip.overpowered_husbandry_automata_core": "&7Improved version of the husbandry automata core, that provides some overpowered uses! Be careful, the upgrade is very fragile.", |
|
82 | 84 | "pocket.advancedperipherals.environment_pocket": "Environment", |
83 | 85 | "pocket.advancedperipherals.geoscanner_pocket": "Geo", |
84 | 86 | "pocket.advancedperipherals.player_pocket": "Player Detector", |
85 | | - "text.advancedperipherals.added_player": "Added you to the memory card", |
86 | 87 | "text.advancedperipherals.automata_core.feed_by_player": "You're trying to feed an entity to a soul, but your own body refuses to do this. Maybe something more mechanical can do this?", |
87 | | - "text.advancedperipherals.removed_player": "Cleared the memory card", |
| 88 | + "text.advancedperipherals.bind_keyboard": "Bounded the keyboard to %s", |
| 89 | + "text.advancedperipherals.bind_memorycard": "Bounded the memory card to you", |
| 90 | + "text.advancedperipherals.cleared_keyboard": "Cleared the keyboard", |
| 91 | + "text.advancedperipherals.cleared_memorycard": "Cleared the memory card", |
| 92 | + "text.advancedperipherals.keyboard.close": "Press ESC to close the Keyboard Screen", |
| 93 | + "text.advancedperipherals.keyboard_notbound": "The keyboard it not bound", |
88 | 94 | "text.advancedperipherals.saddle_turtle.dismount_hint": "Controlling %1$s. Press %2$s and %3$s to dismount.", |
89 | 95 | "text.advancedperipherals.smart_glasses.modules": "Modules", |
90 | 96 | "text.advancedperipherals.smart_glasses.peripherals": "Peripherals", |
|
0 commit comments