alexscaves:rusty_scrap_metal_plate

Rusty Scrap Metal Plate

Alex's Caves · by Alexthe668, Noonyeyz
block Ferromagnetic BlocksPickaxe MineableNeeds Stone Tool

Rusty Scrap Metal Plate is a block from Alex's Caves, crafted from Rusty Scrap Metal.

Acquisition

Crafting using Rusty Scrap Metal, Rusty Scrap Metal, Rusty Scrap Metal and Rusty Scrap Metal, arranged in the pattern shown. Produces 4× Rusty Scrap Metal Plate.

Crafting
Rusty Scrap Metal Plate ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Rusty Scrap Metal Plate1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:rusty_scrap_metal_plate
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
alexscaves:blocks/ferromagnetic_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GG",
    "GG"
  ],
  "ingredients": {
    "G": {
      "item": "alexscaves:rusty_scrap_metal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:rusty_scrap_metal"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}