First Stable Build + Added Alchemy base

This commit is contained in:
Cestaberous
2015-03-19 20:08:51 -04:00
parent b60d2bd33a
commit bb912edb14
222 changed files with 16076 additions and 11798 deletions

View File

@@ -21,4 +21,11 @@ item.ItemSiftingNet.name=Sifting Net
itemGroup.tabSupernaturalFlora=Supernatural Flora
item.ItemSoulMedium.name=Soul Medium
item.ItemLifePotion.name=Essence of the Spark
item.ItemGandalf99.name=gandalf99 [WIP]
item.ItemGandalf99.name=gandalf99 [WIP]
item.ItemEtherealDivisor.name=Ethereal Divisor
item.ItemIronShard.name=Iron Shard
item.ItemObsidianIngot.name=Obsidian Ingot
item.ItemOrb.name=Empty Orb
item.ItemEtherOrb.name=Orb of Ether
item.ItemEtherRaw.name=Raw Ether
item.ItemACatalyst.name=Alchemical Catalyst

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 542 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 571 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 609 B

Binary file not shown.

View File

@@ -3,9 +3,9 @@
"modid": "snf",
"name": "Supernatural Flora",
"description": "This is a mod created by Cestaberous that focuses on the manipulation of everyday items with supernatural forces.",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "",
"version": "1.2",
"mcversion": "1.7.10",
"url": "http://github.com/cestaberous/supernaturalflora",
"updateUrl": "",
"authorList": ["Cestaberous"],
"credits": "Thanks to MrCrayfish for the amazing tutorial.",