Vellumli (0.0.0-beta.2)
Curse Maven Snippet
What's new
v0.0.0-beta.2 - Build fixes and mod icon
Fix
- NeoForge 26.1 to 26.2 API breakage: resolved all compile errors found while porting Patchouli —
Minecraft.screenis nowMinecraft.gui.screen(), advancement predicate classes moved fromadvancements.criteriontoadvancements.predicates,getToastManager()is nowgui.toastManager(). Removed a mixin targeting a rendering class no longer present in 26.2. - Mod failed to load: the packaged
neoforge.mods.tomlwas not being processed due to a stale template path inherited from the shared mod skeleton. Fixed and verified the mod now loads cleanly in a real client, including the data-driven demo book. - JAR naming: now follows the project convention (
vellumli-26.2-neoforge-<version>.jar).
Added
- Mod icon.
This beta was verified to load without errors via ./gradlew runClient. Multiblock 3D pages and some advanced Patchouli page types are still not ported in this release.This mod has no additional files

