The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[5.0.0-beta.2+1.21] - 2024.07.29
Changed
- [NeoForge] Update to NeoForge 21.0.143
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[5.0.0-beta+1.21] - 2024.07.02
Added
- Added datapack method for specifying block groups
- Added
enableEnchantmentWarnings
,enableEnchantmentTooltips
, andenableEnchantmentNotifications
configuration fields toveinmining-client.toml
to better guide users about potential usage and errors
Changed
- Updated to Minecraft 1.21
- Migrated the enchantment configuration from
veinmining-common.toml
to a datapack fileveinmining:enchantment/vein_mining.json
- Expanded configuration comments for activation state fields
Removed
- Removed
veinmining-common.toml
and its associated configuration values
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[1.5.0+1.20.1] - 2024.06.27
Added
- Added datapack method for specifying block groups
- Added
enableEnchantmentWarnings
,enableEnchantmentTooltips
, andenableEnchantmentNotifications
configuration fields toveinmining-client.toml
to better guide users about potential usage and errors
Changed
- Expanded configuration comments for activation state fields
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[4.0.2+1.20.6] - 2024.06.19
Fixed
- Fixed Vein Mining enchantment books not appearing in Creative tabs #130
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[4.0.1+1.20.6] - 2024.05.11
Fixed
- Fixed NPE crash when certain items are used by non-players #127
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[4.0.0+1.20.6] - 2024.05.10
Changed
- Updated to Minecraft 1.20.6
- Updated to SpectreLib 0.16.1
- Changed
rarity
configuration option toweight
andanvilCost
- Expanded
minEnchantabilityBase
andminEnchantabilityPerLevel
configuration options intominCostBase
,minCostPerLevel
,maxCostBase
, andmaxCostPerLevel
- [Fabric] Changed default items to use vanilla tags instead of modded tags
Removed
- Removed
groupsList
configuration option
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[3.1.1+1.20.4] - 2024.04.29
Fixed
- Fixed destroy speed logic for modded tools