alexscaves:block_of_azure_neodymium

Block of Azure Neodymium

Alex's Caves · by Alexthe668, Noonyeyz
block Neodymium Storage BlockNeodymium Storage BlockPickaxe MineableNeeds Stone Tool

Block of Azure Neodymium is a storage block from Alex's Caves, crafted from Azure Neodymium Ingot.

Acquisition

Crafting using Azure Neodymium Ingot, Azure Neodymium Ingot, Azure Neodymium Ingot, Azure Neodymium Ingot, Azure Neodymium Ingot, Azure Neodymium Ingot, Azure Neodymium Ingot, Azure Neodymium Ingot and Azure Neodymium Ingot, arranged in the pattern shown. Produces Block of Azure Neodymium.

Crafting
Azure Neodymium Ingot
Azure Neodymium Ingot
Azure Neodymium Ingot
Azure Neodymium Ingot
Azure Neodymium Ingot
Azure Neodymium Ingot
Azure Neodymium Ingot
Azure Neodymium Ingot
Azure Neodymium Ingot
Block of Azure Neodymium guaranteed

Mining & drops

sourcecountchanceconditions
Block of Azure Neodymium1–1100%

Used in (1)

Crafting using Block of Azure Neodymium, in any arrangement. Produces 9× Azure Neodymium Ingot.

Crafting ⇆ any arrangement
Azure Neodymium Ingot Azure Neodymium Ingot ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:block_of_azure_neodymium
Namespace
alexscaves
Mod ID
alexscaves
Tags (4)
forge:blocks/storage_blocks/neodymium
forge:items/storage_blocks/neodymium
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "NNN",
    "NNN",
    "NNN"
  ],
  "ingredients": {
    "N": {
      "item": "alexscaves:azure_neodymium_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}