Commit Graph

41 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
f431c13100 Load Scramble Seed key from Config
Remember all used Scramble seeds to unscramble potions
2019-10-18 16:30:03 +02:00
Sn0wStorm
29ea53683c Fixed rare case of endless loop over Inventory viewers 2019-09-12 11:01:13 +02:00
Sn0wStorm
cec9a50b15 v1.8.1 2019-08-19 15:49:22 +02:00
Neubulae
0b664b4d6f
Update config.yml 2019-08-19 12:57:31 +08:00
Sn0wStorm
4cd2da083c Small fixes, push to v1.8 2019-08-18 22:45:12 +02:00
Sn0wStorm
3ee9ced789 Change Command ConfigName -> ItemName 2019-08-18 21:46:03 +02:00
Sn0wStorm
ee024261bc
Merge pull request #198 from sjackser/patch-2
Update Chinese zh.yml
2019-08-18 18:42:05 +02:00
Neubulae
a8e8045b43
Update zh.yml 2019-08-19 00:36:49 +08:00
Neubulae
fa08266eee
Update config.yml 2019-08-19 00:29:00 +08:00
Sn0wStorm
435c9819d0 Added Chinese Language #193
Thanks to Neubulae and kp06125
2019-08-18 18:12:09 +02:00
Sn0wStorm
a5e33be15e Added configname command
And removed some old config descriptions
2019-08-18 17:46:49 +02:00
Sn0wStorm
9567feed81 Make loading RGB colors easier 2019-08-17 22:42:58 +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
c063037f89 Added number of recipes Chart 2019-01-17 17:28:58 +01:00
Sn0wStorm
213ef13c0e Fix older Builds of WorldGuard 7.0
Created a Brewery maven repo, use that for some of the dependencies
2019-01-17 12:30:12 +01:00
Sn0wStorm
086f5b5c9e Config Updater to update Material names
Updater will only update materials on 1.13
Updated configs as well
2018-10-30 14:23:01 +01:00
Sn0wStorm
54a05b83fe More merge fixes
and use "Levelled" for Cauldrons in 1.13
2018-10-27 12:09:53 +02:00
Sn0wStorm
4f85574e48 Merge branch '1.13' of https://github.com/Sataniel98/Brewery into Sataniel98-1.13 2018-10-26 21:17:09 +02:00
Daniel Saukel
f736a6e331 Load 1.13 configs in 1.13+ and 1.12 configs in 1.12- 2018-09-21 22:10:07 +02:00
Daniel Saukel
54ebee1dc8 Add default configs for both 1.12- and 1.13+
Co-Authored-By: Zg12 <zg12@users.noreply.github.com>
2018-09-21 21:43:48 +02:00
Daniel Saukel
88746401b4 Set API version to 1.13 2018-08-14 17:03:15 +02:00
Daniel Saukel
576ad7f3c9 Avoid MaterialData in 1.13 2018-08-14 15:32:30 +02:00
ProgrammerDan
5089b24dac Adding Citadel support and finally fixing brew colors for 1.12 2017-07-26 14:36:50 -04:00
Sn0wStorm
49efceaaae Added recipe option to set Distill Time 2016-06-28 21:01:47 +02:00
Sn0wStorm
82223aafe1 Added config option to disable Chat distortion
Closes: #125
2016-06-28 16:04:45 +02:00
Sn0wStorm
2d714d25e2 Added Italian by FraazT0, Thanks! 2016-06-28 14:26:53 +02:00
Sn0wStorm
ae1ef10ccb Added optional Player argument to /brew create
adds #73 allowing /brew create in command blocks
2016-06-27 23:57:58 +02:00
Sn0wStorm
41c6782635 Implemented puke item despawn time, defaults to 1 min 2016-05-27 21:38:15 +02:00
Sn0wStorm
85acdcdbb6 Changed some config settings and descriptions 2016-05-26 21:10:48 +02:00
ProgrammerDan
66297bd2e5 Addressing (hopefully) npe in Compat listener. 2016-04-21 18:50:04 -04:00
Daniel Boston
14962a2820 Testing done, should be ready for live. Fixed some issues with inventory scan timing, gotta love asynch. 2016-04-21 01:36:26 -04:00
Daniel Saukel
7a514d5378 Update to 1.9 2016-03-21 20:35:12 +01:00
Sn0wStorm
b8e0f1f38b Try to find Items with Vault
Makes adding Ingredients a lot easier, as Vault has a great database of item names.
Will match things like "green dye", or even "stained glass pane green"
2015-03-16 15:59:44 +01:00
Sn0wStorm
02b909a26a Fixed cauldron duplication bug 2015-03-14 21:57:56 +01:00
Sn0wStorm
aff7857c43 Update the fr config with english text 2015-01-09 23:29:43 +01:00
Sn0wStorm
9f563669e2 Pack all resources and languages with jar 2015-01-09 23:02:56 +01:00