promotional bannermobile promotional banner
premium banner
Disable right click!

Description

You're still thinking about banning right-click squares somehow written in CrT? Then this module was born.

This module mainly adds the ability to disable right-click blocks.

The blockinteractionmod.cfg file will be generated when you install and run it for the first time.

The configuration file is as follows:
# Configuration file
blockedblocks {
# List of blocked block names [default: [minecraft:crafting_table]]
S:blockedBlocks <
minecraft:crafting_table
>
}
general {
# Whether block interaction is allowed by default [default: false]
B:defaultBlockInteraction=false
}
The module is open source under the MIT protocol.