Tags
Creators
Details
V2-1.0.0
Compatibility
Changes
The "somewhat something" update
Well here I am.
ADDED SENTINEL -
Not an AI but a tool which is crucial for the lore, you may ask questions and every new day it updates to give it a "constant new version" type of feel.
It checks for location and other stuff, I'm still thinking what else I should add to it but for now it is just a tool and lore related.
Added and deleted events-
Removed DIMENSIONS.
Added new entities.
Removed a few features and extended the time and day they would happen.
Natural entity spawning is added so you wont see a entity spawning in the air as much or in water.
Added new sounds and random sounds.
I forgot what else I added and deleted.
PAST EVENTS-
I deleted items and stuff you can craft, I feel like dimensions and items were forced into the mod because it was trending but I am sure this mod may not need dimensions and those kind of stuff to make it strong, instead I will work on manipulating and altering with the world as I was.
I think that's it i dont know ima have to remember.
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:IvnjzuX6:om5TEzB9"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:IvnjzuX6:om5TEzB9"
}

