Fixed the Tools breaking on stripping and pathing and made the axe not capitate player placed logs

Signed-off-by: IM23a-cernik <cernik@bzz.ch>
This commit is contained in:
IM23a-cernik
2025-05-21 10:46:46 +02:00
parent 5679e323e4
commit 8620edae24
9 changed files with 176 additions and 15 deletions
-1
View File
@@ -126,7 +126,6 @@ dependencies {
// Example mod dependency using a file as dependency
// implementation files("libs/coolmod-${mc_version}-${coolmod_version}.jar")
// Example project dependency using a sister or child project:
// implementation project(":myproject")