promotional bannermobile promotional banner

FW Paint

Client first mod, paint block gradients and 3D-noise fills from your inventory.
Back to Files

fw-paint-neoforge-2.3.1.jar

File namefw-paint-neoforge-2.3.1.jar
Uploader
faxwangfaxwang
Uploaded
Sep 17, 2026
Downloads
13
Size
347.3 KB
Mod Loaders
NeoForge
File ID
8902067
Type
R
Release
Supported game versions
  • 26.3

Curse Maven Snippet

NeoForge

implementation "curse.maven:fw-paint-1594231:8902067"

Learn more about Curse Maven

What's new

# FW Paint v2.3.1

**Minecraft 26.3.** A compatibility release — no gameplay changes, everything from v2.3.0
works as before on the new Minecraft version.

Targets: Minecraft **26.3** · Fabric Loader **0.19.5+** · Fabric API for 26.3 (Fabric jar
only) · Java **25**.

## Under the hood

- 26.3 replaced GLFW with SDL for windowing: the default keybinds (K / G / B / L-Ctrl) now
  come from vanilla's own key constants, so they land on the same keys as before — but if you
  had rebound them, check Options → Controls → FW Paint after updating. SDL also renumbered
  the mouse buttons, so every click handler in the mod (the wheel, tab bars, editors, list
  panels) now compares against vanilla's button constants instead of raw codes.
- The palette editor's drag/resize mouse cursors use 26.3's new per-frame cursor API.
- The shape markers' see-through edge cages ride 26.3's see-through text pipeline over a tiny
  bundled white texture (the textureless variant this mod used is gone) — they look the same.
- Dependency bumps: Fabric API **0.160.6+26.3**, NeoForge **26.3.0.3-beta** (ModDevGradle
  2.0.147 for the build).

This mod has no related projects