modern_industrialization:bronze_block

Block of Bronze

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

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

Acquisition

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

Crafting
Bronze Ingot
Bronze Ingot
Bronze Ingot
Bronze Ingot
Bronze Ingot
Bronze Ingot
Bronze Ingot
Bronze Ingot
Bronze Ingot
Block of Bronze guaranteed

Mining & drops

sourcecountchanceconditions
Block of Bronze1–1100%Survives Explosion

Used in (1)

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

Crafting
Bronze Ingot Bronze Ingot ×9 guaranteed

Block drops

Drops itself when broken.

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