Files
Astroblock/overrides/config/ftbquests/normal/chapters/70592524/9d7d5759.snbt
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

30 lines
429 B
SNBT

{
x: 4.5d,
y: -4.0d,
shape: "diamond",
text: [
"Refined Fuel is an advanced fuel that can be used as a rocket fuel."
],
dependencies: [
"ec30b75f"
],
tasks: [{
uid: "f32a2097",
type: "item",
items: [{
id: "forge:bucketfilled",
tag: {
FluidName: "refined_fuel",
Amount: 1000
}
}],
ignore_damage: true,
ignore_nbt: 1b
}],
rewards: [{
uid: "44246699",
type: "choice",
table: 7
}]
}