mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-09 05:46:26 +01:00
976b7c5bea
- Added Tree Fertilizer, a kind of bone meal that makes trees grow anywhere
11 lines
448 B
JSON
11 lines
448 B
JSON
{
|
|
"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"
|
|
}
|