#๐Ÿ”“ Recipes

18 messages ยท Page 1 of 1 (latest)

mellow kernel
#

Annoyingly KubeJS doesn't support stages outside of the Crafting Table, and I want to make Lead smeltable later on in our pack's progression. Is there a way to hide and block Furnace recipes until a value is changed later on?

narrow notchBOT
#

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

proven gazelle
#

where did you learn that?

#

it should be supported in all places that recipe stages supports, and i assume recipe stages supports furnaces

mellow kernel
#

Recipe Stages only supports the Crafting Table

#

I only realized that after throwing .stage() on my furnace recipe and getting an error saying "Stage only supports Crafting Table"

fallow hound
#

Furnace won't know who is using the furnace

#

It's just not supported by RecipeStages

mellow kernel
#

I figured it didn't know at first, that's why I'm asking if the recipe can just be disabled entirely up to a certain point. I'm checking out ItemSkills right now, but I don't think it has the feature I'm looking for

finite forge
#

What, like, globallly?

mellow kernel
#

Per player preferably

finite forge
#

Not possible

mellow kernel
#

Yeah I figured

finite forge
#

How would furnace know which player to disable it for?

#

If you put a hopper on top of furnace and inject items, theres no player

mellow kernel
#

Sounds like a skill issue to me ๐Ÿ˜„