Skip to content

Commit

Permalink
fix(quest): πŸ“–"ME Controller" replace reward to Rare
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed Jan 10, 2025
1 parent 1a07838 commit 46c197c
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions config/ftbquests/normal/chapters/fe2df26b/4bfcd69f.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,12 @@
}],
rewards: [{
uid: "808054db",
type: "custom",
title: "{e2ee.quest.uncommon}",
icon: {
type: "item",
item: {
tag: {
type: "uncommon"
type: "rare"
},
id: "ftbquests:lootcrate"
},
tags: [
"loot"
]
}
}]
}

0 comments on commit 46c197c

Please sign in to comment.