Nbt Wipe Recipe using Flux Point. Produces Flux Point.
Flux Point
Flux Networks · by Sonar Sonic, BloCamLimb, shurik204
Flux Point is a block from Flux Networks, crafted from Flux Point.
Acquisition
Crafting using Flux Core, Flux Core, Block of Redstone, Flux Core and Flux Core, arranged in the pattern shown. Produces Flux Point.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Flux Point | 1–1 | 100% | Survives Explosion |
Used in (1)
Nbt Wipe Recipe using Flux Point. Produces Flux Point.
Block drops
Drops itself when broken.
Related items
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
}
