ModsJava
FactoryLib
A building factory for developer to create things easily. Free Minecraft Java mod for 1.13, 1.14.
⬇ Download on SpigotThis API is provide the factory of ItemStack , Inventory, Config and Commands.
I will post the English showcase / tutorial later on.
JavaDocs
Simple Showcase (Chinese showcase available only for now)
Config [NEW]
Code
config.yml
Result
Inventory and ItemStack
Code
Result
Commands
Code
Result
Maven
I will post the English showcase / tutorial later on.
JavaDocs
Simple Showcase (Chinese showcase available only for now)
Config [NEW]
Code
config.yml
Result
Inventory and ItemStack
Code
Result
Commands
Code
Result
Maven
HTML:
<repository>
<id>{whatever} </id>
<url>https://nexus.chu77.xyz/repository/plugins/ </url>
</repository>
<dependency>
<groupId>com.ericlam.mc </groupId>
<artifactId>factory-lib-api </artifactId>
<version>{{latest-version}} </version>
<scope>provided </scope>
</dependency>
<id>{whatever} </id>
<url>https://nexus.chu77.xyz/repository/plugins/ </url>
</repository>
<dependency>
<groupId>com.ericlam.mc </groupId>
<artifactId>factory-lib-api </artifactId>
<version>{{latest-version}} </version>
<scope>provided </scope>
</dependency>
FactoryLib is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14. Downloaded 395 times (via Spigot). Download it and open it directly in the game.