Energized Core
irons_spellbooks:energized_core

Energized Core

Iron's Spells 'n Spellbooks · by Iron431, Lab3
item

Function

A calm sky holds no power; the core remains inert

Acquisition

Crafting using Bottle o' Lightning, Bottle o' Lightning, Bottle o' Lightning, Bottle o' Lightning, Block of Copper, Bottle o' Lightning, Bottle o' Lightning, Bottle o' Lightning and Bottle o' Lightning, arranged in the pattern shown. Produces Energized Core.

Crafting
Energized Core Energized Core guaranteed
Developer reference
Registry name
irons_spellbooks:energized_core
Namespace
irons_spellbooks
Mod ID
irons_spellbooks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "FFF",
    "FRF",
    "FFF"
  ],
  "ingredients": {
    "F": {
      "tag": "irons_spellbooks:lightning_focus"
    },
    "R": {
      "item": "minecraft:copper_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}