Initial
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
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
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user