quirl

quirl

Mod

A Minecraft FabricMC Utility and Library Mod. (some useful stuff, you know).

Client and server EquipmentGame MechanicsLibraryTechnologyUtility

201 downloads
1 follower
Created7 months ago
Updated5 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

About

Named after the Cooking Utensil Quirl (German) / Schneebesen (German)

For Players

This is a Library Mod and is not useful without another mod that depends on quirl.

For Developers

You can use this Library mod to add to existing Minecraft Mechanics like Interacting with Axes/Shovels onto Blocks.

Add this to depend on quirl:

build.gradle:

repositories {
    mavenCentral()

dependencies {
    modImplementation "net.rotgruengelb:quirl:${project.quirl_version}"
}

gradle.properties:

quirl_version=<quirl version>+<mc version>

Remember to add the dependency to your fabric.mod.json

External resources



Project members

rotgruengelb

Owner


Technical information

License
Client side
required
Server side
required
Project ID