create:weathered_iron_block

Block of Weathered Iron

Create · by simibubi
block Wrench PickupPickaxe Mineable

Acquisition

Stone Cutting using Any Iron Ingot. Produces Block of Weathered Iron.

Stone Cutting
Any Iron Ingot Any Iron Ingot·members not yet documented
Block of Weathered Iron guaranteed

Splashing using Block of Industrial Iron. Produces Block of Weathered Iron.

Splashing
Block of Weathered Iron guaranteed

Mining & drops

sourcecountchanceconditions
Block of Weathered Iron1–1100%Survives Explosion

Used in (1)

Crafting using Block of Weathered Iron, Block of Weathered Iron, Any Colorless Glas and Block of Weathered Iron, arranged in the pattern shown. Produces 2× Weathered Iron Window.

Crafting
Weathered Iron Window ×2 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
create:weathered_iron_block
Namespace
create
Mod ID
create
Tags (2)
create:blocks/wrench_pickup
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ingots/iron"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:splashing",
  "pattern": null,
  "ingredients": {
    "item": "create:industrial_iron_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}