Tags
Creators
Details
0.3.9
Compatibility
Changes
Small Developer Note: "Another month, another update is ready! This months release includes the long awaited fix to the T-Rexes walking animation, a solution for storing signals in a dimension that does not give people ptsd. The old solution was horrible and I know that. Seeing as my mod has now occasionally appeared in some mod packs, a friend asked me to add a bit of compat for AdAstra and I happily obliged, also we got into phasmo recently, so thats why the EMF is in here now. The Moon is not finished yet and neither is the prehistoric, however I think the current version is now at a point I am comfortable with."
New Stuff
- Added the /signal command.
- Ginkgo Trees now naturally spawn in the prehistoric
- Megaregolith block variants
- Lunar Bedrock
- Silverthorn Arrows, deals 10 damage, ignores armor.
- Infected T-Rex Egg
- EMF Reader
- Alien Gate, the Alien Key and block types
- 3x3 painting "Autumn Castle"
Changes
- FIXED THE T-REX WALKING ANIMATION!
- Complete overhaul of the signal system with the changed signal transmitter. Rewrote some code to be a lot more efficient.
- Fixed the generation on the prehistoric
- Updated the textures of the VHS Cassettes & the Game Cartridges
Compat
- Lunar is compatible with AdAstra
- AdAstra compat for the oxygen collector
- AdAstra compat for the oxygen tank in hand refuling
- Compat for a few new Biomes O' Plenty wood types
- Compat recipe for NEEPMeat
- Loads of new tags for better compat
Optional dependencies
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| tlotd-0.3.9 - 1.20.1-sources.jar | Unknown | 5.85 MiB |
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:slxGtWWB:miAgrvNT"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:slxGtWWB:miAgrvNT"
}


































