diff options
| author | Alkalus <3060479+draknyte1@users.noreply.github.com> | 2022-01-23 17:41:06 +0000 |
|---|---|---|
| committer | Alkalus <3060479+draknyte1@users.noreply.github.com> | 2022-01-23 17:41:06 +0000 |
| commit | 43be31d2ac5c8d390579edd4faa5817e91fc4b1a (patch) | |
| tree | 00ad2ecf627fd461e88e4e3067877c93ef4f0909 /.gitignore | |
| parent | 0af6401544c94989f3913c9ea6638a304f7596ef (diff) | |
| download | GT5-Unofficial-43be31d2ac5c8d390579edd4faa5817e91fc4b1a.tar.gz GT5-Unofficial-43be31d2ac5c8d390579edd4faa5817e91fc4b1a.tar.bz2 GT5-Unofficial-43be31d2ac5c8d390579edd4faa5817e91fc4b1a.zip | |
Added framework for custom bees.
Boosted drops of Dragon Metal from Chaos Dragons.
Fixed https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9556.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 40fb5e4a7d..467d0f686a 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,8 @@ whitelist.json *.iws src/main/resources/mixins.*.json *.bat +*.bak +/screenshots +/world +/saves +/asm |
