Changelog
Changelog for Cobblemon MythsAndLegends Addon 1.6.3
New Features
- Inventory Check Item List: A new configuration option
inventory_check_item_list
has been introduced. This feature allows for specifying a list of items that the game will check for in player inventories at each specified interval, enhancing mod customization for specific item-based interactions or effects.
Changes
- All Key Items in Loot Tables: Thanks to feedback from @ultranikki, who identified an oversight, all 30 key items are now correctly included in the loot tables.
- Updated Configuration Variable Names: To better align with their functionality and improve consistency across the configuration, several variable names have been updated. The old names are provided for reference, but they are not used in the new version.
inventory_check_interval
(previouslycheckInventoryInterval
): Defines the interval for inventory checks.consume_items_on_successful_spawn
(previouslyconsumeConditionalItemOnSuccessfulSpawn
): Controls item consumption on successful events.ignore_key_items
(previouslyIfKeyItemAndItemRequirementIsSetConsumeOnlyItems
): Determines item consumption behavior under specific conditions.loot_tables
(previouslylootTablesToModify
): Specifies loot tables to be modified to include key items.loot_table_item_spawn_chance
(previouslychancePerItemToSpawn
): Sets the chance for items to spawn in modified loot tables.divide_item_spawn_chance
(previouslychancePerItemDivideByAllItemsToAdd
): Adjusts spawn chance based on the number of key items.
Improvements
- Enhanced Documentation and Default Values: The default configuration file now includes comprehensive comments, default values, and possible value ranges for each setting. This update aims to facilitate a better understanding and easier configuration process for users.
Important Notes
-
No Backward Compatibility: This version does not support backward compatibility with previous configuration files. It is strongly recommended for users to create a backup of their existing configuration file before upgrading. After backing up, users should delete the old configuration file and use the new version to avoid any conflicts or issues.
-
Deprecated Configuration Names: The old configuration variable names are deprecated and will not be recognized by the new version. Users are advised to familiarize themselves with the new names and update their configuration accordingly.
Reminder: Configurations not mentioned here are currently non-functional. Future updates may add new features and options.
Dependencies
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.6.3-SNAPSHOTLoaders
Fabric