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_metal_dust.snbt
Executable file → Normal file
25
config/ftbquests/quests/reward_tables/random_metal_dust.snbt
Executable file → Normal file
@@ -1,12 +1,13 @@
|
||||
{
|
||||
id: "45EFE15AE09F1C57"
|
||||
loot_size: 8
|
||||
order_index: 1
|
||||
rewards: [
|
||||
{ item: "thermal:iron_dust" }
|
||||
{ item: "thermal:tin_dust" }
|
||||
{ item: "thermal:copper_dust" }
|
||||
{ item: "thermal:lead_dust" }
|
||||
]
|
||||
title: "Common Metal Dust"
|
||||
}
|
||||
{
|
||||
id: "45EFE15AE09F1C57"
|
||||
loot_size: 8
|
||||
order_index: 1
|
||||
rewards: [
|
||||
{ item: "thermal:iron_dust" }
|
||||
{ item: "thermal:tin_dust" }
|
||||
{ item: "thermal:copper_dust" }
|
||||
{ item: "thermal:lead_dust" }
|
||||
]
|
||||
title: "Common Metal Dust"
|
||||
use_title: true
|
||||
}
|
||||
|
Reference in New Issue
Block a user