Weaver's Workbench
malum:weavers_workbench

Weaver's Workbench

Malum · by Sammy Semicolon
block Axe Mineable

Weaver's Workbench is a block from Malum, crafted from Runewood Planks, Hex Ash, and Hallowed Gold Ingot.

Acquisition

Crafting using Runewood Planks, Hex Ash, Runewood Planks, Runewood Planks, Hallowed Gold Ingot and Runewood Planks, arranged in the pattern shown. Produces Weaver's Workbench.

Crafting
Weaver's Workbench Weaver's Workbench guaranteed

Mining & drops

sourcecountchanceconditions
Weaver's Workbench1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:weavers_workbench
Namespace
malum
Mod ID
malum
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XYX",
    "XZX"
  ],
  "ingredients": {
    "X": {
      "item": "malum:runewood_planks"
    },
    "Y": {
      "item": "malum:hex_ash"
    },
    "Z": {
      "item": "malum:hallowed_gold_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}