HomeJavaModsFarnUtil
FarnUtil

A Library that add some interesting api for StationAPI while still allowed player to join vanilla server

Feature

Implement to your project

Add modrinth to your settings.gradle

repositories {
    exclusiveContent {
        forRepository {
            maven {
                name = "Modrinth"
                url = "https://api.modrinth.com/maven"
            }
        }
        filter {
            includeGroup "maven.modrinth"
        }
    }
}

Then implement it to build.gradle via modImplementation

dependencies {
	 modImplementation("maven.modrinth:farnutil:3.6.9-babric-b1.7.3")
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more