Advanced Search
Search Results
2 total results found
Recipes
KubeJS
Events
This page is still under development. It is not complete, and subject to change at any time. The recipe event is a server event. Contents How Recipes & Callbacks Work Adding Recipes Shaped Shapeless Smithing Smelting & other Cooking Stonecutting ...
Custom Blocks
KubeJS
Events
This is a startup script, meaning that you will need to restart your gameĀ each time you want to make changes to it. You can register many types of custom blocks in KubeJS. Here's the simplest way: StartupEvents.registry("block", (event) => { event.create(...