Skip to content

CIR-OpenSource/CreateExtraGauges

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title

Create: Extra Gauges

Create: Extra Gauges is an addon for the Create mod that expands automation with new types of gauges and smart logic tools.


✨ Key Feature

  • Factory Gauges can now craft larger autocrafter recipes (2.0)
    Example: Crushing Wheels can be crafted with andesite alloy, andesite, and spruce planks.

🛠 Features

  • Logic Gauge – apply logical operators (AND, OR, NAND, NOR, XOR, XNOR) to redstone signals.
  • Integer Gauge – perform arithmetic with numeric values (addition, subtraction, multiplication).
  • Comparator Gauge – compare numeric input with a stored value using conditions (=, ≠, >, <, ≥, ≤).
  • Counter Gauge – count redstone pulses and output once a threshold is reached.
  • String Gauge (2.0) – transfer and modify text; integrates with Display Links.
  • Passive Gauge (2.0, idea by @Spark) – reacts to inputs without constant power needs.
  • Integer Selector (2.0) – provides configurable integer input for Integer Gauges.
  • Panel improvements (2.0) – instant updates with configurable limits per tick.
  • Levers & analog levers (2.0) – directly connect to gauges without redstone links.
  • Cache system (2.0) – visual feedback (yellow lines) when updates are pending.
  • Refined gauge textures (2.0) to better match the Create aesthetic.

🙌 Credits

  • Original idea: Propants05
  • Supporter: swzo

Bring logic, math, text, and advanced recipes into your Create contraptions —
Extra Gauges = extra power for your factory!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%