Nbt Wipe Recipe using Herculean Flux Storage. Produces Herculean Flux Storage.
Herculean Flux Storage
Flux Networks · by Sonar Sonic, BloCamLimb, shurik204
Acquisition
Flux Storage Recipe using Basic Flux Storage, Basic Flux Storage, Basic Flux Storage, Any Glass Panes, Any Glass Panes, Basic Flux Storage, Basic Flux Storage and Basic Flux Storage, arranged in the pattern shown. Produces Herculean Flux Storage.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Herculean Flux Storage | 1–1 | 100% | Survives Explosion |
Used in (2)
Nbt Wipe Recipe using Herculean Flux Storage. Produces Herculean Flux Storage.
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.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
fluxnetworks:herculean_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:herculean_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:basic_flux_storage"
},
"g": {
"tag": "c:glass_panes"
}
},
"conditions": [],
"sequence": null,
"group_name": "fluxnetworks",
"experience": null,
"cooking_time": null
}