forked from SteamWar/SteamWar
Update every Back item to use the new texture
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ public class LaufbauSettings {
|
||||
});
|
||||
inv.setItem(49, new SWItem(Material.ARROW, BauSystem.MESSAGE.parse("LAUFBAU_SETTINGS_GUI_BACK", p), clickType -> {
|
||||
open();
|
||||
}));
|
||||
}).setCustomModelData(1));
|
||||
inv.open();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user