Crafting using Brass Casing, Chute and Copper Spool, in any arrangement. Produces Portable Energy Interface.
Portable Energy Interface
Create Crafts & Additions · by MRH0
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Portable Energy Interface | 1–1 | 100% | 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
}
