|
|
NoExpensive (无限金青石MOD)Github |相关wiki |源站链接支持: fabricThe anvil has no expensive restrictions and is compatible with any enchantment.
Commands
- /noexpensive maxLevel - 获取修复费用的最大等级。
- /noexpensive maxLevel <level> - 设置修复费用的最大等级。(默认:39)如果等级设置为0,则会自动计算修复费用。
- /noexpensive combineHigher - 获取是否合并更高级别的附魔。
- /noexpensive combineHigher <true|false> - 设置是否合并更高级别的附魔。(默认:false)
- /noexpensive compatibility PUT <enchantment> <enchantment> - 在两个附魔之间设置兼容性。
- /noexpensive compatibility REMOVE <enchantment> <enchantment> - 删除两个附魔之间的兼容性。
- /noexpensive compatibility list - 列出所有兼容性。
- /noexpensive reload - 重新加载配置文件。
Config
位置:`.minecraft/NoExpensive.json`,您也可以使用命令/noexpensive reload重新加载配置,但必须正确格式化配置文件。
Compatibility
Mending 和 Infinity 默认兼容。
Multishot 和 Piercing 默认兼容。
Sharpness、Smite 和 Bane of Arthropods 之间默认兼容。
Protection、Projectile Protection、Blast Protection 和 Fire Protection 之间默认兼容。
{
\"maxLevel\": 39,
\"compatibility\": {
\"minecraft:mending\": [
\"minecraft:infinity\"
],
\"minecraft:multishot\": [
\"minecraft:piercing\"
],
\"minecraft:sharpness\": [
\"minecraft:smite\",
\"minecraft:bane_of_arthropods\"
],
\"minecraft:smite\": [
\"minecraft:bane_of_arthropods\",
\"minecraft:sharpness\"
],
\"minecraft:bane_of_arthropods\": [
\"minecraft:sharpness\",
\"minecraft:smite\"
],
\"minecraft:protection\": [
\"minecraft:projectile_protection\",
\"minecraft:blast_protection\",
\"minecraft:fire_protection\"
],
\"minecraft:projectile_protection\": [
\"minecraft:blast_protection\",
\"minecraft:fire_protection\",
\"minecraft:protection\"
],
\"minecraft:blast_protection\": [
\"minecraft:fire_protection\",
\"minecraft:protection\",
\"minecraft:projectile_protection\"
],
\"minecraft:fire_protection\": [
\"minecraft:protection\",
\"minecraft:projectile_protection\",
\"minecraft:blast_protection\"
]
}
}Copy已复制!
Legacy version
兼容性配置是数字(附魔ID),而不是字符串(附魔名称),因为1.7.x及以下版本中,附魔使用数字注册。
来自Modrinth所有游戏版本1.21.81.19.41.9.41.18.21.10.21.21.71.16.51.17.11.14.41.7.101.15.21.8.91.20.61.12.21.11.21.21.61.21.51.21.41.21.31.21.11.211.20.51.20.41.20.21.20.2-rc11.20.11.201.191.19.11.19.21.19.31.181.18.11.171.161.16.11.16.21.16.31.16.41.151.15.11.141.14.11.14.21.14.31.20-pre61.20-pre71.20-rc122w19a1.18-pre11.18-pre21.18-pre31.18-pre41.18-pre51.18-pre61.18-pre71.18-pre81.18-rc11.18-rc21.18-rc31.18-rc41.18.1-pre11.18.1-rc11.18.1-rc21.18.1-rc31.18.2-pre11.18.2-pre21.18.2-pre31.18.2-rc1所有类型fabricNoExpensive 1.21.8-1.10.2NE-1.21.8-1.10.2.jar下载1.21.8-1.10.2#Release## |
楼主
2025-8-10 18:40:17
回复(0)
收起回复
|