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
- 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)

