DawnTeamMC / DawnAPI

🌙 API that facilitates the creation of features.
https://dawnteammc.github.io/
GNU Lesser General Public License v3.0
23 stars 4 forks source link

Update to Fabric 1.18.2 #24

Closed Hugman76 closed 2 years ago

Hugman76 commented 2 years ago

This PR moves out some dependencies that may not be required by every mod. We are also dropping LibCD in favor of Fabric's Resource Conditions API. Update to 1.18.2 is pretty small, but nonetheless required. Structure Features are not available due to the Fabric API missing the builders. However, there might be a new solution since I've started working on this so we might be able to put it in this PR. I've also added my Patreon for the sponsor button.

This PR also replaces #18 and fixes #17.