Перейти к содержимому
Mineforgian

NekoFabricHacks

Some (not really) hacks from Nekos

Загрузки
3K
Подписчики
2
Обновлён
19 мая 2025 г.
Лицензия
MIT

Опубликован 23 марта 2024 г.

logo

AWESOME KOTLIN


Neko Fabric Hacks provides a series of (not really) useful functionality

Made by 🐱

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 [net.fabricmc.fabric.mixin.registry.sync.RegistryMixin(from fabric-registry-sync-v0.mixins.json) -> net/minecraft/registry/Registry] at stage MAIN (InjectorOrder: 0)
      Applying Mixin [net.fabricmc.fabric.mixin.registry.sync.RegistryMixin(from fabric-registry-sync-v0.mixins.json) -> net/minecraft/registry/Registry] at stage INJECT_PREPARE (InjectorOrder: 0)
      Applying Mixin [net.fabricmc.fabric.mixin.registry.sync.RegistryMixin(from fabric-registry-sync-v0.mixins.json) -> net/minecraft/registry/Registry] at stage ACCESSOR (InjectorOrder: 0)
      Applying Mixin [net.fabricmc.fabric.mixin.registry.sync.RegistryMixin(from fabric-registry-sync-v0.mixins.json) -> net/minecraft/registry/Registry] at stage INJECT_PREINJECT (InjectorOrder: 0)
      

Ченджлог

1.1.0Релиз1.21.3, 1.21.4, 1.21.5 · 19 мая 2025 г.

fix compatibility with fabricloader 0.16+

1.0.1Релиз1.20.2, 1.20.3, 1.20.4 · 30 марта 2024 г.

fix: mixin target class inaccurate

1.0.0Релиз1.20.4 · 24 марта 2024 г.

First Release fixed ClassLoader issues

Комментарии

Загружаем…