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!

Changes:

Added functionality for setting number of bites (which can be represented as signal strength) on cake. Tells you the new current number of bites to the action bar.

Added functionality for setting number of levels (which can be represented as signal strength) on composters. Tells you the new current level of composter to the action bar.

Added functionality for setting the water level (which can be represented as signal strength) on cauldrons. Tells you the new current water level of the cauldron to the action bar.

Bug fixes:

Observers wasn't above to be reversed facing up and down.
Removed a non-essential line of code.
Changes:

Added functionality to get signal strength from redstone wire.
Hold redstone and right click placed redstone to get output of signal strength to action bar.

Added functionality to convert binary to decimal. /bin2dec <integer>

Added functionality to convert decimal to binary. /dec2bin <integer>