VillagerTradeLimiter/.gitignore
PretzelJohn 98be139384 Version 1.4.0:
* Added 1.18 and 1.18.1 support
* Migrated to NBT-API (thanks Jowcey!)
* Added MaxUses setting (thanks Jowcey!)
* Added fixed price and currency settings for both ingredients (Item1 and Item2) of a trade (thanks Jowcey!)
* Fixed config updater (thanks tchristofferson!)
* Updated readme
2021-12-15 15:30:01 -05:00

11 lines
85 B
Plaintext

/bin/
/target/
bin
*.class
/.settings/
.project
.classpath
*.iml
/.idea/
/.git/
/out/