1030a2a4f3
Disable this for now, it's not a big deal
Electroblob77
2020-10-23 14:34:21 +01:00
bc407187e1
This works now
Electroblob77
2020-10-23 14:13:35 +01:00
62c7b6b7bb
Fix imbuement altar not dropping its contents
Electroblob77
2020-10-23 14:13:26 +01:00
35ac115e8b
Change imbuement altar face shapes back to how they should be and give receptacles a special case for attachment
Electroblob77
2020-10-23 14:13:09 +01:00
f99f8c271e
Add the rest of the new spells to the advancements
Electroblob77
2020-10-23 13:23:32 +01:00
21dabc9cfc
Probably should be this one
Electroblob77
2020-10-23 13:07:02 +01:00
77d9bfc772
Blast modifier support for permafrost, plus various fixes and an attempt at slipperiness
Electroblob77
2020-10-23 13:06:54 +01:00
29617451d8
Add permafrost spell and fix dry frosted ice not being very icy
Electroblob77
2020-10-23 01:22:28 +01:00
e530695f54
Give conjured items a blue timer (durability) bar
Electroblob77
2020-10-22 23:50:49 +01:00
a72ac33768
Add a bit of aim assist to telekinesis to help with item entity hitboxes being weird
Electroblob77
2020-09-25 17:53:29 +01:00
c53c9b1793
Fix decay not saving properly
Electroblob77
2020-09-24 18:56:35 +01:00
c56128a7e2
Don't rely on class load order, do this properly during the init phase (and tell addon devs when to do theirs)
Electroblob77
2020-09-24 18:47:41 +01:00
b4e9d86d1d
Make replaceVanillaFallDamae a synchronised setting, should fix the problems people were having on servers where turning the option off seemed to do nothing
Electroblob77
2020-09-24 18:46:43 +01:00
aac931f6b2
Clean up a bunch of TODOs that are no longer relevant
Electroblob77
2020-09-23 23:49:36 +01:00
ed9e9110e5
Remove all references to WandHelper from GuiSpellDisplay and abstract them behind ISpellCastingItem
Electroblob77
2020-09-23 23:22:11 +01:00
c4194e2b76
Fix being able to use master tomes on master wands
Electroblob77
2020-09-23 14:05:00 +01:00
84236093c8
Plug spell property value into black hole radius calculations
Electroblob77
2020-09-23 14:04:23 +01:00
b7329299f9
Make dispensers trigger break events properly too
Electroblob77
2020-09-23 01:28:42 +01:00
127723a1e7
Finish the job properly, EB
Electroblob77
2020-09-23 01:02:37 +01:00
4a7b8a2bb9
Various fixes for arcane lock
Electroblob77
2020-09-23 00:59:46 +01:00
2f91573284
Block protection compat overhaul - Unifies all block protection checks into helper methods in BlockUtils which trigger all the necessary forge events and vanilla methods - Implements these checks in all the appropriate places and removes calls to EntityUtils#canDamageBlocks(...) where they are no longer needed - Changes the mine spell to respect the config settings in line with the rest of the spells - Fixes earthquake not respecting the settings at all - Adds a separate config option for dispenser block damage and updates the description for the existing settings to reflect the changes
Electroblob77
2020-09-23 00:57:55 +01:00
f49ef7594d
Evade is now 140% less cheesable
Electroblob77
2020-09-21 22:20:44 +01:00
0022de499d
Altar the weighting a bit :P
Electroblob77
2020-09-21 18:15:44 +01:00
359da9a688
Not that one
Electroblob77
2020-09-21 16:59:34 +01:00
2c95793293
Have the elements of spectral dust in the receptacles affect the element weighting for the resulting spell book
Electroblob77
2020-09-21 16:43:51 +01:00
93d2100546
Every day I'm shufflin'
Electroblob77
2020-09-21 14:02:49 +01:00
eeb408c68c
Add imbuement altar 'recipes' to JEI
Electroblob77
2020-09-21 13:55:55 +01:00
d5ed705f22
Defer loading of TileEntityImbuementAltar#lastUser until after the world is set
Electroblob77
2020-09-21 13:36:40 +01:00
adf07a7c98
Tweak arcane workbench jei background to match vanilla output slots
Electroblob77
2020-09-14 16:11:17 +01:00
ea4e07b2c9
Add ability to restore ruined spell books with the imbuement altar For now this ignores dust elements but may change this in future
Electroblob77
2020-09-14 15:37:05 +01:00
ac7e2fda94
Fix wizard armour charging always using 100 mana regardless of shards/grand crystals
Electroblob77
2020-09-14 15:33:59 +01:00
8690d406f3
Make spell enabled default to true, fixes the none spell displaying the disabled in config message
Electroblob77
2020-09-14 15:12:57 +01:00
ebcfd3963d
Remove all references to Minecraft.getMinecraft().player from RenderPlayerEvent receivers because some mods render players in the main menu, fixes#497 (Actually, it probably doesn't matter because all the references were moved inside the situational checks, but it's better to use the event parameters anyway)
Electroblob77
2020-09-12 14:16:59 +01:00
ea9c9edff1
Add CME fix from remove curse to cure effects, fixes#489
Electroblob77
2020-09-12 14:09:31 +01:00
2e49f1d06b
Replace some spell books dropped by mobs and found in library ruins with ruined spell books
Electroblob77
2020-09-09 23:22:56 +01:00
0981768c72
Drop a few more ruined spell books into the sea, and make them stack to 16
Electroblob77
2020-09-09 23:13:33 +01:00
70a55d1175
Chuck more ruined spell books into the ocean, and fish all the master spells back out
Electroblob77
2020-09-09 22:40:55 +01:00
7ae041595a
Gone fishin' 🐟🐠🐡 Add spell books and ruined spell books to treasure and junk fishing loot respectively
Electroblob77
2020-09-09 22:36:07 +01:00
ac14c8f931
Add ruined spell book item (usage will be added later)
Electroblob77
2020-09-06 23:24:36 +01:00
e147ce5d37
Intimidate should be an alteration spell
Electroblob77
2020-09-06 18:32:45 +01:00
472727552e
Fix CME in remove curse
Electroblob77
2020-09-06 18:23:41 +01:00
373ab0c3dc
Handy as the search tips are, maybe we shouldn't show them *everywhere*...
Electroblob77
2020-08-30 00:26:20 +01:00
5bca261582
Add tip-top tooltip with top tips for snazzy super-speedy spell searching system And confusingly convoluted commit comments
Electroblob77
2020-08-30 00:06:01 +01:00
99f71874c0
Various fixes for artefact loot tables
Electroblob77
2020-08-28 23:51:55 +01:00
1c8011ff74
It never fails to amaze me how many things that should never be null somehow end up being null for one single user...
Electroblob77
2020-08-24 21:22:10 +01:00
c90ec248cd
Still need to check this, since not being allied and being a valid target are not necessarily equivalent
Electroblob77
2020-08-15 23:21:32 +01:00
0c046e8c29
Add elemental crystal and crystal block recipes to imbuement altar
Electroblob77
2020-08-15 23:09:57 +01:00
b7a503e5c4
Add sound for mark sacrifice
Electroblob77
2020-08-13 22:45:57 +01:00
aaf5f1ff71
Automatic item model registry, because I'm fed up with registering all my items twice
Electroblob77
2020-08-13 22:23:58 +01:00
a5dd5ce9df
Add evoker's ring
Electroblob77
2020-08-09 23:23:12 +01:00