Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

occultism quest update #313

Merged
merged 2 commits into from
Dec 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
### Enigmatica 10 1.16.0

#### ⭐ Improvements

- Occultism quests now mention how to fortune Iesnium [(\#313)](https://github.com/EnigmaticaModpacks/Enigmatica10/issues/313)
- Occultism quests no longer promote chalk repair since it is unbreakable [(\#313)](https://github.com/EnigmaticaModpacks/Enigmatica10/issues/313)

#### 🦟 Bugs Fixed

- Fix Whirlisprigs not outputting Wheat [(\#296)](https://github.com/EnigmaticaModpacks/Enigmatica10/issues/296)
Expand Down
26 changes: 1 addition & 25 deletions config/ftbquests/quests/chapters/0095002B3E34FD9A.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -652,30 +652,6 @@
x: 5.0d
y: 0.0d
}
{
dependencies: ["253C97A20FD517DC"]
icon: {
components: {
"ftbquests:icon": "occultism:item/ritual_dummy_craft"
}
id: "ftbquests:custom_icon"
}
id: "7B72C58C799D90A5"
rewards: [{
exclude_from_claim_all: true
id: "0156611E97618F81"
table_id: 167859363417192230L
type: "loot"
}]
tasks: [{
id: "41B58AF4B73A66B3"
item: { count: 1, id: "occultism:ritual_dummy/repair_chalks" }
optional_task: true
type: "item"
}]
x: 7.5d
y: 0.0d
}
{
dependencies: ["75208FCBFF1CFB5F"]
icon: {
Expand Down Expand Up @@ -784,7 +760,7 @@
type: "item"
}
]
x: 8.5d
x: 8.0d
y: 0.0d
}
{
Expand Down
9 changes: 3 additions & 6 deletions config/ftbquests/quests/lang/en_us.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -4202,9 +4202,11 @@
"&a lower tier’s recipes faster."
]
quest.770EE92EA4CF973C.quest_desc: [
"Upgrading to an Iesnium Pickaxe will allow us to obtain more Iesnium with less hassle compared to the Infused Pickaxe. "
"Upgrading to an Iesnium Pickaxe will allow us to obtain more Iesnium with less hassle compared to the Infused Pickaxe since it has greater durability and can also mine the hidden ores in the Nether."
""
"We’ll be needing plenty more, after all, to set up a Dimensional Mineshaft."
""
"When mining Iesnium, the Ore Block you receive can be placed and re-broken with any Pick to obtain Raw Iesnium. Fortune will apply to this process."
]
quest.773105FB99015746.quest_desc: [
"The Result Pedestal is where our output will be generated. "
Expand Down Expand Up @@ -4347,11 +4349,6 @@
""
"Build them a little home and be sure to provide them with plenty of fresh Sand or Gravel and they’ll while away their days sifting through it for obscure artifacts. "
]
quest.7B72C58C799D90A5.quest_desc: [
"If you’ve needed to move your pentacles around a bit, you may be finding that some of your Chalks are looking rather worn. "
""
"Allowing them to break simply won’t do. Take a moment to repair them with this ritual every now and then to ensure your precious chalks aren’t lost. "
]
quest.7BEE7FAD21AFEB68.quest_desc: [
"With Silicon and Aluminum from the EBF, Electronic Circuits and MV Electronics open up to us. "
""
Expand Down