import { JavaService } from '@xmcl/runtime/java' import { LaunchService } from '@xmcl/runtime/launch' import { InstanceModsService } from '@xmcl/runtime/mod' import { ElyByService } from '@xmcl/runtime/elyby' import { ModMetadataService } from '@xmcl/runtime/moddb/ModMetadataService...
Fix duplicate items when they are added by a mod at runtime from the API - mezz Use simpler Table and MultiMap instead of Guava's - mezz Update sv_se.lang (#1028) - A. Regnander Add Discord badge to README on Github - mezz Fix a bug where recipes could be shown in the wrong ...
Add Spotless Java linter - mezz Improved testing for ingredient search when adding/removing at runtime - mezz use Stream toList where possible - mezz minor cleanup - mezz Add support for tool actions with forge 37.0.31 - mezz Replace raw Object references in the API with types where...
Improve performance of add/remove ingredients at runtime. Add unit test for add/remove ingredients at runtime. Load tooltips and colors at runtime, remove fake world and fake player. Fix #785 unable to reload item filter at runtime Fix #843 Color search not working Fix #828 Unable to sea...
Fix duplicate items when they are added by a mod at runtime from the API - mezz Use simpler Table and MultiMap instead of Guava's - mezz Update sv_se.lang (#1028) - A. Regnander Add Discord badge to README on Github - mezz Fix a bug where recipes could be shown in the ...
Fix duplicate items when they are added by a mod at runtime from the API - mezz Use simpler Table and MultiMap instead of Guava's - mezz Update sv_se.lang (#1028) - A. Regnander Add Discord badge to README on Github - mezz Fix a bug where recipes could be shown in the ...
Improve performance of add/remove ingredients at runtime. Add unit test for add/remove ingredients at runtime. Load tooltips and colors at runtime, remove fake world and fake player. Fix #785 unable to reload item filter at runtime Fix #843 Color search not working Fix #828 Unable to ...