Releases: Tisawesomeness/Minecord
Releases · Tisawesomeness/Minecord
Minecord 0.17.16
- Added all 1.21.4 items and recipes. This brings the total to 1,772 items and 1,769 recipes!
- Added aliases for brick items in item commands, allowing
brick
orbricks
when unambiguous - Fixed
/recipe
and/ingredient
sometimes not sorting recipes in chronological order - Fixed some recipes showing wooden or colored ingredients in an inconsistent order
Minecord 0.17.15
- Added all 1.21.2 items and recipes, including experimental recipes. This brings the total to 1,760 items and 1,753 recipes!
- Recipes from the same version are now sorted by recipe type
- Added
/item moss
,/item dark slab
, and/item dark wood slab
aliases for their respective items - Bundle item now uses the closed texture
- Fixed incorrect chiseled bookshelf recipe
- Fixed shulker box coloring recipes not showing that you could re-dye shulkers the same color (this was a bug present in Minecraft until 1.21.2)
- (Self-hosting change) Updated dependencies
Minecord 0.17.14
- Updated dependencies
Minecord 0.17.13
- Added the three new music discs from 1.21. This brings the total to 1,715 items.
- Added
/random uuid
- Moved
/color [very] random
to/random color mc|hex
- (Self-hosting change) Updated dependencies
Minecord 0.17.12
- Added a Ko-fi donation link to
/info
and/credits
- Removed redundant info in
/recipe
to make it easier to read /server
now gives more information about what went wrong if a server sends bad data- Link to GitHub contributors in
/credits
- Reorganized the self-hosting docs and moved them to the wiki
Minecord 0.17.11
- Added all 1.20.5 items and recipes, including experimental recipes. This brings the total to 1,712 items and 1,718 recipes!
- Fixed
/item moving_piston
showing wrong icon - Fixed item images with incorrect aspect ratios
- (Self-hosting change) Updated
recipes.json
format to match base game
Minecord 0.17.10
- Fixed bot never responding if
/server
pings a server that responds only partially to a ping - Improved
/server
performance - (Self-hosting change) Added
serverTimeout
andserverReadTimeout
config options to customize/server
timeouts - (Self-hosting change) Updated dependencies
Minecord 0.17.9
/stack
now supports all stack sizes from 1 to 99 (may take up to 1 hour to propogate)- Added a workaround for Discord refusing to embed player/skin render images. Self-hosters can toggle this with
reuploadCrafatarImages
in the config. - Added an easter egg.
- (Self-hosting change) Added
includeSpamStatuses
in config to silence frequent status logs
Minecord 0.17.8
- Fixed exception when looking up item with trailing
:
- Packaged release in zip file again
Minecord 0.17.7
- Fixed
/status
showing incorrect info - Performance improvements
- (Self-hosting change) Improved exception logging