Files
GregTech-Modern-Community-Pack/config/ftbquests/quests/reward_tables/polyethylene.snbt
ursamina 1aefcdf117 more generous qb rewards
add to the loot table :)
2024-05-10 20:36:24 +01:00

33 lines
460 B
SNBT

{
id: "7077737F687AA096"
loot_size: 1
order_index: 2
rewards: [
{
item: {
Count: 1b
id: "gtceu:aluminium_fluid_cell"
tag: {
Fluid: {
Amount: 32000
FluidName: "gtceu:naphtha"
}
}
}
}
{
item: {
Count: 1b
id: "gtceu:aluminium_fluid_cell"
tag: {
Fluid: {
Amount: 32000
FluidName: "gtceu:ethanol"
}
}
}
}
]
title: "polyethylene"
}