My fork of Chipmunk Mod (Chip -> Chayapak -> Blackilykat -> Me)
Find a file
2025-01-22 21:55:55 -03:00
gradle/wrapper build: cleanup buildscripts a lot 2024-12-27 22:44:15 -03:00
src/main refactor: remove dead code 2025-01-22 21:55:55 -03:00
.gitignore refactor: remove dead code 2025-01-22 21:55:55 -03:00
build.gradle refactor: remove dead code 2025-01-22 21:55:55 -03:00
gradle.properties Bump version 2024-12-28 15:55:50 -05:00
gradlew build: cleanup buildscripts a lot 2024-12-27 22:44:15 -03:00
gradlew.bat build: cleanup buildscripts a lot 2024-12-27 22:44:15 -03:00
LICENSE first commit 2018-11-03 23:25:39 +01:00
README.md Update README.md 2024-12-28 16:43:32 -05:00
settings.gradle Resolve plugin dependencies from maven central. () 2021-11-09 13:05:27 +00:00

ChipmunkMod

My fork of Blackilykat's fork of ChipmunkMod. Many of the Blackilykat features have been removed.

Installation

Download the JAR file (not the source code archive unless you want to build it) of the latest release from the Releases tab, make sure you have the Fabric loader and Fabric API installed for version 1.21.1, then copy the JAR file to your mods folder. Alternatively, you may follow the instructions below to get the latest code.

Building

Download the code by clicking the 3 dots icon on the right of the screen below the repository info then Download ZIP or Download TAR.GZ, then extract it.

Alternatively, you can download using the Git client: git clone https://code.chipmunk.land/7cc5c4f330d47060/chipmunkmod.git

Make sure you have a Java 21 JDK installed (this may not work for newer JDK versions), then go to the ChipmunkMod directory and run ./gradlew build for Unix(-like) OSes or gradlew.bat build for Windows. If the build was successful, the compiled JAR file should be in build/libs.

Make sure you have the Fabric loader and Fabric API installed for version 1.21.4 (the main branch is on a newer game version than the release), and copy the JAR file to your mods folder.

If that's not clear enough, search how to install a Fabric mod on a search engine.

If errors appear that you don't understand, create an issue about it.

Extra information

The mod icon used (https://commons.wikimedia.org/wiki/File:Streifenhoernchen.jpg) is in the public domain.