quests: add some more loot tables, rewrite intro questline a bit to guilde a newbie through to starting on the elements
This commit is contained in:
25
config/ftbquests/quests/reward_tables/random_basic_grist.snbt
Executable file → Normal file
25
config/ftbquests/quests/reward_tables/random_basic_grist.snbt
Executable file → Normal file
@ -1,12 +1,13 @@
|
||||
{
|
||||
id: "651A2F762091FAC4"
|
||||
loot_size: 1
|
||||
order_index: 0
|
||||
rewards: [
|
||||
{ item: "kubejs:grist_build_basic" }
|
||||
{ item: "kubejs:grist_agricultural_basic" }
|
||||
{ item: "kubejs:grist_energetic_basic" }
|
||||
{ item: "kubejs:grist_intelligent_basic" }
|
||||
]
|
||||
title: "Random Basic Grist"
|
||||
}
|
||||
{
|
||||
id: "651A2F762091FAC4"
|
||||
loot_size: 1
|
||||
order_index: 0
|
||||
rewards: [
|
||||
{ item: "kubejs:grist_build_basic" }
|
||||
{ item: "kubejs:grist_agricultural_basic" }
|
||||
{ item: "kubejs:grist_energetic_basic" }
|
||||
{ item: "kubejs:grist_intelligent_basic" }
|
||||
]
|
||||
title: "Random Basic Grist"
|
||||
use_title: true
|
||||
}
|
||||
|
Reference in New Issue
Block a user