Plugin Changelog
V0.6 | Custom Pack💫
I have been on a trip. Here's the new update:
Added the ability to add a custom resource pack to the generated one. You can add that resource pack's assets folder at Sune/custom_pack
Added configuration for custom pack at the main config Changes to the naming of some pack mcmeta configuration fields, to stay consistent with the current naming.
V0.5 | Debugging Cleaning & Reverted Encryption
Reverted changes for resource pack encryption, It didn't work as I expected 😞.
Fixed some debugging code.
V0.4 | Encryption & Text Components Support (Translations) 📃
Sune's resource pack will now be encrypted by default, it may be changed in the future to allow the admins the ability to change the encryption method as they wish.
Added the ability to style the translations, read more about it here.
Fixed code for loaded languages debug message
V0.3 | Sound Events 🎺
Added support for custom sound events, allows you to add or change sound events to the game easily.
Added Sune/sounds.yml as a sound events config. Added sounds folder at Sune/resources. There you can put custom sounds if you like.
Removed Sune/pack path debug message.
V0.2 | Equipment Models🧥
Added support for custom equipment models, which you can read more about here.
Moved Sune/item_definitions.yml to Sune/models/item_definitions.yml. Added Sune/models/equipment.yml for equipment models.
Added a equipment folder to Sune/resources/textures. Sub folders of equipment are named based on the layer types player, player_legs, llama, wolf, wings.
Last updated