promotional banner

Furkin

Furkin is a lightweight Minecraft Forge companion-pet framework. Contract vanilla animals into pets that grow, learn skills, wear gear and can be revived. Cats and dogs included, plus an open API.
Back to Files

furkin-1.19.2-0.0.1.0.jar

File namefurkin-1.19.2-0.0.1.0.jar
Uploader
wanancatwanancat
Uploaded
Sep 23, 2026
Downloads
6
Size
284.6 KB
Mod Loaders
Forge
File ID
8959242
Type
R
Release
Supported game versions
  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:furkin-1707661:8959242")

Learn more about Curse Maven

What's new

[1.19.2-0.0.1.0] - 2026-09-24

Minecraft 1.19.2 port -- Migrates the build target to Minecraft 1.19.2 / Forge 43.x while preserving the feature set of 1.20.1-0.0.1.0.

Changed

  • Target runtime changed to Minecraft 1.19.2 and Forge 43.2.0; mappings now use official 1.19.2, and the resource pack format is 9.
  • Client GUIs were ported from 1.20.1 GuiGraphics to 1.19.2 PoseStack.
  • Adapted entity/world accessors, command messages, buttons and EditBox, scroll widgets, the creative tab, and world rendering-stage APIs for 1.19.2.

Fixed

  • Adjusted button texture sizing, skill-row spacing, initial mouse-wheel focus, scroll-position restoration, and long-name truncation to preserve the 1.20.1 UI behavior.
  • After a successful summon or teleport, the existing Furkin Record refresh path updates the screen in place instead of reopening it.

API Changes

  • The seven public API types and their signatures are unchanged; this is a Minecraft/Forge platform port, not a breaking public API change.
  • 1.19.2-0.0.1.0 and 1.20.1-0.0.1.0 are separate artifacts per Minecraft line; third parties should treat MCVERSION as the load-compatibility boundary.

Validation

  • compileJava passed with JDK 17.0.2 and zero javac errors.
  • The client starts and enters a single-player world; the integrated server saves and exits cleanly without a crash report.
  • WP9d GUI regression tests D1-D9 passed, covering contract naming, the Furkin Record, renaming, skills, equipment, the Travel Pouch, and revival flows.
  • The dedicated-server smoke test reaches Done; graceful shutdown and save verification for the dedicated server remain outstanding.

Known Issues

  • Minecraft 1.20.1 worlds are not guaranteed to load directly in 1.19.2; back up and verify separately before crossing versions.

This mod has no related projects