BloodMagic/src/main/java/WayofTime/bloodmagic/item
Tobias Gremeyer e8eb44632d Ritual Reader Quality of Life (#1528)
* Groundwork for Reader part 1

* More Ritual Reader information & more intuitive to use.

* Added `getCurrentRitual()` to `IMasterRitualStone`
RitualReader can now only be used on MRS with a set Ritual (this prevents a (caught) NPE).

* Refactored

* Added Enum
2019-01-31 17:11:32 -08:00
..
alchemy Alchemy Table now supports new recipe API 2018-02-19 15:41:18 -08:00
armour SoulTicket internal implementation (#1372) 2018-08-07 15:27:12 -07:00
block Several mimic fixes, with actually cleaned up commit history. (#1379) 2018-08-07 16:28:55 -07:00
gear Cleanup model registration 2018-03-07 19:43:00 -08:00
inventory Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
routing Fixed the Fluid filters so that they now work perfectly in the routing system. 2018-04-29 09:57:29 -04:00
sigil Command rework (#1434) 2019-01-31 16:46:02 -08:00
soul Fixing the previous PR mess. (#1467) 2019-01-31 16:28:36 -08:00
soulBreath Final push before 2.2.12. 2018-05-04 14:34:46 -04:00
types Apply same model to all alchemic vials 2018-03-23 16:42:18 -07:00
ItemActivationCrystal.java Rewrite IBindable to provide an object instead of storing 2 strings 2018-02-27 16:59:51 -08:00
ItemAlchemicVial.java Apply same model to all alchemic vials 2018-03-23 16:42:18 -07:00
ItemAltarMaker.java Switch some more instances of chat spam to the action bar 2018-03-23 16:50:17 -07:00
ItemArcaneAshes.java Cleanup model registration 2018-03-07 19:43:00 -08:00
ItemBindableBase.java Rewrite IBindable to provide an object instead of storing 2 strings 2018-02-27 16:59:51 -08:00
ItemBloodOrb.java SoulTicket internal implementation (#1372) 2018-08-07 15:27:12 -07:00
ItemBoundAxe.java Optimized and updated Bound Tools (#1500) 2019-01-02 21:59:46 -08:00
ItemBoundPickaxe.java Optimized and updated Bound Tools (#1500) 2019-01-02 21:59:46 -08:00
ItemBoundShovel.java Optimized and updated Bound Tools (#1500) 2019-01-02 21:59:46 -08:00
ItemBoundSword.java SoulTicket internal implementation (#1372) 2018-08-07 15:27:12 -07:00
ItemBoundTool.java Fixed compile-time fatal error (#1510) 2019-01-20 15:16:22 -08:00
ItemDaggerOfSacrifice.java Removed all usages of PleaseStopUsingMe 2018-03-17 22:30:14 -07:00
ItemDemonCrystal.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
ItemDemonWillGauge.java Cleanup model registration 2018-03-07 19:43:00 -08:00
ItemEnum.java Fix out of bounds on invalid enum items 2018-03-23 17:12:32 -07:00
ItemExperienceBook.java Cleanup model registration 2018-03-07 19:43:00 -08:00
ItemInscriptionTool.java Reenable tier 6 with config option 2018-12-06 23:33:23 -08:00
ItemLavaCrystal.java Changed LavaCrystal getBinding behaviour, cleaned up JEI hiding 2018-12-06 23:33:23 -08:00
ItemPotionFlask.java Mending should not work on potion flasks (#1332) 2018-06-26 16:53:16 -07:00
ItemRitualDismantler.java Ported RitualDismantler (#1499) 2019-01-31 16:25:18 -08:00
ItemRitualDiviner.java Rework of ritual registration 2018-06-28 21:56:25 -07:00
ItemRitualReader.java Ritual Reader Quality of Life (#1528) 2019-01-31 17:11:32 -08:00
ItemSacrificialDagger.java Third stage of "Dagger of Sacrifice"-glow (#1389) 2018-08-07 17:51:46 -07:00
ItemSanguineBook.java Switch some more instances of chat spam to the action bar 2018-03-23 16:50:17 -07:00
ItemSlate.java Run formatter 2018-02-14 23:38:57 -08:00
ItemTelepositionFocus.java Rewrite IBindable to provide an object instead of storing 2 strings 2018-02-27 16:59:51 -08:00
ItemUpgradeTome.java Cleanup model registration 2018-03-07 19:43:00 -08:00
ItemUpgradeTrainer.java Cleanup model registration 2018-03-07 19:43:00 -08:00