Resource icon
  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Supported Minecraft Versions
  1. 1.14
Redstone Utilities

I WILL BE DOING A COMPLETE SCRIPT RECONSTRUCTION
NEXT UPDATE DELAYED
Allows shift+placing supported blocks to be reversed. This is a very useful tweak and allows building in very small areas.

Enables shift+placing end portal frames which will auto-fill the eye, useful for comparator logic.

Allows easy viewing of signal strength from redstone wires.
Hold redstone and right click the redstone wire to get the signal strength to your action bar.

Redstone utilties adds 2 commands which are very useful for computational redstone (see below).

Overview:
  • Adds 3 commands.
  • Adds 5 reverse compatible blocks.
  • Adds 1 self-filling end portal frame.
  • Adds signal strength to action bar.
  • Adds 4 blocks where you can easily set the signal strength from.
Dependencies:
Skript 2.3.7 or above
Skript-mirror addon 0.19.1 or above

Supported blocks:
  • Repeater - Reverse compatible.
  • Piston - Reverse compatible.
  • Sticky Piston - Reverse compatible.
  • Observer - Reverse compatible.
  • Comparator - Reverse compatible.
  • End portal frame - self-filling compatible.
  • Redstone wire - Get signal strength to action bar.
  • Furnace - Set furnace signal strength.
  • Composter - Set composter signal strength.
  • Cake - Set cake signal strength.
  • Cauldron - Set cauldron signal strength.
Supported commands:
  • /dec2bin - Converts decimal to binary numbers.
  • /bin2dec - Converts binary to decimal number.
  • /furnace - Gives you a furnace corresponding to signal strength.
To-do:
  • Add functionality for reversing redstone torches.
  • Add functionality for reversing trip-wire hooks.
  • Fix bugs that I have discovered
  • Add installation instructions.
  • Add installation .bat / .sh script
Thanks for downloading, reviews would be much appreciated!

Ignore parser results, should work fine on latest skript version.

For suggestions or issues just leave them in the the discussion thread or DM me on discord! Proxy#4154
Author
Proxy
Downloads
1,283
Views
1,283
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. 1.2

    Changes: Added functionality for setting number of bites (which can be represented as signal...
  2. 1.1

    Changes: Added functionality to get signal strength from redstone wire. Hold redstone and right...