-
Notifications
You must be signed in to change notification settings - Fork 10
Config command_config.json
THIS PAGE ONLY APPLIES TO MODVERSIONS >= 1.4.0
This config-file contains all options to control the commands added by this mod.
This category explains the options that used by the command /superenchant
This options controls wether or not it is allowed to combine enchantments which are usually not compatible.
Example: the normally it is not possible to combine minecraft:mending and minecraft:infinity on a single bow
- type: boolean
- default: true
- values: true or false
This option controls wether or not it is allowed to put enchantments on tools which are normaly not compatible.
Example: this allows to put minecraft:infinity on all items
The enchantments might still be useless on most items
- type: boolean
- default: true
- values: true or false
When the config is generated for the first time, it will look like this:
{
"superenchant": {
"allow_wrong_enchantments": false,
"allow_incompatible_enchantments": false
}
}Download the mod here:
Forge: https://www.curseforge.com/minecraft/mc-mods/tool-leveling-plus
Fabric: https://www.curseforge.com/minecraft/mc-mods/tool-leveling-plus-fabric
- Home
- Modversion >1.2.0
- Modversion >1.3.0
- Modversion >1.4.0
- Modversion >2.0.0