promotional bannermobile promotional banner

Heartpouch

Heart Pouch is a quality-of-life addon for the Heartstone mod. It introduces a bundle-like item to help storing heartstones.
Back to Files

heartpouch-1.20.1-3.0.0.jar

File nameheartpouch-1.20.1-3.0.0.jar
Uploader
KamKeykeKamKeyke
Uploaded
Aug 12, 2026
Downloads
20
Size
94.7 KB
Mod Loaders
Forge
File ID
8629429
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:heartpouch-1472207:8629429")

Learn more about Curse Maven

What's new

Added

  • JEI integration: ModJeiPlugin, JEI display records, recipe types (HeartPouchJeiTypes) and crafting extensions for pouch dyeing and pouch-from-wool.
  • New custom recipes: PouchDyeRecipe and PouchFromWoolRecipe plus ModRecipeSerializers and recipe JSONs.
  • Item color support and client color handler for HEARTSTONE_POUCH.
  • New dyeable item model and overlay textures;
  • issueTrackerURL in mods.toml; generated .cache in .gitignore

Changed

  • Bumped mod_version to 3.0.0 and updated dependency versions (JEI and RaccoonCore entries) and build.gradle (added mavenLocal, adjusted JEI deps).
  • HeartPouch now exposes id(String) helper, registers ModRecipeSerializers, and uses Mth.clamp in HeartPouchData (removed custom clamp helpers).
  • ModRecipeProvider switched to RaccoonSpecialRecipeBuilder to save special recipe IDs.
  • Removed the old single-layer item model provider and adjusted data generation.

Fixed

  • Suppressed creative tab constant warnings and cleaned up generated/obsolete resource files.

Notes: This change wires JEI displays to the special recipes and updates assets to support dyeing/overlay rendering.

This mod has no additional files