thermal:raw_nickel_block

Raw Nickel Block

Thermal Foundation · by King Lemming
item Raw Nickel Storage BlockRaw Nickel Storage BlockPickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Any Nickel Raw Material, Any Nickel Raw Material, Any Nickel Raw Material, Any Nickel Raw Material, Raw Nickel, Any Nickel Raw Material, Any Nickel Raw Material, Any Nickel Raw Material and Any Nickel Raw Material, arranged in the pattern shown. Produces Raw Nickel Block.

Crafting
Any Nickel Raw Material
Any Nickel Raw Material
Any Nickel Raw Material
Any Nickel Raw Material
Raw Nickel
Any Nickel Raw Material
Any Nickel Raw Material
Any Nickel Raw Material
Any Nickel Raw Material
Raw Nickel Block guaranteed

Mining & drops

sourcecountchanceconditions
Raw Nickel Block1–1100%Survives Explosion

Used in (2)

Crafting using Raw Nickel Block, in any arrangement. Produces 9× Raw Nickel.

Crafting ⇆ any arrangement
Raw Nickel Raw Nickel ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
thermal:raw_nickel_block
Namespace
thermal
Mod ID
thermal_foundation
Tags (4)
forge:blocks/storage_blocks/raw_nickel
forge:items/storage_blocks/raw_nickel
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#I#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:raw_materials/nickel"
    },
    "I": {
      "item": "thermal:raw_nickel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}