Click Opener Mod
Fabric Mod that opens inventory screens when their items are clicked
About this Mod
*** Development of this mod is on hold for the foreseeable future. ***
Fabric Mod that opens the inventory screens of items when they are clicked in your inventory. Also allows other item functionality from the inventory.
Server Config Options (clickopener.json)
whitelist
Contains a list of allowed items specified by:
- Id:
minecraft:crafting_table - Item tag:
item#minecraft:anvil - Or block tag:
block#minecraft:shulker_boxes
Tags without prefix are treated as item and block tags.
blacklist
Contains a list of disallowed items specified by id. Useful for excluding a single item from a tag like minecraft:damaged_anvil
defaultClickType
- The default for
clickTypein player configs. - Can be
LEFT,RIGHT,SHIFT_LEFT,SHIFT_RIGHT,DROP,CTRL_DROPorNONE - Default:
RIGHT
Player Config Options (clickopener_player.json)
Players can modify their configs through commands.clickType
- Determines how an item must be clicked to be opened.
- Can be
LEFT,RIGHT,SHIFT_LEFT,SHIFT_RIGHT,DROP,CTRL_DROP, orNONE - Default:
defaultClickTypein server config.
Commands
Commands start with /clickopener and require permission level 4.
reload
- Reloads the config
whitelist
- Lists the items/tags in the whitelist
whitelist add (item|itemtag|blocktag) <id>
- Adds the specified item or tag to the whitelist.
whitelist add item
- Adds the item in the player's hand to the whitelist.
whitelist remove (item|itemtag|blocktag) <id>
- Removes the specified item or tag from the whitelist.
whitelist remove item
- Removes the item in the player's hand from the whitelist.
blacklist
- Lists the items/tags in the blacklist
blacklist add item <id>
- Adds the specified item to the blacklist.
blacklist add item
- Adds the item in the player's hand to the blacklist.
blacklist remove item <id>
- Removes the specified item to from the blacklist.
blacklist remove item
- Removes the item om the player's hand from the blacklist.
defaultClickType
- Displays the defaultClickType config entry.
defaultClickType <defaultClickType>
- Sets the defaultClickType config entry.
Commands start with /clickopener_player and require no permissions.
clickType
- Displays the clickType config entry.
clickType <clickType>
- Sets the clickType config entry.
Old
v3
Caution
Blocks that have permanent inventory (like chests) will probably void contents if added to config.
Blocks added by mods that retain contents when broken (like shulker boxes) will probably void contents unless explicit support is added. (Vanilla support is available for shulker boxes).
Most block items should just work, but for the ones that don't:
Explicit Mod Support
- Reinforced Shulker Boxes: shulker boxes
- AdditionZ: fletching table
- Supplementaries: sack
- Supplementaries Squared: colored sacks
- Carpet AMS Addition: large shulker boxes
v2
Config Options
clickType
- Determines how an item must be clicked to be opened.
- Can be
LEFT,RIGHT,SHIFT_LEFT,SHIFT_RIGHT,DROP, orCTRL_DROP - Default:
RIGHT
default
- Determines the default for items not explicitly mentioned in the config
- Can be
trueorfalse - Default:
false
Items
- You much have a line for each item you want to allow or disallow
- Each item is specified by its Id (namespace not necessary for vanilla items)
- Colon must be escaped e.g.
minecraft\:anvil - These can be
trueorfalse - None are specified by default
Supported Vanilla Items
shulker_box- [color]
_shulker_box ender_chestenchanting_tablesmithing_tablecrafting_tablegrindstonestonecuttercartography_tableloomanvilchipped_anvildamaged_anvil
Known Supported Modded Items
reinfshulker:[color]_[material]_shulker_box
Commands
All commands start with /clickopener and require permission level 4.
reload
- Reloads the config
default <default>
- Changes the default in config
clickType <clickType>
- Changes clickType in config
entry <item> <enable>
- Changes the config entry for the specified item
entry inhand <enable>
- Changes the config entry for the item in the main hand
v1
Has support for :
- shulker box
- enderchest
(1.1.0+)
- enchanting table
- smithing table
- crafting table
- grindstone
- stonecutter
- cartography table
- loom
- anvil
All can be enabled or disabled in the config (1.1.0+). Only shulker boxes and ender chests are enabled by default (for compatibility with versions before 1.1.0).
Available Versions
How to Install Click Opener Mod on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.20.3).
Install Mod
Open the mod browser in the dashboard and search for "Click Opener Mod". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.3, 1.20.2, 1.20.1 (+6 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Click Opener Mod server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.3). You can switch loaders with one click in the panel.
Is Click Opener Mod compatible with fabric?
Click Opener Mod officially supports fabric for Minecraft 1.20.3, 1.20.2, 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Click Opener Mod – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Click Opener Mod consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Click Opener Mod with just one click on your server.