From 0764708b047b440d0318c69ec973ad63befbba11 Mon Sep 17 00:00:00 2001 From: rjuven2401 <96723542+rjuven2401@users.noreply.github.com> Date: Sun, 6 Feb 2022 15:35:02 +0900 Subject: [PATCH] Update guidebook/ko_kr/categories/end_veil.json Corrected a grammar error in guidebook/ko_kr/categories/biomes.json --- .../patchouli_books/guidebook/ko_kr/categories/end_veil.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/data/betterend/patchouli_books/guidebook/ko_kr/categories/end_veil.json b/src/main/resources/data/betterend/patchouli_books/guidebook/ko_kr/categories/end_veil.json index 81cd0798..51ecc404 100644 --- a/src/main/resources/data/betterend/patchouli_books/guidebook/ko_kr/categories/end_veil.json +++ b/src/main/resources/data/betterend/patchouli_books/guidebook/ko_kr/categories/end_veil.json @@ -1,6 +1,6 @@ { "name": "엔드 베일", - "description": "엔더맨의 눈을 봐도 공격하지 않습니다.", + "description": "엔더맨의 눈을 봐도 공격당하지 않습니다.", "icon": "betterend:textures/mob_effect/end_veil.png", "sortnum": 3 -} \ No newline at end of file +}