Suggestion: Config to disable ender shards
focamacho opened this issue ยท 2 comments
I'll take a look to see how easy this is to support.
Currently the blacklists cover the capturing and the ability for the factory form, so I'll need to ensure that current configurations don't break. It should be possible to support this.
Now that I've had a look at this, I think I've got it added correctly.
I'm going to add a new entry to factory_config.json.
"entitygenerateonlylist": []
You will not be able to capture anything in that list, but you will be able to generate loot from it, if you have a controller.
I need to do some testing, but it look "okay" so far.