mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-07 02:33:42 +01:00
550b477d8d
- Blueprints are item references to schematic files on the server - Added a block to upload schematics from the client
8 lines
284 B
JSON
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"
|
|
}
|