aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/kubatech/network
AgeCommit message (Collapse)Author
2023-06-22Remove Mobs Info NEI page from KubaTech (#82)Jakub
* Add Mobs Info * Use MobsInfo * Update dependencies.gradle * Update repositories.gradle * Update GT_MetaTileEntity_ExtremeExterminationChamber.java * Update dependencies.gradle
2022-08-17Structurekuba6000
2022-08-14LGPL 3.0kuba6000
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