Перейти к содержимому
Mineforgian

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.

Загрузки
3K
Подписчики
20
Обновлён
11 августа 2026 г.
Лицензия
MIT

Опубликован 29 декабря 2022 г.

⚡ SimplEnergy

YouTube GitHub Smithed Modrinth PMC Discord Powered by StewBeet

SimplEnergy Image

🎬 Showcase

📖 Interactive In-Game Manual

In-game Manual

⚡ Solar Panels in Action

Solar Panels

🔋 Battery Charging System

Filling Batteries

🏭 Automated Pulverizer Process

Automated Pulverizer

🔺 Elevator System

Elevator


📖 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_all Give you all items of the datapack
  • 📊 /function simplenergy:_stats_custom_blocks Shows 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


🔧 Misc

| 🔌 | Compatibilities | |--- |----------------- | | ✅ | Multiplayer | | ✅ | Vanilla | | ✅ | Fabric | | ✅ | Forge | | ✅ | Spigot | | ✅ | Paper | | ❓ | Realms |

🏆 Credits

⭐ Star History

Star History Chart

Ченджлог

2.0.27Бета26.2 · 11 августа 2026 г.

Changelog

Chores

  • 🔧 Migrated manual.cache_path to iso_renders_path (Stoupy51/StewBeet#37) f19a396
  • 🔧 Rebuilt with one line per provider in the font files (Stoupy51/StewBeet#37) 6cde33e
  • 🔧 Rebuilt with render glyphs in the manual dialog titles (Stoupy51/StewBeet#37) 07578ff
  • 🔧 Rebuilt with the smaller dialog title icons (Stoupy51/StewBeet#37) 8bcf64d

Build System

  • 🚀 Bumped v2.0.27 (MC 26.2+) 2293736

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.26...v2.0.27

2.0.26Бета26.2 · 10 августа 2026 г.

Changelog

Bug Fixes

  • 🐛 Cable update used Item.base_item descriptor instead of CUSTOM_ITEM_VANILLA 81198e6

Build System

  • 🚀 Bumped v2.0.26 (MC 26.2+) eabf754

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.25...v2.0.26

2.0.25Бета26.2 · 29 июля 2026 г.

Changelog

Bug Fixes

  • 🐛 Battery Switcher and Multimeter textures were missing d00d985

Build System

  • 🚀 Bumped v2.0.25 (MC 26.2+) a15deab

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.24...v2.0.25

2.0.24Бета26.2 · 25 июля 2026 г.

Changelog

Features

  • ✨ Enhanced source lore by using advanced tooltip b843373

Bug Fixes

  • [Ingame Manual] 🐛 Adjust breakline count for dialog content 35c8934

Build System

  • 🚀 Updated to latest StewBeet version 008cbf9
  • 🚀 Bumped v2.0.24 (MC 26.2+) 95be09a

Other

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.23...v2.0.24

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

  • 🚀 Built with latest StewBeet version 0341725
  • 🚀 Bumped v2.0.23 (MC 26.2+) d3d5cf0

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.22...v2.0.23

2.0.22Бета26.2 · 17 июня 2026 г.

Changelog

Bug Fixes

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

Комментарии

Загружаем…