Started by
luvm1n3craft
on
Topic category: Help with MCreator software
I'm trying to make a block with custom recipes where you put in ingredients, then use a bowl to get a stew. When trying to get mushroom stew, it always gives me Incomplete Stew (an item in my mod). Here's my procedure. Is this how local variables are supposed to work?
I don't know how I went that long without realizing what's wrong. I'm removing the item before checking what item it is, so the variable is never changed.