mekanism:block_bronze

Bronze Block

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Bronze Storage BlockBronze Storage BlockBeacon Base BlocksPickaxe MineableNeeds Stone Tool

Acquisition

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

Crafting
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Bronze Block guaranteed

Mining & drops

sourcecountchanceconditions
Bronze Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:block_bronze
Namespace
mekanism
Mod ID
mekanism
Tags (5)
forge:blocks/storage_blocks/bronze
forge:items/storage_blocks/bronze
minecraft:blocks/beacon_base_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#P#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/bronze"
    },
    "P": {
      "item": "mekanism:ingot_bronze"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}