queertypes / ConstructsArmory

A Tinkers' Construct add-on for those looking to enter the world of armor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Construct's Armory License: LGPL v3

Construct's Armory is an add-on mod for Tinkers' Construct that adds four armor items: Helmet, Chestplate, Leggings, and Boots. These armor types can be customized just like the tools from Tinkers' Construct, allowing you to make different armor parts out of different materials in order to form a completely custom armor item.

Getting Started

All of the information you'll need is located in the in-game book, titled "Materials and You - Armory Addendum". If your game is configured to give you the Materials and You book on spawn, it will also give you this addendum at the same time. If not, the crafting recipe is simply:

This book will have information about the new tinkering tables you'll need, the Armor Station and the Armor Forge, as well as information about the material stats and available modifiers.

FAQ

Q. Are you going to have different armor types?

A. No. Armor isn't quite as abstract as tools are, and any way that I can think of to differentiate armor is already handled by the traits/modifiers system. There is room however for add-ons to possibly implement cosmetic alternatives.

Q. Does this have integration with <insert Tinkers' add-on>?

A. Only Tinkers' Tool Leveling. All other add-ons will have to do integration on their end as I generally only want to include features that are in base Tinkers' Construct.

Q. Can you add armor dyeing?

A. No. I actually wanted to, but I couldn't get the implementation to work correctly so I'm at a dead end as far as this feature is concerned.

Q. Are you going to add shields?

A. No. Shields are more similar to tools than armor, and I think Tinkers' Construct's battlesigns are a good enough implementation of that.

Credits

A lot of code and assets are modified from parent mod, Tinkers' Construct 2 (MIT License)

About

A Tinkers' Construct add-on for those looking to enter the world of armor

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%