![SpongeBob Squarepants Reload [Discontinued]](https://cdn.modrinth.com/data/UGxdMI8o/c2680fc506a37f41e17f463053b4c130b37e7371_96.webp)
SpongeBob Squarepants Reload [Discontinued]
ArchivedSpongebob Squarepants Reload mod adds Spongebob to minecraft, as well as many different things and mobs related to the cartoon SpongeBob SquarePants.
Tags
Creators
Details
BETA3.1
Compatibility
Required content
Changes
Changelog:
Beta 3.1:
Changes:
- Model Squliam
- 3D Models - KrabbyPatty and Chumburger
- KrustyCrab
Added:
- Technical block - KrabbyPatty
Deleted:
- Files - SSReload Soundtrack 1 - 3
Beta 3.0
Changes:
- Version Minecraft 1.15.2 to 1.16.5
- Texture Items
- Models Enitity
- Changes Recipe
Added:
- JellyFish
Deleted:
- Soundtrack
Beta 2.0:
Adds:
- Prison and 8 structure
- Boss Flying Dutchman
- Box for workers
- Russian localization
- 3D model K.K. Kelps
Changes:
- Versions Minecraft (1.14.4 to 1.15.2)
- name "French Fries" to "Kelps Fries"
- Gui Cashbox
Beta 1.2:
Adds:
- BikiniBottam World
- Salt
- French Fries
- Man Ray
- ChumBurger
- BikiniBottom Dollars
Changes:
- Krusty Crab
- Delete All Dollar Bill
Fixes:
- Skins for MarmaidMan and Plankton
Beta 1.1:
Adds:
- Cashbox
- Krusty Krab (Generate in biome Desert)
- Plankton
- MermaidMan
- BarnacleMan
- Secret Ingredient
- Burger Сutlet
Changes:
- Recipe KrabbyPatty
- 3D Models KrabbyPatty
Beta 1.0:
FIRST BETA RELESE!!!
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:UGxdMI8o:Qzw5xl3B"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:UGxdMI8o:Qzw5xl3B"
}
