View Issue Details

IDProjectCategoryView StatusLast Update
0002303Industrial-Craft²crossmod-compatibility / submodules / APIpublic2018-01-19 19:55
Reporterp455w0rd Assigned ToAroma1997  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0002303: ChargePads do not take custom ItemManagers into account
DescriptionInstead of checking the API as normal BatBox, MFE, and MFSUs do, the ChargePad variants check that ItemStack#getItem is an instance of IElectricItem, therefore custom items using custom managers cannot charge item via the charge pads
Steps To Reproducecreate and register a custom item that will return true for IBackupElectricItemManager#handles, place a charged chargepad in world and stand on it with your chargeable item in your inventory
Additional InformationI would add that maybe the texture change/particle effect should only happen while items are being charged
TagsNo tags attached.
Minecraft Version1.12.2

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-01-19 18:54 p455w0rd New Issue
2018-01-19 19:55 Aroma1997 Assigned To => Aroma1997
2018-01-19 19:55 Aroma1997 Status new => resolved
2018-01-19 19:55 Aroma1997 Resolution open => fixed