(Flattening).
UnstackingTotem().damageSource of EntityHurtBeforeEvent. (unnecessary property).
this.player = world.getPlayers({name:namePlayer})[0];
After:
this.player = world.getPlayers().find(p => p.id == id);
stackingTotem function (it’s an UI form) result for better coding.invClear and #itemSlotClear property to class StorageTotem for better coding.@minecraft/server to 2.8.0 for better coding.@minecraft/server-ui to 2.1.0 for add DDUI data drive UI, (dynamic UI screen).totemUI screen to DDUI.stackingTotem screen to DDUI.min engine version to 1.26.30, Now you require 26.30 Minecraft version to play this add-on.format_version of this addon from 2 to 3. (this is for add Pack settings in behavior pack manifest) (experimental feature locked).es_ES.This feature allow stack and unstack your totem of undying.
for access a this one your need use the next command:
”/fus or /st:fus”. this have 3 properties:
Query: you check if this feature is unlock or not.true and false: Enable or disable this feature.When your interact with a totem in hand you stack another totems in your inventory, but if you’re sneaking you can unstack your stacked totem of your hand.
Vibrant Visuals.