kalindudc / craftle

Expanding the Minecraft universe with high-tech machinery and mythical adventures.
https://craftlemod.com
Other
2 stars 0 forks source link

Refactor the Craftle energy system and generalize Containers and Screens #50

Closed kalindudc closed 4 years ago

kalindudc commented 4 years ago

The energy system needs to be refactored. The forge energy is too limiting with the use of just int. Build a customized and energy system and add integration for energy compatibility with forge energy. The energy units will need to be re-calculated and re-balanced.

New energy design: All machines emit energy to surrounding blocks (maybe observer?)

Machines should not extract energy. Work with energy in the machine.

Energy Design

Too much manual work is being done for with Containers and Screens

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label enhancement to this issue, with a confidence of 0.92. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

kalindudc commented 4 years ago