1
0
Fork 0
This repository has been archived on 2024-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
GibsoniaCraft/plugin
Lightling 0919be0f1c made GetSurroundingBlocks require the tool being used
If a diggable block is next to a block being mined with hammer, or if a mineable block is next to a block being dug with an excavator, durability would decrease by two instead of one due to the original check adding both diggable and mineable blocks to the list
2019-09-18 21:04:32 -04:00
..
.externalToolBuilders fixed builder, added excavator to OnEnable() 2019-09-12 19:50:27 -04:00
bin fixed builder, added excavator to OnEnable() 2019-09-12 19:50:27 -04:00
src/lightling/gibsoniacraft made GetSurroundingBlocks require the tool being used 2019-09-18 21:04:32 -04:00
.classpath created excavator class 2019-09-12 19:01:50 -04:00
.project fixed builder, added excavator to OnEnable() 2019-09-12 19:50:27 -04:00
build.xml created excavator class 2019-09-12 19:01:50 -04:00
plugin.yml made GetSurroundingBlocks require the tool being used 2019-09-18 21:04:32 -04:00