Community listing page, reviews here may not be monitored by the author.
Sable: Sublevel Detection
No reviews yet
A sensor that gives you Redstone and optionally CC: Tweaked feedback to the occupancy state of your Sable sublevels.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Sable: Sublevel Detection
Dead Man's Switch
Sable 2.0.0+ Required (Tested 2.0.5)

This mod adds two new redstone component with direct interaction with Sable sublevels.
Occupancy Sensor:
- Emits a redstone signal when players are standing on the same Sable sublevel that the sensor occupies.
- Can be inverted with an empty right-click to provide a signal when unoccupied instead.
Seated Occupancy Sensor:
- Emits a redstone signal when players are seated on the same Sable sublevel that the sensor occupies.
- Does not interact directly with seat objects, but with the sublevel as a whole
- Can be inverted with an empty right-click to provide a signal when unoccupied instead.
Sensor Swapping:
- Each sensor contains a very similar recipe, with a single unique item per sensor serving as the only difference.
- You can easily swap between sensors by right-clicking with a different sensor's unique item, automatically switching the type of sensor and ejecting the old unique item.

This mod was developed around the concept of a Dead Man's Switch. Simply place the Occupancy Sensor next to a clutch, providing rotational power to your mode of propulsion, and set it to inverted mode. Now when you leave the vessel, it will register as unoccupied and the redstone signal from the sensor will shut off power from your engine.
While this may seem simple, the possibility for usage goes deeper than it seems, especially when augmented with the optional CC: Tweaked support. If CC: Tweaked is installed, you can wrap the occupancy sensor through the Peripheral API and gain access to 5 new functions in CraftOS.
• getOccupancyCount() - Returns an integer of how many players are currently occupying the sublevel.
• getOccupantsNames() - Returns a table containing every occupant's in-game name.
• getOccupantsUUIDs() - Returns a table containing every occupant's UUID.
• getInversionState() - Returns a boolean denoting whether the sensor is currently inverted.
• setInversionState(boolean) - Alters the inversion state of the sensor.
Using these functions, this sensor transcends simple redstone logic and allows you to use sublevels as a way to query regional game state, automating logistics based on if someone is present and who.
A few examples of this could be:
• A Create: Coasters Simulated rollercoaster that automatically starts a countdown once a specified amount of passengers have boarded
• A cafe that keeps track of new customers waiting to be tended to.
• A parkour course with platforms that start to move as a player lands on them.
• A cockpit whose door only opens once the Captain's UUID is present on board.
• A home where every room's floor is a unique sublevel, allowing a security system to tell you exactly what room an intruder is in.
There are plenty of vessel protocols, minigames, home automations, and roleplay applications that are opened up by this little block.
This is my first mod ever, and as such, there may be some unforeseen bugs. Please provide any relevant details, screenshots, videos, or steps to reproduce it in a GitHub ticket should you stumble across one.
Credit to Tefra_K for art.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
- CC: Sable
- Create: Aeroworks
- Create: Compact Additions
- Create: Drill Levitite
- Craftmark: Data-Driven Texture Variants
- Create: Wings Plus
- Create Aeronautics: Aerodynamics For Blocks (Simulated)
- Sable Loadstone Fix
- Cosmonautics: Deep Air
- Waystones: Sable (Create Aeronautics Addon)
- Immersive Portal - CE
- (SSRDFV) Separate Sable Render Distance For Voxy!
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources