Tags
Creators
Details
0.0.6-beta
Compatibility
Changes
OKAY LOTS AND LOTS OF THINGS WERE ADDED
NEW
dimensions
sd1-ca
subsequence
entities
anomaly_221
trick
fake_aggro
REWORKED
pugatory now is a plains biome
the aether has alpha colored grass and i removed the animals IE cows pigs etc
entity spawning now uses a new entity called entity spawner it will try to spawn an entity every 5-15 mins and has a 30% chance to spawn an entity also the condition the player is in determines what entity is spawned.
fake is now an observer entity and will no longer float or be all up in your face
FIXED
fake spawning in purgatory to much
entering an aether portal in pugatory or vice versa sends you to the overworld
entity 2020 not despawning
KNOWN BUGS
anomaly_221 doesnt spawn i will fix this in 0.0.7
WHATS NEXT?
0.0.7 beta
fixing bugs left over from 0.0.6 please let me know if you see anything
i already know abt the following
anomaly_221 not spawning sounds being WAYYYY to loud (fyi i already fixed this)
i will also be rworking entity spawner. instead of 5-15 itll be 15-45 mins and 30% chance will be either knocked down by 10 or raised by 5 let me know what yall woant
i will also add the first lore related structures
1.0.0
1.0.0 will finally come out it will be a rework of mostly everything in the mod IE entitys
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:aTMOgH6B:CDXfSYof"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:aTMOgH6B:CDXfSYof"
}

