30 lines
429 B
SNBT
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
|
|
}]
|
|
}
|