Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

justADeni/ModelAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

38 Commits

Repository files navigation

DISCLAIMER: This is not my original project, it was forked from this repository

original author: [Ticxo gitlab] [Ticxo github]

Welcome to the GitLab page of ModelAPI.

ModelAPI allows you to create custom entity models that is almost indistinguishable with modded entities. It is far from perfect, namely some client limitation, but it can certainly take you one step closer to the best server experience.

Latest tag

ModelAPI also depends on AdditionsAPI

Import ModelAPI

Maven

<repository>
 <id>jitpack.io</id>
 <url>https://jitpack.io</url>
</repository>
<dependency>
 <groupId>com.github.justADeni</groupId>
 <artifactId>ModelAPI</artifactId>
 <version>Tag</version>
</dependency>

Gradle

repositories {
 ...
 maven { url 'https://jitpack.io' }
}
dependencies {
 implementation 'com.github.justADeni:ModelAPI:Tag'
}

Releases

No releases published

Packages

No packages published

Contributors 3

Languages

AltStyle によって変換されたページ (->オリジナル) /