alexscaves:metal_swarf

Metal Swarf

Alex's Caves · by Alexthe668, Noonyeyz
block Ferromagnetic BlocksFerromagnetic ItemsShovel Mineable

Metal Swarf is a block from Alex's Caves, crafted from Ferrouslimeball, Any Iron Raw Material, and Ash.

Acquisition

Crafting using Ferrouslimeball, Any Iron Raw Material, Ash and Ash, in any arrangement. Produces 2× Metal Swarf.

Crafting ⇆ any arrangement
Metal Swarf ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Metal Swarf1–1100%

Used in (2)

Blasting using Metal Swarf (100 ticks, 0.1 xp). Produces Scrap Metal.

Blasting

100 ticks· 0.1 xp

Scrap Metal guaranteed

Smelting using Metal Swarf (200 ticks, 0.1 xp). Produces Scrap Metal.

Smelting

200 ticks· 0.1 xp

Scrap Metal guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:metal_swarf
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
alexscaves:blocks/ferromagnetic_blocks
alexscaves:items/ferromagnetic_items
minecraft:blocks/mineable/shovel

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "alexscaves:ferrouslime_ball"
    },
    {
      "tag": "forge:raw_materials/iron"
    },
    {
      "tag": "forge:gravel"
    },
    {
      "tag": "forge:gravel"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}