Electroblob
9bbca37ecd
Merge pull request #749 from WinDanesz/patch-1225-4
...
Scrolls no longer have cooldown in Creative mode
2022-02-01 18:30:47 +00:00
WinDanesz
7ebca16948
Added tooltip for Spell Book and Scroll items, displaying the spell's source mod if it's from an addon
2021-12-27 11:31:07 +01:00
WinDanesz
7ca6f05151
Scrolls no longer have cooldown in Creative mode
2021-12-25 18:16:32 +01:00
Electroblob77
72971b5f16
Fix continuous scrolls not tracking spell modifiers properly
2020-06-11 22:11:34 +01:00
Electroblob77
ebde514c98
Fix scrolls not triggering spell casting finish method and event
2020-05-17 00:35:56 +01:00
Electroblob77
4739d9f9fc
Add cooldowns (using the vanilla mechanic) to various consumable items
2020-05-17 00:32:02 +01:00
Electroblob77
f89c71f314
Make spell scrolls implement IWorkbenchItem and have 1 slot
...
This means the book doesn't leave the workbench until the scrolls are taken out, which is good for automation - however, canPlace always returns false so they can't be put back in, kinda like the furnace output
2020-04-21 18:55:13 +01:00
Electroblob77
3052e56d03
Add entity- and tileentity-sensitive versions of Spell#canBeCastByNPCs and Spell#canBeCastByDispensers
2020-01-27 16:42:28 +00:00
Electroblob77
f5da195605
Wrap NBTTagCompound#setTag in static helper with safeguards against circular references, fixes #299
2020-01-27 13:45:47 +00:00
Electroblob77
324094f418
'Tis the season!
...
- Decked the halls
- Jingled the bells
- Wrapped the presents
- Loaded up the sleigh
2019-12-17 15:53:40 +00:00
Electroblob77
60a6c5124e
API improvements to spell books:
...
- Allow spells to set which book/scroll items they can appear on
- Allow spell books to set custom GUI textures
- Tweaks to loot functions and wizards to accommodate the changes
2019-09-27 15:46:09 +01:00
Electroblob77
c06105cd00
Add tier, element and spell type to advanced tooltips for spell books and scrolls
2019-09-03 20:55:41 +01:00
Electroblob77
f37812be3e
That's one heck of a commit you've got there...
...
I may have got a bit behind with version control. A lot behind, in fact. Maybe I'll go back and split this sometime - then again, I probably won't. But hey, at least it's here!
2019-08-18 00:04:18 +01:00
Electroblob77
03e8682260
Replace calls to Item#isInCreativeTab(...) with a direct check, fixes metadata items not being displayed correctly in the creative inventory
2019-01-05 23:04:02 +00:00
Electroblob
73d973783d
Add continuous spell casting with scrolls and increase scroll and spell book stack sizes to 16
2018-06-24 15:48:48 +01:00
Electroblob
106148fd9e
Miscellaneous cleanup and commenting
2018-06-20 23:28:56 +01:00
Corail31
489fb82fbd
1.12 conversion
2018-03-09 11:56:31 +01:00
Electroblob
3df5597dcc
Initial 1.11.2 update
2018-02-07 21:15:50 +00:00
Electroblob
2af7329478
Miscellaneous setup
2018-01-30 16:02:13 +00:00
Electroblob
da6b007a3a
Initial commit
2018-01-19 20:33:04 +00:00