1.8.0
Compatibility
Required content
Changes
TBC 1.8.0
Added
Added Podiums! Podium's are a new way to summon bosses and other entity's. There are currently 3 podiums. [REDACTED]'s, Lilly's, and Custom Podiums! Custom podiums are podiums which you can set the entity, timing, spawn item to. You can configure lilly and [REDACTED]'s podium timings in the config.
Added Lilly's Arena. (credit goes to ebridger for the amazing build)
Added [REDACTED]'s Cave. (credit goes to ebridger for the amazing build)
Added Eyes
Added Trail to teleport belt's teleportation.
Added Tinted Bottle
Added Soul Bottle Item
Added Soul Bottle Block
Added Carrot Skewer
Added ULTRA Carrot Skewer
Added Giving Armor to player statue's while your in creative by right clicking
Added an Easter egg related to [REDACTED] :3
Changed
Changed [REDACTED]'s animations. (credit goes to ebridger for the amazing animations)
Increased Lilith's Jump Height
Changed Spear Overlay
Depricated Boss Manager. Please Switch To Podium's
Moved Skin Caching directory to TBC Config Directory
Fixed
Fixed Sable Teleport Belt Incompat.
Fixed a bug where if you shot lilith from a far you wouldnt agro her.
Fixed teleporting outside the border with teleport belt
Fixed Player Model Seating.
Fixed Player Statue's Moving Their Heads
Removed
Removed 2 Chat Responses.
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:q2cNEaYf:CSksk2kB"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:q2cNEaYf:CSksk2kB"
}




