Trampoline blocks for Minecraft (Fabric mod) https://modrinth.com/mod/spring
Find a file
2023-11-21 17:34:12 +02:00
.github/workflows initial commit 2022-05-03 15:40:53 +03:00
gradle/wrapper update for minecraft 1.20.2 2023-11-21 16:25:32 +02:00
src/main remove useless use of List 2023-11-21 17:34:12 +02:00
.gitignore initial commit 2022-05-03 15:40:53 +03:00
build.gradle update for minecraft 1.20.2 2023-11-21 16:25:32 +02:00
calcheight.py add script for calculating height 2022-05-06 14:14:32 +03:00
gradle.properties update for minecraft 1.20.2 2023-11-21 16:25:32 +02:00
gradlew initial commit 2022-05-03 15:40:53 +03:00
gradlew.bat initial commit 2022-05-03 15:40:53 +03:00
LICENSE initial commit 2022-05-03 15:40:53 +03:00
README.md initial commit 2022-05-03 15:40:53 +03:00
settings.gradle initial commit 2022-05-03 15:40:53 +03:00

Fabric Example Mod

Setup

For setup instructions please see the fabric wiki page that relates to the IDE that you are using.

License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.