ldtteam / minecolonies-features

This is a repo only to discuss minecolonies features (requested and planned)
10 stars 3 forks source link

Add-On Support #720

Closed Karlosbubi closed 1 year ago

Karlosbubi commented 1 year ago

Prerequisites

Context

Is your feature request related to a problem?

No, it's not. (At least not directly)

Feature description

Add-On Policy, Api and/or Turorial. Under the lable "Compatibility: Mod" there are quite a few requests for Mod specific addons like an AE2 worker. And while it's certainly nice for users when common mods work out of the box, it's infeasable to support every combination mod side. Therefore it would be awesome to have a (more) straight forward Possibility to extend it for people themselves. Like the Datapacks which are already possible, but more powerful, and without the need to load them into every world for e.g. easier use in Modpacks.

Notes or related things


Viewers

MotionlessTrain commented 1 year ago

The mod has an API for precisely that reason. Also, 1.15.2 is not supported anymore

Karlosbubi commented 1 year ago

Nice, the i am sorry never mind, where would i find the Wikipage ??

Also i am aware of the latter that just happen to be my open modpack since the form made me feel obligated to give an answer.

MotionlessTrain commented 1 year ago

The only documentation is in the code (and javadoc) on GitHub: https://github.com/ldtteam/minecolonies/tree/version/main/src/api

Karlosbubi commented 1 year ago

In the rare case i'll finish my plan i'll write up something like this, to make it more visible. https://appliedenergistics.github.io/api In the more likely case i won't let it inspire a kind soul. working on thier own addon.