Tags
Creators
Details
Licensed MIT
Published 3 months ago
Updated 2 weeks ago
All versions
1.4.0
Beta
Aeronautics: Calibrated 1.4.02 weeks ago 2,591
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
Content Updates:
- Changed the Calibrated Tab to be embeddet into the Simulated Tab
- Added the Nozzle Cover as a way to re-color the Thruster Particles
- Made the front of the Thruster wrenchable to disable Sound and particles
- Added 4 more modes to the Tracker:
- Track Nearest Sub-Level
- Track Nearest Sub-Level with ID/Name
- Track Nearest Sub-Level without ID/Name
- Track Player
- Made the Tracker pass directions for 4 modes to the Navigation Table
- Made the Tracker act ONLY as a distance sensor between Points
- Made the Mechanical Anvil work better with more KPG Levels of up to 256KPG -> KPG = RPM Speed
Bug fixes:
- Made the Thruster take in Fuels from TFMG and Propulsion Simulated
- Made the Tracker not have ist Range be ist Redstone Output Range (Outputs Redstone Signals only when in a Range of a Default Config Value of 100 blocks)
- fixed the HUGE lag spike when using multiple Thrusters at once (Amount of Thrusters needed for lag now: over 150 aka NO PERSON WILL NEED THIS MANY!)
- decreased the fire/Damage Cone from the Thruster to be a straight line
- made the cables not have random refusals to transmit Power/take Power
Optional dependencies
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:8kRLmPpH:78Nl65uk"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:8kRLmPpH:78Nl65uk"
}





