diff options
| author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-07-18 20:01:17 +0200 |
|---|---|---|
| committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-07-18 20:01:17 +0200 |
| commit | 5a8610c2f41e44c827912246b4f9437051d11621 (patch) | |
| tree | 04fa785120501182e83c5b05515527bb0428aa63 /clientmods/mapbot | |
| parent | 83f59484d3b03e8964f1c7886dd1a0afd96ddd8d (diff) | |
| download | dragonfireclient-5a8610c2f41e44c827912246b4f9437051d11621.tar.xz | |
Added customizable keybindings, improved freecam, added special inventory keybind (by default ender inventory)
Diffstat (limited to 'clientmods/mapbot')
| -rw-r--r-- | clientmods/mapbot/mod.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clientmods/mapbot/mod.conf b/clientmods/mapbot/mod.conf index 63c81f480..89eea839e 100644 --- a/clientmods/mapbot/mod.conf +++ b/clientmods/mapbot/mod.conf @@ -1,3 +1,3 @@ -name = misc +name = mapbot author = Fleckenstein description = An API to create simple bots, optimized for map interaction |
