Crafting using Any Stone, Any Stone, Any Stone, Any Planks, Any Iron Ingot, Any Planks, Any Gold Ingot, Blank Slate and Any Gold Ingot, arranged in the pattern shown. Produces Alchemy Table.
Alchemy Table
Blood Magic · by WayofTime
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Alchemy Table | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bloodmagic:alchemytable- Namespace
bloodmagic- Mod ID
bloodmagic- Tags (3)
bloodmagic:blocks/telepose_blacklist minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"sss",
"wbw",
"gog"
],
"ingredients": {
"b": {
"tag": "forge:ingots/iron"
},
"g": {
"tag": "forge:ingots/gold"
},
"o": {
"item": "bloodmagic:blankslate"
},
"s": {
"tag": "forge:stone"
},
"w": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

