This repository was archived by the owner on May 5, 2025. It is now read-only.
VaultAdditions v1.6.0
VaultAdditions v1.6.0
- Fixed rendering for statues that were facing north/south
- Changed id of the existing Vault loot statue, this will cause all pre-existing statues to be removed. (
vaultadditions:loot_statue_vault) - Added new Statues
vaultadditions:loot_statue_arenavaultadditions:loot_statue_giftvaultadditions:loot_statue_gift_mega- Each of these have individual configs to configure their items, intervals & amount of items to generate
- Added custom Voxelshapes for Statues to consider skins
- Updated the grantLootStatue Command
/grantLootStatue {ResourceLocation: StatueID} {String: StatueName}
- Renamed
vaultadditions_statuesconfig tovaultadditions_statue_vault - Added
vaultadditions_statue_arenaconfig - Added
vaultadditions_statue_giftconfig - Added
vaultadditions_statue_mega_giftconfig*- All these configs have the same formatting as the
vaultadditions_statue_vaultconfig
- All these configs have the same formatting as the
- Added
vaultadditions_name_providerconfig.- Has two entries,
IS_USEDto determine whether the config should be considered & a List of all the valid PlayerNames - If the config is not used, a list of all known players of the server is used instead (All players that have logged in)
- Has two entries,
- Fixed crash when throwing Statues into the cauldron with no recycle value -> Defaults to 1 recycle value
Full Changelog: v1.5.0...v1.6.0