KryptonCaptain / TravellersGear

RPG Inventories! Armorstands! Cross-Mod Interaction!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

RPG Inventories! Armorstands! Cross-Mod Interaction!

A Minecraft mod designed to add a light RPG-ish feel to the game. It's designed to interact with mods that give a similar feel, namely Baubles, Tinker's Construct and Mariculture, incorporating their extended inventories aswell as its own into one single GUI. This mod adds 4 new slots, for cloak, pauldron, vambraces and a title scroll which displays certain honorary titles above the player's head.

The API is designed to allow other modders to acces the extended inventory and add their own custom items. This can also be done in a more "hacky" way via IMC messages. Take a good look at the main TravellersGear class to see how it's done.

http://www.curse.com/mc-mods/minecraft/224440-travellers-gear

LICENSE

The Ask-me-before-you-do License:

Basically, I'm happy to share my knowledge, so feel free to use my github for inspiration or others.

You are also allowed to write mods using the mod's API, in fact I'd be delighted if people make use it to create their own projects.

However, you may not claim this code as your own nor publicly distribute custom builds of the mod.

About

RPG Inventories! Armorstands! Cross-Mod Interaction!


Languages

Language:Java 100.0%