Skip to content
forked from TeamDman/PlusTiC

Minecraft mod for adding new tools to and integrating various mods with Tinkers Construct

License

Notifications You must be signed in to change notification settings

tomheaton/PlusTiC

 
 

Repository files navigation

CurseForge CurseForge

PlusTiC Minus Bad Logo

PlusTiC Minus Bad

Minecraft mod for adding new tools to and integrating various mods with Tinkers Construct.

Downloads for the mod can be found on CurseForge

New Tools

  • Katana. A fast two-handed weapon that deals increasing damage the more mobs you kill.
  • Laser Gun. A ranged weapon that requires durability and energy (Forge Energy, Tesla, RedstoneFlux).

Supported Mods

  • Simply Jetpacks 2 by Tomson124
  • Biomes o Plenty by Glitchfiend
  • Project Red by MrTJP
  • Mekanism by aidencbrady
  • Botania by Vazkii
  • Advanced Rocketry by zmaster587
  • ArmorPlus by Moritz30
  • Thermal Foundation by CoFH
  • Draconic Evolution by brandon3055
  • Actually Additions by Ellpeck
  • Natura by mDiyo
  • Psi by Vazkii
  • Avaritia by brandon3055
  • MineFactory Reloaded by skyboy026
  • Galacticraft by micdoodle8
  • Survivalist by gigaherz
  • ProjectE by sinkillerj
  • Gems+ by RobZ51
  • Applied Energistics 2 by AlgorithmX2 (Llamagistics by Thiakil should work as well)
  • Environmental Tech by ValkyrieofNight
  • Thaumcraft by azanor
  • LandCore by Landmaster
  • LandCraft by Landmaster

Using the source and building

After cloning this repository, run the command (with working directory in the folder with the repository)

./gradlew setupDecompWorkspace

For Eclipse, run

./gradlew eclipse

and add the jars in ./libs to the build path. Build with

./gradlew clean
./gradlew build

Developers/Credits

New Developer: TeamDman

Creator/Original Developer: Landmaster

Chinese translation: DYColdWind

New weapon textures: Tenebris11

About

Minecraft mod for adding new tools to and integrating various mods with Tinkers Construct

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • Java 99.5%
  • Python 0.5%