diff --git a/.gitignore b/.gitignore index c30e3b349..4ae55381c 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ # Pakku build/ !.pakku/**/* +!pakku.jar # Configs config/jei/world/ diff --git a/pakku.jar b/pakku.jar new file mode 100644 index 000000000..9dce96ea2 Binary files /dev/null and b/pakku.jar differ