changelogs
V0.6.0 - release
- Added Adventure table block.
- move some recipes at the adventure table:
- All custom totems.
- Crazy candy.
- Adventure bag.
- Cherry heart.
- Relic bom guard.
- Guide book. (so works in crafting table)
V0.5.1 - release
This update change something of custom totems that soon work like one (on 26.10 of Minecraft):
- the max stack size is now on 1 instead of 5.
- now the custom totems particles and sound works in the void.
- Soon the custom totems code works on 26.10 of Minecraft, so you can get access in
scripts/fx/items/totems.js or get free access code in GitHub :).
- Fix a bug with the checked template message.
V0.5.0 - release
- Remove HUD animations for
UI optimization:
- Dead animation.
- Good notices animation.
- Title animation.
- Red rulete animation.
(never used)
- Remove some SFX by avoid future copyright and the SFX will never be use
(for now).
- Fix any translations in:
en-us, es-mx, es-es.
- Fix a bug that you can spam the template notification with many templates.
- Fix a function script (translate words), that sometimes send empty content.
- Bug fixes and improve in Javascript code:
- All the code was rewritten.
- Now the code it’s better organized in differents files.
- The most code variables are understandable.
- Now the Adventure bag use the
player.id instead of a id generator created with AI. WARNING, if you're using the Adventure bag, make sure of pick the items or this items disappear
- Now the code where save the items in the Adventure Bag, will save in a
class instead of a function. We will improve the code soon.
- Fix a bug where use the Adventure bag first time.
- Now bats drop the
bat scythe with 25%.
V0.4.0 - release
- Bug fixes and Javascript optimization.
- New translate to language.
- Fixed a transalation error in the language:
en-us, es-mx, es-es.
- Fixed a bug that you can send notices in blank.
V0.3.0 - release
- added a new weapon:
bat scythe. Experimental
- damage: 6.
- durability: 250.
- no despawn.
- You get regeneration II when you hurt a entity, (with 31.42% get effect).
Experimental
- Bug fixes and Javascript optimization.
V0.2.0 - release
- Fixed a transalation error in the language:
en-us.
- Bug fixes and Javascript optimization.
- optimization of potion effects.
- The title and song of the addon animation have been temporarily deprecated.
- Optimizing the search for templates in players.
- Now you can use the admin settings.
Experimental
- Fixed a bug where the Guardian’s Relic would knock other players into the air.
- changes in the texture of the adventure bag.
V0.1.0 - release
- The resource pack URL has been updated
(previously used MCPEDL, now correctly uses CurseForge).
- Fixed some translation errors in the language:
es-es, es-mx.
- Bug fixes and Javascript optimization.
V0.0.1 - beta
- an item was censored for inappropriate content not allowed.
- support to play without losing your achievements.
- There are some errors that prevent this addon from being installed and we are working on solving this problem.