Skip to content

Commit c519924

Browse files
authored
corrected the number of runes needed for T5
the total number of runes needed is 13/side, but it was mistakenly listed as 15/side in the description.
1 parent c76d247 commit c519924

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/resources/assets/bloodmagic/patchouli_books/guide/en_us/entries/altar

src/main/resources/assets/bloodmagic/patchouli_books/guide/en_us/entries/altar/blood_altar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
},
9696
{
9797
"type": "patchouli:text",
98-
"text": "To upgrade the Blood Altar to Tier 5, place 15 $(item) Blood Runes$() one block down and three blocks away from the previous set of runes along each edge. Leave a one-block gap on either end, then place a $(l:bloodmagic:dungeons/demonite)Hellforged Block$() at each corner. You'll have to go delving deep into the $(thing)Demon Realm$() for this rare and exotic metal."
98+
"text": "To upgrade the Blood Altar to Tier 5, place 13 $(item)Blood Runes$() one block down and three blocks away from the previous set of runes along each edge. Leave a one-block gap on either end, then place a $(l:bloodmagic:dungeons/demonite)Hellforged Block$() at each corner. You'll have to go delving deep into the $(thing)Demon Realm$() for this rare and exotic metal."
9999
},
100100
{
101101
"type": "multiblock",

0 commit comments

Comments
 (0)