Latest version: 0.4.1 (TFC 0.79.25 compatible)
TFC already has official waila suport, so YOU DO NOT NEED TO INSTALL THIS PLUGIN!!!
However, this plugin adds a tiny little bit more waila support for TFC TileEntities. If you need additional features below, install this plugin :)
This plugin supports:
- ToolRack (can see information of tools placed in toolrack)
- IngotPile (can see total stack of ingot tower! XD)
- FoodPrep (can see information of foods placed in foodprep)
- Pottery (can see information of something that is inside a container)
This plugin depends on TFC base code (not API) partially. Accordingly, there is no guarantee that this plugin compatible across TFC minor version change.
- Waila 1.5.10
- TFC 0.79.23+
- Minecraft 1.7.10
0.4.1 (for TFC 0.79.23+)
- Clone this repo
- Checkout master branch (other branches may not work well)
- Create directory
libs
and put TFC jar file in the directory. - Install gradle (sorry, this repo doesn't include gradle wrapper)
> gradle build
- Get jar from
build/libs