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

MelonLib

Library for MelonStudios mods providing useful tools.

17K загрузок2 подписчиковMITforge

Обновлён 28 апреля 2026 г. · опубликован 15 января 2025 г.

MelonLib

MelonLib is a library mod for the mods of MelonStudios. Alongside various utility tools, like StackPredicates, StatePredicates and the RenderMelon, there is also a built-in BlockDictionary.

Thats right: OreDictionary, but for blocks!

Anyone is allowed to use this for their mods; in fact, it is greatly recommended to make sure that the block dictionary system will be a second nature of 1.12.2.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.12.2-1.11.3Релиз1.12.2forge28 апреля 2026 г..jar (944 КБ)
1.12.2-1.11.2Бета1.12.2forge26 апреля 2026 г..jar (929 КБ)
1.12.2-1.11.1Бета1.12.2forge26 апреля 2026 г..jar (926 КБ)
1.12.2-1.11.0Бета1.12.2forge26 апреля 2026 г..jar (925 КБ)
1.12.2-1.10.1Релиз1.12.2forge8 марта 2026 г..jar (1.1 МБ)
1.12.2-1.10.0Релиз1.12.2forge24 февраля 2026 г..jar (1.1 МБ)
1.12.2-1.9.1Релиз1.12.2forge4 февраля 2026 г..jar (1.0 МБ)
1.12.2-1.9.0Релиз1.12.2forge17 января 2026 г..jar (118 КБ)
1.12.2-1.8.1Релиз1.12.2forge28 сентября 2025 г..jar (116 КБ)
1.12.2-1.8Релиз1.12.2forge16 августа 2025 г..jar (116 КБ)
1.12.2-1.7Релиз1.12.2forge18 мая 2025 г..jar (113 КБ)
1.12.2-1.6Релиз1.12.2forge8 мая 2025 г..jar (107 КБ)
1.12.2-1.5Релиз1.12.2forge5 мая 2025 г..jar (86 КБ)
1.12.2-1.4Релиз1.12.2forge5 мая 2025 г..jar (86 КБ)
1.12.2-1.3Релиз1.12.2forge5 мая 2025 г..jar (77 КБ)

Показаны последние 15 из 18 версий. Все версии — на Modrinth.

Ченджлог

1.12.2-1.11.3Релиз1.12.2 · 28 апреля 2026 г.

v1.11.3

  • Moved networking to event based channel to reduce overhead
  • Extra serialization functions
1.12.2-1.11.2Бета1.12.2 · 26 апреля 2026 г.

v1.11.2

  • Added EntityDictionary, it's like OreDictionary but for entities
  • Small bugfixes
1.12.2-1.11.1Бета1.12.2 · 26 апреля 2026 г.

v1.11.1

  • Allow writePacket() and readPacket() to throw IOException
  • More classes can now be serialized to TrackedByteBuf
1.12.2-1.11.0Бета1.12.2 · 26 апреля 2026 г.

v1.11.0

  • Reworked tile entity synchronization
  • TE sync now uses ByteBufs directly to remove NBT overhead (THIS WILL BREAK WITH NON-UPDATED MODS!!!)
  • TEs in the same chunk will now be bundled if that option is enabled
  • Removed embedded spongepowered mixins in favour of a more compatible option
  • Embedded JOML
1.12.2-1.10.1Релиз1.12.2 · 8 марта 2026 г.

v1.10.1

  • Fixed FluidIngredient
  • Fixed recipe sync being broken server side
1.12.2-1.10.0Релиз1.12.2 · 24 февраля 2026 г.

v1.10.0

  • Added recipe types that allow for easy synchronization of recipes
  • Added UniversalRecipe that allows others to add recipes to registered registry types via IMC
  • Added various other recipe utilities, such as (fluid) ingredients
1.12.2-1.9.1Релиз1.12.2 · 4 февраля 2026 г.

v1.9.1

  • Added the DimensionTeleporterSoundFix
  • It can be used by calling the following code in mod init:
FMLInterModComms.sendMessage("melonlib", "DimensionTeleporterSoundFix", "path.to.your.Class");
  • It disables the vanilla portal sound for the specified ITeleporter type
1.12.2-1.9.0Релиз1.12.2 · 17 января 2026 г.

v1.9.0

  • Fixed TileEntity sync packet having the same ID as the request packet when the mod is loaded serverside
  • Added new experimental TileSyncFix to synchronize TileEntities at the end of the server tick instead of at the end of the TileEntity tick
  • MetaBlock no longer throws exceptions when using a metadata that would normally be an invalid blockstate
  • Added treeLeaves blockdict to leaves

Полная история изменений — на Modrinth.

Комментарии

Загружаем…