OpenSensors
Modby MichiyoRavencroft
OpenSensors for OpenComputers
Type
Mod
CurseForge Downloads
17,809
CurseForge ID
267909
Last Updated
Jun 6, 2026
Description
OpenSensors adds a sensor block, and exchangeable sensor cards which gives your OpenComputers the ability to retrieve information about the area around them.
Currently the mod adds a single sensor, the World Sensor.
component.open_sensor.info("biome",64,64) will return the name of the biome at x:64, y:64
info("lightlevel",64,64,35) will get the light level at block x:64, y:64, z:35
info("raining") will return true/false
info("thundering") will return true/false
info("daytime") will return true/false
info("moonphase") will return the current moon phase
info("celestialangle") returns the celestial angle
info("dimension") returns the dimension id
info("temperature",64,64) returns the temperature of the biome at x:64, y:64
info("highhumidity",64,64) returns if the biome at x:64, y:64 has high humidity
info("humidity",64,64) returns the humidity of the biome at x:64, y:64
Similar Mods
Battle Towers Lite (Forge)
Brings back the beloved Battle Towers from AtomicStryker's Battle Towers
Russian Metro Addon
An addon for Minecraft Transit Railway mod that adds features from Russian Metros.
Ars Fauna
Adds variants of mobs from Ars Nouveau to the world for ambience.
AE2: Better Villagers
An expansion to Applied Energistics 2 that adds a fully featured host of Applied Energistics 2 mod village professions
Rotten Flesh Smelt To Leather
Smelt rotten flesh to leather!
ElegantNetworking
This is a framework that makes it easy to write networking code in mods