Crafting using Golden Dragon Scale, Golden Dragon Scale, Dragon Egg, Golden Dragon Scale, Golden Dragon Scale, Golden Dragon Scale and Golden Dragon Scale, arranged in the pattern shown. Produces Arcane Dragon Egg.
Arcane Dragon Egg
Forbidden & Arcanus · by stal111, CesarZorak
Arcane Dragon Egg is a block from Forbidden & Arcanus, crafted from Golden Dragon Scale and Dragon Egg.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Arcane Dragon Egg | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
forbidden_arcanus:arcane_dragon_egg- Namespace
forbidden_arcanus- Mod ID
forbidden_arcanus
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" G ",
"GDG",
"GGG"
],
"ingredients": {
"D": {
"item": "minecraft:dragon_egg"
},
"G": {
"item": "forbidden_arcanus:golden_dragon_scale"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}