HomeJavaModsFactoryLib
FactoryLib
ModsJava

FactoryLib

A building factory for developer to create things easily. Free Minecraft Java mod for 1.13, 1.14.

⬇ Download on Spigot
This 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

[​IMG]

config.yml
[​IMG]

Result

[​IMG]

Inventory and ItemStack
Code

[​IMG]

Result
[​IMG]


Commands

Code
[​IMG]

Result
[​IMG]

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>

Commands

Plugin details

Read from the plugin's own plugin.yml.

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.

Explore more