#disable crafting

1 messages · Page 1 of 1 (latest)

kindred tangle
#

it is possible to disable crafting however that's something that you'd generally through the map or maybe a plugin, not the server config

sharp hollow
#

However this is more of a modding thing than server hosting

kindred tangle
#

I haven't actually tested it but disabling the crafting UI could also disable crafting as a whole but yeah, the alternative is literally just going through every asset on the server and making them uncraftable via the blacklist

#

most scrapping recipes (clothes, tools, etc.) give cloth or metal scrap so disabling just those two would already cover a gigantic amount of recipes

sharp hollow
#

You can just blacklist all output GUIDs and it will disable everything yeah

kindred tangle
#

the most efficient way to narrow things out would be using a combination of input and output

#

blacklisting scrap, metal bars, metal sheets and wire and wood logs, planks and sticks as well as cloth would most likely cover 90% of items already

#

but yeah, it's also possible to just disable the crafting UI entirely which may or may not disable crafting entirely by itself

sharp hollow
#

If you blacklist output of cloth and scrap then it should disable all recipes that output those I think

#

I havent tested it that much in depth

kindred tangle
#

you'd want to blacklist those as input as well

sharp hollow
#

ya

kindred tangle
#

I've done a fair share of messing around with the craftingblacklist asset :p

#

there's certainly a lot of utility in it particularly for rp servers but also for others servers (e.g. to disable crafting recipes considered to be op)

#

for example prior to the recent more farming mod update servers with it may have wanted to block the crafting of the makeshift filter

marsh hollow
#

just modify the map and disable crafting there. easy.

#

if your goal is to completely disable it and not fudge with 800 item IDs, then yeah