alexscaves:scrap_metal_plate

Scrap Metal Plate

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

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

Acquisition

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

Crafting
Scrap Metal Plate ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Scrap Metal Plate1–1100%

Used in (1)

Crafting using Scrap Metal Plate, Any Diamond Gem, Scrap Metal Plate, Azure Neodymium Ingot, Heart of Iron, Azure Neodymium Ingot, Scrap Metal Plate, Any Diamond Gem and Scrap Metal Plate, arranged in the pattern shown. Produces Magnetic Quarry.

Crafting
Magnetic Quarry Magnetic Quarry guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves: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:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:scrap_metal"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GG",
    "GG"
  ],
  "ingredients": {
    "G": {
      "item": "alexscaves:scrap_metal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}