Implement EnchantmentArgument, remove inaccurate brig mappings.

This commit is contained in:
jmp 2020-10-09 15:19:13 -07:00 committed by Alexander Söderberg
parent 1f3c3f2bd9
commit c3d679d5ec
7 changed files with 244 additions and 34 deletions

View file

@ -1,5 +1,4 @@
dependencies {
api 'net.kyori:adventure-api:4.0.0-SNAPSHOT'
api project(':cloud-core')
api 'net.kyori:adventure-text-minimessage:4.0.0-SNAPSHOT'
api 'net.kyori:adventure-api:4.0.0-SNAPSHOT'
}