JsMacros-JEP

JsMacros-JEP

1k Downloads

This page is now deprecated

As of jsmacros 1.8.0, lnaguage extensions are no longer minecraft mods, to install them see instructions on this page

JEP extension for JsMacros.

This adds JEP (python 3.8) support to the JS Macros mod, it's completely dependent on JS Macros and adds nothing else.

For Windows:

  1. make sure you put python and pip in your path when installing.
  2. install the newest version of Visual C++ Build Tools
  3. launch the developer command prompt, and run pip install -U jep.
  4. copy the DLL from Python38\Lib\site-packages\jep\jep.dll to your minecraft directory
  5. set the relative path for the dll in .minecraft/config/jsMacros/jep-options.json (default is .minecraft/jep.dll)
  6. profit