View Issue Details

IDProjectCategoryView StatusLast Update
0002711Industrial-Craft²crossmod-compatibility / submodules / APIpublic2020-07-10 20:37
ReporteruserTravis Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0002711: API Function "API/item/IHazmatLike/fullyProtects" does not actually do anything
DescriptionImplementing IHazmatLike on ItemArmor and attempting to set the function fullyProtects to return true will not actually do anything. The radiation will still take effect as if the function was not even used. Tested with all combinations of fullyProtects and addsProtection.
Steps To Reproduce1. Create an ItemArmor that implements IHazmatLike using the IC2 API
2. Set the fullyProtects method to return true
3. Radiation will still affect the player wearing the armor piece
Tags2-2.8.220-ex112
Minecraft Version1.12.2

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-07-10 20:37 userTravis New Issue
2020-07-10 20:37 userTravis Tag Attached: 2-2.8.220-ex112