Name: CustomNuclearItems
Summary: some modifications that let's modders add there custom items without changing the nuclear reactor itself.
Description:
ever want to make an custom item for your reactor, but never wanted to change the ic2's nuclear reactor itself?
well now it's possible with the changes this addon creates you can make custom items just by implementing some interfaces into you code
isn't that easy?
or if you want to use some of the items then this changes let you use those items found in the next post
no pic's because I only change code and didn't add some custom items to the game (yet, after balancing maybe)
Download:
mediafire - CustomNuclearItems v1.1.0 for IC2 1.23 users_version
CutomNuclearItems1.1.0.zip <- forum download link
for anyone who want to mod it => api (extract in you mcp directory)
Installation:
drag and drop into you industrialcraft jar (needed because it changes some of the industrialcraft base files :/)
Version history:
- v1.0 initial release
- v1.1 fixed some errors with the heatdispenser
- added optional download for an example item
- fixed some heat dispenser bugs
- 1.1.0: upgraded to IC² 1.23
Credits:
Code 7Roses
also thanks to Drashian for looking into the code for possible errors
todo:
- a way of adding custom blocks and there cooling value to outside cooling (so not interacting heat with them)
- a way of exchanging heat with blocks who could accept/send heat.
- other suggestions are always welcome
ps.: it's my first mod for mc so please don't attack me if it doesn't work correct directly.