Crafting using Sourcestone, Sourcestone, Sourcestone, Any Gold Ingot, Source Gem, Any Gold Ingot, Sourcestone, Sourcestone and Sourcestone, arranged in the pattern shown. Produces Arcane Core.
Arcane Core
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Arcane Core | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ars_nouveau:arcane_core- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"xxx",
"yzy",
"xxx"
],
"ingredients": {
"x": {
"item": "ars_nouveau:sourcestone"
},
"y": {
"tag": "forge:ingots/gold"
},
"z": {
"tag": "forge:gems/source"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
