#How to import Create-mod scripts into new kubejs
11 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Paste version of script.js from @opal galleon
This page is still under development. It is not complete, and subject to change at any time.
The re...
the new event for registering recipes is called ```js
ServerEvents.recipes(event => {//...
for item tags
ServerEvents.tags("item", event => {//...
You should consider using probejs to get auto-completions, syntax highlighing and other good stuff in your code editor(only in visual studio code)
theres no mention of the create mod