Skip to content

Commit

Permalink
Merge pull request #14 from RogenDong/fix
Browse files Browse the repository at this point in the history
fix #13 and Slimy Ferns icon
em this should already been fixed. oops.
  • Loading branch information
JieningYu authored Aug 8, 2022
2 parents 83bff45 + 797e7ea commit 4f579f7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion config/ftbquests/quests/chapters/metallurgy.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
}
{
title: "IIIb: Liquid"
icon: "kubejs:molten_zinc_bucket"
icon: "tconstruct:molten_zinc_bucket"
x: -8.5d
y: 2.0d
shape: "circle"
Expand Down
4 changes: 2 additions & 2 deletions config/ftbquests/quests/chapters/stage_2.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@
}
{
title: "Soul Distillery"
icon: "kubejs:liquid_soul_bucket"
icon: "tconstruct:liquid_soul_bucket"
x: -1.0d
y: 16.0d
subtitle: "Contraption 17-3"
Expand All @@ -601,7 +601,7 @@
{
id: "7BBC2AAED0A77FDC"
type: "item"
item: "kubejs:liquid_soul_bucket"
item: "tconstruct:liquid_soul_bucket"
consume_items: false
}
{
Expand Down
8 changes: 4 additions & 4 deletions config/ftbquests/quests/chapters/stage_3.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
}
{
title: "Slimy Ferns"
icon: "kubejs:earth_slimy_fern"
icon: "tconstruct:earth_slime_fern"
x: 3.5d
y: 1.0d
shape: "circle"
Expand All @@ -188,19 +188,19 @@
{
id: "2967A771F32C223D"
type: "item"
item: "kubejs:earth_slimy_fern"
item: "tconstruct:earth_slime_fern"
consume_items: false
}
{
id: "2A559C5996DF8E69"
type: "item"
item: "kubejs:sky_slimy_fern"
item: "tconstruct:sky_slime_fern"
consume_items: false
}
{
id: "1EE76BAC230B9232"
type: "item"
item: "kubejs:ender_slimy_fern"
item: "tconstruct:ender_slime_fern"
consume_items: false
}
]
Expand Down

0 comments on commit 4f579f7

Please sign in to comment.