Support inventory material aliases in multiple non inventory material aliases #5586
Open
1 task done
Labels
enhancement
Feature request, an issue about something that could be improved, or a PR improving something.
priority: medium
Issues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).
Suggestion
There is currently an issue where
oak sign
would pick either aoak wall sign
or aoak floor sign
. If it picks the oak wall sign, no item will be displayed in the inventory as a wall sign cannot be displayed in an inventory. This is not an aliases issue asoak sign
should represent either oak floor or oak wall signs for proper comparison of block types.We should implement some sorta system to allow
oak sign
to always use the oak floor sign in a gui.Why?
The item isn't displaying in the inventories
Other
Work arounds are instead of defining
oak sign
useoak floor sign
when adding to the inventory.Agreement
The text was updated successfully, but these errors were encountered: