Compatibility
Minecraft: Java Edition
1.21.2–1.21.4
1.21
1.20.x
1.19.4
1.18.2
1.16.5
1.12.2
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed AGPL-3.0-only
Created 2 years ago
Updated 2 weeks ago
Changelog
New Features
- Fully support 1.20 to 1.20.1
- You can now experience better knockback than in versions before this.
API The API can be used by using the following Maven or Gradle dependencies.
Maven
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.GunshellMC</groupId>
<artifactId>Gunshell</artifactId>
<version>1.5</version>
</dependency>
Gradle (Kotlin DSL)
repositories {
maven { url = uri("https://jitpack.io" }
}
dependencies {
compileOnly "com.github.GunshellMC:Gunshell:1.5"
}
Files
Metadata
Release channel
ReleaseVersion number
1.5Loaders
Game versions
1.12.2, 1.18.2, 1.19.4–1.20.1Downloads
2723Publication date
September 26, 2023 at 4:23 PMPublisher
Jazzkuh
Owner