View Issue Details

IDProjectCategoryView StatusLast Update
0001380Industrial-Craft²E-Net, cabling, storage/transformer blockspublic2014-09-06 06:59
ReporterZuxelus Assigned ToThunderdark  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Product VersionBuilds for MC 1.7.10 
Summary0001380: ItemSprayer is working only with ItemArmorCFPack
DescriptionThe problem is that it is impossible to create another item with IFluidContainerItem which will work with ItemSprayer.
Additional InformationItemSprayer uses functions "getFluid" and "drain" from IFluidContainerItem. The idea is to use not
pack.getItem() == Ic2Items.cfPack.getItem()
but
pack.getItem() instanceof IFluidContainerItem
TagsNo tags attached.
Minecraft Version

Activities

Thunderdark

2014-09-06 06:59

viewer   ~0003416

read first http://forum.industrial-craft.net/index.php?page=Thread&postID=166804#post166804

i see no Bug...more a Suggestions

Issue History

Date Modified Username Field Change
2014-09-05 23:28 Zuxelus New Issue
2014-09-06 06:59 Thunderdark Note Added: 0003416
2014-09-06 06:59 Thunderdark Status new => closed
2014-09-06 06:59 Thunderdark Assigned To => Thunderdark
2014-09-06 06:59 Thunderdark Resolution open => suspended