silent

  • 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 community!

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

  1. GabiFur_BR

    i want to create a silent zombie, i did this, but its wrong

    every 10 seconds: if {zombie.count} < 10: set {_x} to a random integer between -5 and 20 set {_y} to -60 set {_z} to a random integer between -5 and 20 set {_location} to location({_x}, {_y}, {_z}, world "world") spawn a zombie at {_location}...
  2. H

    Footsteps silent while sneaking

    Minecraft Version: 1.12.2 Does anyone know how to make a player's footsteps silent while sneaking? Sneaking only seems to make you not able to hear your own footsteps, other players can still hear them.