ModsJava
Ender IO Custom Capacitors Mod (1.21.1, 1.20.1) – Adds Custom Capacitor Tiers
Ender IO Custom Capacitors Mod lets you make your own power items for the EnderIO mod. It gives you Tier 4, 5, and 6 capacitors right away so you can…
⬇ DownloadOpen in MCModsHubGet it on Google Play →Ender IO Custom Capacitors Mod lets you make your own power items for the EnderIO mod. It gives you Tier 4, 5, and 6 capacitors right away so you can store more energy. You can also create brand new capacitors with your own colors and power levels.
![]()
Features:
- Create custom capacitors: Make new power items and pick their colors.
- Default items: It includes ready-to-use Tier 4, 5, and 6 capacitors.
- Decimal levels: You can set power levels to numbers like 3.5.
- In-game guide: Press the G key on capacitors to read guides.
Configuration:
- Use the TOML file to change colors and levels quickly.
- Use KubeJS to add custom textures and special item rules.
Config file example:
[[capacitor]] id = "tier4_capacitor" name = "Tier 4 Capacitor" level = 4 glow = false color = "4488FF"
KubeJS script example:
StartupEvents.registry('item', event => {
event.create('your_capacitor', 'custom_capacitors:capacitor')
.displayName('Your Capacitor')
.level(6)
.glowing(true)
.maxStackSize(64)
.rarity('epic')
.fireResistant()
.texture('minecraft:item/iron_ingot')
})
How to Use:
- Find a capacitor in your game.
- Press the
Gkey on your keyboard. - Read the menu to learn about the item.
Screenshots:











Ender IO Custom Capacitors Mod Download Links
Ender IO Custom Capacitors Mod (1.21.1, 1.20.1) – Adds Custom Capacitor Tiers is a free Minecraft Java mod. Compatible with Minecraft 1.21.1, 1.20.1. Download it and open it directly in the game.
Explore more