#Crushing recipe Create drop chance

9 messages · Page 1 of 1 (latest)

rugged valve
#

Hi everyone, i'm sorry if i've missed the response.
I try to make my recipe for create, and i've no problem with it. But the chance argument isn't work ? i've miss something ?

ServerEvents.recipes(event => {
event.recipes.create.crushing({
ingredients: [
{ item: 'selvania:selvanite_deepslate_ore' }
],
results: [
{ item: 'selvania:selvanite_raw', count: 2},
{ item: 'selvania:selvanite_ash', count: 2, chance: 0.50 },
],
processingTime: 200
})

})

honest haloBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

neon cragBOT
#

KubeJS Create is an addon that will allow you to use KJS scripts with Create more easily.

rugged valve
#

i've creta addon

golden pendant
#

theres examples of how to use the addon

rugged valve
#

sorry create addon

#

oh i've missed this page 😄 sorry to bother u

golden pendant
#

no worries :D

honest haloBOT
#

Ticket closed!