CraftTweaker

CraftTweaker

151M Downloads

[1.12.2] Setter for IItemStack rarity

xJon opened this issue ยท 4 comments

commented

Describe the feature you'd like

As the title describes, would be awesome for 1.12.2 (Forge) specifically.
Feel free to close if uninterested.

commented

Closing (due to @ACGaming)

commented

@friendlyhj

  • It does not set rarity but just changes the item color
  • It does not support a lot of modded items (e.g. IC2C jetpack).
commented

Unfortunately, the rarity is hardcoded in getRarity method implememtation. There is no such a field to set. I think it is impossible unless ASM or Mixin is used.