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

InfinityLib

InfinityRaider's Library mod

Загрузки
4K
Подписчики
1
Обновлён
18 июля 2022 г.
Лицензия
MIT

Опубликован 29 мая 2022 г.

Исходный кодСообщить об ошибке

I'm at the point where I have multiple mods which all use parts of the same code. Maintaining those chunks of identical code over multiple projects became a real hassle, so I decided to bundle the common code into one small mod.

This mod does nothing on its own, except for providing the necessary classes for my mods.

Versioning:

All my mods depending on InfinityLib will have the following versioning:

<maj. version>..

InfinityLib version number must correspond to the version of InfinityLib, patch number is used for a fix in InfinityLib or the mod itself which does not break binary compatibility with the other dependencies.

Ченджлог

infinitylib-1.18.2-2.1.4Релиз1.18.2 · 18 июля 2022 г.

2.1.4

  • FIXED: Duplicating vanilla world gen noise data
infinitylib-1.18.2-2.1.3Релиз1.18.2 · 16 июня 2022 г.

2.1.3

  • CHANGE: Update to Forge 40.1.51
  • FIXED: Crash involving Optifine and rendering liquids
infinitylib-1.18.2-2.1.2Релиз1.18.2 · 9 июня 2022 г.

2.1.2

  • FIXED: crash with Integrated Tunnels
  • FIXED: structures generating even though weight is set to 0
infinitylib-1.18.2-2.1.1Релиз1.18.2 · 5 июня 2022 г.

2.1.1

  • FIXED: crash involving dynamic camera and capability attachment event
1.18.2-2.1.0Релиз1.18.2 · 29 мая 2022 г.

2.1.0

  • CHANGE: Ported to Minecraft version 1.18.2

Комментарии

Загружаем…