your current location:首页 > news>Ek I lib Minecraft

Ek I lib Minecraft

2024-12-15 03:01:18|Myriagame |source:minecraft skins

EKI library

This is a MINECRAFT library that provides a modern station system.

Characteristic

Station system

Didn't find a suitable way to maintain your railway system?

Try this!This system will define a workstation to handle multiple services in your actual block state.

Ticket system

It is difficult to maintain the railway without good income?

don’t worry!Now you can sell tickets and force them to pass the ticket gate!

Add the EKI library to the project

First, Eki Lib has no Maven Repo.Instead, you can use JITPACK to include this library.

Step 1: Without any other settings of Forge Gradle, add the following code to Build.gradle.

repositories {

Maven {url 'https://jitpack.io'}

}

Step 2: Add the corresponding version of EKI LIB.

dependencies {

Compile fg.deobf ('com.github.chaosunity: ekilib: eki_lib_version_here'))

}

Step 3: Refresh your gradle. After finishing, you can now use EKI LIB to write code!

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.