Portable Energy Interface
createaddition:portable_energy_interface

Portable Energy Interface

block Pickaxe Mineable

Acquisition

Crafting using Brass Casing, Chute and Copper Spool, in any arrangement. Produces Portable Energy Interface.

Crafting ⇆ any arrangement
Portable Energy Interface Portable Energy Interface guaranteed

Mining & drops

sourcecountchanceconditions
Portable Energy Interface1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
createaddition:portable_energy_interface
Namespace
createaddition
Mod ID
createaddition
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:brass_casing"
    },
    {
      "item": "create:chute"
    },
    {
      "item": "createaddition:copper_spool"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}