First Stable Build + Added Alchemy base
@@ -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
|
||||
BIN
bin/assets/snf/textures/items/itemacatalyst.png
Normal file
|
After Width: | Height: | Size: 367 B |
BIN
bin/assets/snf/textures/items/itemetherealdivisor.png
Normal file
|
After Width: | Height: | Size: 309 B |
BIN
bin/assets/snf/textures/items/itemetherorb.png
Normal file
|
After Width: | Height: | Size: 584 B |
BIN
bin/assets/snf/textures/items/itemetherraw.png
Normal file
|
After Width: | Height: | Size: 542 B |
BIN
bin/assets/snf/textures/items/itemironshard.png
Normal file
|
After Width: | Height: | Size: 321 B |
BIN
bin/assets/snf/textures/items/itemobsidianingot.png
Normal file
|
After Width: | Height: | Size: 571 B |
BIN
bin/assets/snf/textures/items/itemorb.png
Normal file
|
After Width: | Height: | Size: 609 B |
BIN
bin/gq/cestaberous/supernaturalflora/ItemACatalyst.class
Normal file
BIN
bin/gq/cestaberous/supernaturalflora/ItemEtherOrb.class
Normal file
BIN
bin/gq/cestaberous/supernaturalflora/ItemEtherRaw.class
Normal file
BIN
bin/gq/cestaberous/supernaturalflora/ItemEtherealDivisor.class
Normal file
BIN
bin/gq/cestaberous/supernaturalflora/ItemIronShard.class
Normal file
BIN
bin/gq/cestaberous/supernaturalflora/ItemObsidianIngot.class
Normal file
BIN
bin/gq/cestaberous/supernaturalflora/ItemOrb.class
Normal file
BIN
bin/gq/cestaberous/supernaturalflora/test/ItemTest.class
Normal 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.",
|
||||
|
||||