Item Banning

Ban specific items from showing up

File Details

1.20.1-1.1.3

  • R
  • Mar 18, 2025
  • 42.53 KB
  • 183.1K
  • 1.20.6+5
  • Forge

File Name

itemblacklist-1.20.1-1.1.3.jar

Supported Versions

  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1

Curse Maven Snippet

Forge

implementation "curse.maven:item-banning-494654:6318099"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Add optional field, "ban_nonplayer", to the item predicate entries. If false, items on the ground or in inventories won't be banned. Defaults to true
  • Internal code refactoring
  • Add optional field, "game_types", to group entries. Must be a list of game modes to check for. Ignored if it isn't declared.
  • Add simple version of ban command