Learning how to Origin

Docs written according to Origin 9.+ (9.0.0, 9.0.5, 9.1.2, 9.22.3, etc)

Origin is a library mod, commonly used for TheTemportalist's mods. It relies on MinecraftForge, and provides an API and/or a foundation for creating mods, as well as encompassing an internal mod and addon mods. That said, you are welcome to use it as the basis of your own mods!

Java Docs

Glossary

Setting up a workspace

Adding as a Dependency

The API

Laying a Foundation