mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-10 14:26:10 +01:00
903ad95bf0
+ Added the Handheld Blockzapper Tool + Added several craftable upgrades for the Tool + Added animated Models for Symmetry wand and Handheld Blockzapper - Schematicannon now uses two items for Double Slabs - Fixed Warn messages for client packets - Added misc Crafting Ingredients - Changed recipe unlock triggers
15 lines
660 B
JSON
15 lines
660 B
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",
|
|
"block.create.schematicannon": "Schematicannon",
|
|
"block.create.schematic_table": "Schematic Table",
|
|
"block.create.creative_crate": "Schematicannon Creatifier",
|
|
"itemGroup.create": "Create"
|
|
}
|