Vaults with customizable name & icon, full NBT Support, custom textures & models
This version downgrades the required java version to 8 instead of 17!
build: downgrade to java 8
chore: bump version of invui & configlib to support java 8
chore: bump version to 1.3.3
This update just fixes the issue that items didn't got the custom model data being set!
- chore: add comment to config to mention custom modal data support for icons
- fix: set custom model data to items
- chore: bump version to 1.3.2
We are excited to introduce a new feature in FairyVaults!
You now can set the custom model data for icons!
Both the `default-vault-icon` and `selectable-icons` option materials now accepts a second argument in the following format:
default-vault-icon: SHULKER_BOX:1
selectable-icons:
- RED_SHULKER_BOX:100
chore: bump version to 1.3.1
feat: vault icons have a configurable custom model data
chore(deps): Update dependency com.github.cryptomorin:XSeries to v11.2.0.1
- chore: enable dependencyDashboard
- chore(deps): move localelib to pikamug instead of my fork
- chore(deps): Update dependency io.github.goooler.shadow to v8.1.8
- chore(deps): Update dependency io.netty:netty-all to v4.1.111.Final
- chore: bump version to 1.2.2
This update fixes a issue that prevented the plugin to be enabled on certain versions above 1.20.4
- build: update essentialsx for dev plugins
- fix: remove required constructor annotation
- chore: bump version to 1.2.1
- Bump version of xseries to support 1.20.1 (https://github.com/CryptoMorin/XSeries/pull/279)
- Catch and display error to identify those issues easier
Okay this should now make vaults running on paper 1.21 running!
- Bump version of InvUI to fix the support 1.12
- Bump version of cloud, invui & xseries to support 1.21 with all materials
- Fix bug in paper that lead that 1.21 & 1.20.6 didn't worked