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.
Arcane Pedestal
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Crafting using Arcane Platform, in any arrangement. Produces Arcane Pedestal.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Arcane Pedestal | 1–1 | 100% | — |
Used in (2)
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
}

