Gargantuan Flux Storage
fluxnetworks:gargantuan_flux_storage

Gargantuan Flux Storage

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

Acquisition

Nbt Wipe Recipe using Gargantuan Flux Storage. Produces Gargantuan Flux Storage.

Nbt Wipe Recipe
Gargantuan Flux Storage Gargantuan Flux Storage guaranteed

Flux Storage Recipe using Herculean Flux Storage, Herculean Flux Storage, Herculean Flux Storage, Any Glass Panes, Any Glass Panes, Herculean Flux Storage, Herculean Flux Storage and Herculean Flux Storage, arranged in the pattern shown. Produces Gargantuan Flux Storage.

Flux Storage Recipe
Herculean Flux Storage
Herculean Flux Storage
Herculean Flux Storage
Any Glass Panes
Any Glass Panes
Herculean Flux Storage
Herculean Flux Storage
Herculean Flux Storage
Gargantuan Flux Storage Gargantuan Flux Storage guaranteed

Mining & drops

sourcecountchanceconditions
Gargantuan Flux Storage1–1100%Survives Explosion

Used in (1)

Nbt Wipe Recipe using Gargantuan Flux Storage. Produces Gargantuan Flux Storage.

Nbt Wipe Recipe
Gargantuan Flux Storage Gargantuan Flux Storage guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
fluxnetworks:gargantuan_flux_storage
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:gargantuan_flux_storage"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fluxnetworks",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "fluxnetworks:flux_storage_recipe",
  "pattern": [
    "bbb",
    "g g",
    "bbb"
  ],
  "ingredients": {
    "b": {
      "item": "fluxnetworks:herculean_flux_storage"
    },
    "g": {
      "tag": "c:glass_panes"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fluxnetworks",
  "experience": null,
  "cooking_time": null
}