Thursday, December 8, 2016

In-Game Mcedit Filters And Scripts Mod 1.6.4/1.6.2



Description

Javascript in Minecraft? Yes, way!

  • This mod adds Javascript support to Minecraft via Mozilla Rhino
  • Currently, there are two types of scripts ? .js and .filter scripts
    • ?.js scripts are regular scripts that can be run by opening the mod’s script GUI (F7 by default)
      • These scripts can either run at once instance and stop or continually run every tick by utilizing the method ?Script.sleep(ticks)?
      • Note that these scripts do not stop running on world-exit (at least yet)
    • .filter scripts are pretty much MCEdit filters written in javascript; run them using the command ?/filter <filterName>?
      • ?The style of coding is similar to MCEdit filters but fairly different ? check the GitHub page for example filters
      • There are currently 8 default filters, but with your help, I can add a whole lot more
  • ?This mod’s source code is available on GitHub. Feel free to add pull requests, post discussions, and submit issues on GitHub.



  • Download
    In-Game Mcedit Filters And Scripts Mod 1.6.4/1.6.2

    Related Posts:

    • D3Core Description D3Core allows us to simplify some features and configuration options.Enable/Disable/Edit Endermen block pickups. You can also make them drop your stolen goods again! (Limited to Blocks with ID’s 255 and bel… Read More
    • XL Food Mod Description XL Food Mod is a useful mod which is famous for providing a number of new crops to enjoy in Minecraft. Since XL Food Mod is based on the “Baked Goods Mod” by SoBiohazardous/Crzyguitardude, if you have ever … Read More
    • Super Stick Sword Mod Description This mod adds 1 simple tool: Super Stick Sword. It deals 100 damage and has a durability of 2500. The Stick Sword is crafted with 2 Octuple Compressed Sticks over a stick.Minecraft ForgeSuper Stick Sword Mo… Read More
    • Calculator Mod Description Whoever said Calculators were boring?! Awesome Calculators, crazy items and mind-blowing machines. Change the way you craft, change the way you play, change the way you think.Calculator introduces a brand n… Read More
    • Time Machine Mod Description Travel to the future in Minecraft with this working time machine. Time Machine mod adds a working Time Machine created by Professor Herobrine that lets you travel into the future in Minecraft.Steps 1: New M… Read More

    0 comments:

    Post a Comment