Library Ferret - Fabric

Shared lib for the mods of jtorleon-studios-team

File Details

Library ferret 3.0.0 - Fabric 1.18.2

  • R
  • Aug 30, 2022
  • 152.02 KB
  • 305.4K
  • 1.18.2
  • Fabric

File Name

libraryferret-fabric-1.18.2-3.0.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:library-ferret-fabric-532730:3959269"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Bisechosting code: jtlelisa

Changelog Library ferret 3.0.0

This version is compiled and tested with:

  • Minecraft 1.18.2
  • Fabric 0.58.0+1.18.2

30/09/2022

  • bump version
  • upgrade to current latest version for Fabric/Forge (see header changelog)
  • recover source

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