Skip to content

Commit 1287db1

Browse files
committed
Translations
1 parent a0ceef9 commit 1287db1

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

  • src/main/resources/assets/processed/lang

src/main/resources/assets/processed/lang/en_us.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"item.processed.deactivated_charged_overload_processor": "Deactivated Charged Overload Processor",
99
"item.processed.overload_ingot": "Overload Ingot",
1010
"block.processed.overload_ore": "Overload Ore",
11+
"block.processed.processor_assembler": "Processor Assembler",
1112
"itemGroup.processedModTab": "Processed",
1213
"itemGroup.processedModTabTools": "Processed Tools & Weapons",
1314
"block.processed.lab_block": "Lab Block",
@@ -17,9 +18,13 @@
1718
"screen.processed.crafting_station": "Crafting Station",
1819
"screen.processed.overload_station": "Overload Station",
1920
"screen.processed.lightning_concentrator": "Lightning Concentrator",
21+
"screen.processed.processor_assembler": "Processor Assembler",
22+
"screen.processed.manipulation_processor": "Manipulation Processor",
2023
"info.processed.shift": "\u00A78Hold \u00A72\u00A7lSHIFT\u00A7r\u00A78 for info",
21-
"info.processed.lightning_concentrator": "\u00A77The block causes a lightning, which allows to craft new items.\nThis only works when the weather is \"thunder\"",
24+
"info.processed.lightning_concentrator": "\u00A77This block causes a lightning, which allows to craft new items.\nThis only works when the weather is \"thunder\"",
2225
"info.processed.crafting_station": "\u00A77Use an processor core and an additional item to craft new processors!",
2326
"info.processed.overload_station": "\u00A77This block allows you to charge Overload Tools!",
24-
"info.processed.deactivated_charged_overload_processor": "\u00A77Activate this processor using the lightning concentrator and add functionality!"
27+
"info.processed.deactivated_charged_overload_processor": "\u00A77Activate this processor using the lightning concentrator and add functionality!",
28+
"info.processed.processor_assembler": "\u00A77This block is an more late-game item which allow to create processors more easily.",
29+
"info.processed.manipulation_processor": "\u00A77You have to use this item to craft the weather manipulator."
2530
}

0 commit comments

Comments
 (0)