59 lines
926 B
SNBT
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
|
|
}
|
|
}
|
|
}
|