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 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. ↩
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)
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.
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.
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.
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.