Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 274 Bytes

File metadata and controls

13 lines (8 loc) · 274 Bytes

SignExtractor

Extracts signs from a Minecraft world. Should support any world 1.20 and newer.

Usage

java -jar SignExtractor-all.jar <region folder>

Building

  • Run ./gradlew shadowJar
  • Jar can be found in ./build/libs/ choose the one ending in -all.jar