15 lines
259 B
Plaintext
15 lines
259 B
Plaintext
|
type = customizablemenus
|
||
|
|
||
|
net.minecraft.client.gui.screens.TitleScreen {
|
||
|
}
|
||
|
|
||
|
net.minecraft.client.gui.screens.ProgressScreen {
|
||
|
}
|
||
|
|
||
|
net.minecraft.client.gui.screens.LevelLoadingScreen {
|
||
|
}
|
||
|
|
||
|
de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
|
||
|
}
|
||
|
|