Tags
Creators
Details
811Tf8ejhVYw25
Compatibility
Changes
After another while
I am not going to lie the only reason im back is because the baby mod is about to be finished so lets start.
Aquan and Poopoo update:
Added: -Aquan parents house structure: (spawns in dark forest)
-Aquan Father
-Aquan Mother
-Aquan Mother strong
-YourdiditMOTHER
(to spawn use Edward Robinson paper in the dark forest)
-Bounty gamerule: -Makes the game harder and all passive custom mobs will attack you now
Added new biome:
-The Void:
-New effect "Void Sick"
-Dinoshitta new stuff:
-New effect "No gravity" it makes you have no gravity
-You can "Tint" items with Dinoshitta to create new weapons
-Kunai (Dinoshittafied)
-Katana (Dinoshittafied)
Changed:
-Aquan is more OP now
-Illumina and Darkheart recipe changed a bit
(will add pictures later (1000000000000000000000000000 decades))
Optional dependencies
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:Tf8rZHz4:jgTs0VYw"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Tf8rZHz4:jgTs0VYw"
}


