Support 1.14 Minecraft Barrels for Aging

This commit is contained in:
Sn0wStorm
2019-08-17 18:53:06 +02:00
parent a95437cdf1
commit 67ab8e7de3
15 changed files with 324 additions and 121 deletions
+10 -7
View File
@@ -54,6 +54,9 @@ colorInBrewer: true
# Ob große Fässer an jedem Block geöffnet werden können, nicht nur an Zapfhahn und Schild. Bei kleinen Fässern geht dies immer. [true]
openLargeBarrelEverywhere: true
# Wie viele Brewery Getränke in die Minecraft Fässer getan werden können [6]
maxBrewsInMCBarrels: 6
# In den Serverlog loggen was der Spieler tatsächlich geschrieben hat, bevor seine Worte verändert wurden [false]
logRealChat: false
@@ -121,7 +124,7 @@ recipes:
- POISONX/1-0/20-0
1:
name: Ranziges Weißbier/Weißbier/Feines Weißbier
ingredients:
ingredients:
- Wheat/3
cookingtime: 8
distillruns: 0
@@ -132,7 +135,7 @@ recipes:
alcohol: 5
2:
name: Ranziges Bier/Bier/Feines Bier
ingredients:
ingredients:
- Wheat/6
cookingtime: 8
distillruns: 0
@@ -143,7 +146,7 @@ recipes:
alcohol: 6
3:
name: Ranziges Dunkelbier/Dunkelbier/Feines Dunkelbier
ingredients:
ingredients:
- Wheat/6
cookingtime: 8
distillruns: 0
@@ -154,7 +157,7 @@ recipes:
alcohol: 7
4:
name: Scheußlicher Met/Met/&6Goldener Met
ingredients:
ingredients:
- Sugar_Cane/6
cookingtime: 3
distillruns: 0
@@ -165,7 +168,7 @@ recipes:
alcohol: 9
5:
name: Apfelmet/Süßer Apfelmet/&6Goldensüßer Apfelmet
ingredients:
ingredients:
- Sugar_Cane/6
- Apple/2
cookingtime: 4
@@ -179,7 +182,7 @@ recipes:
- WATER_BREATHINGX/1-2/150
6:
name: Bitterer Rum/Würziger Rum/&6Goldener Rum
ingredients:
ingredients:
- Sugar_Cane/14
cookingtime: 5
distillruns: 2
@@ -194,7 +197,7 @@ recipes:
- POISONX/1-0/30-0
7:
name: Abgeranzter Vodka/Vodka/Russischer Vodka
ingredients:
ingredients:
- Potato/10
cookingtime: 15
distillruns: 3
+10 -7
View File
@@ -54,6 +54,9 @@ colorInBrewer: true
# If a Large Barrel can be opened by clicking on any of its blocks, not just Spigot or Sign. This is always true for Small Barrels. [true]
openLargeBarrelEverywhere: true
# How many Brewery drinks can be put into the Minecraft barrels [6]
maxBrewsInMCBarrels: 6
# Enable checking for Updates, Checks the curseforge api for updates to Brewery [true]
# If an Update is found a Message is logged on Server-start and displayed to OPs joining the game
updateCheck: true
@@ -118,7 +121,7 @@ recipes:
- POISONX/1-0/20-0
1:
name: Skunky Wheatbeer/Wheatbeer/Fine Wheatbeer
ingredients:
ingredients:
- Wheat/3
cookingtime: 8
distillruns: 0
@@ -129,7 +132,7 @@ recipes:
alcohol: 5
2:
name: Skunky Beer/Beer/Fine Beer
ingredients:
ingredients:
- Wheat/6
cookingtime: 8
distillruns: 0
@@ -140,7 +143,7 @@ recipes:
alcohol: 6
3:
name: Skunky Darkbeer/Darkbeer/Fine Darkbeer
ingredients:
ingredients:
- Wheat/6
cookingtime: 8
distillruns: 0
@@ -151,7 +154,7 @@ recipes:
alcohol: 7
4:
name: Awkward Mead/Mead/&6Golden Mead
ingredients:
ingredients:
- Sugar_Cane/6
cookingtime: 3
distillruns: 0
@@ -162,7 +165,7 @@ recipes:
alcohol: 9
5:
name: Apple Mead/Sweet Apple Mead/&6Sweet Golden Apple Mead
ingredients:
ingredients:
- Sugar_Cane/6
- Apple/2
cookingtime: 4
@@ -176,7 +179,7 @@ recipes:
- WATER_BREATHINGX/1-2/150
6:
name: Bitter Rum/Spicy Rum/&6Golden Rum
ingredients:
ingredients:
- Sugar_Cane/14
cookingtime: 5
distillruns: 2
@@ -191,7 +194,7 @@ recipes:
- POISONX/1-0/30-0
7:
name: Lousy Vodka/Vodka/Russian Vodka
ingredients:
ingredients:
- Potato/10
cookingtime: 15
distillruns: 3
+11 -8
View File
@@ -54,6 +54,9 @@ colorInBrewer: true
# Si le grand tonneau peut être ouvert en cliquant sur n'importe quel bloc, non seulement le robinet ou le panneau. Toujours "true" pour les petits tonneaux. [true]
openLargeBarrelEverywhere: true
# How many Brewery drinks can be put into the Minecraft barrels [6]
maxBrewsInMCBarrels: 6
# Enable checking for Updates, Checks the curseforge api for updates to Brewery [true]
# If an Update is found a Message is logged on Server-start and displayed to OPs joining the game
updateCheck: true
@@ -70,7 +73,7 @@ version: '1.7'
# name: Différents noms pour la mauvaise/moyen/bonne qualité (Les codes de mise en forme sont pris en charge: comme par exemple &6 pour la couleur Or.)
# ingredients: Liste des 'matériaux,data/montant'
# (Les id d'objets à la place des matériaux sont obsolètes pour bukkit)
# Ex: 'Sugar_Cane'
# Ex: 'Sugar_Cane'
# Une liste des matériaux peuvent-être trouvés ici: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
# Vous pouvez spécifier une data (Ex: 5,3 -> Planche de bois de jungle), si vous ne le faites pas la data ne sera pas prise en compte (Ex : 5 -> Bois en général)
# If Vault is installed normal names can be used instead of material or id, so using Vault is highly recommended.
@@ -123,7 +126,7 @@ recipes:
- POISONX/1-0/20-0
1:
name: Bière Blanche Fade/Bière Blanche/Bonne Bière Blanche
ingredients:
ingredients:
- Wheat/3
cookingtime: 8
distillruns: 0
@@ -134,7 +137,7 @@ recipes:
alcohol: 5
2:
name: Bière Fade/Bière/Bonne Bière
ingredients:
ingredients:
- Wheat/6
cookingtime: 8
distillruns: 0
@@ -145,7 +148,7 @@ recipes:
alcohol: 6
3:
name: Bière Brune Fade/Bière Brune/Bonne Bière Brune
ingredients:
ingredients:
- Wheat/6
cookingtime: 8
distillruns: 0
@@ -156,7 +159,7 @@ recipes:
alcohol: 7
4:
name: Hydromel Bizarre/Hydromel/&6Hydromel Doré
ingredients:
ingredients:
- Sugar_Cane/6
cookingtime: 3
distillruns: 0
@@ -167,7 +170,7 @@ recipes:
alcohol: 9
5:
name: Hydromel de Pommes/Doux Hydromel de Pommes/&6Doux Hydromel de Pommes Dorées
ingredients:
ingredients:
- Sugar_Cane/6
- Apple/2
cookingtime: 4
@@ -181,7 +184,7 @@ recipes:
- WATER_BREATHINGX/1-2/150
6:
name: Rhum Amer/Rhum Epicé/&6Rhum Doré
ingredients:
ingredients:
- Sugar_Cane/14
cookingtime: 5
distillruns: 2
@@ -196,7 +199,7 @@ recipes:
- POISONX/1-0/30-0
7:
name: Vodka Sale/Vodka/Vodka Russe
ingredients:
ingredients:
- Potato/10
cookingtime: 15
distillruns: 3
+10 -7
View File
@@ -54,6 +54,9 @@ colorInBrewer: true
# Se un barile grande può essere aperto cliccandoci sopra, non solo sul cartello e sulla staccionata. Questo è sempre true per i barili piccoli. [true]
openLargeBarrelEverywhere: true
# How many Brewery drinks can be put into the Minecraft barrels [6]
maxBrewsInMCBarrels: 6
# Abilita il controllo degli aggiornamenti, controlla l'API di CurseForge per eventuali aggiornamenti di Brewery [true]
# Se quando un aggiornamento viene trovato un messaggio è loggato e mostrato agli OPs quando entrano in gioco.
updateCheck: true
@@ -118,7 +121,7 @@ recipes:
- POISONX/1-0/20-0
1:
name: Birra di frumento puzzolente/Birra di frumento/Birra di frumento pregiata
ingredients:
ingredients:
- Wheat/3
cookingtime: 8
distillruns: 0
@@ -129,7 +132,7 @@ recipes:
alcohol: 5
2:
name: Birra puzzolente/Birra/Birra pregiata
ingredients:
ingredients:
- Wheat/6
cookingtime: 8
distillruns: 0
@@ -140,7 +143,7 @@ recipes:
alcohol: 6
3:
name: Birra scura puzzolente/Birra scura/Birra scura pregiata
ingredients:
ingredients:
- Wheat/6
cookingtime: 8
distillruns: 0
@@ -151,7 +154,7 @@ recipes:
alcohol: 7
4:
name: Idromele scarso/Idromele/&6Idromele dorato
ingredients:
ingredients:
- Sugar_Cane/6
cookingtime: 3
distillruns: 0
@@ -162,7 +165,7 @@ recipes:
alcohol: 9
5:
name: Idromele di mele/Idromele di mele dolci/&6Idromele di mele dolci dorato
ingredients:
ingredients:
- Sugar_Cane/6
- Apple/2
cookingtime: 4
@@ -176,7 +179,7 @@ recipes:
- WATER_BREATHINGX/1-2/150
6:
name: Rum amaro/Rum speziato/&6Rum dorato
ingredients:
ingredients:
- Sugar_Cane/14
cookingtime: 5
distillruns: 2
@@ -191,7 +194,7 @@ recipes:
- POISONX/1-0/30-0
7:
name: Vodka schifosa/Vodka/Vodka russa
ingredients:
ingredients:
- Potato/10
cookingtime: 15
distillruns: 3
+1
View File
@@ -75,6 +75,7 @@ Help_Create: '&6/brew Create <Rezept> [Qualität] [Spieler] &9Erstellt einen Tra
# Player
Player_BarrelCreated: Fass erfolgreich erstellt
Player_BarrelFull: '&cHier passen nicht mehr Getränke hinein'
Player_CantDrink: Du kannst nicht mehr trinken
Player_CauldronInfo1: Dieser Kessel siedet nun seit &v1 Minuten
Player_CauldronInfo2: Dieser Kessel siedet seit weniger als einer Minute
+1
View File
@@ -75,6 +75,7 @@ Perms_NoSmallBarrelCreate: '&cYou don''t have permissions to create small barrel
# Player
Player_BarrelCreated: Barrel created
Player_BarrelFull: '&cThis barrel can''t hold any more drinks'
Player_CantDrink: You can't drink any more.
Player_CauldronInfo1: This cauldron has been boiling for &v1 minutes.
Player_CauldronInfo2: This cauldron has just started boiling.
+1
View File
@@ -75,6 +75,7 @@ Perms_NoSmallBarrelCreate: '&cVous n´avez pas la permission de créer de petits
# Joueur
Player_BarrelCreated: Baril créé
Player_BarrelFull: '&cThis barrel can''t hold any more drinks'
Player_CantDrink: Vous ne pouvez pas boire plus.
Player_CauldronInfo1: Ce chaudron a été en ébullition durant &v1 minutes.
Player_CauldronInfo2: Ce chaudron est tout juste à ébullition.
+1
View File
@@ -75,6 +75,7 @@ Perms_NoSmallBarrelCreate: '&cNon hai il permesso di costruire piccoli barili!'
# Giocatore
Player_BarrelCreated: Barile creato
Player_BarrelFull: '&cThis barrel can''t hold any more drinks'
Player_CantDrink: Non puoi bere dell''altro.
Player_CauldronInfo1: Questo calderone sta bollendo da &v1 minuti.
Player_CauldronInfo2: Questo calderone ha appena iniziato a bollire.