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:
11
config/ftbquests/quests/reward_tables/minor_coin_reward.snbt
Normal file
11
config/ftbquests/quests/reward_tables/minor_coin_reward.snbt
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
id: "2531E4BA24BC5CA2"
|
||||
loot_size: 1
|
||||
order_index: 5
|
||||
rewards: [
|
||||
{ count: 5, item: "dotcoinmod:copper_coin", weight: 5.0f }
|
||||
{ item: "dotcoinmod:iron_coin" }
|
||||
]
|
||||
title: "Minor Coin Reward"
|
||||
use_title: true
|
||||
}
|
Reference in New Issue
Block a user