OpenTerrainGenerator icon indicating copy to clipboard operation
OpenTerrainGenerator copied to clipboard

1.17 - Brigadier

Open Jishuna opened this issue 4 years ago • 1 comments

Now that we have mappings on paper, we should move our commands to brigadier.

Jishuna avatar Sep 08 '21 20:09 Jishuna

This is mostly complete, with the following issues:

  • I had to remove our custom flag argument, so we need another way to handle trailing flags in command arguments.
  • Our command is registered as /minecraft:otg.
  • /otg map biomes and /otg map terrain produce a black image in 0 seconds.

Jishuna avatar Sep 12 '21 02:09 Jishuna