I want remove craft from this mod https://steamcommunity.com/sharedfiles/filedetails/?id=1666037215
#How I can remove craft from mod without editing of it?
5 messages · Page 1 of 1 (latest)
You can blacklist crafts through a Level.asset file and the config file of a map
The config file should redirect to the Level.asset file (via its GUID); and the Level file should point to the crafting blacklist file (also through its GUID), Elver uses this so you should be able to learn how it works from there
iirc the crafting blacklist file has a list of Assets' GUIDs which crafts are blacklisted