Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move property breakType of tile to TileType #34

Open
AKryukov92 opened this issue Jun 26, 2017 · 0 comments
Open

Move property breakType of tile to TileType #34

AKryukov92 opened this issue Jun 26, 2017 · 0 comments

Comments

@AKryukov92
Copy link
Contributor

AKryukov92 commented Jun 26, 2017

At version 9b1158a, tiles are grouped by break type in java code in file World.java
When this property will be moved to TileType, it will be possible to implement method "getBreakTicks(String toolQuality, Tool.ToolType toolType)"
It should be possible for any tile to be in multiple break type groups.
This approach will make tiles more configurable.

@AKryukov92 AKryukov92 changed the title Move property breakType of tile to configuration file Move property breakType of tile to TileType Jun 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant