Iseason2000 / DeEnchantment

负魔书
GNU General Public License v3.0
30 stars 3 forks source link

config出现乱码 #9

Closed lizhanyiawa closed 2 years ago

lizhanyiawa commented 2 years ago

yml文件出现乱码 解包jar文件的config仍出现乱码

以下

应用弿兿 true | false

true

是否能够在铁砧中使用

Anvil: true

是否在有战利品的箱子中出玿

Chest: true

是否可以通过附魔台获徿

EnchantTable: true

是否应用于自然生成的怪物身上

Mobs: true

是否应用于村民交昿

Villager: true

是否应用于钓鱼获叿

Fishing: true

是否应用于生物给予(猪灵交易、村庄英雄等生物丢物品行为)

Reward: true

是否应用于砂轮祛魿

Grindstone: true

特濧设罿 true | false

是否突破等级上限

LevelUnlimited: false

是否弿启控制台精简模式:开启后不会出现 承有附魔的名字

CleanConsole: false

通知消息前缀

Prefix: "&5[&c负魔乿&5]&r"

是否显示附魔lore,如果不显示将不会有描述,鿂用于EcoEnchantment

ShowLore: true

负魔:

Enable:弿/兿

DisplayName: 显示名称

MaxLevel: 不突破上限的朿高等线(部分附魔无效)

Chance :出现概率(0~1)

DE_PROTECTION: Enable: true DisplayName: "&7保护不能" MaxLevel: 4 Chance: 0.2 DE_FIRE_PROTECTION: Enable: true DisplayName: "&7火焰灼烧" MaxLevel: 4 Chance: 0.2 DE_FEATHER_FALLING: Enable: true DisplayName: "&7摔落骨折" MaxLevel: 4 Chance: 0.2 DE_BLAST_PROTECTION: Enable: true DisplayName: "&7瞬间爆炸" MaxLevel: 4 Chance: 0.2 DE_PROJECTILE_PROTECTION: Enable: true DisplayName: "&7弹射物吸弿" MaxLevel: 4 Chance: 0.2 DE_RESPIRATION: Enable: true DisplayName: "&7水下窒息" MaxLevel: 3 Chance: 0.2 DE_AQUA_AFFINITY: Enable: true DisplayName: "&7水下慢掘" MaxLevel: 1 Chance: 0.2 DE_THORNS: Enable: true DisplayName: "&7负荆请罪" MaxLevel: 3 Chance: 0.2 DE_DEPTH_STRIDER: Enable: true DisplayName: "&7旱鸭孿" MaxLevel: 3 Chance: 0.2 DE_FROST_WALKER: Enable: true DisplayName: "&7熔岩行迿" MaxLevel: 2 Chance: 0.2 DE_BINDING_CURSE: Enable: true DisplayName: "&a灵魂绑定" MaxLevel: 1 Chance: 0.2 DE_SHARPNESS: Enable: true DisplayName: "&7磨钝" MaxLevel: 5 Chance: 0.2 DE_SMITE: Enable: true DisplayName: "&7亡灵救赎" MaxLevel: 5 Chance: 0.2 DE_BANE_OF_ARTHROPODS: Enable: true DisplayName: "&7节肢救星" MaxLevel: 5 Chance: 0.2 DE_KNOCKBACK: Enable: true DisplayName: "&7逿凿" MaxLevel: 2 Chance: 0.2 DE_FIRE_ASPECT: Enable: true DisplayName: "&7引火烧身" MaxLevel: 2 Chance: 0.2 DE_LOOTING: Enable: true DisplayName: "&7知足" MaxLevel: 3 Chance: 0.2 DE_SWEEPING: Enable: true DisplayName: "&7横扫失败" MaxLevel: 3 Chance: 0.2 DE_EFFICIENCY: Enable: true DisplayName: "&7低效" MaxLevel: 5 Chance: 0.2 DE_SILK_TOUCH: Enable: true DisplayName: "&7彻底粉碎" MaxLevel: 1 Chance: 0.2 DE_UNBREAKING: Enable: true DisplayName: "&7易损" MaxLevel: 3 Chance: 0.2 DE_FORTUNE: Enable: true DisplayName: "&7时运不济" MaxLevel: 3 Chance: 0.2 DE_POWER: Enable: true DisplayName: "&7虚弱" MaxLevel: 5 Chance: 0.2 DE_PUNCH: Enable: true DisplayName: "&7吸引" MaxLevel: 2 Chance: 0.2 DE_FLAME: Enable: true DisplayName: "&7神鿿" MaxLevel: 1 Chance: 0.2 DE_INFINITY: Enable: true DisplayName: "&7多重" MaxLevel: 1 Chance: 0.2 DE_LUCK_OF_THE_SEA: Enable: true DisplayName: "&7海之嫌弃" MaxLevel: 3 Chance: 0.2 DE_LURE: Enable: true DisplayName: "&7过期钓饵" MaxLevel: 3 Chance: 0.2 DE_LOYALTY: Enable: true DisplayName: "&7背叛" MaxLevel: 3 Chance: 0.2 DE_IMPALING: Enable: true DisplayName: "&7刺穿" MaxLevel: 5 Chance: 0.2 DE_RIPTIDE: Enable: true DisplayName: "&7逆流" MaxLevel: 3 Chance: 0.2 DE_CHANNELING: Enable: true DisplayName: "&7避雷钿" MaxLevel: 1 Chance: 0.2 DE_MULTISHOT: Enable: true DisplayName: "&7连珠" MaxLevel: 1 Chance: 0.2 DE_QUICK_CHARGE: Enable: true DisplayName: "&7慢鿟填兿" MaxLevel: 3 Chance: 0.2 DE_PIERCING: Enable: true DisplayName: "&7反弹" MaxLevel: 4 Chance: 0.2 DE_MENDING: Enable: true DisplayName: "&7经验反哺" MaxLevel: 1 Chance: 0.2 DE_VANISHING_CURSE: Enable: true DisplayName: "&a永存祝福" MaxLevel: 1 Chance: 0.2 DE_SOUL_SPEED: Enable: true DisplayName: "&7疾行" MaxLevel: 3 Chance: 0.2

Iseason2000 commented 2 years ago

请先从配置文件复制内容,下个版本修复该问题 https://github.com/Iseason2000/DeEnchantment/blob/master/src/main/resources/config.yml

Iseason2000 commented 2 years ago

新版已发布