diff --git a/src/main/resources/config/v12/de/config.yml b/src/main/resources/config/v12/de/config.yml index 5eafa6c2..88808b3d 100644 --- a/src/main/resources/config/v12/de/config.yml +++ b/src/main/resources/config/v12/de/config.yml @@ -62,8 +62,8 @@ minimalParticles: false craftSealingTable: true enableSealingTable: true -# By default, Brewery uses SMOKER as a Sealing Table, this option allows you to change it -# IMPORTANT: It needs to be a block with a gui: e.g. SMOKER, CHEST, BLAST_FURNACE +# By default, Brewery uses Smoker as a Sealing Table, this option allows you to change it +# IMPORTANT: It needs to be a container - meaning a block that can store items (e.g., SMOKER, CHEST, BLAST_FURNACE). sealingTableMaterial: SMOKER # Ob in den Iteminformationen immer 1-5 Sterne für die Qualität angezeigt werden sollen, oder nur beim brauen [true] diff --git a/src/main/resources/config/v12/en/config.yml b/src/main/resources/config/v12/en/config.yml index a69fa935..a761fa8c 100644 --- a/src/main/resources/config/v12/en/config.yml +++ b/src/main/resources/config/v12/en/config.yml @@ -62,8 +62,8 @@ minimalParticles: false craftSealingTable: true enableSealingTable: true -# By default, Brewery uses SMOKER as a Sealing Table, this option allows you to change it -# IMPORTANT: It needs to be a block with a gui: e.g. SMOKER, CHEST, BLAST_FURNACE +# By default, Brewery uses Smoker as a Sealing Table, this option allows you to change it +# IMPORTANT: It needs to be a container - meaning a block that can store items (e.g., SMOKER, CHEST, BLAST_FURNACE). sealingTableMaterial: SMOKER # Always show the 1-5 stars on the item depending on the quality. If false, they will only appear when brewing [true] diff --git a/src/main/resources/config/v12/fr/config.yml b/src/main/resources/config/v12/fr/config.yml index 2dd6a8e5..c8a53c49 100644 --- a/src/main/resources/config/v12/fr/config.yml +++ b/src/main/resources/config/v12/fr/config.yml @@ -63,8 +63,8 @@ minimalParticles: false craftSealingTable: true enableSealingTable: true -# By default, Brewery uses SMOKER as a Sealing Table, this option allows you to change it -# IMPORTANT: It needs to be a block with a gui: e.g. SMOKER, CHEST, BLAST_FURNACE +# By default, Brewery uses Smoker as a Sealing Table, this option allows you to change it +# IMPORTANT: It needs to be a container - meaning a block that can store items (e.g., SMOKER, CHEST, BLAST_FURNACE). sealingTableMaterial: SMOKER # Toujours montrer les 1-5 étoiles sur les objets en fonction de leur qualité. S'ils sont faux, ils n'apparaîtront que lors de l'infusion. [true] diff --git a/src/main/resources/config/v12/it/config.yml b/src/main/resources/config/v12/it/config.yml index 5c3d9c4e..7f45750e 100644 --- a/src/main/resources/config/v12/it/config.yml +++ b/src/main/resources/config/v12/it/config.yml @@ -62,8 +62,8 @@ minimalParticles: false craftSealingTable: true enableSealingTable: true -# By default, Brewery uses SMOKER as a Sealing Table, this option allows you to change it -# IMPORTANT: It needs to be a block with a gui: e.g. SMOKER, CHEST, BLAST_FURNACE +# By default, Brewery uses Smoker as a Sealing Table, this option allows you to change it +# IMPORTANT: It needs to be a container - meaning a block that can store items (e.g., SMOKER, CHEST, BLAST_FURNACE). sealingTableMaterial: SMOKER # Always show the 1-5 stars on the item depending on the quality. If false, they will only appear when brewing [true] diff --git a/src/main/resources/config/v13/de/config.yml b/src/main/resources/config/v13/de/config.yml index 962800a6..6e0f9689 100644 --- a/src/main/resources/config/v13/de/config.yml +++ b/src/main/resources/config/v13/de/config.yml @@ -84,8 +84,8 @@ minimalParticles: false craftSealingTable: true enableSealingTable: true -# By default, Brewery uses SMOKER as a Sealing Table, this option allows you to change it -# IMPORTANT: It needs to be a block with a gui: e.g. SMOKER, CHEST, BLAST_FURNACE +# By default, Brewery uses Smoker as a Sealing Table, this option allows you to change it +# IMPORTANT: It needs to be a container - meaning a block that can store items (e.g., SMOKER, CHEST, BLAST_FURNACE). sealingTableMaterial: SMOKER # Ob in den Iteminformationen immer 1-5 Sterne für die Qualität angezeigt werden sollen, oder nur beim brauen [true] diff --git a/src/main/resources/config/v13/en/config.yml b/src/main/resources/config/v13/en/config.yml index 10a1ceb4..2066177e 100644 --- a/src/main/resources/config/v13/en/config.yml +++ b/src/main/resources/config/v13/en/config.yml @@ -89,8 +89,8 @@ minimalParticles: false craftSealingTable: true enableSealingTable: true -# By default, Brewery uses SMOKER as a Sealing Table, this option allows you to change it -# IMPORTANT: It needs to be a block with a gui: e.g. SMOKER, CHEST, BLAST_FURNACE +# By default, Brewery uses Smoker as a Sealing Table, this option allows you to change it +# IMPORTANT: It needs to be a container - meaning a block that can store items (e.g., SMOKER, CHEST, BLAST_FURNACE). sealingTableMaterial: SMOKER # Always show the 1-5 stars on the item depending on the quality. If false, they will only appear when brewing [true] diff --git a/src/main/resources/config/v13/es/config.yml b/src/main/resources/config/v13/es/config.yml index 0fc5de3a..998c70c6 100644 --- a/src/main/resources/config/v13/es/config.yml +++ b/src/main/resources/config/v13/es/config.yml @@ -86,8 +86,8 @@ minimalParticles: false craftSealingTable: true enableSealingTable: true -# By default, Brewery uses SMOKER as a Sealing Table, this option allows you to change it -# IMPORTANT: It needs to be a block with a gui: e.g. SMOKER, CHEST, BLAST_FURNACE +# By default, Brewery uses Smoker as a Sealing Table, this option allows you to change it +# IMPORTANT: It needs to be a container - meaning a block that can store items (e.g., SMOKER, CHEST, BLAST_FURNACE). sealingTableMaterial: SMOKER # Always show the 1-5 stars on the item depending on the quality. If false, they will only appear when brewing [true] diff --git a/src/main/resources/config/v13/fr/config.yml b/src/main/resources/config/v13/fr/config.yml index 07c0036e..8e3cfcab 100644 --- a/src/main/resources/config/v13/fr/config.yml +++ b/src/main/resources/config/v13/fr/config.yml @@ -87,8 +87,8 @@ minimalParticles: false craftSealingTable: true enableSealingTable: true -# By default, Brewery uses SMOKER as a Sealing Table, this option allows you to change it -# IMPORTANT: It needs to be a block with a gui: e.g. SMOKER, CHEST, BLAST_FURNACE +# By default, Brewery uses Smoker as a Sealing Table, this option allows you to change it +# IMPORTANT: It needs to be a container - meaning a block that can store items (e.g., SMOKER, CHEST, BLAST_FURNACE). sealingTableMaterial: SMOKER # Toujours montrer les 1-5 étoiles sur les objets en fonction de leur qualité. S'ils sont faux, ils n'apparaîtront que lors de l'infusion. [true] diff --git a/src/main/resources/config/v13/it/config.yml b/src/main/resources/config/v13/it/config.yml index 5a46c7c0..a8fef018 100644 --- a/src/main/resources/config/v13/it/config.yml +++ b/src/main/resources/config/v13/it/config.yml @@ -85,8 +85,8 @@ minimalParticles: false craftSealingTable: true enableSealingTable: true -# By default, Brewery uses SMOKER as a Sealing Table, this option allows you to change it -# IMPORTANT: It needs to be a block with a gui: e.g. SMOKER, CHEST, BLAST_FURNACE +# By default, Brewery uses Smoker as a Sealing Table, this option allows you to change it +# IMPORTANT: It needs to be a container - meaning a block that can store items (e.g., SMOKER, CHEST, BLAST_FURNACE). sealingTableMaterial: SMOKER # Always show the 1-5 stars on the item depending on the quality. If false, they will only appear when brewing [true] diff --git a/src/main/resources/config/v13/ru/config.yml b/src/main/resources/config/v13/ru/config.yml index ee9671ac..f27c5916 100644 --- a/src/main/resources/config/v13/ru/config.yml +++ b/src/main/resources/config/v13/ru/config.yml @@ -99,8 +99,8 @@ minimalParticles: false craftSealingTable: true enableSealingTable: true -# By default, Brewery uses SMOKER as a Sealing Table, this option allows you to change it -# IMPORTANT: It needs to be a block with a gui: e.g. SMOKER, CHEST, BLAST_FURNACE +# By default, Brewery uses Smoker as a Sealing Table, this option allows you to change it +# IMPORTANT: It needs to be a container - meaning a block that can store items (e.g., SMOKER, CHEST, BLAST_FURNACE). sealingTableMaterial: SMOKER # Всегда ли отображать 1-5 звезд, в зависимости от качества, в описании напитка. diff --git a/src/main/resources/config/v13/zh/config.yml b/src/main/resources/config/v13/zh/config.yml index 225b8b57..2bf00c3d 100644 --- a/src/main/resources/config/v13/zh/config.yml +++ b/src/main/resources/config/v13/zh/config.yml @@ -92,8 +92,8 @@ minimalParticles: false craftSealingTable: true enableSealingTable: true -# By default, Brewery uses SMOKER as a Sealing Table, this option allows you to change it -# IMPORTANT: It needs to be a block with a gui: e.g. SMOKER, CHEST, BLAST_FURNACE +# By default, Brewery uses Smoker as a Sealing Table, this option allows you to change it +# IMPORTANT: It needs to be a container - meaning a block that can store items (e.g., SMOKER, CHEST, BLAST_FURNACE). sealingTableMaterial: SMOKER # 是否始终根据物品质量显示1-5颗星,如果设置为否,则仅在酿造过程中显示星星 [true]