Allow fallback components to translate properly

Fixes #3660
This commit is contained in:
Camotoy 2023-04-08 15:49:55 -04:00
parent f83235cf96
commit 11c277481f
3 changed files with 24 additions and 2 deletions

View file

@ -13,7 +13,7 @@ protocol = "3.0.0.Beta1-SNAPSHOT"
raknet = "0.0.1.Final-SNAPSHOT"
mcauthlib = "d9d773e"
mcprotocollib = "1.19.4-math2-SNAPSHOT"
adventure = "4.12.0-20220629.025215-9"
adventure = "4.13.1-20230408.192716-3"
adventure-platform = "4.1.2"
junit = "5.9.2"
checkerframework = "3.19.0"