aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/goodgenerator/blocks/tileEntity/PreciseAssembler.java
AgeCommit message (Expand)Author
2023-05-01ForgeDirection (#158)Jason Mitchell
2023-03-16Add mode toggle button to PrAss GUI (#144)Maxim
2023-02-23Make PrAss Accept EV+ glass (#138)LewisSaber
2023-01-28[ci skip] spotlessApply with the new settingsJason Mitchell
2022-11-30clean the long power use base and add item util for tiered material (#108)Yang Xizhi
2022-11-25allow precise assembler overclock after max (#106)Yang Xizhi
2022-10-23Slightly change tooltip on the Precise Assembler (#95)MadMan310
2022-10-12Auto place integration (#83)Maxim
2022-09-21Fix integer overflow in PAss when overclocking beyond MAX (#82)Raven Szewczyk
2022-09-16fix overflow cal when max input voltage over max (#80)Yang Xizhi
2022-09-12fix voltage check (#79)Yang Xizhi
2022-07-15Expand item limit for Neutron Activator & Add back Low Quality Naquadria Sulp...miozune
2022-06-21Limit PASS recipes by energy hatch tier as well (#48)miozune
2022-06-12Use getMaxInputVoltage for finding recipes in Precise Assembler (#47)miozune
2022-06-10correct tooltip (#45)Yang Xizhi
2022-04-22use the correct max input power method (#34)Yang Xizhi
2022-03-31decrease the allowed hatch amount (#27)Yang Xizhi
2022-03-31Fix secondary description (#28)MuXiu1997
2022-02-15Fixstructurelib (#17)bombcar
2022-02-08recipes for Pre-Assembler and minor fixGlodBlock
2022-02-08minor fixGlodBlock
2022-02-07finish precise assembler, no recipe yetGlodBlock
2022-02-07add Precise Assembler structureGlodBlock