owo-lib Fabric Mod 1.18.2 is a general utility library that is useful for content-focused modding on Fabric. It consists of many noteworthy features available to use.

Existing features
- A completely automatic registry system – to become as generic as possible. It’s simple and brief to utilize for basic MC registries or any kind of custom system. It can store values in class fields.
- A custom implementation of Item Groups – allows sub-tabs in your mod’s group. It deletes the necessity to get 3 individual groups for mods with many items.
- The RegistryHelper – a straightforward and logical method to execute code if one/multiple entries are in a registry. It makes inter-mod compatibility fast to carry out.
- A wrapper for vanilla’s particle system – makes spawning numerous particles with certain random distributions. Or, it helps to spawn precise geometric particles get easy. It has a hassle-free system to control arbitrary particle events from the server without setting up many packets.
- Common comparison and verification tasks for ItemStacks – to solve them simpler.
owo (owo-lib) is an API and Library mod for modding around content.
Requires
- Fabric Modloader
- Fabric API
Instructions
- Fabric API and Fabric Modloader must be installed in advance.
Minecraft Mod 1.18.2