Hello, I was wondering how I can do this:
if player has 1 raw mutton:
This seems simple, like I know how it works, but certain names do not work. Like this:
Works: if player has 1 light green stained glass pane:
Does not work: if player has 1 lime stained glass pane:
The thing is that the actual name is lime stained glass pane.
I got gold ore, iron ore, raw beef to work, but somethings I can't figure out.
raw mutton
raw rabbit
raw fish
Please help me figure out the name of these to put in the code.
Error looks like this: '1 raw mutton' is not an item type
if player has 1 raw mutton:
This seems simple, like I know how it works, but certain names do not work. Like this:
Works: if player has 1 light green stained glass pane:
Does not work: if player has 1 lime stained glass pane:
The thing is that the actual name is lime stained glass pane.
I got gold ore, iron ore, raw beef to work, but somethings I can't figure out.
raw mutton
raw rabbit
raw fish
Please help me figure out the name of these to put in the code.
Error looks like this: '1 raw mutton' is not an item type