Commit Graph
12 Commits
Author SHA1 Message Date
Sn0wStorm 390f7fe765 Some changes to the Quality StringParser 2020-11-09 16:14:20 +01:00
Sn0wStorm 9553aa9fce Merge pull request #295 from InflamedSebi/QualityCmds
Add Quality sensitivity for player and server commands
2020-11-09 13:41:51 +01:00
Sn0wStorm db1a425215 Color fading for Cauldron Particles 2020-11-07 22:37:32 +01:00
Sebi 54a939edad Fix missing param in BCauldronRecipe.java 2020-05-09 11:27:50 +02:00
Sebi d3da0dbe14 change loadLore() to a more generic loadQualityStringList() 2020-05-08 12:17:58 +02:00
Sn0wStorm 8f7696cdb5 Implemented Custom Model Data
issue #246
2020-04-12 22:21:17 +02:00
Sn0wStorm e7a77bf2a1 Release Version 2.0 2019-12-13 13:23:40 +01:00
Sn0wStorm 214bb52939 Added more default recipes + small fixes
BStats shows that >75% of users don't add any recipes themselves. So even if I would have preferred not to, i've added more default recipes to make it easier for everyone
+Fixed Brew Create with space in name
+Changed look of Quality Stars (now with half-stars)
+Fixed Cauldron Recipe with Multiple Ingredients
2019-12-06 18:57:41 +01:00
Sn0wStorm 16c03f9da1 Added and Fixed lots of JavaDocs 2019-11-25 22:16:16 +01:00
Sn0wStorm 318963b379 Add/change recipes by plugin 2019-11-09 17:02:48 +01:00
Sn0wStorm 4c77944eb8 Find more suitable Data Structures 2019-11-08 16:22:58 +01:00
Sn0wStorm 7f2f9d75dd Rewrite of the Custom item into RecipeItem
and Ingredient with subclasses
Implemented adding custom items to Ingredients
Added support for plugin-items
2019-11-06 19:44:52 +01:00