summaryrefslogtreecommitdiff
path: root/src/main/java/darkknight/jewelrycraft/client/gui/GuiTabIntroduction.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-08-13Added a new structure, a new curse, achievements, challenges, cursesOnyxDarkKnight
entry in the guide; reworked liquids to be tile entities, cleaned the structures code, potion code and... you know what? I improved and changed so much stuff that I literally forgot what I did...
2015-05-08Fixed a few things as well as working towards having the ability to ↵OnyxDarkKnight
translate everything
2015-05-07- Added EE3 EMC values, thank you to MineMarteen for providing the ↵OnyxDarkKnight
ThirdPartyManager code :) - Working on making it possible to translate every part of the mod - Created an interface modders can use to make an item wearable in the jewelry inventory and have special effects
2015-04-28- Fixed some grammatical errors in the guide.OnyxDarkKnight
- Made the Smelter basin and bucket look metallic - Made the Jeweler's Crafting Table texture to have a wooden top and stone legs - Updated forge to version 10.13.3.1395 - Changed the Jeweler's Crafting Recipe to use stone instead of cobblestone - Fixed Fossils and Archeology from crashing - Added a mcmod.info and a logo to it
2015-04-12I rearranged files and added a few cool stuff.OnyxDarkKnight