github.com/su226/orimod ↗
Minecraft mod about the game Ori and the Blind Forest and Ori the Will of the Wisps
Open this visualization on its own page →
Contributors
2
Lines of Code
555
From
2021-08-12
To
2021-08-25
About su226/orimod
OriMod is a Minecraft mod that brings content from the indie games Ori and the Blind Forest and Ori and the Will of the Wisps into Minecraft. The mod adds various items, mechanics, and features inspired by these platformer games to expand the vanilla Minecraft experience.
The project supports multiple versions of Minecraft with different mod loaders. For version 1.12.2, it requires MinecraftForge and optionally integrates with mods like JEI and Baubles. The 1.16.5 version uses Fabric instead, requiring Fabric API, Cloth Config API, and Trinkets, with optional support for recipe viewers like REI and the Mod Menu interface. The mod also includes a special model for the Touhou Little Maid mod, though this feature is only available in the 1.12.2 version.
The project is written in Java and can be compiled locally using Gradle, requiring either JDK 8 for the older version or JDK 16 for the newer Fabric version. The codebase is configured for development in popular IDEs including Eclipse, IntelliJ IDEA, and Visual Studio Code, making it accessible for contributors who want to expand the mod's features.