Azure Neodymium Node
alexscaves:azure_neodymium_node

Azure Neodymium Node

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe MineableNeeds Stone Tool

Azure Neodymium Node is a block from Alex's Caves, crafted from Raw Azure Neodymium.

Acquisition

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.

Crafting
Raw Azure Neodymium
Raw Azure Neodymium
Raw Azure Neodymium
Raw Azure Neodymium
Raw Azure Neodymium
Azure Neodymium Node Azure Neodymium Node guaranteed

Mining & drops

sourcecountchanceconditions
Azure Neodymium Node1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Raw Azure Neodymium1–1100%Fortune increases drop count
Azure Neodymium Node1–1100%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
}