mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-12-26 15:06:28 +01:00
Added recipes and more.
This commit is contained in:
parent
20113e2db1
commit
529a5ff0a9
1 changed files with 27 additions and 0 deletions
|
@ -122,5 +122,32 @@
|
||||||
"block.create.creative_crate":"Blaupausenkanonenmacher",
|
"block.create.creative_crate":"Blaupausenkanonenmacher",
|
||||||
"block.create.cocoa_log":"Kakao-Tropenbaumstamm",
|
"block.create.cocoa_log":"Kakao-Tropenbaumstamm",
|
||||||
"block.create.shop_shelf":"Regal",
|
"block.create.shop_shelf":"Regal",
|
||||||
|
"death.attack.create.crush":"%1$s stolperte in ein Mahlwerk",
|
||||||
|
"death.attack.create.fan_fire":"%1$s hat heiße Luft eingeatmet",
|
||||||
|
"death.attack.create.fan_lava":"%1$s wurde von Lava verweht",
|
||||||
|
"death.attack.create.drill":"%1$s wurde von einem Bohrer durchlöchert",
|
||||||
|
"create.recipe.crushing":"Mahlen",
|
||||||
|
"create.recipe.splashing":"Waschen",
|
||||||
|
"create.recipe.splashing.fan":"Propeller hinter fließendem Wasser",
|
||||||
|
"create.recipe.smokingViaFan":"Räuchern",
|
||||||
|
"create.recipe.smokingViaFan.fan":"Propeller hinter Feuer",
|
||||||
|
"create.recipe.blastingViaFan":"Schmelzen",
|
||||||
|
"create.recipe.blastingViaFan.fan":"Propeller hinter Lava",
|
||||||
|
"create.recipe.pressing":"Mechanische Presse",
|
||||||
|
"create.recipe.blockzapperUpgrade":"Tragbare Blockpistole",
|
||||||
|
"create.recipe.processing.chance":"Chance: %1$s%%",
|
||||||
|
"create.generic.range":"Reichweite",
|
||||||
|
"create.generic.radius":"Radius",
|
||||||
|
"create.generic.speed":"Geschwindigkeit",
|
||||||
|
"create.generic.delay":"Verzögerung",
|
||||||
|
"create.generic.unit.ticks":"Ticks",
|
||||||
|
"create.generic.unit.seconds":"Sekunden",
|
||||||
|
"create.generic.unit.minutes":"Minuten",
|
||||||
|
"create.action.scroll":"Wechseln",
|
||||||
|
"create.action.confirm":"Bestätigen",
|
||||||
|
"create.action.abort":"Abbrechen",
|
||||||
|
"create.action.saveToFile":"Speichern",
|
||||||
|
"create.action.discard":"Löschen",
|
||||||
|
"create.keyinfo.toolmenu":"Werkzeugmenü",
|
||||||
"itemGroup.create":"Create"
|
"itemGroup.create":"Create"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue