1.0.12
Compatibility
Changes
Its been a long time since i uploaded another version, if you want to make it longer, you can say "Its been a long time since he's made another update to the mod adding minimum 1 mob." well, that changes today! Yes, i added a mob, a penguin to be exact! They should spawn naurally in cold biomes, like the ice spikes and cold oceans (not biomes like snowy beach, in next update that probaily will get added.) Now, thats not only all what this update adds, it adds... drumroll please... 2 NEW STRUCTURES! Yes, i made one structure, but then i thought 1 was not enough for all of you. Seriously, thanks to you ALL for downloading this mod. Now, the 2 structures are almost the same, but the insides (and treasusre chest, yes i added that too.) are different. Lets say the loot; in the "Blue" shrine, in the chest you will normally find a "Blue treasure star" and in the "Red" shrine, you should find a "Red treasure star". These have no use for now, but the next update might be something BIG... I hope you have fun playing this new version! Contents: -1 new mob, -2 new structures, -2 new items, -made the crafting recipe for the sube button require 1 wark block, to make it a little less Overpowered, -using the sube button will NOT clear all effects anymore, because it wwould remove stuff as night vision, and other things you might want.
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:juraTmvG:U8J4LL7U"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:juraTmvG:U8J4LL7U"
}

