mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 06:38:56 +00:00
@@ -85,7 +85,7 @@ autosave: 3
|
||||
debug: false
|
||||
|
||||
# Config Version
|
||||
version: '2.0'
|
||||
version: '2.1'
|
||||
|
||||
|
||||
|
||||
@@ -802,6 +802,12 @@ multiServerDB:
|
||||
database: base
|
||||
|
||||
|
||||
# -- Verschiedene weitere Einstellungen --
|
||||
|
||||
# Ob Items in der Zweithand auch in den Kessel geworfen werden sollen [false]
|
||||
useOffhandForCauldron: false
|
||||
|
||||
|
||||
# -- Chat Veränderungs Einstellungen --
|
||||
|
||||
# Ob geschriebener Chat bei großer Trunkenheit abgefälscht werden soll,
|
||||
|
||||
@@ -86,7 +86,7 @@ autosave: 3
|
||||
debug: false
|
||||
|
||||
# Config Version
|
||||
version: '2.0'
|
||||
version: '2.1'
|
||||
|
||||
|
||||
|
||||
@@ -795,6 +795,12 @@ multiServerDB:
|
||||
database: base
|
||||
|
||||
|
||||
# -- Various Other Settings --
|
||||
|
||||
# If items in Offhand should be added to the cauldron as well [false]
|
||||
useOffhandForCauldron: false
|
||||
|
||||
|
||||
# -- Chat Distortion Settings --
|
||||
|
||||
# If written Chat is distorted when the Player is Drunk, so that it looks like drunk writing
|
||||
|
||||
@@ -47,6 +47,10 @@ drainItems:
|
||||
# Temps (en jours) pour que les données d'ivresse restent sauvergardées lorsque le joueur est déconnecté, pour appliquer les effets. [7]
|
||||
hangoverDays: 7
|
||||
|
||||
# If crafting and using of the Brew Sealing Table is enabled (2 Bottles over 4 Planks) [true, true]
|
||||
craftSealingTable: true
|
||||
enableSealingTable: true
|
||||
|
||||
# Colorer les informations d'objets (lore) au dépend de la qualité dans un tonneau et/ou dans un stand de brassage (l'alambic) [true, true]
|
||||
colorInBarrels: true
|
||||
colorInBrewer: true
|
||||
@@ -83,7 +87,7 @@ autosave: 3
|
||||
debug: false
|
||||
|
||||
# Version de configuration
|
||||
version: '2.0'
|
||||
version: '2.1'
|
||||
|
||||
|
||||
|
||||
@@ -797,6 +801,12 @@ multiServerDB:
|
||||
database: base
|
||||
|
||||
|
||||
# -- Divers autres paramètres --
|
||||
|
||||
# If items in Offhand should be added to the cauldron as well [false]
|
||||
useOffhandForCauldron: false
|
||||
|
||||
|
||||
# -- Paramètres de la distorsion du Chat --
|
||||
|
||||
# Si le Chat écrit est déformé quand le joueur est ivre, de sorte qu'il ressemble à un chat bourré en train d'écrire
|
||||
|
||||
@@ -46,6 +46,10 @@ drainItems:
|
||||
# Tempo in giorni che la sbronza resta in memoria dopo che il giocatore va offline, cioè il tempo per cui i postumi della sbornia durano. [7]
|
||||
hangoverDays: 7
|
||||
|
||||
# If crafting and using of the Brew Sealing Table is enabled (2 Bottles over 4 Planks) [true, true]
|
||||
craftSealingTable: true
|
||||
enableSealingTable: true
|
||||
|
||||
# Colora la descrizione dell'item in base alla qualità mentre è in un barile o in un alambicco [true, true]
|
||||
colorInBarrels: true
|
||||
colorInBrewer: true
|
||||
@@ -82,7 +86,7 @@ autosave: 3
|
||||
debug: false
|
||||
|
||||
# Versione del config
|
||||
version: '2.0'
|
||||
version: '2.1'
|
||||
|
||||
|
||||
|
||||
@@ -791,6 +795,12 @@ multiServerDB:
|
||||
database: base
|
||||
|
||||
|
||||
# -- Various Other Settings --
|
||||
|
||||
# If items in Offhand should be added to the cauldron as well [false]
|
||||
useOffhandForCauldron: false
|
||||
|
||||
|
||||
# -- Imostazioni di distorsione della chat --
|
||||
|
||||
# If written Chat is distorted when the Player is Drunk,
|
||||
|
||||
@@ -48,6 +48,10 @@ drainItems:
|
||||
# 最大玩家下线记忆时长(单位为天). 饮酒的记忆保持时间, 便于计算宿醉.[7]
|
||||
hangoverDays: 7
|
||||
|
||||
# If crafting and using of the Brew Sealing Table is enabled (2 Bottles over 4 Planks) [true, true]
|
||||
craftSealingTable: true
|
||||
enableSealingTable: true
|
||||
|
||||
# 饮品上是否显示带颜色的提示, 颜色由执行步骤的正误决定. 第一项为在熟成酒桶内显示颜色, 第二项为在酿造台内显示颜色.[true, true]
|
||||
colorInBarrels: true
|
||||
colorInBrewer: true
|
||||
@@ -84,7 +88,7 @@ autosave: 3
|
||||
debug: false
|
||||
|
||||
# 配置文件版本
|
||||
version: '2.0'
|
||||
version: '2.1'
|
||||
|
||||
|
||||
|
||||
@@ -795,6 +799,12 @@ multiServerDB:
|
||||
database: base
|
||||
|
||||
|
||||
# -- Various Other Settings --
|
||||
|
||||
# If items in Offhand should be added to the cauldron as well [false]
|
||||
useOffhandForCauldron: false
|
||||
|
||||
|
||||
# -- 口糊设置 --
|
||||
|
||||
# 醉酒的玩家会口糊,
|
||||
|
||||
Reference in New Issue
Block a user