squeek502 / TiC-Tooltips

Minecraft mod that adds tooltips to Tinkers' Construct tool parts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TiC-Tooltips

Minecraft mod that adds tooltips to Tinkers' Construct tools and tool parts

Minecraft Forum Thread

###Building

  1. Clone this repository into a folder named TiCTooltips
  2. If you have Gradle installed, open a command line in the TiCTooltips folder and execute: gradle build. To give the build a version number, use gradle build -Pversion=<version> instead (example: gradle build -Pversion=1.0.0)
  • If you don't have Gradle installed, you can use ForgeGradle's gradlew/gradlew.bat instead

About

Minecraft mod that adds tooltips to Tinkers' Construct tool parts

License:The Unlicense


Languages

Language:Java 100.0%