#Mekanism Chem Washing

5 messages · Page 1 of 1 (latest)

wary shore
#

I am trying to make custom chemical washing recipes and am having no luck. I have the custom recipe exaclty how it is from the mekanism files and it still fails.

    e.custom({
        "type":"mekanism:washing",
        "fluidInput":{
            "amount":5,
            "tag":"minecraft:water"},
        "output":{
            "amount":1,
            "slurry":"kubejs:clean_netherite"},
        "slurryInput":{
            "amount":1,
            "slurry":"kubejs:dirty_netherite"}}).id(`e:processing/netherite/slurry/clean`)
})```
nocturne mulchBOT
#

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

wary shore
echo mossBOT
#

Paste version of server.log from @wary shore

wary shore
#

bump