promotional bannermobile promotional banner

pathsuggestion

A mod that makes using namespaced identifiers in command suggestions easier.

File Details

pathsuggestion-0.2.0.jar

  • R
  • Sep 21, 2019
  • 19.59 KB
  • 651
  • 1.14.4+6
  • Fabric

File Name

pathsuggestion-0.2.0.jar

Supported Versions

  • 1.15-Snapshot
  • 1.14-Snapshot
  • 1.14.4
  • 1.14.3
  • 1.14.2
  • 1.14.1
  • 1.14

Curse Maven Snippet

Fabric

modImplementation "curse.maven:pathsuggestion-321015:2790965"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Note: This jar supports up to 19w45b. For higher version (19w46b and above) support, use 0.3.0

 

0.2.0

 

Runs on all Minecraft 1.14 and 1.15 snapshots, including all releases in Minecraft 1.14 (tested from 18w43b to 19w36b)

 

Now auto fill the rest of suggestions when tab completed. (No need to press right arrow key after tab again)
Compress suggestion if there is only one suffix path available. (e.g. If there is suggestion "a/b/c/d" and "a/b", it will now show both options in full instead of "a/b/" and "a/b")

Fix a mod.json syntax warning from fabric loader.

 

0.1.1

 

Added an icon and a few more links for the mod, visible when mod menu is installed.

Improved code a bit.