Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
CooParticlesAPI
this mod depends on Fabric Language Kotlin
Description
This mod is a library that provides refactored data packages to allow clients to accept more Minecraft particles, enabling different players to synchronize their rendering and exceed the particle limit of 16384.
Principle
This library prevents network issues caused by a large number of packets being sent through custom data packages. If you haven't installed the mod that calls this library, nothing unusual will happen to your client.
Install
If you need to run it in server, you need install it in server's mod folder and client's mod folder,else you only need instal in client side
How To Use?
At present, detailed tutorials are not provided, but this library is open source. You can visit Github Page to view the source code, which may be helpful for your development.