Electroblob77
618df1c668
Add descriptions to some wizardry items in JEI
...
Covers most of the items players might stumble across
2020-04-17 21:49:01 +01:00
Electroblob77
cdc326e36c
Remove the none spell from scroll recipes in JEI
2020-04-17 21:42:39 +01:00
Electroblob77
6882fb4519
Prevent imbuements from showing up on enchanted books in JEI
2020-04-15 23:34:41 +01:00
Electroblob77
8301a24afe
Just enough wizardry!
...
- Adds JEI support for arcane workbench 'recipes' (charging, upgrading, and scroll enchantment)
- Adds an item transfer handler for said recipes, including bookshelf virtual slot support
- Prevents conjured items from showing up in JEI
2020-04-15 23:01:45 +01:00
Electroblob77
a490168fa2
Derp
2020-03-19 15:46:42 +00:00
Electroblob77
0a5527f3d4
Add backwards compatibility to convert old-format atlas markers to new ones
2020-03-19 15:35:09 +00:00
Electroblob77
4dbe24c8ea
This is the problem with everything being a string...
2020-03-19 15:13:25 +00:00
Electroblob77
22c00c47ff
Antique Atlas doesn't like my colons :(
...
Fixes #323
2020-02-19 21:17:52 +00: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
2680d02304
Reduce excessive call limits based on crash report in issue #72
2019-01-06 18:00:24 +00:00
Electroblob77
f564fdce60
Add DamageSafetyChecker, which implements an if-all-else-fails fix for cross-mod infinite looping in attack/hurt/damage events, and changes relevant calls to attack methods to use the safety checker methods instead. Also adds damage source blacklist and compatibility warnings config options. Fixes #72 .
2019-01-06 17:51:41 +00:00