Cocoon

Mod and plugin

A Plugin & Mod Runtime Library

Library

351 downloads
2 followers
Created5 months ago
Updated11 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Cocoon

A library that provided mod compatibility layer support for plugin servers.

The main features is provide mod compatibility service for pure plugin servers, so the client features still need to rely on mods.

Unlike the mod server, the mod compatibility service provided by cocoon is optional, which means vanilla players still can join and play the server normally.

Features

You can implement this features on the plugin server:

  1. Create custom items

  2. Create custom blocks, and custom hitboxes

  3. Create custom entities

  4. Create custom size containers

  5. Create custom container UI

How To Use

Note cocoon split the client and server versions, so careful use a wrong version.



For Developer:

NOTE: API documentation is coming soon

  1. Add cocoon dependency to your plugin project

  2. Implement the classes provided by cocoon

  3. Register the class of you implemented class into cocoon

  4. Done, the remaining work by cocoon



For Server Owner: 



  1. Install any bukkit server

  2. Install concoon server library

  3. Install compatible plug-ins that depend on cocoon

  4. Done

For Plugin Server Client User:

  1. Install fabric/forge

  2. Install cocoon client library

  3. Install the mods required for the plugin server

  4. Done

External resources



Project members

SAGESSE-CN

Owner


Technical information

License
MIT
Project ID