From 525c247bf7fa89e49862b0362e45755a4273a2e3 Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Mon, 30 Mar 2026 15:30:11 +0100 Subject: [PATCH] Add exclusive set to enchantment descriptions --- .../resources/assets/enchdesc/lang/en_ca.json | 4 ++ .../resources/assets/enchdesc/lang/en_us.json | 66 +++++++++++++++---- 2 files changed, 59 insertions(+), 11 deletions(-) create mode 100644 src/main/resources/assets/enchdesc/lang/en_ca.json diff --git a/src/main/resources/assets/enchdesc/lang/en_ca.json b/src/main/resources/assets/enchdesc/lang/en_ca.json new file mode 100644 index 0000000..4304b49 --- /dev/null +++ b/src/main/resources/assets/enchdesc/lang/en_ca.json @@ -0,0 +1,4 @@ +{ + "enchantment.minecraft.mending.desc": "§9Durability§r | Repairs the durability of armour and tools with XP.", + "enchantment.minecraft.breach.desc": "§9Capability§r | Increases the effectiveness of attacks against armoured targets." +} diff --git a/src/main/resources/assets/enchdesc/lang/en_us.json b/src/main/resources/assets/enchdesc/lang/en_us.json index ef9feb1..f61a327 100644 --- a/src/main/resources/assets/enchdesc/lang/en_us.json +++ b/src/main/resources/assets/enchdesc/lang/en_us.json @@ -1,13 +1,57 @@ { - "enchantment.mc_rebalance.stepping.desc": "Allows walking up blocks.", - "enchantment.mc_rebalance.bound.desc": "Allows charging jumps as if on horseback.", - "enchantment.mc_rebalance.clutch.desc": "Reduces fall damage and ender pearl teleportation damage.", - "enchantment.mc_rebalance.whallop.desc": "Massively increases knockback on shovels.", - "enchantment.mc_rebalance.trowel.desc": "Makes shovels instamine valid blocks.", - "enchantment.mc_rebalance.exploit.desc": "Winds up, massively reduces attack damage.\nAttacks do much more damage against enemies holding a shield or totem.", - "enchantment.mc_rebalance.windup.desc": "Replaces attack cooldown with item cooldown.", - "enchantment.mc_rebalance.smack.desc": "Disables elytra on hit. Reduced windup.", - "enchantment.mc_rebalance.collapse.desc": "Winds up slowly. Hits remove Poison and Wither effects, dealing their damage all at once.", - "enchantment.mc_rebalance.crumble.desc": "Winds up, converts one effect on the enemy to Wither.", - "enchantment.mc_rebalance.reach.desc": "Increases block interaction range." + "__comment_todo": "TODO", + "enchantment.mc_rebalance.bound.desc": "§4§lTODO set exclusive set§r | Allows charging jumps as if on horseback.", + + "__comment_durability": "Durability enchantments", + "enchantment.minecraft.mending.desc": "§9Durability§r | Repairs the durability of armor and tools with XP.", + "enchantment.minecraft.unbreaking.desc": "§9Durability§r | Causes the tool to lose durability at a slower rate.", + + "__comment_utility": "Utility enchantments", + "enchantment.mc_rebalance.reach.desc": "§9Utility§r | Increases block interaction range.", + "enchantment.minecraft.aqua_affinity.desc": "§9Utility§r | Increases mining speed while underwater.", + "enchantment.minecraft.blast_protection.desc": "§9Utility§r | Reduces damage from explosions and explosion knockback.", + "enchantment.minecraft.fire_protection.desc": "§9Utility§r | Reduces the effects of fire damage. Also reduces the burn time when set on fire.", + "enchantment.minecraft.fortune.desc": "§9Utility§r | Some blocks like coal and diamond ore may drop additional items.", + "enchantment.minecraft.infinity.desc": "§9Utility§r | Allows the bow to fire normal arrows for free. You must have at least one arrow for this to work.", + "enchantment.minecraft.knockback.desc": "§9Utility§r | Increases the knockback strength of the weapon.", + "enchantment.minecraft.loyalty.desc": "§9Utility§r | Allows the trident to automatically return after being thrown.", + "enchantment.minecraft.lure.desc": "§9Utility§r | Decreases the amount of time it takes for a fish to bite the hook.", + "enchantment.minecraft.projectile_protection.desc": "§9Utility§r | Reduces damage from projectiles such as arrows and fire balls.", + "enchantment.minecraft.silk_touch.desc": "§9Utility§r | Allows fragile blocks such as glass to be collected.", + + "__comment_capability": "Capability enchantments", + "enchantment.mc_rebalance.collapse.desc": "§9Capability§r | Winds up slowly. Hits remove Poison and Wither effects, dealing their damage all at once.", + "enchantment.mc_rebalance.crumble.desc": "§9Capability§r | Winds up, converts one effect on the enemy to Wither.", + "enchantment.mc_rebalance.exploit.desc": "§9Capability§r | Winds up, massively reduces attack damage.\nAttacks do much more damage against enemies holding a shield or totem.", + "enchantment.mc_rebalance.smack.desc": "§9Capability§r | Disables elytra on hit. Reduced windup.", + "enchantment.mc_rebalance.stepping.desc": "§9Capability§r | Allows walking up blocks.", + "enchantment.mc_rebalance.trowel.desc": "§9Capability§r | Makes shovels instamine valid blocks.", + "enchantment.mc_rebalance.whallop.desc": "§9Capability§r | Massively increases knockback on shovels.", + "enchantment.mc_rebalance.windup.desc": "§9Capability§r | Replaces attack cooldown with item cooldown.", + "enchantment.minecraft.bane_of_arthropods.desc": "§9Capability§r | Increases damage against arthropods such as Spiders and Silverfish.", + "enchantment.minecraft.breach.desc": "§9Capability§r | Increases the effectiveness of attacks against armored targets.", + "enchantment.minecraft.channeling.desc": "§9Capability§r | Allows the trident to summon lightning bolts during thunderstorms.", + "enchantment.minecraft.density.desc": "§9Capability§r | Increases attack damage based on your fall distance.", + "enchantment.minecraft.depth_strider.desc": "§9Capability§r | Increases movement speed while underwater.", + "enchantment.minecraft.efficiency.desc": "§9Capability§r | Increases mining speed of the tool.", + "enchantment.minecraft.feather_falling.desc": "§9Capability§r | Reduces fall damage and ender pearl teleportation damage.", + "enchantment.minecraft.fire_aspect.desc": "§9Capability§r | Causes additional fire damage when used to attack a mob.", + "enchantment.minecraft.flame.desc": "§9Capability§r | Arrows fired from the bow will deal additional fire damage.", + "enchantment.minecraft.frost_walker.desc": "§9Capability§r | Water under the user will freeze into frosted ice.", + "enchantment.minecraft.impaling.desc": "§9Capability§r | Increases damage to aquatic mobs.", + "enchantment.minecraft.looting.desc": "§9Capability§r | Mobs will drop more loot when killed.", + "enchantment.minecraft.luck_of_the_sea.desc": "§9Capability§r | Increases the chance of getting good loot while fishing.", + "enchantment.minecraft.lunge.desc": "§9Capability§r | The user lunges forward when using the spear.", + "enchantment.minecraft.multishot.desc": "§9Capability§r | Fires additional arrows in similar directions.", + "enchantment.minecraft.piercing.desc": "§9Capability§r | Allows projectiles to pierce through mobs.", + "enchantment.minecraft.punch.desc": "§9Capability§r | Increases the knockback strength of arrows fired by the bow.", + "enchantment.minecraft.quick_charge.desc": "§9Capability§r | Increases the reload speed of crossbows.", + "enchantment.minecraft.respiration.desc": "§9Capability§r | Allows the user to breathe longer underwater.", + "enchantment.minecraft.riptide.desc": "§9Capability§r | Using the trident while in rain or water will launch the user forward.", + "enchantment.minecraft.smite.desc": "§9Capability§r | Increases damage against undead mobs such as Zombies and Skeletons.", + "enchantment.minecraft.soul_speed.desc": "§9Capability§r | Increases movement speed on soul blocks.", + "enchantment.minecraft.sweeping_edge.desc": "§9Capability§r | Increases the damage of sweeping attacks.", + "enchantment.minecraft.swift_sneak.desc": "§9Capability§r | Increases movement speed while sneaking.", + "enchantment.minecraft.thorns.desc": "§9Capability§r | Causes damage to enemies when they attack you.", + "enchantment.minecraft.wind_burst.desc": "§9Capability§r | Smash attacks will launch the user back into the air." }