Compatibility
Minecraft: Java Edition
1.20–1.20.4
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 7 months ago
Updated 7 months ago
Neko Fabric Hacks
Functionality
- (A little more) verbose log messages:
- Logs out mod entrypoints loading information
Loading Main Entrypoint(me.jellysquid.mods.lithium.common.LithiumMod) of Mod lithium 0.12.1
- Logs out Mixin config selecting and mixin config plugin loading information.
Selecting Mixin Config mixinextras.init.mixins.json Loading Mixin Config Plugin com.llamalad7.mixinextras.platform.fabric.MixinExtrasConfigPlugin
- Logs out Mixin Apply info
Applying Mixin [icu.takeneko.nfh.mixin.CommandManagerMixin(from neko_fabric_hacks.mixins.json) -> net/minecraft/server/command/CommandManager] at stage MAIN Applying Mixin [icu.takeneko.nfh.mixin.CommandManagerMixin(from neko_fabric_hacks.mixins.json) -> net/minecraft/server/command/CommandManager] at stage PREINJECT Applying Mixin [icu.takeneko.nfh.mixin.CommandManagerMixin(from neko_fabric_hacks.mixins.json) -> net/minecraft/server/command/CommandManager] at stage INJECT
- Logs out mod entrypoints loading information