Simulated Gauges uses Deployer API to allow Logistics Gauges to get and utilize physics information from various Create: Simulated blocks!
Note: This mod is best used alongside Create: Extra Gauges!
This gauge can read the height of its block in the world OR the air pressure of its position. It outputs both a String and a Number for both altitude and air pressure.
This gauge can read the velocity of its block in the world separated into its X, Y, and Z axes. It outputs both a String and a Number for the selected axis.
This gauge can read the orientation of its block in the world as Euler Angles separated into its X, Y, and Z axes. It outputs both a String and a Number for the selected axis. The values are derived from the orientation quaternion in YXZ rotation order.
This sensor can output its height in the world for Deployer-based gauges. It outputs its value as a String and a Number, as well as, when it outputs a signal, it will also toggle the Redstone output boolean.
This sensor can output its velocity in the world as a number for Deployer-based gauges. It outputs its value as a String and a Number, as well as, when it outputs a signal, it will also toggle the Redstone output boolean.
This block can output its adjusted angle relative to its target destination for Deployer-based gauges. It outputs its value as a String and a Number.
This block can output its text for Deployer-based gauges as well as accepts String input to change its text.
This block can output its held key's keycode as a number for Deployer-based gauges as well as output the typed string of the Typewriter as a string for Deployer-based gauges.
- Mass Gauge