Alchemy Table
bloodmagic:alchemytable

Alchemy Table

Blood Magic · by WayofTime
block Telepose BlacklistPickaxe MineableNeeds Stone Tool

Acquisition

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.

Crafting
Alchemy Table Alchemy Table guaranteed

Mining & drops

sourcecountchanceconditions
Alchemy Table1–1100%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
}