Initial
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
{
|
||||
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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user