/NxItemBlocker

Block specific items from being placed in the Item Frame, through a config.

Primary LanguageJavaOtherNOASSERTION

Item Frame Item Blocker (NykooX's version)

Description:

The Item Frame Item Blocker mod enhances your Minecraft experience by allowing you to control which items can be placed in item frames. This mod is perfect for map makers and players who want to restrict item placement for adventure maps, mini-games, or custom builds.


Showcase

Text for illustrative purposes only image

image


Features:

  • Customizable Blocked Items: Easily configure the items that cannot be placed in item frames through a simple configuration file.
  • User-Friendly Configuration: Modify the config.properties file to add or remove items from the block list. Just separate item IDs with commas, like so: blockedItems=iron_sword,diamond_sword.

Installation:

  1. Download the mod from the CurseForge page.
  2. Place the mod file into the mods folder of your Minecraft installation.
  3. Launch Minecraft with the Fabric loader.
  4. Edit the config.properties file to customize your blocked items.

Example Configuration:

# List of blocked items for item frames
# Separate items by comma, no spaces
# Only these items will be accepted
blockedItems=iron_sword,diamond_sword

Compatibility:

  • Minecraft Version: 1.20.1
  • Fabric Loader: Ensure you have the Fabric API installed for optimal performance.

Support:

For any issues or feature requests, please visit the mod's GitHub repository or leave a comment on the CurseForge page.