promotional bannermobile promotional banner

General Utilities

Useful commands for Mod/ModPack Developers.

File Details

2.0.0-20.6 - Neo

  • R
  • May 6, 2024
  • 116.85 KB
  • 23
  • 1.20.6
  • NeoForge

File Name

gutils-2.0.0-20.6.jar

Supported Versions

  • 1.20.6

Curse Maven Snippet

NeoForge

implementation "curse.maven:general-utilities-998288:5319326"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

2.0

  • Added inspectBiome command, to show Biome Properties.
  • inspectBiome arguments:

color | Returns all Color properties.
tags | Returns all Biome Tags.
features | Returns all Biome Features.
sounds | Returns all Biome Sounds.

  • All commands are now camelCase.
  • All commands now return Errors, if something went wrong.
  • Commands that return Tags no longer have Whitespace before tag IDs.