Create/src/main/resources/assets/create/lang/en_us.json
simibubi 550b477d8d Added Blueprints
- Blueprints are item references to schematic files on the server
- Added a block to upload schematics from the client
2019-07-11 19:55:11 +02:00

8 lines
284 B
JSON

{
"item.create.symmetry_wand": "Staff of Symmetry",
"item.create.empty_blueprint": "Empty Blueprint",
"item.create.blueprint": "Blueprint",
"block.create.schematicannon": "SchematiCannon 9000",
"block.create.schematic_table": "Schematic Planner",
"itemGroup.create": "Create"
}