Shadows-of-Fire / Toast-Control

Because Mojang can't into popups.
MIT License
13 stars 6 forks source link

【1.16.5】freeze at world create #23

Closed AmyRose1288 closed 3 years ago

AmyRose1288 commented 3 years ago

with these settings:

[client.blocked_toasts]
    #If recipe toasts are blocked.
    recipes = false
    #If all vanilla toasts are blocked.
    global_vanilla = false
    #If advancement toasts are blocked.
    advancements = false
    #If system toasts are blocked.
    system = false
    #If all non-vanilla toasts are blocked.
    global_modded = false
    #If all toasts are blocked.
    global = false
    #If tutorial toasts are blocked.
    tutorial = false
    #Toast Classes that are blocked from being shown.
    blocked_classes = []

100% freeze at world create

Shadows-of-Fire commented 3 years ago

This mod doesn't interact with world creation