Description
Minecraft did not make good use of Toast.
So, in this mod, you can toast it with command.
for example:
On 1.12.2
/toast @a simple {"text":"Toast_Title","color":"yellow","italic":true,"bold":true} {"text":"send_more_toasts!","strikethrough":true} minecraft:iron_sword 1 0 {ench:[{id:1,lvl:2}]}
On 1.16.5
/toast @a simple {"text":"Toast Title","color":"yellow","italic":true,"bold":true} {"text":"send more toasts!","strikethrough":true} minecraft:iron_sword{ench:[{id:1,lvl:2}]} 1


