trees

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

  1. gangula

    Solved Tree problem

    Script Version: 2.6.1 Script Author: Bensku Minecraft Version: 1.12.2 Full Code: on join: if {log.%player%} is not set: set {log.%player%} to 0 on place of jungle log: if {log.%player%} <= 6: add 1 to {log.%player%} if {log.%player%} = 7: cancel event...
  2. C

    Tree/Leaves Lighting on Fire

    Category: UHC Suggested name: Deforestation Spigot/Skript Version: Skript dev36 What I want: When a tree is chopped, there is a 1% chance that the tree will become completely engulfed in fire and when an anvil is used or a furnace is lit within 25 blocks of at least 1 leaf block, 20% of the...