Sv443 / Botania-Pool-Meter_ComputerCraft

Displays the level of mana from multiple Botania mana pools on a ComputerCraft monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CC-Botania-Pool-Meter

Displays the level of mana from multiple Botania mana pools on a ComputerCraft monitor


screenshot




Install

  1. Craft a computer and six monitors in-game
  2. Place the monitors in a 3x2 (w x h) and make sure the computer touches one of the monitors
  3. Hook up comparators to the mana pools and make sure all signals touch the computer
  4. Open the computer and enter these commands:
label set botania-pool-meter
pastebin get 3ubh3LVb startup
edit startup.lua
  1. Edit settings found at the top to your needs
  2. Change the sides of the redstone inputs just below, in the function readVals()
  3. Press Ctrl, select [Save], Return, Ctrl again, select [Exit], then Return
  4. Run reboot to start the program

About

Displays the level of mana from multiple Botania mana pools on a ComputerCraft monitor

License:MIT License


Languages

Language:Lua 100.0%