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 6ef8a521c0 improved upon chunk loader code
- Changed LoaderPlace to use getItemInHand().getLore()
- Ensured LoaderDestroy drops a loader
- Made a static method similar to the internal Setup() method that returns the loader for LoaderDestroy to use
- Switched around crafting recipe
- Made the ForceChunkActive/Inactive methods return a boolean to make sure the LoaderDestroy only drops the item if the chunk is a loader and that LoaderPlace drops the item back to the player if the chunk was already a loader
2019-09-19 20:55:50 -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 improved upon chunk loader code 2019-09-19 20:55:50 -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