#recipes and interactions etc

7 messages · Page 1 of 1 (latest)

hearty tapir
#

im making rpg server with friends and we want to make one person to be able to enchant and make potions and another to be the only one that can craft iron or better gear (and also be the only person to melt raw iron or raw whatever) and i have no idea how to start with the script so im asking for help

dusky hullBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

tepid plume
#

for the enchanting one, easy. Just cancel all block interactions with an enchanting table if not the proper player.. This does however not stop you from applying enchanted books via anvils, which would be harder since anvils are also used for item repairing which is likely for another job/role. As for armor, you cant really do per player recipes, but you could perhaps do something roundabout like make iron only smeltable in a blast furnace, and then as mentioned before, cancel anyone else's block interactions with the blast furnace.

#

this again does not stop players from making things with iron you already have, so if you get it somehow such as from a structure then youll be able to craft things without restriction, but they couldnt make it on their own without the blast furnace

#

likewise you could disable meat cooking outside any block other than the smoker

#

or the brewing stand for an alchemist class.

grim hare
#

You can do per player recipe if the recipes are locked behind game stages