From 7e02f89cf296f30e29207ecd41f28c472013121b Mon Sep 17 00:00:00 2001 From: Jeuv <73312791+Jeuvke@users.noreply.github.com> Date: Sat, 5 Feb 2022 16:33:12 +0100 Subject: [PATCH] Update greater_sentinel.json --- .../en_us/entries/patterns/great_spells/greater_sentinel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/patterns/great_spells/greater_sentinel.json b/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/patterns/great_spells/greater_sentinel.json index 57be114c..7510eba1 100644 --- a/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/patterns/great_spells/greater_sentinel.json +++ b/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/patterns/great_spells/greater_sentinel.json @@ -9,11 +9,11 @@ { "type": "hexcasting:pattern", "op_id": "hexcasting:sentinel/create/great", - "text": "Summon a greater version of my $(l:patterns/sentinels)$(thing)Sentinel/$. Costs about 2 $(item)Amethyst Dust/$s." + "text": "hexcasting.page.greater_sentinel1" }, { "type": "patchouli:text", - "text": "The stronger sentinel acts like the normal one I can summon without the use of a Great Spell, if a little more visually interesting. However, the range in which my spells can work is extended to a small region around my greater sentinel, about 16 blocks. In other words, no matter where in the world I am, I can interact with things around my sentinel (the mysterious forces of chunkloading notwithstanding)." + "text": "hexcasting.page.greater_sentinel2" } ] }