Перейти к содержимому
Mineforgian

Item Blacklist

A mod to "remove" items from the game.

Загрузки
8K
Подписчики
33
Обновлён
7 июля 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 14 апреля 2023 г.

fabric modrinth github fabric-api java

This mod requires Fabric API.

Item Blacklist is a server-side mod to "remove" items from the game.

The mod has a command-based configuration system that allows server administrators to add or remove items from the blacklist. Players will be unable to interact with blacklisted items in any way whatsoever.

Note: If players attempt to craft blacklisted items, neither the blacklisted item nor the items used up in crafting it can be recovered, which will result in players losing the input items and not getting anything in return.

Previous versions of this mod also require the CompleteConfig mod to be installed in order for the configuration system to function properly.

(Make sure to install the version of CompleteConfig that corresponds to the version of the mod you ae using. The corresponding versions of CompleteConfig are mentioned in the "Dependencies" section of each version of this mod.)

Credits

  • Huge shoutout to robotkoer for creating and maintaining the Fabulously Optimized modpack, as it was the only way I could play Minecraft properly! Without this modpack, I would have never played MC Java, and as a result, never gotten into modding the game.
  • Another huge shoutout to Kaupenjoe for his Java Introduction and Minecraft Fabric Modding Tutorial playlists! They're a great resource for anyone who wants to get started with Minecraft modding.
  • I'm truly grateful to Devin for making an extremely high-quality icon for this mod on short notice.
  • Thanks a lot to the Fabric community on Discord and GitHub Discussions and to Kaupenjoe's community on Discord for helping me out with the various issues I had when making this mod and tolerating my stupid mistakes.
  • Thanks to Lortseam for helping me use CompleteConfig to create the configuration system used by previous versions of this mod.
  • This mod was inspired by the plugin on the official LifeSteal SMP that prevented players from interacting with harming arrows in-game, so credit goes to the LifeSteal SMP for inspiring this mod!

You may freely use this mod in any modpack, as long as the download remains hosted within the Modrinth ecosystem.

Центр версий

10 версий
  • Релиз2.5 МБ
  • Релиз2.5 МБ
  • Релиз2.5 МБ
  • Релиз2.5 МБ
  • Альфа2.4 МБ
  • Альфа2.5 МБ
  • Альфа2.4 МБ
  • Альфа2.4 МБ
  • Альфа2.4 МБ
  • Альфа2.4 МБ

Ченджлог

1.1.1-mc1.21.11Релиз1.21.11 · 7 июля 2026 г.

This release fixes issue #13.

The previous release would cause Minecraft to crash on launch, this should not happen now.

Feel free to open an issue on GitHub if you experience any problems!

1.1.0-mc26.2Релиз26.2 · 2 июля 2026 г.

This release updates the mod to 26.2.

Feel free to open an issue on GitHub if you experience any problems!

1.1.0-mc1.21.11Релиз1.21.11 · 2 июля 2026 г.

This release makes it so that blacklisted items are removed from the creative mode tabs (including the search tab). Removing the item from the blacklist and closing and reopening the inventory will make the item return to the creative mode tabs.

Feel free to open an issue on GitHub if you experience any problems!

1.0.0-mc1.21.11Релиз1.21.11 · 14 декабря 2025 г.

This is an extremely significant release for multiple reasons!

  • I have returned to modding from a long hiatus, and will start actively maintaining those of my mods that were popular before I left
  • The mod is stable enough to be marked as a release rather than an alpha or beta

This release updates the mod to Minecraft 1.21.11, adds the clearBlacklist command to clear the blacklist completely, removes the per-dimension blacklist (items that were removed in one dimension were unable to be reobtained in the other; hence, this feature didn't make much sense), and fixes an issue where players were able to drop blacklisted items upon death.

Feel free to open an issue on GitHub if you experience any problems!

0.0.3-mc1.19.2Альфа1.19.2 · 22 июля 2023 г.

This release makes the mod's commands op only. (sorry for not doing that earlier)

Feel free to open an issue on GitHub if you experience any problems.

Important notice: People who want to use the mod must download the file without -sources in the file name. The one that contains -sources in the file name is to be used by those who wish to view the source code of the mod.

0.2.0-mc1.20Альфа1.20, 1.20.1 · 22 июля 2023 г.

This release adds per-dimension item blacklists and also makes the mod's commands op only (sorry for not doing that earlier)

Adding per-dimension item blacklists required changing the configuration system yet again, so I took the opportunity to migrate from GSON (the JSON library used by Minecraft and bundled with the game) to Jankson (A simple JSON library providing more features such as comments).

Mod users/server admins do not have to download any dependencies other than Fabric API, as the new library is bundled with the mod. But the config file has changed from item-blacklist.json to item-blacklist.json5, which means that mod users/server admins have to copy and paste the config from the old file to the new file.

Feel free to open an issue on GitHub if you experience any problems.

Important notice: People who want to use the mod must download the file without -sources in the file name. The one that contains -sources in the file name is to be used by those who wish to view the source code of the mod.

0.1.0-mc1.20Альфа1.20, 1.20.1 · 9 июня 2023 г.

This release updates the mod to 1.20 and introduces a custom configuration system! This means CompleteConfig is no longer required for this mod to function properly.

However, I am still grateful to Lortseam for helping me use CompleteConfig to create the configuration system used in previous versions of this mod. Go check CompleteConfig out, it's quite easy to use! (Also make sure to check the Discussions on its GitHub repo to see the mistakes I made while using it, and learn from them.)

Feel free to open an issue on GitHub if you experience any problems.

Important notice: People who want to use the mod must download the file without -sources in the file name. The one that contains -sources in the file name is to be used by those who wish to view the source code of the mod.

0.0.2-mc1.19.2Альфа1.19.2 · 30 апреля 2023 г.

This alpha release is a one-time backport of version 0.0.2-mc1.19.4 to 1.19.2. Feel free to open an issue on GitHub if you experience any problems.

Important notice: People who want to use the mod must download the file without -sources in the file name. The one that contains -sources in the file name is to be used by those who wish to view the source code of the mod.

Комментарии

Загружаем…