ModsJava
FluxOfTetra
The author built this one for Minecraft 1.20.1 on Forge. On other versions it may install and then do nothing.
Allows you to charge your modular items. The stored charge can offset durability consumption at a rate of 320 FE = 1 durability, and this ratio can be adjusted in the configuration file.
As a developer, you can grant items the ability to store energy by adding the "fot:fe_store" item effect in a datapack.
example material datapack
{
"key": "example",
"primary": 1,
"secondary": 1,
"tertiary": 1,
"durability": 1,
"integrityCost": 1,
"integrityGain": 1,
"magicCapacity": 1,
"toolLevel": 1,
"toolEfficiency": 1,
"effects": {
"fot:fe_store": 24000
},
"tints": {
"glyph": "ff6600",
"texture": "ff6600"
},
"textures": [
"metal",
"default"
],
"material": {
"items": [ "minecraft:glow_ink_sac" ]
},
"requiredTools": {
"hammer_dig": "minecraft:wood"
}
}
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as FluxOfTetra-6.9.0-1.0.2-fix-beta.jar — drop this file into the mods folder
- Download size: 21 KB
- Download link checked 12 Sept 2026 — working
These come from our own check of the pack file, not from the source page.