ModsJava
FalchusLib
Code (Text): <repository> <id>falchus.com</id> <url> </repository> Code (Text): <dependency> <groupId>com.falchus</groupId>…
⬇ Download on Spigot
Code (Text):
<repository>
<id>falchus.com</id>
<url>https://repo.falchus.com/releases</url>
</repository>
<id>falchus.com</id>
<url>https://repo.falchus.com/releases</url>
</repository>
Code (Text):
<dependency>
<groupId>com.falchus</groupId>
<artifactId>lib-java</artifactId>
<version>[1.0.0,)</version>
<scope>provided</scope>
</dependency>
<groupId>com.falchus</groupId>
<artifactId>lib-java</artifactId>
<version>[1.0.0,)</version>
<scope>provided</scope>
</dependency>
Spoiler: plugin.yml
Code (YAML):
name
: Example
version : 1.0.0
main : com.example.Example
author : Example
depend : [FalchusLib ]
version : 1.0.0
main : com.example.Example
author : Example
depend : [FalchusLib ]
Spoiler: velocity-plugin.json
Code (Text):
{
"id": "example",
"name": "Example",
"version": "1.0.0",
"main": "com.example.Example",
"authors": ["Example"],
"dependencies": [{"id": "falchuslib", "optional": false}]
}
"id": "example",
"name": "Example",
"version": "1.0.0",
"main": "com.example.Example",
"authors": ["Example"],
"dependencies": [{"id": "falchuslib", "optional": false}]
}
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.21
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
FalchusLib is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.21. Downloaded 71 times (via Spigot). Download it and open it directly in the game.