I'm Juuz, a hobbyist developer who mostly makes Kotlin and Java projects – usually related to Minecraft.
Kotlin · A decoration mod for Minecraft 1.14+ featuring furniture, trading, brewing and more!
Java · Adds biomes inspired by Nordic nature!
Java · Adds freely paintable blocks in any RBG colour!
Java · Turns your favourite blocks into parts that fit in the one block!
And others...
- Lakeside (Java): improved lakes for Minecraft 1.15-1.17
- Survival Mode (Java): play in survival mode in Minecraft Classic 0.30
- I Blame X (Java): "blames" a random mod at the start of crash reports
- Bee Angry-est (Java): makes bees angries and adds other bee-related content 🐝
- Tree Hat (Java): adds wearable miniature trees
- LibGui (Java): a modern GUI library for Fabric
- Many APIs in Fabric API (Java), including the Screen Handler API and the Loot API
- Implemented Inventory (Java): a simple implementation of Minecraft's
Inventory
- Spindle (Java): a bridge to run Fabric Loader on ModLauncher
- Architectury (Java, Kotlin): a cross-platform Minecraft modding toolchain
- Vineflower for Loom (Java): adds the Vineflower decompiler to Loom-based development environments
- AntiquityMC (Java): modding Minecraft Classic 0.30 on a modern Fabric toolchain
- Fabric Filament (Java): a Gradle plugin to help with building deobfuscation mappings
- Unprotect (Java): a ModLauncher plugin that makes package-private and protected code public at runtime
- Architectury API Versions (website): a website that finds the latest version of Architectury API
- Architectury Versions (Kotlin, old Rust version): a CLI tool that finds the latest versions of Architectury and Fabric projects
- Mirror Upload (Rust): a tool to cross-publish Minecraft mod releases from GitHub to CurseForge and Modrinth
- Gronkify (Scala): a cursed Gradle plugin that plays music during your long builds
- fc0 (Groovy): a modding toolchain for 2fc0f18
- Leaf Through (Kotlin): a simple string reader library
- Scissors (Kotlin): a tool that can "cut away" a deobfuscation mapping layer by comparing it to a larger mapping set
- Ripple (Java): a library for processing deobfuscation mappings
- Cucuwiki (Kotlin, TypeScript): a simple wiki
- LibNinePatch (Java): a simple Java 9patch renderer for any graphics API
- Jankson Record Adapter (Java): an addon for Jankson that serialises Java records
- Publish Checkstyle Report (TypeScript): a GitHub action that shows Checkstyle errors inline as code annotations