Create/src/main/resources/assets/create/lang/en_us.json

79 lines
3.3 KiB
JSON
Raw Normal View History

{
"item.create.symmetry_wand": "Staff of Symmetry",
"item.create.placement_handgun": "Handheld Blockzapper",
"item.create.tree_fertilizer": "Tree Fertilizer",
"item.create.empty_blueprint": "Empty Schematic",
"item.create.andesite_alloy_cube": "Andesite Alloy",
"item.create.blaze_brass_cube": "Blaze Brass",
"item.create.chorus_chrome_cube": "Chorus Chrome",
"item.create.blueprint_and_quill": "Schematic and Quill",
"item.create.blueprint": "Schematic",
"item.create.belt_connector": "Mechanical Belt",
"item.create.filter": "Filter",
"block.create.gear": "Cogwheel",
"block.create.large_gear": "Large Cogwheel",
"block.create.turntable": "Turntable",
"block.create.gearbox": "Gearbox",
"block.create.gearshift": "Gearshift",
"block.create.clutch": "Clutch",
"block.create.axis": "Axis",
"block.create.encased_belt": "Encased Belt",
"block.create.axis_tunnel": "Encased Axis",
"block.create.motor": "Motor",
"block.create.belt": "Mechanical Belt",
"block.create.crushing_wheel": "Crushing Wheel",
"block.create.drill": "Mechanical Drill",
"block.create.harvester": "Mechanical Harvester",
"block.create.water_wheel": "Water Wheel",
"block.create.sticky_mechanical_piston": "Sticky Mechanical Piston",
"block.create.mechanical_piston": "Mechanical Piston",
"block.create.mechanical_piston_head": "Mechanical Piston Head",
"block.create.piston_pole": "Piston Extension Pole",
"block.create.construct": "Movement Chassis",
"block.create.sticky_construct": "Sticky Chassis",
"block.create.relocation_construct": "Relocation Chassis",
"block.create.contact": "Redstone Contact",
"block.create.redstone_bridge": "Redstone Bridge",
"block.create.stockswitch": "Stockpile Switch",
"block.create.flexcrate": "FlexCrate",
"block.create.extractor": "Extractor",
"block.create.linked_extractor": "Linked Extractor",
"block.create.andesite_bricks": "Andesite Bricks",
"block.create.diorite_bricks": "Diorite Bricks",
"block.create.granite_bricks": "Granite Bricks",
"block.create.gabbro": "Gabbro",
"block.create.polished_gabbro": "Polished Gabbro",
"block.create.gabbro_bricks": "Gabbro Bricks",
"block.create.paved_gabbro_bricks": "Paved Gabbro Bricks",
"block.create.indented_gabbro": "Indented Gabbro Tile",
"block.create.slightly_mossy_gabbro_bricks": "Mossy Gabbro Bricks",
"block.create.mossy_gabbro_bricks": "Overgrown Gabbro Bricks",
"block.create.limestone": "Limestone",
"block.create.polished_limestone": "Polished Limestone",
"block.create.limestone_bricks": "Limestone Bricks",
"block.create.limestone_pillar": "Limestone Pillar",
"block.create.quartziorite": "Quartziorite",
"block.create.quartziorite_bricks": "Quartziorite Bricks",
"block.create.polished_quartziorite": "Polished Quartziorite",
"block.create.dolomite": "Dolomite",
"block.create.dolomite_bricks": "Dolomite Bricks",
"block.create.polished_dolomite": "Polished Dolomite",
"block.create.dolomite_pillar": "Dolomite Pillar",
"block.create.schematicannon": "Schematicannon",
"block.create.schematic_table": "Schematic Table",
"block.create.creative_crate": "Schematicannon Creatifier",
"block.create.cocoa_log": "Cocoa Jungle Log",
2019-08-26 20:21:03 +02:00
"block.create.shop_shelf": "Shelf",
"death.attack.create.crush": "%1$s was crushed by a dangerous contraption",
"itemGroup.create": "Create"
}