New Features:
- Heinstan's Blessing: This enchantment makes you big
- Treasure only
- Life Drain: Has a chance to heal you when attacking
- has a 5% chance with a 2% chance increase per level.
- Currently it just gives you instant health, and while I'd love for that to be different, it isn't
Changes to Existing Enchantments:
- Curse that kills you now works, and can be found from villagers and treasure loot (in theory, I only verified the villagers cause that took so long)
- Striding no longer is active while sneaking, so you won't snap down ledges when sneaking around
- As a consequence of this, it's now a little glitch when your near the edge of a block. I litterally don't have time to solve this. to view why, see the spoiler.
Spoiler
Attribute effects in enchantment files don't let you have predicates to attach to them, so I solved this the only way I know how... stealing code. I borrowed the code (just the how to) from DnT's Traveler enchantment, and they used location change so I did to. this means if your location "didn't change" the effect "won't activate" (really in testing it usually means the predicate doesn't check). I hate the bug but I can't do anything about it. While on the subject of code, I left some re-entry (mace enchantment to make you fireball) files in here that I never finished, if someone wants to take those and finish them go ahead.
On a side note, I will be unable to update this project for 2 years, but I'm leaving version updating in the hands of my good friend, and also giving him permission to add some stuff if he really feels like it. Thank you all for your support.
V4.0 beta 1
New Features:
- Heinstan's Blessing: This enchantment makes you big
- Life Drain: Has a chance to heal you when attacking
- Currently the chance is 100%, but I plan to make it 5% which each level increasing it by 5%
- Max level of 5
Changes to Existing Enchantments:
- Curse that kills you now works, but is still unobtainable without commands (hopefully)
New Features:
- Messenger: Messenger is a new horse enchantment that boosts movement
- Comes in 4 levels
- Found in enchanting tables with a weight of 8
- still haven't found a way to enchant horse armor directly
- Added a Curse that kills you
- This feature was requested multiple times
- Currently a little broken and is unobtainable without commands
- Added Fangs
- Fangs is a wolf armor enchantment that's just sharpness
- Added My Little Pony
- My Little Pony makes your horse tiny and almost immune to fall damage, incompatible with great beast
- This is a Treasure Enchantment
Changes to existing Enchantments:
- Great Beast size increase 50%→40%
- This allows horses with great beast to fit in between 2 block gaps
- Great Beast can also be added to wolf armor
Changes to Vanilla Enchantments:
- Feather Falling now works on both wolf armor and Horse Armor
- Soul Speed now works on wolf armor
- Frost walker does not work on wolf armor still because they don't really need it
- Thorns, Every Protection Variant, and anything else that works on #minecraft:enchantable/armor now works on horse and wolf armor
New Features:
- I finally figured out how to make things show up on enchanting tables, this took way to long, but there's apparently a #on_enchanting_table tag I needed to edit
- Piccorification should show up starting at level 10, and ending at level 29 with a weight of 2 (same as aqua infinity).
- If it ever shows up at level 30 or above please report it in the discord
- Striding shows up from levels 15-35 with a weight of 1 (rare)
- Great Beast only shows up on books with a weight of 5
- I still haven't been able to force horse armor to be enchantable yet :(
- The reason Great Beast's Weight is so high is because EVERY other enchantment is being weighed
Changes to Vanilla Enchantments:
- Bane of Arthropods weight: 5→3
- Nobody likes how often this
piece of trashperfectly good enchantment shows up
- Nobody likes how often this
- Frost Walker is now in parity with Bedrock Edition
Figuring this out feels like I could call this the 3.0 release, but I'm saving that for when I finally figure out how to make some cool enchantments
New Features:
New Enchantments
- Added Piccorification
- Added Striding
Piccorification
- Piccorification makes you tiny!
- Being tiny comes with upsides like reduced fall damage and downsides like decreased jumpheight and combat ability
- Applied to helmets
Striding
- Makes your steps longer, boosting your movement speed at higher levels and your stepheight at all levels
- Stepheight increases by 0.5 at the first level, and by 0.25 at every level after that
- This means one level of striding allows you to step up a full block
New Features:
New Enchantments
- Added Great Beast
Great Beast
- Great Beast is applied to horse armor
- Great Beast increases the size, step height, speed, movement effeciency of the horse it is equipped to
- Great Beast decreases the jumpheight of the horse it is equipped to
Changes to Vanilla Enchantments
- Frost Walker can now be applied to horse armor
- Soul Speed can now be applied to horse armor