Initial
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
title: "A basic Stone Pickaxe",
|
||||
x: -14.0d,
|
||||
y: -1.0d,
|
||||
shape: "square",
|
||||
description: "Who knew, Wood was so strong.",
|
||||
text: [
|
||||
""
|
||||
],
|
||||
dependencies: [
|
||||
"1b28b696"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "b868ec4c",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "minecraft:wooden_pickaxe"
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}],
|
||||
rewards: [{
|
||||
uid: "61be39ce",
|
||||
type: "item",
|
||||
item: "galacticraftplanets:grapple"
|
||||
},
|
||||
{
|
||||
uid: "a3ab03c6",
|
||||
type: "item",
|
||||
item: "minecraft:string",
|
||||
count: 64
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user