This is a Minecraft Forge mod that reimplements (a subset of) the Minecraft Pi edition API. The Minecraft Pi Edition also contains a simple to use API. My plugin recreates this simple API in your ...
Over the last few years, the Minecraft community has debated which popular mod loader is ideal for the game between Forge and Fabric. While many players have opinions on the subject, players should ...
The API would be able to authenticate a user as author of a mod. Allowing creation of mod versions via API would allow usage from GitHub actions, automating release processes for mod authors. This is ...