Flux Plug
fluxnetworks:flux_plug

Flux Plug

Flux Networks · by Sonar Sonic, BloCamLimb, shurik204
block Block BlacklistPickaxe Mineable

Acquisition

Nbt Wipe Recipe using Flux Plug. Produces Flux Plug.

Nbt Wipe Recipe
Flux Plug Flux Plug guaranteed

Crafting using Flux Core, Flux Core, Flux Block, Flux Core and Flux Core, arranged in the pattern shown. Produces Flux Plug.

Crafting
Flux Plug Flux Plug guaranteed

Mining & drops

sourcecountchanceconditions
Flux Plug1–1100%Survives Explosion

Used in (1)

Nbt Wipe Recipe using Flux Plug. Produces Flux Plug.

Nbt Wipe Recipe
Flux Plug Flux Plug guaranteed

Block drops

Drops itself when broken.

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
}