Skip to content

1.26.0 - Illegal Data Values

Compare
Choose a tag to compare
@moom0o moom0o released this 29 May 18:24
· 1480 commits to master since this release

This release fixes illegal golden apples that were reported by STORMIN -
image
Please note that other items with illegal data values may not be fixed, you will need to add them to the SpecificDataValues list.

DataValues:
  RevertSpecificDataValues: true # Required for rest of config options
  RevertIllegalGoldenApple: true #Revert golden apples that aren't 0 or 1.
  SpecificDataValues: # If you want to ban any other data values
    - "SuperIllegalItem(0)" # (1) is the data value. For example GOLDEN_APPLE uses (0) for unenchanted and (1) for enchanted.

This release also adds an option to ban any items with a specific player added name, also suggested by STORMIN.

BANNED_NAMES: # Remove items that were custom named to a specific string. Suggested by STORMIN.
  - "Super Insane Mega Sussy Item" # case sensitive