Skip to content

Tinkered. Forge, Fuel, Forage. Tinkers' Construct re-imagined into a fully fleshed out TerraFirmaCraft addon.

Notifications You must be signed in to change notification settings

Lylythii/Tinkered

 
 

Repository files navigation

Tinkered

Tinkered is a fork of Binkers' Bonstruct, which in itself is a fork of Tinkers' Construct, aiming to expand upon the mod TerraFirmaCraft.

List of changes:

  • Configurable ingot/block/nugget/... values
  • Master switches for enabling/disabling melting and casting of respective types
  • Configurable clear glass breaking behavior (silk touch)
  • Mattocks are full-featured axes and shovels in one tool

More will come as I see fit...

Notice: The Tinkers' Construct development team takes no responsibility for user support queries concerning this fork.

IMC

Tinkers' Construct supports several IMCs to allow mods to integrate themselves. The Wiki contains a page with further information. Anything that is not possible via IMC has to be integrated via Code through the API/library package.

Setting up a Workspace/Compiling from Source

Note: Git MUST be installed and in the system path to use our scripts.

  • Setup: Run [gradle]in the repository root: gradlew[.bat] [setupDevWorkspace|setupDecompWorkspace] [eclipse|idea]
  • Build: Run [gradle]in the repository root: gradlew[.bat] build
  • If obscure Gradle issues are found try running gradlew clean and gradlew cleanCache

Licenses

Code, Textures and binaries are licensed under the MIT License.