modern_industrialization:invar_block

Block of Invar

Modern Industrialization · by Azercoco, Technici4n
block Invar BlocksPickaxe MineableNeeds Stone Tool

Block of Invar is a block from Modern Industrialization, crafted from Invar Ingot.

Acquisition

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

Crafting
Invar Ingot
Invar Ingot
Invar Ingot
Invar Ingot
Invar Ingot
Invar Ingot
Invar Ingot
Invar Ingot
Invar Ingot
Block of Invar guaranteed

Mining & drops

sourcecountchanceconditions
Block of Invar1–1100%Survives Explosion

Used in (1)

Crafting using Block of Invar, arranged in the pattern shown. Produces 9× Invar Ingot.

Crafting
Invar Ingot Invar Ingot ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:invar_block
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (3)
c:items/invar_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "yxx",
    "xxx",
    "xxx"
  ],
  "ingredients": {
    "x": {
      "tag": "c:invar_ingots"
    },
    "y": {
      "item": "modern_industrialization:invar_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}