Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 676 Bytes

File metadata and controls

16 lines (10 loc) · 676 Bytes

FishingAddon

mod-loader minecraft-version language

FishingAddon is a simple Cobalt addon written in Kotlin for Minecraft 1.20.10. It demonstrates the basics of using features such as:

  • Custom commands
  • Custom modules w/ settings

This project serves as a starting point for anyone looking to develop their own Cobalt addons.