itemFluidFilter.getItemNN())); NNList<ItemStack> upgrades = new NNList<>(new ItemStack(ConduitObject.item_extract_speed_upgrade.getItemNN()), new ItemStack(ConduitObject.item_extract_speed_downgrade.getItemNN()), new ItemStack(ConduitRefinedStorageObject.item_rs_crafting_upgrade.getItemNN()), new...
- #746 Add speed downgrade for item conduits. Allows conduits to pull only one item at a time (MatthiasM2) - #1731 All machines will now have progress tooltips on the progress animation (MatthiasM2) - #85 Add hardened conduit facades. Have a higher hardness and blast resistance (TNT-proof...
If that's really unnacceptable, then a way of resolving this would be to ensure fairness like so. For a source with N slots and a conduit speed of S items/t. On each tick do the following (keeping the state of slot_offset from run to run): intitems=speed;intslot_offset=0;// (...
包路径:com.enderio.core.common.util.NNList 类名称:NNList 方法名:<init> NNList.<init>介绍 暂无 代码示例 代码示例来源:origin: SleepyTrousers/EnderIO @Override @Nonnull publicNonNullList<ItemStack>getGuiItem(){ returnnewNNList<>(fertilizer); } } 代码示例来源:origin: SleepyTrousers/EnderIO publi...
- #746 Add speed downgrade for item conduits. Allows conduits to pull only one item at a time (MatthiasM2) - #1731 All machines will now have progress tooltips on the progress animation (MatthiasM2) - #85 Add hardened conduit facades. Have a higher hardness and blast resistance (TNT-proof...