Arcane Pedestal
ars_nouveau:arcane_pedestal

Arcane Pedestal

Ars Nouveau · by Bailey Hollingsworth
block Pickaxe Mineable

Acquisition

Crafting using Sourcestone, Source Gem, Sourcestone, Any Gold Nugget, Sourcestone, Any Gold Nugget, Any Gold Nugget, Sourcestone and Any Gold Nugget, arranged in the pattern shown. Produces Arcane Pedestal.

Crafting
Arcane Pedestal Arcane Pedestal guaranteed

Crafting using Arcane Platform, in any arrangement. Produces Arcane Pedestal.

Crafting ⇆ any arrangement
Arcane Platform
Arcane Pedestal Arcane Pedestal guaranteed

Mining & drops

sourcecountchanceconditions
Arcane Pedestal1–1100%

Used in (2)

Crafting using Arcane Pedestal, Source Gem Block, Any Gold Ingot, Any Gold Ingot and Any Gold Ingot, in any arrangement. Produces Ritual Brazier.

Crafting ⇆ any arrangement
Ritual Brazier Ritual Brazier guaranteed

Crafting using Arcane Pedestal, in any arrangement. Produces Arcane Platform.

Crafting ⇆ any arrangement
Arcane Pedestal
Arcane Platform Arcane Platform guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ars_nouveau:arcane_pedestal
Namespace
ars_nouveau
Mod ID
ars_nouveau
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "xzx",
    "yxy",
    "yxy"
  ],
  "ingredients": {
    "x": {
      "item": "ars_nouveau:sourcestone"
    },
    "y": {
      "tag": "forge:nuggets/gold"
    },
    "z": {
      "tag": "forge:gems/source"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "ars_nouveau:arcane_platform"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}