BloodMagic/BM_src/thaumcraft/api
Fenn e3644f2d2b Massive rework of configs, items and blocks.
I redone where the items/blocsks are stored and how the configs are
handled to clean up it and give space. You can change the config line to
AWWayofTime if you want to keep the compatibility with old configs. Now
you reference the blocks from the ModBlocks and Items from the ModItems.
2014-01-17 21:05:38 +00:00
..
aspects Massive rework of configs, items and blocks. 2014-01-17 21:05:38 +00:00
crafting Massive rework of configs, items and blocks. 2014-01-17 21:05:38 +00:00
nodes Massive rework of configs, items and blocks. 2014-01-17 21:05:38 +00:00
research Massive rework of configs, items and blocks. 2014-01-17 21:05:38 +00:00
wands Massive rework of configs, items and blocks. 2014-01-17 21:05:38 +00:00
IGoggles.java Massive rework of configs, items and blocks. 2014-01-17 21:05:38 +00:00
IRepairable.java Massive rework of configs, items and blocks. 2014-01-17 21:05:38 +00:00
IRepairableExtended.java Massive rework of configs, items and blocks. 2014-01-17 21:05:38 +00:00
ItemApi.java Massive rework of configs, items and blocks. 2014-01-17 21:05:38 +00:00
IVisDiscounter.java Massive rework of configs, items and blocks. 2014-01-17 21:05:38 +00:00
LICENSE Testing 2014-01-17 14:12:49 -05:00
README.md Testing 2014-01-17 14:12:49 -05:00
ThaumcraftApi.java Massive rework of configs, items and blocks. 2014-01-17 21:05:38 +00:00
ThaumcraftApiHelper.java Massive rework of configs, items and blocks. 2014-01-17 21:05:38 +00:00

thaumcraft-api

Thaumcraft Api

This is just to create an easy to access place for the api code.

I will still place the zips on the minecraft forum post for the "official" version of the api - the code here will usually be for dev versions.