Crafting using Peridot, Peridot, Peridot, Stick and Stick, arranged in the pattern shown. Produces Peridot Pickaxe.
Peridot Pickaxe
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Used in (2)
Industrial Grinder using Peridot Pickaxe. Produces 3× Small Pile of Peridot and Peridot Dust and Small Pile of Saw Dust.
Industrial Grinder using Peridot Pickaxe. Produces 3× Small Pile of Peridot and Small Pile of Saw Dust.
Related items
Developer reference
- Registry name
techreborn:peridot_pickaxe- Namespace
techreborn- Mod ID
techreborn- Tags (1)
fabric:items/pickaxes
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XXX",
" # ",
" # "
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "techreborn:peridot_gem"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}