Configuration questionSolved

I use beta 2.0

I added the diesel barrel

To do a test I add the item alone in the recycler and I can’t start the recycler.

But if I add a second item other than the barrel as a rocket, the recycler starting and all items  (diesel barrel and rocket) recycle.

Where do I forget to activate something?

 

Config:

{
"Custom recycle speed": {
"Enabled": true,
"Recycle time (seconds)": 1.0
},
"Restricted input items": {
"Item short names": [],
"Item skin IDs": [],
"Item display names (custom items)": []
},
"Max items in stack per recycle (% of max stack size)": {
"Default percent": 10.0,
"Percent by input item short name": {},
"Percent by input item skin ID": {},
"Percent by input item display name (custom items)": {}
},
"Output multipliers": {
"Default multiplier": 1.0,
"Multiplier by output item short name": {}
},
"Override output (before efficiency factor)": {
"Override output by input item short name": {
"diesel_barrel": [
{
"Item short name": "metal.fragments",
"Amount": 100,
}
]
},
"Override output by input item skin ID": {},
"Override output by input item display name (custom items)": {}
}
}

 

 

Hi, sorry for missimg your thread. I wasn't auto subscribec to this forum when I took over the plugin, so I didn't see any notitication.

I uploaded a new version a few days ago which should fix this issue. Please redownload the beta file and try again.

fix with the last version thank you

Locked automatically