View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001546 | Industrial-Craft² | crossmod-compatibility / submodules / API | public | 2015-02-28 16:52 | 2015-03-08 07:10 |
Reporter | xbony2 | Assigned To | Player | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
OS | Mac OS X | OS Version | 10.10.2 (14C109) | ||
Summary | 0001546: Unable to use API to add Kinetic Wind Rotors | ||||
Description | It is not possible to add a new kinetic wind rotor using the IKineticWindRotor interface. This is due to the fact that the (new) windmill will crash if the item in it is not an instance of ItemGradualInt. The problem with that is that other mods (particularly my addon) cannot use ItemGradualInt, because it's constructor requires an InternalName, which is something only IC2 can use. Also see: https://github.com/xbony2/IndustrialEx/blob/master/src/main/java/xbony2/industrialex/items/DarkSteelKinRotor.java the item tested. | ||||
Tags | No tags attached. | ||||
Minecraft Version | |||||