Commit Graph
50 Commits
Author SHA1 Message Date
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
Sn0wStorm d0263c611c Added Custom Items and Cauldron-Recipes 2019-10-29 16:20:32 +01:00
Sn0wStorm 92977d2c8e Show the Alc content in the distiller/always 2019-10-22 10:32:48 +02:00
Sn0wStorm 2d3e5dfbac Implemented Custom Lore 2019-10-21 12:44:26 +02:00
Sn0wStorm 437f521a9b Refractor Utility 2019-10-16 20:07:09 +02:00
Sn0wStorm 595df50ca5 We only need one ModifyEvent
Move PotionColor into its own Class
2019-10-14 21:02:59 +02:00
Sn0wStorm b761e83882 More features for BrewModifyEvent 2019-10-12 16:07:02 +02:00
Sn0wStorm 4a1f606e99 Finalized Merge of 2.0-StoreDataInLore
Rebased onto Master Branch commit e5438e7ae3
And moved to new branch v2.0
2019-10-12 13:52:55 +02:00
Sn0wStorm 519c4821d9 Started api and events 2019-10-11 20:44:43 +02:00
Sn0wStorm 49fb0e3d82 Changed Lore Handling 2019-10-11 18:19:20 +02:00
Sn0wStorm 562f96e4b1 Slightly larger En/Decoder buffers, isSimilar for Brew 2019-10-11 18:06:18 +02:00
Sn0wStorm 4b18dceada Implemented Lore Save system 2019-10-11 18:03:42 +02:00
Sn0wStorm ed40a1f608 Test storing and loading a brew from lore 2019-10-11 17:51:07 +02:00
Sn0wStorm c39b35d82a Merge pull request #179 from Sataniel98/master
Add RGB colored potions
2019-08-17 21:50:30 +02:00
Sn0wStorm 67ab8e7de3 Support 1.14 Minecraft Barrels for Aging 2019-08-17 18:53:06 +02:00
Sn0wStorm ad58d7b609 Potion Effects have different durations now 2019-07-04 16:28:44 +02:00
Sn0wStorm e62e9a61c2 Fix putting wrong uids on Brews in 1.14 2019-06-28 16:53:44 +02:00
Daniel Saukel edea97f9a2 Add RGB colored potions 2019-03-05 20:55:52 +01:00
Sn0wStorm 9bb5936d0d Fixed some warnings 2018-10-30 15:59:56 +01:00
Sn0wStorm 581dd69f38 Use Java 7 Language Level 2016-05-27 19:31:05 +02:00
Sn0wStorm 37ecf87276 Fix Potion Colors, using PotionType
Workaround additional misleading effects showing in Lore by hiding all Potion Effects
2016-04-27 21:28:42 +02:00
Daniel Saukel 7a514d5378 Update to 1.9 2016-03-21 20:35:12 +01:00
Sn0wStorm 82837e1977 Allow all ingedients of recipes into the cauldron 2015-03-16 16:31:45 +01:00
Sn0wStorm 30fa43633f More Options for Potion-Effects 2014-09-03 01:05:53 +02:00
Sn0wStorm 70177e9f9e Added Ingredients by Data Value 2014-08-20 17:40:10 +02:00
Sn0wStorm f69d55ebb5 GetData Fixes, Added DataUpdater 2014-06-03 21:03:32 +02:00
Frank Baumann 8d8d83c176 Removed almost all uses from ItemIds 2014-05-19 15:17:55 +02:00
Sn0wStorm 1c6fe6cc33 Listener for Barrel breaking -> LWC Support 2014-04-08 16:11:20 +02:00
Sn0wStorm 54d4521b2b Added some more Strings to LanguageReader 2013-10-15 18:14:11 +02:00
Sn0wStorm ef7293883f Disable Debug Messages 2013-09-09 16:28:35 +02:00
Sn0wStorm 8ab8fe91a6 Fixed Recipes not reloading on cmd 2013-09-05 18:46:33 +02:00
Sn0wStorm 8a5f19899c Reworked Barrel Wood Type 2013-09-05 17:09:20 +02:00
Sn0wStorm bfe859d3bc Optimized Storage of BIngredients 2013-09-04 23:32:09 +02:00
Sn0wStorm c7c72e1699 Dont get non-distill Recipe for distilled Brew 2013-09-01 21:37:38 +02:00
Sn0wStorm b09131c2e0 Also for small cooking time 2013-09-01 20:26:19 +02:00
Sn0wStorm c748e0b7b5 Reduced Difficulty for small Ingredient amounts 2013-09-01 18:58:51 +02:00
Sn0wStorm ea06f2d707 Added cmd Unlabel & Several Fixes 2013-08-30 21:19:49 +02:00
Sn0wStorm ab6312331e Make Lore quality-colored while in Barrel/Brewer 2013-08-19 16:23:12 +02:00
Sn0wStorm a347a16c06 Show Effects on Potion, Changed Lore 2013-08-15 18:17:05 +02:00
Sn0wStorm e2e6448cf6 Multiple Effects per Potion 2013-08-14 20:08:55 +02:00
Sn0wStorm a003d6ad23 Use non-Italic Naming 2013-07-04 02:59:21 +02:00
Sn0wStorm c99da614c7 Fixed Distilling 2013-07-03 18:06:13 +02:00
Sn0wStorm 6e2df99c14 Added vomiting, "-all" for Words 2013-07-03 00:31:34 +02:00
Sn0wStorm 84e37ec676 Effects, Hangover, Fixes 2013-05-28 16:25:06 +02:00
Grafe 873b54f532 Formatting
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-05-03 16:08:05 +02:00
Sn0wStorm c8a20f51bc Implemented saving 2013-04-30 21:41:16 +02:00
Sn0wStorm 2894985e71 Added basic drunkenness 2013-04-30 01:23:29 +02:00
Sn0wStorm a7db7ff833 possibility to build smaller barrel 2013-04-29 09:50:19 +02:00
Sn0wStorm 23a9f2340a Added Brew, Distilling, Barrel 2013-04-28 23:57:41 +02:00
Sn0wStorm 9cb1981fe9 Added BCauldron, Config, Custom Recipes 2013-04-19 16:35:08 +02:00