Scarlet Neodymium Node
alexscaves:scarlet_neodymium_node

Scarlet Neodymium Node

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

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

Acquisition

Crafting using Raw Scarlet Neodymium, Raw Scarlet Neodymium, Raw Scarlet Neodymium, Raw Scarlet Neodymium and Raw Scarlet Neodymium, arranged in the pattern shown. Produces Scarlet Neodymium Node.

Crafting
Raw Scarlet Neodymium
Raw Scarlet Neodymium
Raw Scarlet Neodymium
Raw Scarlet Neodymium
Raw Scarlet Neodymium
Scarlet Neodymium Node Scarlet Neodymium Node guaranteed

Mining & drops

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

Block drops

dropscountchanceconditions
Scarlet Neodymium Node1–1100%Drops itself with Silk Touch
Raw Scarlet Neodymium1–1100%Fortune increases drop count
Developer reference
Registry name
alexscaves:scarlet_neodymium_node
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
alexscaves:blocks/magnetic_attachables
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_scarlet_neodymium"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}