Initial
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
{
|
||||
title: "Compressor Recipes",
|
||||
x: -6.5d,
|
||||
y: -2.5d,
|
||||
text: [
|
||||
"Additionally uou can craft all these items using a compressor."
|
||||
],
|
||||
dependencies: [
|
||||
"27feb232"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "0a40251a",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "exnihilocreatio:block_dust"
|
||||
}],
|
||||
count: 16L
|
||||
},
|
||||
{
|
||||
uid: "6e8919c6",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "minecraft:clay"
|
||||
}],
|
||||
count: 4L
|
||||
},
|
||||
{
|
||||
uid: "8ec3b953",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "minecraft:gravel"
|
||||
}],
|
||||
count: 4L
|
||||
},
|
||||
{
|
||||
uid: "28cf9661",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "minecraft:sand"
|
||||
}],
|
||||
count: 4L
|
||||
},
|
||||
{
|
||||
uid: "4cd5632b",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "minecraft:bone_block"
|
||||
}],
|
||||
count: 4L
|
||||
}],
|
||||
rewards: [{
|
||||
uid: "361afa4c",
|
||||
type: "choice",
|
||||
table: 7
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user