alec016 / modular-machinery-reborn

Modular Machinery Port
GNU Lesser General Public License v3.0
0 stars 1 forks source link

Generate products with a certain probability #7

Open lostmyself8 opened 6 days ago

lostmyself8 commented 6 days ago

Can you add the functions of probability generation of products and non consumption of reactants,I think this will make the recipe more diverse. : )

alec016 commented 6 days ago

some of the requirements has it in json, i forgot to add it in kubejs tho, thanks for remember me that, i will fix it in the next update

lostmyself8 commented 6 days ago

thanks

lostmyself8 commented 14 hours ago

excuse me,How should I use them

alec016 commented 9 hours ago

with kubejs is not possible using chance right now, but with json, it just need to add the property "chance" and needs to be between 0 and 1. Are only supported: fluid, item, chemical and source

alec016 commented 9 hours ago

in the next updates(im not sure i which one) i will add it to kubejs too