Tags
Creators
Details
Licensed ARR
Published last year
All versions
1.10.1
Release
1.10.19 months ago 644.1K
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
Re-uploaded to fix a licensing issue.
Hey! We found some big bugs right after release, so we fixed them, and we improved a couple things. Hope you enjoy!
[1.10.1]
Added
- Added support for migrating worlds from older versions
- Added TBE stalk unused animation
- Added back unused structure
Changed
- Changed the event frequency setting to be average events per day
- Fixed a lot of bugs relating to stare behavior
- Fixed some general issues with entities being spawned improperly
- Swapped to use Endecs instead of Codecs for more portability and stability
- Made dimensional travel a lot safer between overworld and TBS Dimensions
- Rebalanced Circuit disguised as Creeper
- Added forgotten modern mobs to being unspawnable
- Potion effects induced to player by events no longer show particles
Fixed
- Fixed Console Block formatting
- Fixed Day A visuals
- Fixed Null Torture tunnels
- Fixed Day A generation, no more bedrock in the air
- Fixed Nostalgia Helper Resource pack
- Fixed Circuit Mineshaft Stare behavior
Known incompatibilities
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:TocuaDpt:AztIoeo1"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:TocuaDpt:AztIoeo1"
}





