Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 678 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 678 Bytes

GeodeOptimizer

fabric mod that helps finding the optimal piston layout to farm amethyst shards in a geode


Important: This mod is currently in early development and the generation has not yet been implemented.

Commands

  • go pos <1-2>
  • go gen
  • go preview <true/false>

Commands for testing

  • go set
  • go undo
  • go test

For a more detailed description see here


Disclaimer

This is my first Minecraft mod I'm developing, so the code may not be optimized and probably is not the best way to do certain things.

Tips and hints are gladly appreciated.