
FLIB
Just shared code for many mods that i made. Enables me to speed up the process of creating new mods, and make porting between versions easier. "flib - /flib/ (WPI) A meta-number, said to be an integer between 3 and 4. See grix, N. "
Обновлён 23 июня 2026 г. · опубликован 1 мая 2023 г.
Library of features so creating new mods is easier.
Other mods depend on it to work
Features for developers:
coremod data
BlockSettings (tooltip, rotateColor, litWhenPowered, facingAttachment)
inventory wrappers
newmod template with buildscripts
Worldgen feature builders (simple, patch, ore)
dimension utilities
EnergyIngredient for recipes
FluidTagIngredient for recipes
RandomizedOutputIngredient for recipes
Brewing recipe
many misc utilities
/flib commands : can disable them in config flib.toml
-- /flib tpx: teleport across dimensions
-- /flib health add/set/random/factor
-- /flib hunger add/set/random/factor
-- /flib hearts add/set/random/factor
-- /flib gamemode @p 1
-- /flib scoreboard random @p 4 9 OBJECTIVE
-- /flib attribute minecraft:reach_distance random @p 3 8
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.21.1-0.2.7 | Релиз | 1.21.1 | neoforge | 23 июня 2026 г. | .jar (279 КБ) |
| 1.21.1-0.2.6 | Релиз | 1.21.1 | neoforge | 23 июня 2026 г. | .jar (276 КБ) |
| 1.21.1-0.2.5 | Релиз | 1.21.1 | neoforge | 17 июня 2026 г. | .jar (276 КБ) |
| 1.21.1-0.2.4 | Релиз | 1.21.1 | neoforge | 4 июня 2026 г. | .jar (276 КБ) |
| 1.21.1-0.2.3 | Релиз | 1.21.1 | neoforge | 3 июня 2026 г. | .jar (275 КБ) |
| 1.21.1-0.2.2 | Релиз | 1.21.1 | neoforge | 1 июня 2026 г. | .jar (275 КБ) |
| 1.21.1-0.2.1 | Релиз | 1.21.1 | neoforge | 31 мая 2026 г. | .jar (275 КБ) |
| 1.21.1-0.2.0 | Релиз | 1.21.1 | neoforge | 20 мая 2026 г. | .jar (272 КБ) |
| 1.21.1-0.1.1 | Релиз | 1.21.1 | neoforge | 1 мая 2026 г. | .jar (265 КБ) |
| 1.21.1-0.1.0 | Релиз | 1.21.1 | neoforge | 28 апреля 2026 г. | .jar (264 КБ) |
| 1.19.2-0.0.3 | Релиз | 1.19.2 | forge | 21 октября 2024 г. | .jar (4.7 МБ) |
| 1.18.2-0.0.2 | Релиз | 1.18.2 | forge | 21 октября 2024 г. | .jar (4.7 МБ) |
| 1.20.1-0.0.14 | Релиз | 1.20.1 | forge, neoforge | 24 августа 2024 г. | .jar (285 КБ) |
| 0.0.5 | Релиз | 1.20, 1.20.1 | forge | 29 июня 2023 г. | .jar (159 КБ) |
| 1.19.4-0.0.4 | Релиз | 1.19.4 | forge | 1 мая 2023 г. | .jar (165 КБ) |
Ченджлог
1.21.1-0.2.7Релиз1.21.1 · 23 июня 2026 г.
Add BlockFacadeMessage packet and HAS_FACADE block state interfaces (supporting facades in cyclic, storagenetwork, etc)
1.21.1-0.2.6Релиз1.21.1 · 23 июня 2026 г.
FacadeUtil::renderBlockState now uses the matching RenderType instead of treating the facade as solid
1.21.1-0.2.5Релиз1.21.1 · 17 июня 2026 г.
Update fluid rendering helpers to use COLOR_DEPTH_WRITE. Cleaned up some 'flib test' logging
1.21.1-0.2.4Релиз1.21.1 · 4 июня 2026 г.
Fix renderLaser helpers. Fix some RenderTypes. Fix client crash related to 'java.io.IOException: Packet play/clientbound/minecraft:custom_payload'. Fix RenderBlockUtils::line()
1.21.1-0.2.3Релиз1.21.1 · 3 июня 2026 г.
Fix cube vertex rendering
1.21.1-0.2.2Релиз1.21.1 · 1 июня 2026 г.
Patch fall_damage packet
1.21.1-0.2.1Релиз1.21.1 · 31 мая 2026 г.
Add ItemStackUtil:addOrMergeIntoList and ChatUtil:statusMessage for blockstate to assist Storage Network. Add data/OpCompareType and gui/TileableTexture
1.21.1-0.2.0Релиз1.21.1 · 20 мая 2026 г.
Fix default value in GameRuleFactory createBoolean. @Deprecated FluidTagIngredient bedcause a version has been merged into neoforge, see SizedFluidIngredient. Added DataComponentsFlib. Added Codec and StreamCodec to RelativeShape, EnergyIngredient, and RandomizedOutputIngredient for 1.21 data-component support. Since enchantments are data driven now, removed EnchantmentFlib class; its helpers (getCurrentLevelTool, getCurrentArmorLevel/Slot, getLevelAll, getFirstArmorStackWithEnchant) were merged into EnchantUtil. TagDataUtil.buildNamedPlayerSkull now uses DataComponents.PROFILE / ResolvableProfile instead of the legacy SkullOwner CustomData tag (buildSkullFromTag removed). Add BucketItemFlib to assist modded fluids. ItemStackUtil.addLoreToStack now appends to existing lore instead of overwriting it. Render types updated 1.21 compatibility.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
