Flux Point
fluxnetworks:flux_point

Flux Point

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

Flux Point is a block from Flux Networks, crafted from Flux Point.

Acquisition

Nbt Wipe Recipe using Flux Point. Produces Flux Point.

Nbt Wipe Recipe
Flux Point Flux Point guaranteed

Crafting using Flux Core, Flux Core, Block of Redstone, Flux Core and Flux Core, arranged in the pattern shown. Produces Flux Point.

Crafting
Flux Point Flux Point guaranteed

Mining & drops

sourcecountchanceconditions
Flux Point1–1100%Survives Explosion

Used in (1)

Nbt Wipe Recipe using Flux Point. Produces Flux Point.

Nbt Wipe Recipe
Flux Point Flux Point guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
fluxnetworks:flux_point
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_point"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fluxnetworks",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " c ",
    "cbc",
    " c "
  ],
  "ingredients": {
    "b": {
      "item": "minecraft:redstone_block"
    },
    "c": {
      "item": "fluxnetworks:flux_core"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fluxnetworks",
  "experience": null,
  "cooking_time": null
}