Files
Astroblock/overrides/config/ftbquests/normal/reward_tables/7314d616.snbt
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

59 lines
926 B
SNBT

{
title: "Building",
loot_size: 1,
hide_tooltip: true,
use_title: true,
rewards: [{
item: "galacticraftcore:basic_block_core 1 3",
count: 16,
random_bonus: 64,
weight: 35
},
{
item: "galacticraftcore:basic_block_core 1 4",
count: 16,
random_bonus: 60,
weight: 50
},
{
item: "galacticraftcore:panel_lighting",
count: 4,
random_bonus: 32,
weight: 10
},
{
item: "galacticraftcore:panel_lighting 1 1",
count: 4,
random_bonus: 32,
weight: 10
},
{
item: "galacticraftcore:panel_lighting 1 2",
count: 4,
random_bonus: 32,
weight: 10
},
{
item: "galacticraftcore:panel_lighting 1 3",
count: 4,
random_bonus: 32,
weight: 10
},
{
item: "galacticraftcore:panel_lighting 1 4",
count: 4,
random_bonus: 32,
weight: 10
}],
loot_crate: {
string_id: "building",
item_name: "Building",
color: 1366996,
drops: {
boss: 0,
passive: 0,
monster: 0
}
}
}