You must use Depleted Isotope Cell, not Near-depleted Uranium Cell
Posts by mistaqur
-
-
List of all items:
copperOre
tinOre
uraniumOre
rubberWood
rubberLeaves
rubberSapling
resinSheet
rubberTrampoline
ironFence
reinforcedStone
reinforcedGlass
reinforcedDoorBlock
constructionFoam
constructionFoamWall
scaffold
ironScaffold
bronzeBlock
copperBlock
tinBlock
uraniumBlock
copperCableBlock
insulatedCopperCableBlock
goldCableBlock
insulatedGoldCableBlock
doubleInsulatedGoldCableBlock
ironCableBlock
insulatedIronCableBlock
doubleInsulatedIronCableBlock
trippleInsulatedIronCableBlock
glassFiberCableBlock
tinCableBlock
detectorCableBlock
splitterCableBlock
generator
geothermalGenerator
waterMill
solarPanel
windMill
nuclearReactor
reactorChamber
batBox
mfeUnit
mfsUnit
lvTransformer
mvTransformer
hvTransformer
machine
advancedMachine
ironFurnace
electroFurnace
macerator
extractor
compressor
canner
miner
pump
magnetizer
electrolyzer
recycler
inductionFurnace
massFabricator
terraformer
teleporter
teslaCoil
luminator
activeLuminator
miningPipe
miningPipeTip
personalSafe
tradeOMat
energyOMat
industrialTnt
nuke
dynamiteStick
dynamiteStickWithRemote
crop
cropmatron
resin
rubber
uraniumDrop
bronzeDust
clayDust
coalDust
copperDust
goldDust
ironDust
silverDust
smallIronDust
tinDust
hydratedCoalDust
refinedIronIngot
copperIngot
tinIngot
bronzeIngot
mixedMetalIngot
uraniumIngot
treetap
wrench
cutter
constructionFoamSprayer
bronzePickaxe
bronzeAxe
bronzeSword
bronzeShovel
bronzeHoe
miningDrill
diamondDrill
chainsaw
electricWrench
electricTreetap
miningLaser
ecMeter
odScanner
ovScanner
frequencyTransmitter
nanoSaber
enabledNanoSaber
toolbox
hazmatHelmet
hazmatChestplate
hazmatLeggings
hazmatBoots
bronzeHelmet
bronzeChestplate
bronzeLeggings
bronzeBoots
compositeArmor
nanoHelmet
nanoBodyarmor
nanoLeggings
nanoBoots
quantumHelmet
quantumBodyarmor
quantumLeggings
quantumBoots
jetpack
electricJetpack
batPack
lapPack
cfPack
solarHelmet
staticBoots
nightvisionGoggles
reBattery
chargedReBattery
energyCrystal
lapotronCrystal
suBattery
copperCableItem
insulatedCopperCableItem
goldCableItem
insulatedGoldCableItem
doubleInsulatedGoldCableItem
ironCableItem
insulatedIronCableItem
doubleInsulatedIronCableItem
trippleInsulatedIronCableItem
glassFiberCableItem
tinCableItem
detectorCableItem
splitterCableItem
cell
lavaCell
hydratedCoalCell
bioCell
coalfuelCell
biofuelCell
waterCell
electrolyzedWaterCell
airCell
fuelCan
filledFuelCan
tinCan
filledTinCan
reactorUraniumSimple
reactorUraniumDual
reactorUraniumQuad
reactorCoolantSimple
reactorCoolantTriple
reactorCoolantSix
reactorPlating
reactorPlatingHeat
reactorPlatingExplosive
reactorHeatSwitch
reactorHeatSwitchCore
reactorHeatSwitchSpread
reactorHeatSwitchDiamond
reactorVent
reactorVentCore
reactorVentGold
reactorVentSpread
reactorVentDiamond
nearDepletedUraniumCell
reactorIsotopeCell
reEnrichedUraniumCell
reactorHeatpack
reactorReflector
reactorReflectorThick
reactorCondensator
reactorCondensatorLap
terraformerBlueprint
cultivationTerraformerBlueprint
irrigationTerraformerBlueprint
chillingTerraformerBlueprint
desertificationTerraformerBlueprint
flatificatorTerraformerBlueprint
mushroomTerraformerBlueprint
coalBall
compressedCoalBall
coalChunk
industrialDiamond
scrap
scrapBox
hydratedCoalClump
plantBall
compressedPlantBall
painter
blackPainter
redPainter
greenPainter
brownPainter
bluePainter
purplePainter
cyanPainter
lightGreyPainter
darkGreyPainter
pinkPainter
limePainter
yellowPainter
cloudPainter
magentaPainter
orangePainter
whitePainter
dynamite
stickyDynamite
remote
electronicCircuit
advancedCircuit
advancedAlloy
carbonFiber
carbonMesh
carbonPlate
matter
iridiumOre
iridiumPlate
denseCopperPlate
overclockerUpgrade
transformerUpgrade
energyStorageUpgrade
coin
reinforcedDoor
constructionFoamPellet
grinPowder
debug
coolant
cropSeed
cropnalyzer
fertilizer
hydratingCell
electricHoe
terraWart
weedEx
mugEmpty
coffeeBeans
coffeePowder
mugCoffee
hops
barrel
blockBarrel
mugBooze -
I want support of Circuit Boards from Forestry.
-
Don't think so. Didn't require anything like that before.
Now IC2 API allow register own components that can be used in reactors. But itis impossible to modify ice and water bucket class to implement that API without modification of base class. -
Because it require override base classes.
-
yep.
-
-
Fast way to heat up reactor is use Quad Uranium Cell instead Uranium Cell
-
Empty buckets now stackable (16 max). To test put into adjacent chest full stack of empty buckets. After one pump operation, you get stack with 16 buckets of water\lava.
-
if you are not hard, please give a link, half the night looking for - but without result
If you from Russia - all recipes you can find here. -
-
Pump does not take into account count of buckets in stack.
-
can somebody help me with the heating configuration?
Look at my breeder here. Work temperature is 7200-7500 (and possibly 7800). -
ItemReactorDepletedUranium does not contail any limitations. Each acceptUraniumPulse call will decrease damage-value by (1 + reactor.getHeat() / 3000). And i tested it, it really decrease damage-value by 25 for each decrease damage-value of Uranium Cell by one.
-
This is my first breeder in new IC2 1.106
When temperature is 72000 it can enrich 4* (72000/3000 + 1) = 100 Depleted Isotope Cells.Fast way to heat up reactor is use Quad Uranium Cell instead Uranium Cell
-
Isotope cell added with NEI ?
-
Better add abitity to pump to fill containers using BC liquid API (which include glass bottle with water).
-
industrialcraft-2_1.106.jar (2 807 051 bytes) contain usage of "side.flag" in TileEntityElectricBlock.getStartInventorySide(ForgeDirection). And "side.flag" used in TileEntityInduction.getStartInventorySide(ForgeDirection) but TileEntityInduction.getSizeInventorySide(ForgeDirection) use side.ordinal()
-
TileEntityElectricBlock (Batbox/MFE/MFSU) and Induction Furnace still use ForgeDirection.side instead ForgeDirection.ordinal()
-
All machines from IC2 have wrong implementation of ISidedInventory. Extractor, Iron Furnace and other machies accept input from bottom and don't allow put items from pipes to fuel slot. Batbox\MFS\MFSU put all items from pipes from all directions to top slot.