TCUtility

A utility mod that contains a lot of different building blocks

File Details

TCUtility-1.12.2-1.3.0.jar

  • R
  • Jan 11, 2026
  • 926.82 KB
  • 149
  • 1.12.2
  • Forge

File Name

TCUtility-1.12.2-1.3.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:tcutility-821776:7445792")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

[1.3.0-Feature]

  • feat: added custom fluids
  • ref: image optimization

[1.2-Feature]

  • feat: added block cube tintindex
  • feat: added custom item registration
  • fix: door drops+pickBlock items, fix: building double slabs
  • ref: update contentpackLib
  • ref: added cubeRot withRotation, withMirror
  • ref: code cleanup

[1.1.3-Fix]

*fix: issues with OpenSignals and comtability with RPs

[1.1.2-Fix]

  • fix: issue with network channel and OpenSignals compatibility
  • fix: issue with loading of other ResourePacks
  • fix: issue with shifting/slideing in blocks

[1.1.1-Fix]

  • fix: garage door not opening

[1.1.0-Feature]

  • feat: added contentpack system
  • feat: added custom bounding boxes
  • feat: added more block properties: fullblock and slipperness
  • feat: new block types: rotationAll, hanging and garage doors
  • feat: added custom armor registration
  • fix: street lantern
  • ref: better code performance
  • rem: unused code
  • rem: debug outputs

[Fix]

  • feat: rewrite window block
  • feat: setting light value
  • fix: Cullfaces

[Fix]

  • fix: walking through fences
  • fix: walls with wrong states
  • fix: translucent blocks

[Feat]

  • mod rework
  • cleanup
  • feat: added json-based block registry system
  • feat: added over 450 building and decorating blocks
  • fix: serveral bugs