This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View File

@@ -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
}
}
}