Bewitchment (Legacy)

Bewitchment (Legacy)

9M Downloads

[Sugesstion] Add Prefix to Item Name

Xarmat-GitHub opened this issue ยท 1 comments

commented

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.

commented

This would fuck up too much on 1.12, as it would call for a massive refactor. It'd be better for something like 1.16 or something.