diff --git a/src/main/resources/assets/tfc/patchouli_books/field_guide/zh_cn/entries/firmalife/climate_station.json b/src/main/resources/assets/tfc/patchouli_books/field_guide/zh_cn/entries/firmalife/climate_station.json index 2d3c6d69..34cd5a52 100644 --- a/src/main/resources/assets/tfc/patchouli_books/field_guide/zh_cn/entries/firmalife/climate_station.json +++ b/src/main/resources/assets/tfc/patchouli_books/field_guide/zh_cn/entries/firmalife/climate_station.json @@ -6,7 +6,7 @@ "pages": [ { "type": "patchouli:text", - "text": "The $(thing)Climate Station$() is a block that manages the $(l:firmalife/greenhouse)Greenhouse$() and the $(l:firmalife/cellar)Cellar$(). When its corresponding multiblock is built correctly, it will show water on its sides. When it is invalid, it will show ice. The Climate Station must be placed on the first level of the multiblock, touching a wall. If it is not touching a wall, you may $(item)$(k:key.use)$() it with a block that is part of the multiblock you are trying to make to tell it what to look for." + "text": "$(thing)气象站$()是一个用来控制$(l:firmalife/greenhouse)温室$()和$(l:firmalife/cellar)地窖$() 的方块。当其对应的结构正确构建时,其侧面将显示水。当其无效时,将显示冰。气候站需要放置在结构的第一层,接触墙壁。如果它没有接触墙壁,您可以手持一个来自该结构的方块(比如密封砖、温室墙方块)对其$(item)$(k:key.use)$()以进行识别。" }, { "type": "tfc:multimultiblock", @@ -53,4 +53,4 @@ ], "read_by_default": true, "sortnum": 2 -} \ No newline at end of file +}