Skip to content

MrTroble/TCUtility

Repository files navigation

TC Utility

Curseforge Curseforge Downloads Curseforge Versions Discord Sponsor

Description

TC Utility is a Minecraft mod that adds over 450 building and decorating blocks to your game. Currently, everything can only be used in creative mode. The mod was originally developed for a server project to add various building blocks like slabs, stairs and doors. As well as replace blocks with tileentity with normal blocks. The mod uses a Json-based registration system, so new blocks can be added easily without changing anything in the program code.

How to build this mod

Setup Eclipse

  • ./gradlew genEclipseRuns eclipse
  • Import project as existing workspace

Setup IntelliJ IDEA

  • ./gradlew genIntellijRuns
  • Import as gradle project

Build

  • ./gradlew build

License

  • This mod is licensed under apache 2 license. For more information see here.
  • This mod can be packed in any curseforge modpack you like.

Issues

  • Please report issues to the github issues.
  • Include your minecraft version, forge version and mod version.
  • Upload your log on gist or pastebin and include link in your report.

Blatantly copied from MC-UTeam

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages