Scrap Box
Link to scrap-box
所属包
Link to 所属包
ZenScript Copyimport mods.ic2.ScrapBox;
使用方式
Link to 使用方式
- See ScrapBox (From IC2 Tweaker) for info on other methods.
- ItemStack item The entry being removed from the scrap box drop pool. Will cause drop chances of all other tiems to be recalculated.
Remove Drop (IItemStack)
Link to remove-drop-iitemstack
ZenScript Copy ScrapBox.removeDrop(IItemStack item);
ScrapBox.removeDrop(<minecraft:nether_star>);