Necronomicon API

Necronomicon API

45846508 次下载
最近更新9 个月前
A personal utility library, making development in both pl...

Necronomicon

A utility API for my mods.

 

It features my own config system, along utilities for datagen, worldgen, registries, multi-loader development, and other misc stuff.

Feel free to use it in your projects, it has a bit of javadoc documentation.

 

Integrating using Modrinth Maven

 

maven { url "https://api.modrinth.com/maven" }

Fabric

dependencies { modImplementation "maven.modrinth:necronomicon:${project.necronomicon_version}-fabric" }

Forge

dependencies { implementation fg.deobf("maven.modrinth:necronomicon:${project.necronomicon_version}-forge") }

本站是资源分享站,资源均来自于互联网和用户自发分享,仅供学习和交流使用。如有版权问题,请联系管理员删除。

评论区 (0)

登录 后才能发表评论

暂无评论

快来发表第一条评论吧!