A customized Minecraft Mod Development Kit (MDK) that extends the official Forge MDK with additional features for modern mod development. Click the Use this template button to create a new repository.
This very simple fabric mod utilizes Mojang API to fetch capes the logged in player owns, and then equips a random one every time player disconnects from a server. You can choose which capes will be ...
Redstone is a crucial part of any Minecraft game. Players can use it to build and power all sorts of things in-game, from simple clocks to fully-fledged circuits. Randomizers are an example for ...