promotional bannermobile promotional banner

Kaucja-Deposit

Kaucja-Mod by kaimo(filip) in this mod you have the popular kaucja from poland works with create
Back to Files

kaucja-7.4.0.jar

File namekaucja-7.4.0.jar
Uploader
KaimoKaimo
Uploaded
Aug 6, 2026
Downloads
9
Size
4.9 MB
Mod Loaders
Forge
File ID
8587892
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:kaucja-deposit-1578675:8587892")

Learn more about Curse Maven

What's new

Kaucja v7.4.0 — Changelog

MC Version: 1.20.1 (Forge 47.2.0) File: kaucja-7.4.0.jar

 

Fixes

Fixed: Mod refused to load ("error during mod loading")

The META-INF/mods.toml file had a corrupted [[mods]] header — it was rendered as [ods]] (missing leading [ and m). Forge could not find a valid mod declaration and refused to load the mod at startup. Rewrote the entire mods.toml from scratch with the correct [[mods]] header.

 

Fixed: Empty bottles showed broken/invisible icons in GUI

The three empty bottle items (Empty Glass Bottle, Empty Aluminium Can, Empty Plastic Bottle) used custom 3D models whose gui display transform caused them to render off-center or clip out of the GUI slot.

 

Fix: Replaced all three 3D model references with simple minecraft:item/generated 2D sprite models that use the existing 128×128 textures directly. The dirty override predicate is preserved, so dirty bottles still swap to their dirty texture correctly. The bottles now render as clean, properly-centered flat sprites in GUIs, inventory, and creative tab.

 

Affected files:

  • assets/kaucja/models/item/empty_bottle.json
  • assets/kaucja/models/item/empty_bottle_aluminium.json
  • assets/kaucja/models/item/empty_bottle_plastic.json
  • assets/kaucja/models/item/empty_bottle_dirty.json
  • assets/kaucja/models/item/empty_bottle_aluminium_dirty.json
  • assets/kaucja/models/item/empty_bottle_plastic_dirty.json
 

Fixed: Build toolchain incompatibility with JDK 21

Gradle 8.1.1 (the version pinned by the Forge MDK template) is incompatible with JDK 21 — it throws Unsupported class file major version 65 on launch. Upgraded the Gradle wrapper to Gradle 8.7, the newest version that still works with ForgeGradle 6.0.x and supports JDK 21.

 

Installation

Drop kaucja-7.4.0.jar into your Minecraft Forge 1.20.1 mods/ folder. No dependencies required (Create mod integration is optional and auto-detects).

 

Compatibility

  • Minecraft 1.20.1
  • Forge 47.2.0 or newer
  • Java 17 (runtime)
 

Licensing

MIT License — © Kaimo (Filip)

This mod has no additional files