
Inspired by Terraria crafting, Crafting Table II displays everything you can currently craft with the items in your inventory. How much of each item the recipe uses is displayed on the left as well as a description of that item, click on the item and the Crafting Table II will automatically craft it for you without you ever having to remember recipes. As you add and remove items from your inventory the list of available items updates. Works with any recipe, including mods.
I lied, you need to remember a recipe:

This now comes with descriptions for vanilla items, RedPower pr4, Buildcraft, Railcraft, Thaumcraft, Equivalent Exchange, Weaponmod and Moar Nether.
Lots of credit to the following for creating the descriptions:
Narzuhl, Blueblade11, mrkingster , TheEnlightened, Oswarlan, Kitten, JonReed, pwnedgod, Vertebro and nukularpower.

Crafting Table II (v1.6.2) for Minecraft 1.1
Unzip into your minecraft directory allowing any folders to merge.
If you do not have ModLoader, ModLoaderMP and Forge installed then install all of them in this order:
ModLoader for minecraft 1.1.
ModLoaderMp for minecraft 1.1
Minecraft Forge 1.1
Crafting Table II (v1.6.2) for Minecraft Server 1.1
Place the zip in your "mods" folder. (For server operators only)
You need ModLoader, ModLoaderMp and Forge.
If you have any issues please report them here with the log.
For issues relating to the server mod report them here.

There are two ways of changing and adding descriptions.
All descriptions are kept on this google spreadsheet.
It is easy as saving as csv and adding it to the config folder.
Alternatively developers can use a method that returns the description.
Create this interface:
public interface ICraftingDescription {
public String getDescription(int damageValue);
}
And implement it in your item / block class.



Videos of older versions:

Changelog
The latest source code can be found at
https://github.com/p...CraftingTableII
And server code at
https://github.com/p...gTableII_Server
My Other Mods
Extruder - Automate bridge building and tunnel boring.
Footprints - Never get lost in the forest again.
Minechem [WIP] - Add all the elements to your world.
If you like what i'm doing why not donate a penny?
Thanks to PhothreeniX for donating $5!
Thanks to furry_wolf2001b for donating $8!
You can add this to modpacks provided you credit me and please no adfly links.

This topic is locked












