Flux Controller
fluxnetworks:flux_controller

Flux Controller

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

Flux Controller is a block from Flux Networks, crafted from Flux Block, Flux Core, and Flux Dust.

Acquisition

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

Crafting
Flux Controller Flux Controller guaranteed

Nbt Wipe Recipe using Flux Controller. Produces Flux Controller.

Nbt Wipe Recipe
Flux Controller Flux Controller guaranteed

Mining & drops

sourcecountchanceconditions
Flux Controller1–1100%Survives Explosion

Used in (1)

Nbt Wipe Recipe using Flux Controller. Produces Flux Controller.

Nbt Wipe Recipe
Flux Controller Flux Controller guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
fluxnetworks:flux_controller
Namespace
fluxnetworks
Mod ID
fluxnetworks
Tags (2)
carryon:blocks/block_blacklist
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "bcb",
    "f f",
    "bbb"
  ],
  "ingredients": {
    "b": {
      "item": "fluxnetworks:flux_block"
    },
    "c": {
      "item": "fluxnetworks:flux_core"
    },
    "f": {
      "item": "fluxnetworks:flux_dust"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fluxnetworks",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "fluxnetworks:nbt_wipe_recipe",
  "pattern": null,
  "ingredients": {
    "item": "fluxnetworks:flux_controller"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fluxnetworks",
  "experience": null,
  "cooking_time": null
}