Crafting using Natural Quartz, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Nether Quartz Shovel.
- Inputs
- Natural Quartz
- 2 × Bluebright Stick
- Output
- → Nether Quartz Shovel
item· Tools
Nether Quartz Shovel is an item from Applied Energistics 2, crafted from Natural Quartz and Bluebright Stick.
Crafting using Natural Quartz, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Nether Quartz Shovel.
ae2:nether_quartz_shovelae2ae2ae2:items/quartz_shovel minecraft:items/shovels
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"a",
"b",
"b"
],
"ingredients": {
"a": {
"tag": "forge:gems/quartz"
},
"b": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}