Modding

Uniform Droppers & Dispensers ResourePack for Minecraft 1.14 - 1.21

Bothered by the different faces of Minecraft’s dropper and dispenser blocks depending on their orientation, I made a resourcepack (texture / model modification) to change their models learning how Minecraft stores information about their models.

MCSettings: Web Tool for creating settings interfaces for Minecraft Datapacks.

MCSettings is a web tool for the easy creation of Settings Interfaces for Datapacks in Minecraft chat. It was one of my first bigger adventures into the world of Web Development. It was created during one week as an entry for a Datapack Jam. This was project was the first to combine my interests of Programming and Minecraft “modding”.1 (Datapacks are a kind of modification of Vanilla Minecraft through an in-build system) Note, that there’s a clear distinction between Minecraft Datapacks and Minecraft Mods, not to forget Plugins which act server-side. ↩

MineuteCraft Datapack for Minecraft 1.20

The MineuteCraft Datapack is a modification for Minecraft limiting a player’s play time to 1 minute per session. (A datapack is a kind of modification for Vanilla Minecraft Java)

Woodcutter Datapack for Minecraft Java version 1.14 to 1.21

The Minecraft Woodcutter Datapack (a datapack is a kind of modification for Vanilla Minecraft Java) is a recreation of my first public datapack including newly added wood types.

Fast Item Swap (Inventory Enhancement) Datapack for Minecraft Java version 1.17

The Fast Item Swap Datapack (a datapack is a kind of modification for Vanilla Minecraft Java) was a tool that Minecraft builders could use to faster and more elequantly select their building materials making use of a key combination to switch their selected building material in no time.

Woodcutter Datapack for Minecraft Java version 1.14 to 1.17

The Minecraft Woodcutter Datapack (a datapack is a kind of modification for Vanilla Minecraft Java) might (I honestly don’t know) be the first datapack, even the first thing, I ever uploaded.

Quality Of Life AutoHotkey Scripts

I have been continously working on a couple of scripts to make some things easier / faster by the means of automation using a scripting language called AutoHotkey.