Skip to content

vsq-2.11.0-snapshot.5

Choose a tag to compare

@PainterFlow PainterFlow released this 05 May 14:26

Changelogs

This week is coming in hot, with the first special Enchantment called Dash. On top of that another enchantment going by the name of Ruthless is also now a part of this update. But this snapshot is also coming with a full recode of most of the Mod. The code is a lot cleaner and has some API features now too! There is still some polishing work to do, although that'll be done in the pre-releases and release candidates.

Gameplay

Enchantments

  • added Ruthless - ruthless increases your damage massively, but also deals damage to you(the damage you get from ruthless does not decrease armor durability)
  • added new Special Enchantment, Dash - allows you to click on a block and then, dash forwards dealing damage to entities in your path, but also taking more damage while dashing

Channeling

  • buffed Channeling

Technical

API Changes

  • new data components API
  • new attributes API
  • new API for the combat features
  • new enchantment effect API

Other Code Changes

  • removed all deprecated code and usages of deprecated code

Datapacks

Enchantments

  • added new "vsq:in\_lunging" enchantment effect component for targeting stuff inside the apply\_impulse path
  • modified the "apply\_impulse" enchantment effect to now have a new "speed" field, 1.0 is vanilla lunging enchantment speed

Bugfixes

  • fixed vsq-36: void strike is kinda bugged
  • fixed vsq-37: the enchantment slot capacity is bugged
  • fixed vsq-38: when auto filling with the enchantment tables recipe book a ghost item is created if the autofill is using an item from your offhand
  • fixed vsq-39: the bow/crossbow still make the lightning sound when they have channeling on them
  • fixed vsq-40: the special enchantment cooldown continues client side while the game is paused
  • fixed vsq-41: fixed channeling not working with fishing rods
  • fixed vsq-42: axes always block 100% of incoming damage
  • fixed vsq-43: the input slot is not shown in the enchantment tables recipe book preview
  • fixed vsq-44: Enchantments with only 1 level show the roman level number next to their name in the enchantment recipe book
  • fixed vsq-45: tags don't cycle in the enchantment tables recipe book preview