Gregtech++ [GT++] [GTplusplus]

Gregtech++ [GT++] [GTplusplus]

94.1k Downloads

Tantalum-60 eats moulds in solidifier

katecw opened this issue ยท 2 comments

commented

If you put liquid Tantalum-60 into an advanced solidifier (probably all, only tried it with that one) and a plate mould (quite possibly others) the mold destroyed with the creation of the first plate.

commented

I don't see how.. >_<

GT_Values.RA.addFluidSolidifierRecipe(
					ItemList.Shape_Mold_Plate.get(0), //Item Shape
					material.getFluid(144), //Fluid Input
					material.getPlate(1), //output
					32, //Duration
					8 //Eu Tick
					);
commented

2017-07-03_22 41 19
Doesn't seem to exist as an issue anymore. Was fairly sure this was fixed ages ago.