mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 22:44:07 +01:00
14b06ec22a
- Axis -> Shaft - Gear -> Cogwheel - Large_Gear -> Large_Cogwheel - Axis_Tunnel -> Encased_Shaft - Half_Axis -> Shaft_Half - Fixed further name inconsistencies in other Object Holders - Added Skeleton for Encased Fan
80 lines
3.3 KiB
JSON
80 lines
3.3 KiB
JSON
{
|
|
"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.cogwheel": "Cogwheel",
|
|
"block.create.large_cogwheel": "Large Cogwheel",
|
|
"block.create.turntable": "Turntable",
|
|
"block.create.gearbox": "Gearbox",
|
|
"block.create.gearshift": "Gearshift",
|
|
"block.create.clutch": "Clutch",
|
|
"block.create.shaft": "Shaft",
|
|
"block.create.encased_belt": "Encased Belt",
|
|
"block.create.encased_shaft": "Encased Shaft",
|
|
"block.create.encased_fan": "Encased Fan",
|
|
"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",
|
|
|
|
"block.create.shop_shelf": "Shelf",
|
|
|
|
"death.attack.create.crush": "%1$s was crushed by a dangerous contraption",
|
|
|
|
"itemGroup.create": "Create"
|
|
}
|