Item Banning

Ban specific items from showing up

File Details

1.21.1-1.1.3

  • R
  • Mar 18, 2025
  • 40.01 KB
  • 76
  • 1.21.3+2
  • NeoForge

File Name

itemblacklist-1.21.1-1.1.3.jar

Supported Versions

  • 1.21.3
  • 1.21.2
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:item-banning-494654:6317991"
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.