Skip to content

Commit

Permalink
fix(quest): 📖Add new moderator blocks to "Moderators" quest
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed Jun 19, 2024
1 parent 5dc9944 commit d64d134
Showing 1 changed file with 23 additions and 6 deletions.
29 changes: 23 additions & 6 deletions config/ftbquests/normal/chapters/3c6c4fc9/3ccd3b95.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,31 @@
uid: "ddad318e",
type: "item",
items: [{
item: "nuclearcraft:ingot_block 1 8"
},
{
item: "nuclearcraft:ingot_block 1 9"
}]
},
{
uid: "5e3c98ad",
type: "item",
items: [{
},
{
item: "twilightforest:aurora_block"
},
{
item: "nuclearcraft:heavy_water_moderator"
},
{
item: "randomthings:biomeglass"
},
{
item: "advancedrocketry:basalt"
},
{
item: "draconicevolution:infused_obsidian"
},
{
item: "draconicevolution:draconium_block 1 1"
},
{
item: "draconicevolution:draconic_block"
}]
}],
rewards: [{
Expand Down

0 comments on commit d64d134

Please sign in to comment.