Mods

I have created a couple minecraft mods to help improve your enjoyment of the game. Some of them add a bunch of content, like Netherite Plus, while others are client side improvements, like Slime Block in Redstone Tab. Most of my mods will try to keep a vanilla feeling, as I think that is the best way to enjoy the game.

Netherite is an amazing feature, but I felt that it was lacking some depth in Vanilla Minecraft, so I created this mod to add netherite features to all current tools. As of now, there are netherite equivalents for the elytra, bow, crossbow, anvil, fishing rod, trident, shulker boxes, horse armor, and shields. Some added features are fake netherite blocks for building, lava fishing with the netherite fishing rod, and xp reduction in the netherite anvil, which never breaks. All of these features are configurable and can be turned on and off. Netherite Plus is available for both Fabric and Forge

Find on GitHub

Find on CurseForge

Find on Modrinth

Netherite Plus

The creative inventory is extremely cluttered and needs updating. This client-side mod allows you to move any item or tag to any tab, and creating new tabs. There are two config files that can be dynamically changed and updated with the /reload command in Minecraft. Check Github for a more in depth explaination of the config files.

Find on GitHub

Find on CurseForge

Find on Modrinth

Slime Block in Redstone Tab

Simple JSON based config library with command and mod menu support

Find on GitHub

Oro Config

A small library that easily allows for multiple types of items for Minecraft's more hardcoded items like elytra, fishing rods, bows, crossbows, and tridents. This library will be depricated once Fabric API includes better versions of this library.This library does not encompass all uses cases for item, but it does with most of them to make the items work with the players.

Find on GitHub

Multi Item Lib

Count how many blocks are at each y level. Contains two commands: `/scan_blocks <range> <block> [max-height]` and `/scan_all_ores <range>`

Find on GitHub

Find on CurseForge

Find on Modrinth

Block Quantity Scanner

Allows for the changing of how far item entities combine in Minecraft. Optional client-side. I will not port this mod to forge. Should work on all Minecraft versions fabric works on. You can change the range by editing the config file: `custom_item_range_combination.json`, or running the command `/custom_item_range_combination range item_combine_range <range>`

Find on GitHub

Find on CurseForge

Find on Modrinth

Custom Item Range Combination

Helps you visualize where your portals need to go. Create a new portal with the "n" key

Find on GitHub

Find on CurseForge

Find on Modrinth

Portal Helper