https://github.com/ebkr/expansive-energy
Wireless Forge Energy
https://github.com/ebkr/expansive-energy
Last synced: 3 months ago
JSON representation
Wireless Forge Energy
- Host: GitHub
- URL: https://github.com/ebkr/expansive-energy
- Owner: ebkr
- License: other
- Created: 2018-06-13T01:12:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-23T21:59:41.000Z (about 5 years ago)
- Last Synced: 2025-01-14T12:29:48.816Z (4 months ago)
- Language: Java
- Size: 43.9 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Expansive Energy
================
### Too many cables? Not anymore.What is it?
-----------
Expansive Energy will be an all-in-one technology mod for Minecraft, designed to work by transferring energy without any cables.#### TODO: Pretty much everything
#### Note on compatibility:
This mod uses reflection to produce a more dynamic registry system, I'm not entirely sure about how compatible it will be,
although I don't expect there to really be any issues.Everything handled through the registry is stored in
`ebkr.expansive.energy.mod.resolver.ResolvedStorage`.This means all registered classes can be access using
`new ResolvedStorage().get(CLASS.class);`