Skip to content

Commit

Permalink
Fix up Iron Jetpacks quests issues
Browse files Browse the repository at this point in the history
Fix up issues with Iron jetpacks quests not triggering when not at 100% throttle.
  • Loading branch information
Kanzaji committed Oct 5, 2022
1 parent 899f287 commit 4bb9c7f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions config/ftbquests/quests/chapters/hidden_quests.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@
tag: {
value: {
Id: "ironjetpacks:stone"
Throttle: 1.0d
}
}
}
Expand All @@ -198,7 +197,6 @@
tag: {
value: {
Id: "ironjetpacks:copper"
Throttle: 1.0d
}
}
}
Expand All @@ -225,7 +223,6 @@
tag: {
value: {
Id: "ironjetpacks:silver"
Throttle: 1.0d
}
}
}
Expand All @@ -252,7 +249,6 @@
tag: {
value: {
Id: "ironjetpacks:iron"
Throttle: 1.0d
}
}
}
Expand All @@ -279,7 +275,6 @@
tag: {
value: {
Id: "ironjetpacks:bronze"
Throttle: 1.0d
}
}
}
Expand Down Expand Up @@ -367,7 +362,6 @@
tag: {
value: {
Id: "ironjetpacks:electrum"
Throttle: 1.0d
}
}
}
Expand All @@ -394,7 +388,6 @@
tag: {
value: {
Id: "ironjetpacks:gold"
Throttle: 1.0d
}
}
}
Expand All @@ -421,7 +414,6 @@
tag: {
value: {
Id: "ironjetpacks:invar"
Throttle: 1.0d
}
}
}
Expand All @@ -448,7 +440,6 @@
tag: {
value: {
Id: "ironjetpacks:steel"
Throttle: 1.0d
}
}
}
Expand Down Expand Up @@ -476,7 +467,6 @@
tag: {
value: {
Id: "ironjetpacks:diamond"
Throttle: 1.0d
}
}
}
Expand All @@ -503,7 +493,6 @@
tag: {
value: {
Id: "ironjetpacks:platinum"
Throttle: 1.0d
}
}
}
Expand Down Expand Up @@ -560,7 +549,6 @@
tag: {
value: {
Id: "ironjetpacks:emerald"
Throttle: 1.0d
}
}
}
Expand Down

0 comments on commit 4bb9c7f

Please sign in to comment.