Item Banning

Ban specific items from showing up

File Details

1.21.4-1.1.3

  • R
  • Mar 7, 2025
  • 40.75 KB
  • 64
  • 1.21.4
  • NeoForge

File Name

itemblacklist-1.21.4-1.1.3.jar

Supported Versions

  • 1.21.4

Curse Maven Snippet

NeoForge

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