1
0
Fork 0

Update README.md

This commit is contained in:
lightling 2019-09-16 19:29:34 -04:00
parent 0079ef4151
commit 1c61b431fe

View file

@ -29,7 +29,6 @@ GibsoniaCraft adds new tools to the server. Excavator/Hammer based off of BradzC
- Does not account for enchantments - Does not account for enchantments
- Hammer/Excavator fails at x=-1 (and likely z=-1) - Hammer/Excavator fails at x=-1 (and likely z=-1)
- Due to the current check for hammer/excavator block adding (originally based off of PowerTool's method), durablity on hammers/excavators will always have extra durability reduction even if only one block was added (will eventually change to only add blocks to list if they are the right type, like with lumber-axe)
## License ## License
[MIT](LICENSE) [MIT](LICENSE)