
SimplEnergy
SimplEnergy is a simple Technology data pack created to add simple energy mechanics in your survival world. Also, it has been made to help the development of energy data packs by using an energy library as simple as possible.
Обновлён 5 июля 2026 г. · опубликован 29 декабря 2022 г.
⚡ SimplEnergy

🎬 Showcase
📖 Interactive In-Game Manual

⚡ Solar Panels in Action

🔋 Battery Charging System

🏭 Automated Pulverizer Process

🔺 Elevator System

📖 What is SimplEnergy
SimplEnergy is a simple Technology data pack created to add simple energy mechanics in your survival world.
Also, it has been made to help the development of energy data packs by using an energy library as simple as possible.
🔗 Direct link for server resource packs (See sha1 in here)
👑 Admin tips:
- 🎮
/function simplenergy:_give_allGive you all items of the datapack - 📊
/function simplenergy:_stats_custom_blocksShows you some statistics
✨ Small list of features added by SimplEnergy:
- ⚡ Energy system
- 🔋 A few basic generators (solar panel, ...)
- 💎 A new ore used as a main material
- 📚 A very interactive manual
- 🔌 3 tiers of batteries to store energy
- 🔧 3 tiers of cable to transfer energy
- 🏆 15+ custom advancements
- ⚙️ A few basic energy consumers (furnaces, pulverizer, ...)
- 🛡️ New armor & tools
💬 Join our Community
Join our active Discord community to:
- 🤝 Get help and support
- 🎨 Share your creations
- 📢 Stay updated on new releases
- 💭 Chat with other players
- 💡 Suggest new features
📚 Librairies/Modules used, conventions, guideline, tips followed
- 🍲 StewBeet (datapack/resource pack framework)
- ⚡ DatapackEnergy (energy library)
- 🛠️ Smithed Conventions
- 📋 Minecraft Datapacks Conventions
- 📝 Minecraft Datapacks Style Guideline
- 💡 Minecraft Datapacks Tips
🔧 Misc
| 🔌 | Compatibilities | |--- |----------------- | | ✅ | Multiplayer | | ✅ | Vanilla | | ✅ | Fabric | | ✅ | Forge | | ✅ | Spigot | | ✅ | Paper | | ❓ | Realms |
🏆 Credits
- 📚 Used libraries authors
- 🎨 VieuxGreluchon for Resource Pack
- 🔧 AirDox_ for cables visual
⭐ Star History
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.0.23 | Бета | 26.2 | datapack | 5 июля 2026 г. | Скачать (727 КБ) |
| 2.0.22 | Бета | 26.2 | datapack | 17 июня 2026 г. | Скачать (723 КБ) |
| 2.0.21 | Бета | 26.1, 26.1.1, 26.1.2 | datapack | 7 июня 2026 г. | Скачать (723 КБ) |
| 2.0.20 | Бета | 26.1, 26.1.1, 26.1.2 | datapack | 2 мая 2026 г. | Скачать (725 КБ) |
| 2.0.19 | Бета | 26.1, 26.1.1, 26.1.2 | datapack | 17 апреля 2026 г. | Скачать (718 КБ) |
| 2.0.18 | Бета | 26.1, 26.1.1, 26.1.2 | datapack | 15 апреля 2026 г. | Скачать (715 КБ) |
| 2.0.17 | Бета | 1.21.11, 26.1, 26.1.1, 26.1.2 | datapack | 13 апреля 2026 г. | Скачать (715 КБ) |
| 2.0.16 | Бета | 1.21.11, 26.1 | datapack | 24 марта 2026 г. | Скачать (771 КБ) |
| 2.0.15 | Бета | 1.21.11 | datapack | 9 декабря 2025 г. | Скачать (791 КБ) |
| 2.0.14 | Бета | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | datapack | 2 ноября 2025 г. | Скачать (771 КБ) |
| 2.0.13 | Бета | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | datapack | 26 октября 2025 г. | Скачать (767 КБ) |
| 2.0.12 | Альфа | 1.21.9, 1.21.10 | datapack | 3 октября 2025 г. | Скачать (736 КБ) |
| 2.0.11 | Альфа | 1.21.6, 1.21.7, 1.21.8 | datapack | 5 сентября 2025 г. | Скачать (736 КБ) |
| 2.0.10 | Альфа | 1.21.8 | datapack | 11 августа 2025 г. | Скачать (736 КБ) |
| 2.0.9 | Альфа | 1.21.8 | datapack | 11 августа 2025 г. | Скачать (736 КБ) |
Показаны последние 15 из 26 версий.
Ченджлог
2.0.23Бета26.2 · 5 июля 2026 г.
Changelog
Features
- [Pulverizer] ✨ Added nether gold ore -> x2 gold dusts b436697
- [Servo] ✨ Added ability to disable servo by rotating them 45° 04ac57b
- ✨ Now using ingame_manual v2 from StewBeet 265f211
Build System
Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.22...v2.0.23
2.0.22Бета26.2 · 17 июня 2026 г.
Changelog
Bug Fixes
- 🐛 Fixed weld merge 975464d
Build System
- 🚀 Bumped v2.0.22 (MC 26.2+) 2a737fc
Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.21...v2.0.22
2.0.21Бета26.1, 26.1.1, 26.1.2 · 7 июня 2026 г.
Changelog
Bug Fixes
- [Elevator] 🐛 Fixed jump detection to exclude downwards movement ae09a6e
Chores
- [Deps] 🔧 Updated ItemIO to v1.7.1 b41e2ad
- [Itemio] 🔧 Make sure we use the same slot byte type c2d6543
Build System
- 🚀 Bumped v2.0.21 (MC 26.1 - 26.1.2+) cdd42ee
Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.20...v2.0.21
2.0.20Бета26.1, 26.1.1, 26.1.2 · 2 мая 2026 г.
Changelog
Features
- [Custom Blocks] ✨ Add dynamic brightness computation and light level predicates for custom blocks ec802bf
Documentation
- 📝 Add in-game manual GIF 5195732
Chores
- Reorganized block check in heat generator loop 903af82
Build System
- 🚀 Bumped v2.0.20 (MC 26.1 - 26.1.2+) c514650
Other
Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.19...v2.0.20
2.0.19Бета26.1, 26.1.1, 26.1.2 · 17 апреля 2026 г.
Changelog
Bug Fixes
- 🐛 Remove dependency with vanilla texture b58f7ea
Chores
Build System
- 🚀 Bumped v2.0.19 (MC 26.1 - 26.1.2+) 5ebe697
Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.18...v2.0.19
2.0.18Бета26.1, 26.1.1, 26.1.2 · 15 апреля 2026 г.
Changelog
Build System
- 🚀 Bumped v2.0.18 (MC 26.1 - 26.1.2+) cf0eaee
Other
- a fcaaf69
Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.17...v2.0.18
2.0.17Бета26.1, 26.1.1, 26.1.2 · 13 апреля 2026 г.
Changelog
Build System
Other
- reintroduced build and manual_cache 7b114a4
Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.16...v2.0.17
2.0.16Бета1.21.11, 26.1 · 24 марта 2026 г.
Changelog
Features
- ✨ Added default group to recipes 36fe100
- ✨ Enhanced dialog icons (again x2) 5cea564
- ✨ Add GitHub Actions workflow for building project 976ef47
- ✨ Reworked ExternalItem implementation a100732
Bug Fixes
- 🐛 Various Fixes 84f51d3
Documentation
- 📝 Add "Powered by StewBeet" badge to README 00c35c6
- 📝 Add "Powered by StewBeet" badge to README 4c774aa
Chores
Performance Improvements
- ⚡️ Optimize battery switcher item modify when inventory changes e3d7e69
Build System
Other
- Update to StewBeet v3.0 beta 9d81b4c
- Updating to StewBeet v3.0 beta e628fb7
- f da40a14
- f c478cfa
- f 2fc9f30
- f 8166ae3
Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.15...v2.0.16
Комментарии
Загружаем…

