MagicBlock-2.1.0 Update Notes:
Fixes:
1. Fixed a bug where some magic blocks could be placed in the workbench and decomposed.
2. Fixed a bug where some magic blocks would drop experience points when mined.
Additions:
1. Added a new configuration option to set the default usage times for magic blocks obtained through the "mb get" command. The default value is as follows, and can be changed by adding this configuration:
default-block-times: 1000000000
2. Added the command "mb addtimes <number>" which allows you to increase the usage times of the magic block in your hand.
MagicBlock v2.2.0 Update Notes:
Optimizations:
1. Optimized the "mb get" command by adding an optional parameter [times], e.g., "mb get 200" to get a magic block that can be used 200 times.
2. Improved message feedback. When a magic block's usage times run out, a message will notify the player in the chat.
Additions:
1. Added magic food. Command: "mb getfood <material> [times]" allows you to get a specified type of magic food and set its usage times through command parameters. The configuration file can specify the hunger value restored per use. If the [times] parameter is not specified, the default is 0.1B times. In short, you can get food that can be used multiple times.
MagicBlock v2.2.1 Fixes:
Fixed an issue where attached blocks (lanterns, torches, etc.) would drop when the block they were attached to was destroyed.
MagicBlock v2.2.2 Fixes:
Fixed a bug where switching blocks in certain situations would cause item duplication. Highly recommended to update.