modern_industrialization:steel_block

Block of Steel

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

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

Acquisition

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

Crafting
Steel Ingot
Steel Ingot
Steel Ingot
Steel Ingot
Steel Ingot
Steel Ingot
Steel Ingot
Steel Ingot
Steel Ingot
Block of Steel guaranteed

Mining & drops

sourcecountchanceconditions
Block of Steel1–1100%Survives Explosion

Used in (2)

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

Crafting
Steel Ingot Steel Ingot ×9 guaranteed

Crafting using Block of Steel, Block of Steel, Block of Steel, Steel Ingot, Steel Ingot, Steel Ingot and Steel Ingot, arranged in the pattern shown. Produces 2× Anvil.

Crafting
Anvil Anvil ×2 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:steel_block
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (3)
c:items/steel_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:steel_ingots"
    },
    "y": {
      "item": "modern_industrialization:steel_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}