Nbt Wipe Recipe using Flux Plug. Produces Flux Plug.
Flux Plug
Flux Networks · by Sonar Sonic, BloCamLimb, shurik204
Acquisition
Crafting using Flux Core, Flux Core, Flux Block, Flux Core and Flux Core, arranged in the pattern shown. Produces Flux Plug.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Flux Plug | 1–1 | 100% | Survives Explosion |
Used in (1)
Nbt Wipe Recipe using Flux Plug. Produces Flux Plug.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
fluxnetworks:flux_plug- Namespace
fluxnetworks- Mod ID
fluxnetworks- Tags (2)
carryon:blocks/block_blacklist minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "fluxnetworks:nbt_wipe_recipe",
"pattern": null,
"ingredients": {
"item": "fluxnetworks:flux_plug"
},
"conditions": [],
"sequence": null,
"group_name": "fluxnetworks",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" c ",
"cbc",
" c "
],
"ingredients": {
"b": {
"item": "fluxnetworks:flux_block"
},
"c": {
"item": "fluxnetworks:flux_core"
}
},
"conditions": [],
"sequence": null,
"group_name": "fluxnetworks",
"experience": null,
"cooking_time": null
}
