▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Spawner Drops Loot
Spawner Drops Loot

Spawner Drops Loot

A tiny NFC mod which makes spawner entities drop loot

59
0

0.3-client

release28 ноября 2025 г.

Client-side version:

  • A big optimization of the mod code:
    • Removed method invoke hook of updateDelay with custom method within patched class
    • Removed call to the modID field with direct access via getModID()
    • Removed a whole MethodHandles code as it's unnecessary now (+ more comptability between java versions)
  • Fancier log with patch progress

Server-side version:

  • Initial server-side version of this mod, a port of client-side 0.3 version at this point

0.3-server

release28 ноября 2025 г.

Client-side version:

  • A big optimization of the mod code:
    • Removed method invoke hook of updateDelay with custom method within patched class
    • Removed call to the modID field with direct access via getModID()
    • Removed a whole MethodHandles code as it's unnecessary now (+ more comptability between java versions)
  • Fancier log with patch progress

Server-side version:

  • Initial server-side version of this mod, a port of client-side 0.3 version at this point

0.2-client

release23 июля 2025 г.
  • Better check code for obfuscated environment, previous one ended up crashing for absolutely no reason
  • Field/method access init code is now only called once, not every call
  • Put some Block construction methods within PatchBlockMobSpawner instead of accessing them outside, dumb me
  • Using MethodHandles.Lookup for faster method invoke (but the mod is forced to Java 8 and beyond, no support for 6-7 sorry)

0.1-client

release15 июля 2025 г.

Initial release.

Совместимость

Minecraft: Java Edition

b1.7.3

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:Apache-2.0
Опубликован:9 месяцев назад
Обновлён:4 месяца назад
Главная