Crafting using Yellow Orchid and Deorum Ingot, in any arrangement. Produces Golden Orchid Seeds.
Golden Orchid Seeds
Forbidden & Arcanus · by stal111, CesarZorak
Golden Orchid Seeds is a item from Forbidden & Arcanus, crafted from Yellow Orchid and Deorum Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Golden Orchid (forbidden_arcanus) forbidden_arcanus:golden_orchid | 1–1 | 100% | — |
Block loot table: Golden Orchid (forbidden_arcanus) forbidden_arcanus:golden_orchid | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
forbidden_arcanus:golden_orchid_seeds- Namespace
forbidden_arcanus- Mod ID
forbidden_arcanus- Tags (2)
forbidden_arcanus:items/magical_farmland_blacklisted forge:items/seeds
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "forbidden_arcanus:yellow_orchid"
},
{
"tag": "forge:ingots/deorum"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}