Add tab completion to /warp
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
"firmament.repo.reload.disk": "Reloading repository from disk. This may lag a bit.",
|
||||
"firmament.repo.cache": "Recaching items",
|
||||
"firmament.repo.brokenitem": "Failed to render item: %s",
|
||||
"firmament.config.auto-completions": "Hypixel Command Improvements",
|
||||
"firmament.config.auto-completions.warp-complete": "Auto Complete /warp",
|
||||
"firmament.config.auto-completions.warp-is": "Redirect /warp is to /warp island",
|
||||
"firmanent.config.edit": "Edit",
|
||||
"firmament.config.repo": "Firmament Repo Settings",
|
||||
"firmament.config.repo.autoUpdate": "Auto Update",
|
||||
|
||||
@@ -5,3 +5,4 @@ accessible class net/minecraft/client/font/TextRenderer$Drawer
|
||||
accessible class net/minecraft/client/render/model/ModelLoader$BakerImpl
|
||||
accessible method net/minecraft/client/render/model/ModelLoader$BakerImpl <init> (Lnet/minecraft/client/render/model/ModelLoader;Ljava/util/function/BiFunction;Lnet/minecraft/util/Identifier;)V
|
||||
accessible field net/minecraft/client/texture/PlayerSkinProvider TEXTURES Ljava/lang/String;
|
||||
accessible field net/minecraft/client/network/ClientPlayNetworkHandler lastSeenMessagesCollector Lnet/minecraft/network/message/LastSeenMessagesCollector;
|
||||
|
||||
Reference in New Issue
Block a user