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

12 lines
448 B
JSON
Raw Normal View History

{
"item.create.symmetry_wand": "Staff of Symmetry",
"item.create.tree_fertilizer": "Tree Fertilizer",
"item.create.empty_blueprint": "Empty Schematic",
"item.create.blueprint_and_quill": "Schematic and Quill",
"item.create.blueprint": "Schematic",
"block.create.schematicannon": "Schematicannon",
"block.create.schematic_table": "Schematic Table",
"block.create.creative_crate": "Schematicannon Creatifier",
"itemGroup.create": "Create"
}