All Projects → Landmaster → PlusTiC

Landmaster / PlusTiC

Licence: Apache-2.0 license
Minecraft mod for adding new tools to and integrating various mods with Tinkers Construct

Programming Languages

java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to PlusTiC

NaturesCompass
A Minecraft mod that allows you to search for a biome's location anywhere in the world and view information about it.
Stars: ✭ 42 (+23.53%)
Mutual labels:  forge, mod, minecraft-mod, forge-mod
Tiny-Redstone
Forge mod for Minecraft that adds many tiny redstone pieces that you can put together on redstone panels to form tiny redstone circuits.
Stars: ✭ 20 (-41.18%)
Mutual labels:  forge, mod, minecraft-mod, forge-mod
ForgeWurst
Wurst Client for Minecraft Forge.
Stars: ✭ 37 (+8.82%)
Mutual labels:  forge, mod, minecraft-mod, forge-mod
crafting-dead
The Minecraft zombie survival mod.
Stars: ✭ 44 (+29.41%)
Mutual labels:  mod, minecraft-mod, forge-mod
MrCrayfishGunMod
A Minecraft Mod focused on adding fun and simple weapons wtih lots of customisation including attachments and more!
Stars: ✭ 132 (+288.24%)
Mutual labels:  forge, mod, minecraft-mod
3d-Skin-Layers
Renders the player skin layer in 3d
Stars: ✭ 63 (+85.29%)
Mutual labels:  forge, mod, forge-mod
JMT-MCMT
A multithreading mod for for Minecraft forge 1.15.2 and 1.16.x
Stars: ✭ 206 (+505.88%)
Mutual labels:  mod, minecraft-mod, forge-mod
ArmorPlus
ArmorPlus is a mod based on exploration, killing, building, getting geared up, fight the bosses and explore the depths of your worlds.
Stars: ✭ 25 (-26.47%)
Mutual labels:  forge, mod, forge-mod
Iodine
A Minecraft mod - server plugin pair that adds custom GUIs and overlays. No more inventory and chat menus!
Stars: ✭ 23 (-32.35%)
Mutual labels:  forge, minecraft-mod, forge-mod
relics
No description or website provided.
Stars: ✭ 24 (-29.41%)
Mutual labels:  forge, mod, minecraft-mod
Waddles
Waddles adds cute Adélie penguins that waddle
Stars: ✭ 22 (-35.29%)
Mutual labels:  forge, mod, minecraft-mod
Weeping-Angels
Minecraft Mod - Adds the terrifying Weeping Angels to the Game, Minecraft. Don't Blink!
Stars: ✭ 22 (-35.29%)
Mutual labels:  forge, mod, minecraft-mod
Agricraft
The source code for the Minecraft mod: AgriCraft
Stars: ✭ 160 (+370.59%)
Mutual labels:  forge, mod, minecraft-mod
Crafttweaker
Tweak your minecraft experience
Stars: ✭ 146 (+329.41%)
Mutual labels:  forge, mod, minecraft-mod
Chisels And Bits
A Minecraft mod about chiseling and designing custom blocks in game.
Stars: ✭ 119 (+250%)
Mutual labels:  forge, mod, minecraft-mod
Realistictorches
A Minecraft mod that increases the difficulty of the early game by adding realism mechanics to torches.
Stars: ✭ 15 (-55.88%)
Mutual labels:  forge, mod, minecraft-mod
Justenoughitems
Item and Recipe viewing mod for Minecraft
Stars: ✭ 418 (+1129.41%)
Mutual labels:  forge, mod, minecraft-mod
Equivalent Exchange 3
Stars: ✭ 727 (+2038.24%)
Mutual labels:  forge, mod, minecraft-mod
ShoulderSurfing
Custom 3rd person perspective for Minecraft
Stars: ✭ 28 (-17.65%)
Mutual labels:  forge, minecraft-mod, forge-mod
metal-chests
Better alternative to IronChests
Stars: ✭ 13 (-61.76%)
Mutual labels:  forge, mod, minecraft-mod

PlusTiC Build Status

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

CurseForge page: https://minecraft.curseforge.com/projects/plus-tic

New tool(s)

  • 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, Tesla, RF).

A note about Natural Pledge

Starting in 5.1.2.0, PlusTiC forces out and overrides Natural Pledge TiC materials by default. This can be changed in the config so that PlusTiC does not add Botania materials if Natural Pledge is loaded.

Supported mods

  • LandCore (by this mod's author)
  • LandCraft (also by this mod's author)
  • 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
  • Simply Jetpacks by Tomson124

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

Creator/Lead Developer: @Landmaster

Chinese translation: @DYColdWind

New weapon textures: @Tenebris11

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].