From 7be111f29909b1776b965e2ecd4b5d9bf20ba890 Mon Sep 17 00:00:00 2001
From: Sprinkled Frosting <sprinkledfrosting@ltgc.cc>
Date: Sat, 23 Mar 2024 16:46:16 +0000
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=88=B0=205ed68fc?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../resources/assets/unicopia/lang/zh_tw.json | 20 +++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/src/main/resources/assets/unicopia/lang/zh_tw.json b/src/main/resources/assets/unicopia/lang/zh_tw.json
index 62e4581a..8ea376b4 100644
--- a/src/main/resources/assets/unicopia/lang/zh_tw.json
+++ b/src/main/resources/assets/unicopia/lang/zh_tw.json
@@ -49,6 +49,9 @@
   "emi.category.unicopia.spellbook": "咒語書",
   "emi.category.unicopia.cloud_shaping": "塑形",
   "emi.category.unicopia.growing": "生長",
+  "emi.category.unicopia.altar": "黑暗儀式",
+  "recipe.unicopia.altar.instruction": "使物品被火侵蝕",
+  "recipe.unicopia.growing.instruction": "聚焦陸馬魔法",
 
   "item.unicopia.alicorn_badge": "天角徽章",
   "item.unicopia.unicorn_badge": "獨角徽章",
@@ -222,12 +225,27 @@
   "block.unicopia.rocks": "岩石",
   "block.unicopia.plunder_vine": "掠奪藤蔓",
   "block.unicopia.plunder_vine_bud": "掠奪藤蔓芽",
+  "block.unicopia.spectral_fire": "光譜火焰",
   "block.unicopia.bananas": "香蕉",
   "block.unicopia.zapling": "彩虹蘋果苗",
   "block.unicopia.zap_log": "彩虹蘋果原木",
   "block.unicopia.zap_wood": "彩虹蘋果木塊",
   "block.unicopia.stripped_zap_log": "剝皮彩虹蘋果原木",
   "block.unicopia.stripped_zap_wood": "剝皮彩虹蘋果木塊",
+  "block.unicopia.zap_planks": "彩虹蘋果木木材",
+  "block.unicopia.zap_stairs": "彩虹蘋果木階梯",
+  "block.unicopia.zap_slab": "彩虹蘋果木半磚",
+  "block.unicopia.zap_fence": "彩虹蘋果木柵欄",
+  "block.unicopia.zap_fence_gate": "彩虹蘋果木柵欄門",
+  "block.unicopia.waxed_zap_log": "上蠟彩虹蘋果原木",
+  "block.unicopia.waxed_zap_wood": "上蠟彩虹蘋果木塊",
+  "block.unicopia.waxed_stripped_zap_log": "去皮上蠟彩虹蘋果原木",
+  "block.unicopia.waxed_stripped_zap_wood": "去皮上蠟彩虹蘋果木塊",
+  "block.unicopia.waxed_zap_planks": "上蠟彩虹蘋果木木材",
+  "block.unicopia.waxed_zap_stairs": "上蠟彩虹蘋果木階梯",
+  "block.unicopia.waxed_zap_slab": "上蠟彩虹蘋果木半磚",
+  "block.unicopia.waxed_zap_fence": "上蠟彩虹蘋果木柵欄",
+  "block.unicopia.waxed_zap_fence_gate": "上蠟彩虹蘋果木柵欄門",
   "block.unicopia.zap_leaves": "彩虹蘋果樹葉",
   "block.unicopia.flowering_zap_leaves": "開花彩虹蘋果樹葉",
   "block.unicopia.zap_apple": "彩虹蘋果",
@@ -1443,6 +1461,8 @@
   "death.attack.unicopia.horseshoe.self": "%1$s把自己敲死了",
   "death.attack.unicopia.horseshoe.item": "%1$s被%2$s用%3$s敲死了",
   "death.attack.unicopia.horseshoe.player": "%1$s被%2$s敲死了",
+  "death.attack.unicopia.spikes": "%1$s被刺死了",
+  "death.attack.unicopia.spikes.player": "%1$s逃離%2$s時萬刺攻心",
 
   "death.fell.accident.ladder.pegasus": "%1$s忘記了自己能飛,掉下了梯子",
   "death.fell.accident.vines.pegasus": "%1$s忘記了自己能飛,掉下了藤蔓",