Jinxed Lib Mod (1.21.1, 1.20.1) is a library mod created by developer KekeCreations. The primary goal of this library is to make multi-library mods easier to develop and manage. The library also comes with datapack tools that modpack developers might find useful. A list of features added by the mod, as noted by the developer, is given below.

Features:

  • 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!
  • Data driven compostable items, you can now make an item compostable using data packs.
  • Data driven furnace fuels, you can now make an item a furnace fuel using data packs.
  • Public common block classes, when using the vanilla gradle some classes like the ‘StairBlock’ class have protected access, but with this library you can use the ‘CommonStairBlock’ class to get around this!
  • Jinxed paletted permutations, with this you can use directories as a sprite source when using paletted permutations. I used this to make dyed decorated pots in Arts & Crafts!
  • Invoker mixins so you can use private registry methods in the common package!
  • 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!
  • 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!
  • 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!
  • Custom loot modifiers for NeoForge.

Screenshots:

Requires:

Minecraft Forge or Fabric API or Quilt Loader or NeoForge Installer

How to install:

Click the following link to view details: How to Install Mods for Minecraft Java Edition on PC: A Beginner Guide

Jinxed Lib Mod (1.21.1, 1.20.1) Download Links

For Minecraft 1.20.1, 1.20

Forge/NeoForge version: Download from Server 1Download from Server 2

Fabric/Quilt version: Download from Server 1Download from Server 2

For Minecraft 1.21.1, 1.21

NeoForge version: Download from Server 1Download from Server 2

Fabric/Quilt version: Download from Server 1Download from Server 2

Click to rate this post!
[Total: 1 Average: 5]