Initial
This commit is contained in:
132
overrides/config/ftbquests/normal/reward_tables/1c8482bf.snbt
Normal file
132
overrides/config/ftbquests/normal/reward_tables/1c8482bf.snbt
Normal file
@@ -0,0 +1,132 @@
|
||||
{
|
||||
title: "Food",
|
||||
loot_size: 1,
|
||||
hide_tooltip: true,
|
||||
use_title: true,
|
||||
rewards: [{
|
||||
item: "cannedfoodanddrinks:cannedapple",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedbakedpotato",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedbeetroot",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedbeetrotsoup",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedbread",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedcake",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedcarrot",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedchicken",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedcod",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedmutton",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedporkchop",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedrabbit",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedsalmon",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedenchantedgoldenapple",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedgoldenapple",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedgoldencarrot",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedmelon",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedmushroomstew",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedpotato",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedpumpkinpie",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedrabbitstew",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:cannedsteak",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:applejuice",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:beetrootjuice",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:carrotjuice",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:enchantedgoldenapplejuice",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:goldenapplejuice",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:goldencarrotjuice",
|
||||
random_bonus: 5
|
||||
},
|
||||
{
|
||||
item: "cannedfoodanddrinks:melonjuice",
|
||||
random_bonus: 5
|
||||
}],
|
||||
loot_crate: {
|
||||
string_id: "food",
|
||||
item_name: "Food",
|
||||
color: 14389780,
|
||||
drops: {
|
||||
boss: 0,
|
||||
passive: 0,
|
||||
monster: 0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user