Sky
Use the sky requirement in a KubeJS recipe
.mustSeeSky()Example
onEvent('recipes', event => {
event.recipes.custommachinery.custom_machine("custommachinery:power_crusher", 100)
.mustSeeSky()
})Last updated
Use the sky requirement in a KubeJS recipe
.mustSeeSky()onEvent('recipes', event => {
event.recipes.custommachinery.custom_machine("custommachinery:power_crusher", 100)
.mustSeeSky()
})Last updated