mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 06:38:56 +00:00
Added config options for Sealing Table
Translations for the Sealing Table And a Data Tag for the Block
This commit is contained in:
@@ -46,6 +46,10 @@ drainItems:
|
||||
# Zeit (in Tagen) die Trunkenheitsdaten nach offlinegehen eines Spielers im Speicher verbleiben, um z.B. Kater-Effekte anzuwenden. [7]
|
||||
hangoverDays: 7
|
||||
|
||||
# Ob das craften und das benutzen des Trank-Versiegelungs-Tisches aktiviert ist (2 Flaschen über 4 Holz) [true, true]
|
||||
craftSealingTable: true
|
||||
enableSealingTable: true
|
||||
|
||||
# Färben der Iteminformationen je nach Qualität während sie sich 1. im Fass und/oder 2. im Braustand befinden [true, true]
|
||||
colorInBarrels: true
|
||||
colorInBrewer: true
|
||||
|
||||
@@ -46,6 +46,10 @@ drainItems:
|
||||
# Time (in days) that drunkeness-data stays in memory after a player goes offline, to apply hangover etc. [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
|
||||
|
||||
# Color the Item information (lore) depending on quality while it is 1. in a barrel and/or 2. in a brewing stand [true, true]
|
||||
colorInBarrels: true
|
||||
colorInBrewer: true
|
||||
|
||||
Reference in New Issue
Block a user