KubeJS Library – 1.19.2, 1.18.2 – Library for LatvianModder’s Mods

Author: FixEye
0
148
kubejs library 1 19 2 1 18 2 library for latvianmodder s mods

KubeJS Library (1.19.2, 1.18.2) allows you to create JavaScript scripts that can be used to manage your server. This mod allows you to add new items and blocks, modify recipes, and add custom handlers to quest mods.

How to use:

  • Run the game with mod installed once. It should generate kubejs folder in your minecraft directory with example scripts. startup scripts only get run once when the game loads. Those are for registering items, setting up configs etc. Server/data scripts are loaded when you join a world, those are better for things like clearlag, displaying custom login messages and world/player related things in general.
  • You can use /reload. Note: Not everything is reloadable. Some things require you to restart game, some only world, some work on fly.

( Rating: 00 votes)

Comments

Your email address will not be published. Required fields are marked *

  • There are no comments yet. But yours could become the first one!