mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 06:38:56 +00:00
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user