Tags
Creators
Details
1.1.31SJ
Compatibility
Required content
Changes
Create Stats and Numbers
v1.1.31SJ ยท Beta
everything since 1.0.69B
Lighting
- Stage Light an aimable moving head spotlight, mounts on any face and lights the world and Aeronautics ships where it points (needs LambDynamicLights for the beam)
- Stage Light Mk II bigger, reaches 128 blocks, takes a Beacon to reach 256
- Battle Bridge lighting run your Stage Lights from the Battle Bridge through a Damage Observer, with target tracking
Induction Heater
- Induction Heater a kinetic Blaze Burner replacement that heats Basins and Boilers, and cooks food on its plate
- Induction Coil the fuel for its Kindled and Superheated tiers
Flow Meter
- Flow Meter a fluid pipe that measures throughput and feeds it to a Stats Display
JEI support (optional)
- the Induction Heater now shows up on Campfire Cooking pages in JEI as source too
Kinetics
- the Factory Logic Controller can now control a Kinetic Flywheel
- the Kinetic Flywheel gained some sound and brake sounds and a hover tooltip. It can be disturbing so there is an option to turn it off on config
Logistics
- the Dispatch Board and Freight Manifest got a visual overhaul with a live activity banner and animated bars
Config
- antenna range multipliers are now configurable in confog
- render distance moved to the client config, so in multiplayer you set your own
- removed a few dead options that did nothing
Preview (off by default, enable showExperimentalBlocks)
- VCC Mk II a further successor to the Vehicle Control Computer/ Flight Control Computer
- Stats Display Mk2 a next gen display with a full screen studio
- Aeronautics Hinge an early tool for hinging two contraptions, Purely brokenish
Fixed
- hiding experimental blocks actually hides them now (the VCC Mk II and Stats Display Mk2 were leaking into creative and search)
- the Stage Light no longer leaks light through walls, and aims correctly on every face and on ships
Works with
needs Minecraft 1.21.1, NeoForge 21.1.219 or newer, Create 6.0.9 up to 6.1, plus Ponder and Flywheel
optional: LambDynamicLights (for the Stage Light beam), JEI, Create Aeronautics, Create Big Cannons, Diesel Generators, GeckoLib and Simulated
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:inKFQSzo:cn9oDEBD"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:inKFQSzo:cn9oDEBD"
}






