Initial
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
title: "Asteroid Rocks Into Cobblestone and More.",
|
||||
x: -9.5d,
|
||||
y: -1.0d,
|
||||
shape: "square",
|
||||
description: "Asteroid Rocks are all around you. ",
|
||||
dependencies: [
|
||||
"77cb0f7c"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "da905457",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "minecraft:cobblestone"
|
||||
}],
|
||||
count: 8L
|
||||
}],
|
||||
rewards: [{
|
||||
uid: "b14cf6aa",
|
||||
type: "choice",
|
||||
table: 7
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user