Crafting using Iron Plate, Iron Plate, Iron Plate, Iron Plate, Water Bucket, Iron Plate, Iron Plate, Iron Plate and Iron Plate, arranged in the pattern shown. Produces 8× Rusty Iron Plate.

Rusty Iron Plate
Acquisition
Splashing using Iron Plate. Produces Rusty Iron Plate.

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Water Bucket, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces 24× Rusty Iron Plate.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Rusty Iron Plate | 1–1 | 100% | Survives Explosion |
Used in (5)
Crafting using Rusty Iron Plate, Rusty Iron Plate, Rusty Iron Plate, Rusty Iron Plate, Rusty Iron Plate and Rusty Iron Plate, arranged in the pattern shown. Produces 4× Rusty Iron Plate Stairs.
Stone Cutting using Rusty Iron Plate. Produces Rusty Iron Plate Vertical Slab.
Crafting using Rusty Iron Plate, Rusty Iron Plate and Rusty Iron Plate, arranged in the pattern shown. Produces 6× Rusty Iron Plate Slab.
Stone Cutting using Rusty Iron Plate. Produces Rusty Iron Plate Stairs.
Stone Cutting using Rusty Iron Plate. Produces Rusty Iron Plate Slab.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:rusty_iron_plate- Namespace
quark- Mod ID
quark- Tags (2)
forge:blocks/needs_stone_tool minecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#W#",
"###"
],
"ingredients": {
"#": {
"item": "quark:iron_plate"
},
"W": {
"item": "minecraft:water_bucket"
}
},
"conditions": [
{
"raw": {
"flag": "iron_plates",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:splashing",
"pattern": null,
"ingredients": {
"item": "quark:iron_plate"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "quark"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#W#",
"###"
],
"ingredients": {
"#": {
"tag": "forge:ingots/iron"
},
"W": {
"item": "minecraft:water_bucket"
}
},
"conditions": [
{
"raw": {
"flag": "iron_plates",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
