alexscaves:waste_drum

Waste Drum

Alex's Caves · by Alexthe668, Noonyeyz
block Ferromagnetic BlocksRaycat Sleeps OnFerromagnetic ItemsPickaxe MineableNeeds Stone Tool

Waste Drum is a block from Alex's Caves, crafted from Unrefined Waste and Metal Barrel.

Acquisition

Crafting using Unrefined Waste, Unrefined Waste, Unrefined Waste, Unrefined Waste, Metal Barrel, Unrefined Waste, Unrefined Waste, Unrefined Waste and Unrefined Waste, arranged in the pattern shown. Produces Waste Drum.

Crafting
Waste Drum guaranteed

Mining & drops

sourcecountchanceconditions
Waste Drum1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:waste_drum
Namespace
alexscaves
Mod ID
alexscaves
Tags (5)
alexscaves:blocks/ferromagnetic_blocks
alexscaves:blocks/raycat_sleeps_on
alexscaves:items/ferromagnetic_items
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "UUU",
    "UBU",
    "UUU"
  ],
  "ingredients": {
    "B": {
      "item": "alexscaves:metal_barrel"
    },
    "U": {
      "item": "alexscaves:unrefined_waste"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}