WayofTime
82ac4f5ae8
Added melee damage upgrade (Fierce strike)
2016-01-06 21:26:51 -05:00
WayofTime
65e0cea9af
Added health boost upgrade - trained by healing.
2016-01-06 19:55:51 -05:00
WayofTime
31d41d06ab
Added KB resistance upgrade
2016-01-05 18:06:07 -05:00
WayofTime
f4baaedfab
Fixed the life essence bucket recipe.
2016-01-05 13:48:44 -05:00
WayofTime
b74ed8d431
Added self-sacrifice upgrade to living armour.
2016-01-05 12:17:05 -05:00
WayofTime
fbaf5de9ab
Added poison upgrade. Tweaked digging upgrade so it actually worked.
2016-01-05 10:29:50 -05:00
WayofTime
0d7f0cb6cf
Added the recipe for the Air reagent and changed the recipe for the apprentice blood orb to use a redstone block. Emeralds are herd.
2016-01-04 16:09:22 -05:00
WayofTime
cbc2dfbc6d
Improved speed upgrade
2016-01-04 08:55:57 -05:00
WayofTime
c18f1abbd5
Added localization and textures to the Living Armour
2016-01-04 08:27:43 -05:00
WayofTime
9a48eb9ff3
Temporarily replaced Divination Sigil recipe due to issues with it not working on the servers.
2016-01-04 08:02:10 -05:00
WayofTime
10e29c56ba
Added Life Essence bucket recipe
2016-01-03 22:15:48 -05:00
WayofTime
00adb96931
Added digging stat tracker and upgrade to Living Armour. Added chat message for when the armour upgrades.
2016-01-03 15:39:59 -05:00
WayofTime
f0331b4d4d
Added speed upgrades to Living Armour
2016-01-03 14:12:55 -05:00
WayofTime
34335d66cc
Added Living Armour stat tracker for movement. Implemented necessary methods for the armour.
2016-01-02 22:04:51 -05:00
WayofTime
15cf8a94ae
Added Master Blood Orb recipe. Tweaked drain/filling rate for orb crafting.
2016-01-02 17:34:30 -05:00
Nick
5eabf5b009
Remove Test ritual and disable ImperfectRitualDay
2016-01-02 14:31:56 -08:00
WayofTime
1330b1608c
Removed efficiency rune recipe for now.
2016-01-02 17:27:37 -05:00
WayofTime
eda6e76250
Fixed a few tooltips. Added Teleposer recipe.
2016-01-02 17:22:42 -05:00
WayofTime
9678260043
Removed ShapedOrb recipes temporarily.
2016-01-02 17:12:39 -05:00
WayofTime
2a13998ed0
Fixed a few recipe issues.
2016-01-02 08:03:41 -05:00
Nick
e157a68696
Orb filling recipes
2016-01-01 19:59:10 -08:00
Nick
cb929a93b6
WAILA compatibility
...
Currently has handlers for Teleposers and Blood Altars
2016-01-01 15:40:04 -08:00
WayofTime
318e3a03c7
Added Charging rune and associated necessities, such as having the Seer's Sigil detect total charge.
2016-01-01 17:36:50 -05:00
WayofTime
b170654ed3
Implemented recipes and arrays for Suppression sigil.
2016-01-01 15:46:40 -05:00
Nick
a48e40684a
Recipes now use OreDict
2016-01-01 12:33:55 -08:00
WayofTime
d0ed994abb
Added Divination sigil array.
2016-01-01 14:24:59 -05:00
WayofTime
c42bc12e69
Added the Regeneration ritual. Added localization for ritual activation. Removed the cost of activating a ritual when in creative mode.
2016-01-01 13:59:56 -05:00
WayofTime
dc444d97ae
Added base array texture. Modified Arcane Ashes recipe.
2016-01-01 12:57:51 -05:00
Arcaratus
a8a0ae6e8b
Teleposers and refractoring
2016-01-01 12:08:17 -05:00
WayofTime
1b9f72b494
Added Arcane Ashes to draw alchemy arrays.
2016-01-01 11:54:44 -05:00
WayofTime
241c0b8dda
Added the Ritual of the Feathered Knife
2015-12-31 19:11:58 -05:00
WayofTime
7eee77ffe1
Added Dusk and Dawn ritual diviners. Finished the majority of diviner logic.
2015-12-31 16:31:01 -05:00
WayofTime
9a610cc023
Implemented Well of Suffering. Tweaked AreaDescriptor slightly.
2015-12-31 16:01:47 -05:00
WayofTime
e8d1ff4997
Reformatting with Vindex's magic
2015-12-31 13:50:38 -05:00
Arcaratus
23051088da
Jumping Ritual
...
Patch
2015-12-31 09:06:58 -05:00
Arcaratus
07097c00a9
Recipes commit
...
Fix
2015-12-30 17:26:40 -05:00
WayofTime
e48eedb874
Changed formatting to have bracing on a new line
2015-12-30 15:34:40 -05:00
WayofTime
e5eddd6c45
Finished fixing issues in the rituals. Added an initial system for setting a boundary for an effect in a ritual.
2015-12-30 15:24:25 -05:00
WayofTime
98ca2fbd16
Implemented the Ritual Diviner and added its recipe. Added unlocalized name to rituals. Removed a few unnecessary imports.
2015-12-30 11:34:04 -05:00
Nick
c815960f5e
Update for 1.8.9
...
Update JEI for 1.8.9 as well.
Move recipe related stuff to ModRecipes class.
2015-12-29 21:30:48 -08:00
Nick
e16017bd56
JEI support for Binding/Alchemy Array recipes
...
Needs pretty-fying
2015-12-29 16:11:34 -08:00
WayofTime
7b69251713
Added shaped/shapeless orb recipes.
2015-12-29 18:30:36 -05:00
WayofTime
46f3e7573e
Added recipes for bound weapons. Created temporary recipe for the Binding Reagent.
2015-12-29 17:47:12 -05:00
Arcaratus
aa0f7d81a0
Bound tools
...
Fix errors
Fix
Fix
Patch
Patch
2015-12-29 14:56:32 -05:00
WayofTime
16a6333c6f
Added the Ritual for Water and did some rudimentary tests. Issue: MRS does not load properly on world load.
2015-12-29 13:41:03 -05:00
Arcaratus
b96725fe98
More sigils
...
Deleted weird file
2015-12-28 19:22:04 -05:00
Nick
e6354fb483
String lookup for ItemComponent
2015-12-28 13:50:32 -08:00
Nick
42c7162f3f
Fix server startup crash
2015-12-28 13:43:26 -08:00
WayofTime
9ce9c66fb9
Created the base items class, for items that are mainly just used in recipes.
...
Created reagents to be used in array crafting and added the array recipes for the water, lava, void, green grove, fast miner, elemental affinity, sight and air sigils.
Fixed the textures for the Sight sigil and Fast Miner sigil.
2015-12-28 15:59:35 -05:00
Nick
dd8832e18f
Fix TileAlchemyArray registered name
2015-12-27 16:43:11 -08:00