diff --git a/src/main/resources/data/betterend/patchouli_books/guidebook/en_us/entries/rituals/eternal_ritual.json b/src/main/resources/data/betterend/patchouli_books/guidebook/en_us/entries/rituals/eternal_ritual.json index df008a72..dc587602 100644 --- a/src/main/resources/data/betterend/patchouli_books/guidebook/en_us/entries/rituals/eternal_ritual.json +++ b/src/main/resources/data/betterend/patchouli_books/guidebook/en_us/entries/rituals/eternal_ritual.json @@ -10,7 +10,7 @@ }, { "type": "image", - "text": "There is a destroyed (or not) frame of $(bold)Runed Flavolite$() and eight pedestals around it.", + "text": "There is a destroyed (or not) frame of $(bold)Runed Flavolite$() and six pedestals around it.", "border": false, "images": [ "betterend:textures/images/eternal_ritual/portal_structure.png" @@ -22,7 +22,7 @@ }, { "type": "image", - "text": "And place 8 $(bold)Eternal Crystals$() to pedestals.", + "text": "And place 6 $(bold)Eternal Crystals$() to pedestals.", "border": false, "images": [ "betterend:textures/images/eternal_ritual/portal_frame_full.png" @@ -41,4 +41,4 @@ "text": "$(bold)Runed Flavolite$() (to recover the frame) and $(bold)Eternal Crystals$() can be obtained by $(l:rituals/infusion_ritual)Infusion Rilual$(/l)." } ] -} \ No newline at end of file +}