FLIB

FLIB

904k Downloads

FutureLibrary aka 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.

Current java features

- 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

Upcoming features

- item projectile weapon capabilities

- item capabilities

- mixins

- GUI Screen libraries

Other Stuff

"flib - /flib/ (WPI) A meta-number, said to be an integer between 3 and 4.
See grix, N. "

- Dictionary of Computing   https://www.webster-dictionary.org/definition/flib

Small list of mods using this library