TCUtility

A utility mod that contains a lot of different building blocks

File Details

TCUtility-1.12.2-1.1.0.jar

  • R
  • Feb 28, 2024
  • 877.40 KB
  • 28
  • 1.12.2
  • Forge

File Name

TCUtility-1.12.2-1.1.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changelog

[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