remove mcl_tools to fix bug

This commit is contained in:
NO11 2021-06-30 19:13:07 +02:00 committed by GitHub
parent 58bb1cc3c7
commit 51f2474ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name = mcl_copper
author = NO11
depends = mcl_core, mcl_sounds, mcl_stairs, mcl_tools
description = Adds Copper Ore, blocks and items.
depends = mcl_core, mcl_sounds, mcl_stairs
description = Adds Copper Ore, blocks and items.