CC: Sable
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #639 of 1032 fabric mods in this game by downloads
📋 About This Mod
**CC: Sable** is a CC: Tweaked addon for the Sable backend of Create: Simulated! Currently, it provides the Sub-Level API (`sublevel`) for all in-game computers! Its methods can only be properly called when the computer is on a Sub-Level (physics object). It also provides the Aerodynamics API (`aero`,`aerodynamics`) for all in-game computers to access dimension-specific physics information! This mod also comes bundled with the (https://techtastic.github.io/Advanced-Math/) datapack for extra math utilities, namely the `quaternion` module for handling rotations in 3D space. This is used to convert the orientation of Sub-Levels into a more usable format for Lua. --- ## Extra References ### LuaBezierResourceFunction This object is gotten from the tables returned by `aero.getRaw` and `aero.getDefault`, specifically from the `pressureFunction` key. #### getPoints(): table This method returns an array of points along the bezier curve with `altitude`, `value`, and `slope` as fields for each point. #### evaluateFunction(altitude: number): number This method evaluates the function given the altitude along the bezier curve. ### More Block Details This mod also adds the physics properties of blocks to any method calling to block details, such as `turtle.inspect()`. These new details will be listed under the `"sable"` key and have the following key-value pairs: - `mass: number` - `friction: number` - `restitution: number` - `volume: number` - `floatingScale: number` - `floatingMaterial: table` (can be empty) - `factHorizontalFriction: number` - `factVerticalFriction: number` - `slowHorizontalFriction: number` - `slowVerticalFriction: number` - `liftStrength: number` - `transitionSpeed: number` - `preventSelfLift: boolean` - `scaleWithGravity: boolean` - `scaleWithPressure: boolean`
CC: Sable is a CC: Tweaked addon for the Sable backend of Create: Simulated! Currently, it provides the Sub-Level API (`sublevel`) for all in-game computers! Its methods can only be properly called when the computer is on a Sub-Level (physics object). It also provides the Aerodynamics API (`aero`,`aerodynamics`) for all in-game computers to access dimension-specific physics information!
This mod also comes bundled with the (https://techtastic.github.io/Advanced-Math/) datapack for extra math utilities, namely the `quaternion` module for handling rotations in 3D space. This is used to convert the orientation of Sub-Levels into a more usable format for Lua.
## Extra References
### LuaBezierResourceFunction This object is gotten from the tables returned by `aero.getRaw` and `aero.getDefault`, specifically from the `pressureFunction` key. #### getPoints(): table This method returns an array of points along the bezier curve with `altitude`, `value`, and `slope` as fields for each point. #### evaluateFunction(altitude: number): number This method evaluates the function given the altitude along the bezier curve.
### More Block Details This mod also adds the physics properties of blocks to any method calling to block details, such as `turtle.inspect()`. These new details will be listed under the `"sable"` key and have the following key-value pairs: - `mass: number` - `friction: number` - `restitution: number` - `volume: number` - `floatingScale: number` - `floatingMaterial: table` (can be empty) - `factHorizontalFriction: number` - `factVerticalFriction: number` - `slowHorizontalFriction: number` - `slowVerticalFriction: number` - `liftStrength: number` - `transitionSpeed: number` - `preventSelfLift: boolean` - `scaleWithGravity: boolean` - `scaleWithPressure: boolean`
📊 Mod Details
- Game
- Minecraft Mods
- Author
- TechTastic
- Version
- 1.3.4
- Downloads
- 149,952
- Endorsements
- 26
- Category
- fabric
- Created
- 3/11/2026
- Updated
- 5/13/2026
- Game Versions
- 1.21.1
- Tags
- library, technology, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does CC: Sable support?
The author lists 1.21.1. Other versions may work but are untested by the author.
What is the latest version of CC: Sable?
Version 1.3.4, published 2026-05-13 with 149,952 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await