[Sugesstion] Add Prefix to Item Name
Xarmat-GitHub opened this issue ยท 1 comments
Make finding and reading Item IDs easier
At the moment, the jars have all unique names and its hard to find all of them with a prefix in JEI.
Adding short profix into the item name can help the player to find faster what they are searching for.
Also it helps me as a modpack creator to set items in scripts and excel sheets.
Example:
Jars:
- jar_cleansing_balm
- jar_ebb_of_death
Strings:
- string_diabolical_vein
Candle:
- change name from "magenta_candle" to "candle_magenta" (item + color)
When this is not interesting for you, then close this Ticket. ๐
But naming things right from the beginning, can help a lot in the late production.