Library Ferret - Forge

Shared lib for the mods of jtorleon-studios-team

File Details

Library Ferret 2.5.1 - Forge 1.19.1

  • R
  • Aug 4, 2022
  • 166.87 KB
  • 8.0K
  • 1.19.1
  • Forge

File Name

LibraryFerret-Forge-1.19.1-2.5.1.jar

Supported Versions

  • 1.19.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:library-ferret-forge-532727:3918221")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Bisechosting code: jtlelisa

Changelog Library Ferret 2.5.1

This version is compiled and tested with:


Note: Check the required versions! Most of our mods still use version 2.0.0 of this library, so please check before upgrading, thanks for your patience.

04/08/2022

  • fix issue #7 crash server

29/07/2022

  • fix mod.toml bad version
  • upgrade to current latest version for Fabric/Forge (see header changelog)
  • - updated to 1.19.1
  • - backport 1.12.2
  • Updated configuration (Warning: your old configuration will be broken and restored with default values !)
  • - key option configuration format changed ([type.group.name])
  • - the name file configuration changed ("[modid]_global.properties" to "[modid].properties")
  • - added configuration GUI (accessible from the mods menu added by Forge and ModMenu for Fabric to the Minecraft welcome screen, see image or wiki)
  • - added option configuration: enable/disable the "Library Ferret" item group in creative menu
  • file en_us.lang updated: apply CamelCase for item/block/effect name etc...
  • better changelog, more information added in header (forge version, minecraft version etc....)
  • updated pack.mcmeta (datapack information)
  • updated mod.toml (mod information)
  • license ARR added in jar

29/06/2022

  • stupid adfly link removed in config file (we apologize for this choice which was silly and stupid)
  • added effect
  • - unbreakable effect
  • added blocks
  • - unbreakable beacon (iron, gold, emerald, diamond, netherite)
  • - fake iron block
  • - fake gold block
  • - fake emerald block
  • - fake diamond block
  • - fake netherite block
  • Added items
  • - iron coin
  • - gold coin
  • - emerald coin
  • - diamond coin
  • - netherite coin
  • class Patreon removed
  • udate the code for fix some issue
  • bump version major
  • icon mod updated
  • information mod updated

01/06/2022

  • port to 1.19 fabric and forge

05/03/2022

  • bump version minor

08/01/2022

  • udate the code for fix this issue
  • bump version minor

26/12/2021

-port to 1.16.5, 1.17.1, 1.18.1 Forge Fabric

01/10/2021

  • init project forge - fabric


Bisechosting code: jtlelisa