ATM9-Vocality/config/ftbquests/quests/reward_tables/ThermalLootBag.snbt
2024-06-13 23:34:56 -05:00

51 lines
2.0 KiB
Plaintext

{
icon: "thermal:upgrade_augment_3"
id: "6661EF2B4EB97E1B"
loot_size: 1
order_index: 27
rewards: [
{ item: "thermal:machine_frame", weight: 100.0f }
{
item: {
Count: 1b
id: "thermal:energy_cell"
tag: {
BlockEntityTag: {
Energy: 0
EnergyMax: 1000000
EnergyRecv: 1000
EnergySend: 1000
}
}
}
weight: 25.0f
}
{ count: 4, item: "thermal:energy_duct", random_bonus: 4, weight: 250.0f }
{ count: 4, item: "thermal:fluid_duct", random_bonus: 4, weight: 150.0f }
{ count: 2, item: "thermal:redstone_servo", random_bonus: 2, weight: 100.0f }
{ item: "thermal:rf_coil", random_bonus: 3, weight: 250.0f }
{ item: "thermal:upgrade_augment_1", weight: 50.0f }
{ item: "thermal:upgrade_augment_2", weight: 25.0f }
{ item: "thermal:upgrade_augment_3", weight: 5.0f }
{ item: "thermal:rf_coil_augment", weight: 50.0f }
{ item: "thermal:machine_speed_augment", weight: 100.0f }
{ item: "thermal:machine_output_augment", weight: 50.0f }
{ item: "thermal:servo_attachment", weight: 50.0f }
{ item: "thermal:turbo_servo_attachment", weight: 25.0f }
{ item: "thermal:explosive_grenade", weight: 25.0f }
{ item: "thermal:earth_grenade", weight: 10.0f }
{ item: "minecraft:gold_ingot", random_bonus: 7, weight: 100.0f }
{ item: "alltheores:lead_ingot", random_bonus: 7, weight: 100.0f }
{ item: "alltheores:tin_ingot", random_bonus: 7, weight: 100.0f }
{ item: "alltheores:invar_ingot", random_bonus: 3, weight: 50.0f }
{ item: "alltheores:electrum_ingot", random_bonus: 3, weight: 50.0f }
{ item: "alltheores:bronze_ingot", random_bonus: 3, weight: 50.0f }
{ item: "alltheores:enderium_ingot", random_bonus: 3, weight: 5.0f }
{ item: "alltheores:lumium_ingot", random_bonus: 3, weight: 50.0f }
{ item: "alltheores:signalum_ingot", random_bonus: 3, weight: 50.0f }
{ item: "alltheores:constantan_ingot", random_bonus: 3, weight: 50.0f }
]
title: "&9Thermal Loot Bag"
use_title: true
}