aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/common/tileentities
AgeCommit message (Collapse)Author
2020-05-11added after:dreamcraft dependency in attempt to fix assembly line recipes ↵kekzdealer
missing
2020-05-11Again, trying to fix LSC checkMachine(). Attempting recipe gen for (R)U ↵kekzdealer
batteries. Added recycling recipes for capacitor blocks
2020-05-11another try at fixing jar research. Fixed LSC checkMachine().kekzdealer
2020-05-10Did work on adding LSC recipe stuffkekzdealer
2020-05-10BW and TT don't seem to like each otherskekzdealer
2020-05-10add TT hatch support for LSCkekzdealer
2020-05-09Finished checkMachine(), TT hatches still missingkekzdealer
2020-05-08Fixed missing 0 in lapo cap tooltip, continued working on LSC checkMachine()kekzdealer
2020-05-08TFFT structure code overhaul. Also corrected the tooltip a bunch.kekzdealer
2020-05-07Removed outdated documentationkekzdealer
2020-05-07Moved TFFT auto void logic to MultiFluidHandlerkekzdealer
2020-05-06Setting up IntelliJ fileskekzdealer
2020-05-04visiting LucyChristina Berchtold
2020-04-29split gui-/containers into client/common packagesChristina Berchtold
2020-04-29added chat feedback when toggling TFFT multi hatch auto-outputChristina Berchtold
2020-04-28updated TFFT tooltipChristina Berchtold
2020-04-26Fixed Void Jar dupebartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-26fixed recipes for jars and wrote research lorekekzdealer
2020-04-25huge refactor of recipe and block registrationChristina Berchtold
2020-04-25improved jars are correctly placed after picking them up. Also cleaned up ↵Christina Berchtold
recipe registration
2020-04-24shelved ItemServer for next releaseChristina Berchtold
2020-04-24Item Server checkMachine() fixedChristina Berchtold
2020-04-24moved blocks and TEs into 'common' packageChristina Berchtold