JinxedLib

JinxedLib

Mod

JinxedLib is a library designed to provide tools for multi-loader and mod pack developers.

Client and server Game MechanicsLibraryUtility

26 downloads
0 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter loader...
Filter versions...

V1.0.1

  • Made JinxedSignUtils methods better
  • Renamed JinxedRegistryUtils to JinxedRegistryHelper
  • Renamed JinxedSignUtils to JinxedSignHelper
  • Updated mod description to include links
  • The mod now works on 1.21.1
  • Dropped support for 1.21

Features

  1. Registry utils to make registering things easier and now you don't have to setup services for registries every time you make a new multi-loader project!

  2. Data driven compostable items, you can now make an item compostable using data packs.

  3. Data driven furnace fuels, you can now make an item a furnace fuel using data packs.

  4. Public common block classes, when using the vanilla gradle some classes like the 'StairBlock' class has protected access, but with this library you can use the 'CommonStairBlock' class to get around this!

  5. Jinxed paletted permutations, with this you can use directories as a sprite source when using paletted premutations. I used this to make dyed decorated pots in Arts & Crafts!

  6. Invoker mixins so you can use private registry methods in the common package!

  7. Sign utils, with this library you no longer need to mixin into the sign 'isValid' method, instead you can just add your sign into a built in list!

  8. Creative category utils, with this class you can add dyed blocks to the creative category with a for loop and it places them in the correct order, it even has support for custom dye mods!

  9. Flammable block classes, these classes have the flammable methods already sorted out on the NeoForge side, you will just have to handle the flammable functionality on the Fabric side!

  10. Custom loot modifiers for NeoForge.


Project members

KekeCreations

Member

Details

Published 12 days ago
Updated 2 days ago