aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2022-08-14LGPL 3.0kuba6000
2022-08-14Fix server crash from Blood Magic entitieskuba6000
2022-08-14Add "Mob Drops" NEI page + Extreme Extermination Chamber (#1)Jakub
* First commit * Mixins * Merge the same items with diffrent damage * Faster random in NEI * More accuracy ? * Update ClientProxy.java * Renaming * Update buildscript * Use reserved MTE ID's * EEC work * Rework NEI page * Fix inaccurate chances * Basic equipment spawn * Add config options * Translations * Add infernal drops * Witchery fix * Forestry fixes * More fixes * Default blacklist * NEI sorting * Comment out testing deps * Clientsided check * Blood Magic support * LoaderReference * Check if peacefull is allowed * Add some XP output * Add recipe * Send Server config to Client * Add command to reload config * Translations * Process MT additions
2022-08-10Renamekuba6000
2022-08-10Renamekuba6000
2022-08-05Empty minecraft modkuba6000
2022-08-01Unlock primordial crop (GTNewHorizons/bartworks#174)Jakub
2022-07-29Enable back piston work and use compacted inputs to check the recipe. ↵Jakub
(GTNewHorizons/bartworks#169) * Piston and compacted inputs * tx * Input Hatch in structure info * Maintenance hatch in structure info * Rewrite piston process * Config value
2022-07-27EIG: Add support for several seeds (GTNewHorizons/bartworks#167)Jakub
* Support seed food (carrot/potato) * Fix netherwart * Fix stem seeds (melon like) * Add support for cactus and sugar cane
2022-07-18EIG: Refuse to run instead of voiding when power is downgraded ↵Jakub
(GTNewHorizons/bartworks#161) * Just refuse to run instead of voiding * Update GT_MetaTileEntity_ExtremeIndustrialGreenhouse.java Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-07-11Fix EIG structure (GTNewHorizons/bartworks#157)Jakub
2022-07-05Block hatches on inner bottom casings. (GTNewHorizons/bartworks#151)Jakub
2022-07-05Fix tooltip wierdness (GTNewHorizons/bartworks#148)miozune
2022-07-03Buff Extreme Industrial Greenhouse's Speed and Lower IC2 Tier to LuV ↵Jakub
(GTNewHorizons/bartworks#141) * Add possibility to get more outputs with fertilizer * Lower IC2 mode tier from UV to LUV * Typo * Add color formatting to description * License * Make Forestry fertilizer static and check if it exists * Buff EIG normal mode * Change color formatting
2022-06-18EIG - Add under crop block as requirement (GTNewHorizons/bartworks#133)Jakub
* Add under crop block as requirement * Bug fix * Fix potential casing dupe
2022-06-10EIG fix + info changes (GTNewHorizons/bartworks#130)Jakub
* Fix power usage * Add info about internal structure parts * Add more info to tricorder * Add structure description info * More checks * Remove endless loop possibility
2022-05-25EIC Fix crops from mods (GTNewHorizons/bartworks#126)Jakub
* Fix Natura crops * Correct info about water * Update repositories.gradle Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-04-11Add Extreme Industrial Greenhouse (GTNewHorizons/bartworks#111)Jakub
* Add Extreme Industrial Greenhouse * Add info about crops inside the machine * Add a way to remove crops from machine * Add crafting recipe * Dont use full amp * Add glass tier requirements * Bug fix * Account for IC2 crops with two diffrent outputs * Add water requirement