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.
Weaver's Workbench
Malum · by Sammy Semicolon
Weaver's Workbench is a block from Malum, crafted from Runewood Planks, Hex Ash, and Hallowed Gold Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Weaver's Workbench | 1–1 | 100% | 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
}
