promotional bannermobile promotional banner

Upgradeable Utilities

A mod that adds upgradeability to different utility blocks!

File Details

upgradeable-utilities-1.2.0.jar

  • R
  • May 24, 2026
  • 195.16 KB
  • 11
  • 26.1.2
  • Fabric

File Name

upgradeable-utilities-1.2.0.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:upgradeable-utilities-1550110:8139620"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Changelog

+ Added smoker support across all tiers:
+ Copper, Iron, Gold, Diamond, Netherite Smokers
+ Smoker blocks, block entities, registry wiring, and creative tab visibility
+ Datagen for smoker recipes (base + upgrade paths)
+ Datagen for smoker translations (block/item/container)

- Fixed animation issues for lit Blast Furnaces and Smokers
- Added generated `.png.mcmeta` animation metadata for lit front textures
- Blast Furnaces now use 2-frame animation sequences
- Smokers now use 3-frame animation sequences

= Internal code updates and cleanup
= Added smoker registration helpers in `ModBlocks` and `ModBlockEntities`
= Extended asset datagen pipeline to generate animated texture metadata
= Refactored/standardized internal registration and datagen structure for consistency