Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override api #98

Closed
wants to merge 125 commits into from
Closed

Override api #98

wants to merge 125 commits into from

Conversation

kuba6000
Copy link
Owner

No description provided.

kuba6000 and others added 30 commits June 17, 2023 20:30
* Create extra loaders

* Move MineTweaker parser to extra loaders

* Add Draconic Evolution compatibility

* Add Tinkers Construct compatibility

* Add Witchery compatibility

* Add ThaumicHorizons compatibility

* Add Thaumic Bases compatibility

* Add Wireless Crafting Terminal compatibility

* Add CoFHCore compatibility

* Add Hardcore Ender Expansion compatibility

* Add Botania compatibility

* Add HarvestCraft compatibility

* Add OpenBlocks compatibility

* Add BloodArsenal compatibility

* Add BloodMagic compatibility

* Add Avaritia compatibility

* Add Thaumic Tinkerer compatibility

* Add Forbidden Magic compatibility

* Add EMT compatibility

* Add Witching Gadgets compatibility

* Fixes

* Always show chance

* Fix
* Add Thaumcraft compatibility

* Add Automagy compatibility

* Update dependencies.gradle
* Add some API

* Update MobRecipeLoader.java
This reverts commit fc69ef3.
* Add Infernal Drops NEI tab

* Make it translatable
* Everything is translatable

* Missed one

* Fix long zero
* Add GT++ compatibility

* Unhide mobs with no localization
* Add Edit Mob Drops compatibility

* Move
* Fix Open Blocks error when trophys are disabled

* Update dependencies.gradle

* Update dependencies.gradle
* Fix Magma Cube and add some info

* Update MobRecipeLoader.java
kuba6000 and others added 27 commits June 26, 2024 00:23
* Begin working on villager trades

* More vanilla recipes

* Implement basic scrollbar system

* Load custom recipes
* Add scrollbar to Mob Handler

* Add scrollbar to Infernal drops handler
* Catch custom villager recipes when adding vanilla villagers

* Smith -> Blacksmith
* Fix villager recipes on server

* Add some info

* Update Mixin.java

* Update VillagerTradesLoader.java
* test

* Add IMobExtraInfoProvider

* Remove test implementation

* Some api info + builder

* Fix + more info

* Mark as static

* easier chance method

* Add create with item only

* Don't cache entities with IMobInfoProvider

* Hard-code vanilla mobs

* Fixes
…#91)

* Merge getModListVersion

* Rename getModListVersion to getModListVersionForMobDrops

* Cache Villager trades + IVillagerInfoProvider

* Fix

* helpers
* bump gt and fix api usage

* use reflection to preserve compat

* remove unneeded import

* spotless

* Update src/main/java/com/kuba6000/mobsinfo/nei/MobHandler.java

Co-authored-by: Jakub <[email protected]>

---------

Co-authored-by: Jakub <[email protected]>
* update deps

* fix build

* update bs

* Disable that for now

---------

Co-authored-by: kuba6000 <[email protected]>
Co-authored-by: Jakub <[email protected]>
* Add reliquarry support

* fixed startup crash

* Update src/main/java/com/kuba6000/mobsinfo/loader/extras/Reliquarry.java

Co-authored-by: Jakub <[email protected]>

* yup it works w/o special class

* Final, looting, spotless

* bs

---------

Co-authored-by: Jakub <[email protected]>
Co-authored-by: kuba6000 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.