Skip to content
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.

Wurstmineberg Minecraft API 1.16.0 — villages

Compare
Choose a tag to compare
@fenhl fenhl released this 27 Nov 23:23
· 232 commits to master since this release

This release adds 3 new endpoints which expose the main world's village data files as JSON:

  • /server/world/villages/end.json for The End
  • /server/world/villages/nether.json for the Nether
  • /server/world/villages/overworld.json for the Overworld

It also adds an explicit coding comment, since the source code contains non-ASCII Unicode characters.