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