mirror of
https://github.com/Motschen/midnightdust-eu.git
synced 2025-12-18 03:15:09 +01:00
Various design improvements
This commit is contained in:
@@ -39,7 +39,7 @@ dependencies {
|
||||
<Icon name="ion:information-circle-outline" />
|
||||
<p>
|
||||
<strong>Info:</strong> You should always pick the version that suits your modloader and Minecraft version best.
|
||||
The version selector is finally fully functional!
|
||||
Forge support is retired in favor of NeoForge.
|
||||
</p>
|
||||
</Notification>
|
||||
|
||||
@@ -172,5 +172,5 @@ If you don't use the whole library and therefore not the automatic ModMenu integ
|
||||
@Override
|
||||
public ConfigScreenFactory<?> getModConfigScreenFactory() {
|
||||
return parent -> MidnightConfig.getScreen(parent, "modid");
|
||||
}`
|
||||
}
|
||||
```
|
||||
Reference in New Issue
Block a user