botania:alfheim_portal

Elven Gateway Core

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Axe Mineable

Acquisition

Crafting using Any Livingwood Logs, Terrasteel Nugget, Any Livingwood Logs, Any Livingwood Logs, Terrasteel Nugget, Any Livingwood Logs, Any Livingwood Logs, Terrasteel Nugget and Any Livingwood Logs, arranged in the pattern shown. Produces Elven Gateway Core.

Crafting
Elven Gateway Core guaranteed

Mining & drops

sourcecountchanceconditions
Elven Gateway Core1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:alfheim_portal
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WTW",
    "WTW",
    "WTW"
  ],
  "ingredients": {
    "T": {
      "tag": "botania:terrasteel_nuggets"
    },
    "W": {
      "tag": "botania:livingwood_logs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}