summaryrefslogtreecommitdiff
path: root/src/main/java/darkknight/jewelrycraft/block/BlockShadowHand.java
AgeCommit message (Collapse)Author
2024-08-12Bulk commit of changes1.7.10Benjamin Culkin
2018-05-24Formatting passbculkin2442
2018-05-24Update of all changesbculkin2442
2015-12-01- Fixed all of the bugs mentioned on githubOnyx
- Added new config options - Rabbits paw now increases the chance of spawning hearts, rather than itself spawning some - Hearts now have a much lower chance to spawn by default - You can no longer increase your health past 20 hearts (aka double the default health) - The guide now also shows the total number of pages on each tab - A new luck stat has been added to the Curse API - Cleaned up the code a bit (removed unused methods, imports etc) - The displayer's info now has a purple solid color background; the text also has a much closer shadow and now shrinks in height as well as in width when too big - I have modified the potion list to use Mithion's code, credits have been given
2015-05-01- Made the ritual even betterOnyxDarkKnight
- Fixed a type where the "Thieving Gloves" were named "Thiefing Gloves" - Fixed the world from crashing when entering one - Changed Flaming Soul Curse to set players on fire when they attack something, rather than randomly - Player no longer gets blinded when the ritual starts - The ritual now creates a sphere of darkness around it
2015-03-23Reworked the whole repo.OnyxDarkKnight