neuralgia/config/ftbquests/quests/data.snbt
TomPlop d4b963ad74
Change the config of FTBQuests to be back to linear (#1568)
Hopefully this will future proof the issue of quests being not completed even though the tasks are done

This one will need a massive announcement and asking for feedback. It shouldn't fix the already bugged quest but hopefully will prevent any future one.

Signed-off-by: TomPlop <tomdidome@gmail.com>
2025-08-08 23:15:02 +01:00

25 lines
531 B
SNBT

{
default_autoclaim_rewards: "disabled"
default_consume_items: false
default_quest_disable_jei: false
default_quest_shape: "square"
default_reward_team: false
detection_delay: 20
disable_gui: false
drop_book_on_death: false
drop_loot_crates: false
emergency_items_cooldown: 300
grid_scale: 0.5d
icon: "tfg:terra_firma_greg"
lock_message: "e"
loot_crate_no_drop: {
boss: 0
monster: 600
passive: 4000
}
pause_game: true
progression_mode: "linear"
show_lock_icons: true
title: "TerraFirmaGreg"
version: 13
}