Crafting using Raw Azure Neodymium, Raw Azure Neodymium, Raw Azure Neodymium, Raw Azure Neodymium and Raw Azure Neodymium, arranged in the pattern shown. Produces Azure Neodymium Node.
Azure Neodymium Node
Alex's Caves · by Alexthe668, Noonyeyz
Azure Neodymium Node is a block from Alex's Caves, crafted from Raw Azure Neodymium.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Azure Neodymium Node | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Raw Azure Neodymium | 1–1 | 100% | Fortune increases drop count |
| Azure Neodymium Node | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
alexscaves:azure_neodymium_node- Namespace
alexscaves- Mod ID
alexscaves- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" N ",
"NNN",
" N "
],
"ingredients": {
"N": {
"item": "alexscaves:raw_azure_neodymium"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}