Compare commits

...

3 Commits

Author SHA1 Message Date
cbdd1ced5e Merge branch 'main' of https://git.kasetoatz.com/KaseToatz/BoatJump 2025-08-06 01:10:35 +02:00
55fd983c42 1.21.6 2025-08-06 01:10:22 +02:00
571f167704 Update src/main/resources/fabric.mod.json 2025-07-05 15:07:19 +02:00
2 changed files with 4 additions and 4 deletions

View File

@@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.21.5
yarn_mappings=1.21.5+build.1
minecraft_version=1.21.6
yarn_mappings=1.21.6+build.1
loader_version=0.16.14
# Mod Properties
@@ -14,4 +14,4 @@ loader_version=0.16.14
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.128.1+1.21.5
fabric_version=0.128.2+1.21.6

View File

@@ -6,7 +6,7 @@
"description": "",
"authors": [],
"contact": {
"repo": "https://github.com/KaseToatz1337/NoExplosionGrief"
"repo": "https://git.kasetoatz.com/KaseToatz/BoatJump"
},
"license": "MIT",
"environment": "*",