Added Particles to boiling Cauldrons

This commit is contained in:
Sn0wStorm
2020-11-06 13:59:36 +01:00
parent c8a7a56ab9
commit 3d9309e2d9
17 changed files with 216 additions and 10 deletions
+3
View File
@@ -49,6 +49,9 @@ drainItems:
# Zeit (in Tagen) die Trunkenheitsdaten nach offlinegehen eines Spielers im Speicher verbleiben, um z.B. Kater-Effekte anzuwenden. [7]
hangoverDays: 7
# Partikel steigen von Kesseln auf wenn sie Zutaten und eine Feuerquelle haben [true]
enableCauldronParticles: true
# Ob das craften und das benutzen des Trank-Versiegelungs-Tisches aktiviert ist (2 Flaschen über 4 Holz) [true, true]
craftSealingTable: true
enableSealingTable: true
+3
View File
@@ -49,6 +49,9 @@ drainItems:
# Time (in days) that drunkeness-data stays in memory after a player goes offline, to apply hangover etc. [7]
hangoverDays: 7
# Show Particles over Cauldrons when they have ingredients and a heat source. [true]
enableCauldronParticles: true
# If crafting and using of the Brew Sealing Table is enabled (2 Bottles over 4 Planks) [true, true]
craftSealingTable: true
enableSealingTable: true
+3
View File
@@ -49,6 +49,9 @@ drainItems:
# Time (in days) that drunkeness-data stays in memory after a player goes offline, to apply hangover etc. [7]
hangoverDays: 7
# Show Particles over Cauldrons when they have ingredients and a heat source. [true]
enableCauldronParticles: true
# If crafting and using of the Brew Sealing Table is enabled (2 Bottles over 4 Planks) [true, true]
craftSealingTable: true
enableSealingTable: true
+3
View File
@@ -50,6 +50,9 @@ 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
# Show Particles over Cauldrons when they have ingredients and a heat source. [true]
enableCauldronParticles: true
# If crafting and using of the Brew Sealing Table is enabled (2 Bottles over 4 Planks) [true, true]
craftSealingTable: true
enableSealingTable: true
+3
View File
@@ -49,6 +49,9 @@ 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
# Show Particles over Cauldrons when they have ingredients and a heat source. [true]
enableCauldronParticles: true
# If crafting and using of the Brew Sealing Table is enabled (2 Bottles over 4 Planks) [true, true]
craftSealingTable: true
enableSealingTable: true
+3
View File
@@ -51,6 +51,9 @@ drainItems:
# 最大玩家下线记忆时长(单位为天). 饮酒的记忆保持时间, 便于计算宿醉.[7]
hangoverDays: 7
# Show Particles over Cauldrons when they have ingredients and a heat source. [true]
enableCauldronParticles: true
# If crafting and using of the Brew Sealing Table is enabled (2 Bottles over 4 Planks) [true, true]
craftSealingTable: true
enableSealingTable: true