#Error with mixing
19 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Paste version of latest.log from @late walrus
sorry I forgot x)
You can find your KubeJS server log in /minecraft/logs/kubejs/server.log.
If you are on 1.18 or 1.16 it will be called server.txt.
Please send it if asked, as it contains helpful information.
Isn't that just invalid code?
It should be ServerEvents.recipes then the arrow function
Oh yeah that aswell
That's very invalid code
I Just looked at the Lava first
ServerEvents.recipes(event => {
event.recipes.createMixing('16x mysticalagriculture:prosperity_shard',
[
'minecraft:diamond',
'8x minecraft:lapis_lazuli',
Fluid.lava(250)
]).heated()
})
Wonder where they found that code even... That looks good mund
I tried to imagine what to do with create.mixing and the example but I made a total mess x)