file upload
meat of the pack
This commit is contained in:
10
config/ftbquests/quests/reward_tables/bronze_age.snbt
Normal file
10
config/ftbquests/quests/reward_tables/bronze_age.snbt
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
id: "179F585BD4A7D26E"
|
||||
loot_size: 1
|
||||
order_index: 1
|
||||
rewards: [
|
||||
{ count: 32, item: "minecraft:copper_ingot" }
|
||||
{ count: 32, item: "gtceu:tin_ingot" }
|
||||
]
|
||||
title: "bronze_age"
|
||||
}
|
||||
11
config/ftbquests/quests/reward_tables/coke_oven.snbt
Normal file
11
config/ftbquests/quests/reward_tables/coke_oven.snbt
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
icon: "gtceu:coke_oven"
|
||||
id: "22532792A58A9245"
|
||||
loot_size: 1
|
||||
order_index: 0
|
||||
rewards: [
|
||||
{ count: 40, item: "minecraft:coal" }
|
||||
{ count: 40, item: "minecraft:oak_log" }
|
||||
]
|
||||
title: "coke_oven"
|
||||
}
|
||||
19
config/ftbquests/quests/reward_tables/lv_lootbox.snbt
Normal file
19
config/ftbquests/quests/reward_tables/lv_lootbox.snbt
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
icon: "gtceu:lv_machine_casing"
|
||||
id: "7F1424A135F898C9"
|
||||
loot_size: 1
|
||||
order_index: 2
|
||||
rewards: [
|
||||
{ count: 4, item: "gtceu:steel_ingot", weight: 2.0f }
|
||||
{ item: "gtceu:lv_electric_pump" }
|
||||
{ item: "gtceu:lv_electric_motor", random_bonus: 3, weight: 1.2f }
|
||||
{ item: "gtceu:lv_robot_arm", weight: 0.3f }
|
||||
{ item: "gtceu:lv_electric_piston" }
|
||||
{ item: "gtceu:lv_conveyor_module", random_bonus: 3 }
|
||||
{ item: "gtceu:basic_electronic_circuit", random_bonus: 3, weight: 0.8f }
|
||||
{ item: "gtceu:invar_ingot", random_bonus: 7, weight: 1.33f }
|
||||
{ count: 8, item: "gtceu:wrought_iron_ingot", random_bonus: 8, weight: 1.5f }
|
||||
{ count: 2, item: "gtceu:lv_machine_hull", random_bonus: 2, weight: 0.66f }
|
||||
]
|
||||
title: "lv_lootbox_common"
|
||||
}
|
||||
Reference in New Issue
Block a user