Crafting using Any Gold Nugget, Sourcestone, Any Gold Nugget, Any Gold Ingot, Any Diamond Gem, Any Gold Ingot, Any Gold Nugget, Sourcestone and Any Gold Nugget, arranged in the pattern shown. Produces Enchanting Apparatus.
Enchanting Apparatus
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Enchanting Apparatus | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ars_nouveau:enchanting_apparatus- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"nsn",
"gdg",
"nsn"
],
"ingredients": {
"d": {
"tag": "forge:gems/diamond"
},
"g": {
"tag": "forge:ingots/gold"
},
"n": {
"tag": "forge:nuggets/gold"
},
"s": {
"item": "ars_nouveau:sourcestone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
