Would anyone be able to share modpack utility scripts? Currently, I'd like scripts that are capable of:
- Logging all pairs of recipes that have the same inputs (recipe conflicts)
- Logging all recipes that have inputs from a given tag(s) (e.g. a
#kubejs:disabledtag)
Ideally, these should be able to take into account the effects of scripts using the event architecture, i.e. ServerEvents.recipes and ServerEvents.tags.