CCBlueX Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Jump on slime script

    Scripts
    2
    2
    249
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      applecode last edited by

      [link text](link url)Hey I need a script to jump only on slime! thanks for heelping.

      FaaatPotato 1 Reply Last reply Reply Quote 0
      • FaaatPotato
        FaaatPotato @applecode last edited by FaaatPotato

        @applecode

        //requires core
        onJump: function(e) {
        if (BlockUtils.getBlock(new BlockPos(mc.thePlayer).down(1)) != Blocks.slime_block) 
          e.cancelEvent();
        }
        
        • What is core?
        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        About
        • Terms of Service
        • Privacy Policy
        • Status
        • Contact Us
        Downloads
        • Releases
        • Source code
        • License
        Docs
        • Tutorials
        • CustomHUD
        • AutoSettings
        • ScriptAPI
        Community
        • Forum
        • Guilded
        • YouTube
        • Twitter
        • D.Tube