file upload

meat of the pack
This commit is contained in:
mina
2023-09-04 14:34:19 +01:00
parent 02473111e4
commit f49f5e9c50
163 changed files with 19679 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
id: "179F585BD4A7D26E"
loot_size: 1
order_index: 1
rewards: [
{ count: 32, item: "minecraft:copper_ingot" }
{ count: 32, item: "gtceu:tin_ingot" }
]
title: "bronze_age"
}

View File

@@ -0,0 +1,11 @@
{
icon: "gtceu:coke_oven"
id: "22532792A58A9245"
loot_size: 1
order_index: 0
rewards: [
{ count: 40, item: "minecraft:coal" }
{ count: 40, item: "minecraft:oak_log" }
]
title: "coke_oven"
}

View File

@@ -0,0 +1,19 @@
{
icon: "gtceu:lv_machine_casing"
id: "7F1424A135F898C9"
loot_size: 1
order_index: 2
rewards: [
{ count: 4, item: "gtceu:steel_ingot", weight: 2.0f }
{ item: "gtceu:lv_electric_pump" }
{ item: "gtceu:lv_electric_motor", random_bonus: 3, weight: 1.2f }
{ item: "gtceu:lv_robot_arm", weight: 0.3f }
{ item: "gtceu:lv_electric_piston" }
{ item: "gtceu:lv_conveyor_module", random_bonus: 3 }
{ item: "gtceu:basic_electronic_circuit", random_bonus: 3, weight: 0.8f }
{ item: "gtceu:invar_ingot", random_bonus: 7, weight: 1.33f }
{ count: 8, item: "gtceu:wrought_iron_ingot", random_bonus: 8, weight: 1.5f }
{ count: 2, item: "gtceu:lv_machine_hull", random_bonus: 2, weight: 0.66f }
]
title: "lv_lootbox_common"
}