Skip to content

Conversation

@intchanter
Copy link

I was surprised a bit when I tried to put a melon slice item in a chest and ended up with a melon block item. On investigation, they both used the name "Melon". This patch should allow them to be referenced separately.

@intchanter
Copy link
Author

To clarify, the current behavior is that when you reach for items.names['Melon'], you get either the melon slice or the melon block, chosen randomly (probably due to Python's per-process hash randomization).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants