Nbt Wipe Recipe using Gargantuan Flux Storage. Produces Gargantuan Flux Storage.
Gargantuan Flux Storage
Flux Networks · by Sonar Sonic, BloCamLimb, shurik204
Acquisition
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.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gargantuan Flux Storage | 1–1 | 100% | Survives Explosion |
Used in (1)
Nbt Wipe Recipe using Gargantuan Flux Storage. Produces Gargantuan Flux Storage.
Block drops
Drops itself when broken.
Related items
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
}