promotional bannermobile promotional banner

FeatherLib

A useful library for making Fabric mods

File Details

FeatherLib 2.2.0

  • B
  • Apr 23, 2022
  • 35.75 KB
  • 56
  • 1.18.2+2
  • Fabric

File Name

featherlib-2.2.0.jar

Supported Versions

  • 1.18.2
  • 1.18.1
  • 1.18

Curse Maven Snippet

Fabric

modImplementation "curse.maven:featherlib-525225:3764393"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- SimpleBlock and SimpleItem now implement ItemConvertible, meaning they can be used more directly with vanilla methods

- Update to 1.18.2

- Port from ARRP to FabricDataGenerator

- Complete rewrite of registry system to utilize FabricDataGenerator

- Addition of Tuple class to allow storing multiple fields in one (useful for returning multiple values from a method)