Skip to content

Commit

Permalink
fix(quest): đŸ“–disable toasts for Manganese quest
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed Jun 11, 2024
1 parent 930bea1 commit 40cc4c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/ftbquests/normal/chapters/3c6c4fc9/bd335ea9.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,31 @@
tasks: [{
uid: "477abeeb",
type: "item",
disable_toast: true,
items: [{
item: "nuclearcraft:dust 1 14"
}]
},
{
uid: "e269cfad",
type: "item",
disable_toast: true,
items: [{
item: "nuclearcraft:ingot 1 14"
}]
},
{
uid: "ff8b1f02",
type: "item",
disable_toast: true,
items: [{
item: "nuclearcraft:ingot 1 11"
}]
},
{
uid: "e23163e8",
type: "item",
disable_toast: true,
items: [{
item: "nuclearcraft:dust 1 11"
}]
Expand Down

0 comments on commit 40cc4c5

Please sign in to comment.