Update eternal_ritual.json

This commit is contained in:
Soochaehwa 2021-02-16 07:07:57 +09:00 committed by GitHub
parent 7563910589
commit 588444f911
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
}, },
{ {
"type": "image", "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, "border": false,
"images": [ "images": [
"betterend:textures/images/eternal_ritual/portal_structure.png" "betterend:textures/images/eternal_ritual/portal_structure.png"
@ -22,7 +22,7 @@
}, },
{ {
"type": "image", "type": "image",
"text": "And place 8 $(bold)Eternal Crystals$() to pedestals.", "text": "And place 6 $(bold)Eternal Crystals$() to pedestals.",
"border": false, "border": false,
"images": [ "images": [
"betterend:textures/images/eternal_ritual/portal_frame_full.png" "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)." "text": "$(bold)Runed Flavolite$() (to recover the frame) and $(bold)Eternal Crystals$() can be obtained by $(l:rituals/infusion_ritual)Infusion Rilual$(/l)."
} }
] ]
} }