Crafting using Arcane Crystal Dust, Arcane Crystal Dust, Arcane Crystal Dust, Arcane Crystal Dust, Potion, Arcane Crystal Dust, Arcane Crystal Dust, Arcane Crystal Dust and Arcane Crystal Dust, arranged in the pattern shown. Produces Aureal Bottle.
Aureal Bottle
Forbidden & Arcanus · by stal111, CesarZorak
Aureal Bottle is a item from Forbidden & Arcanus, crafted from Arcane Crystal Dust and Potion.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Simple Dungeon Additions (forbidden_arcanus) forbidden_arcanus:simple_dungeon_additions | 1–1 | 100% | — |
Developer reference
- Registry name
forbidden_arcanus:aureal_bottle- Namespace
forbidden_arcanus- Mod ID
forbidden_arcanus
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"ingredients": {
"#": {
"item": "forbidden_arcanus:arcane_crystal_dust"
},
"X": {
"item": "minecraft:potion"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}