mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Forget to init custom recipe config gui.
This commit is contained in:
parent
dd831425bd
commit
b53d347221
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ public class CustomRecipeConfigGui extends MappedGuiListConfigGui<AnvilCustomRec
|
||||||
private CustomRecipeConfigGui() {
|
private CustomRecipeConfigGui() {
|
||||||
super("Custom Recipe Config");
|
super("Custom Recipe Config");
|
||||||
|
|
||||||
|
init();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue