Files
GregTech-Modern-Community-Pack/config/ftbquests/quests/reward_tables/polyethylene.snbt
ursamina 0bf6772455 giga quest update
- added two new quest chapters for oreproc + for renewable resource information
- huge fix to grammar, removed redundant references, etc. basically just all nicer
2024-06-25 23:09:34 +01:00

33 lines
458 B
SNBT

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