34 lines
494 B
SNBT
34 lines
494 B
SNBT
{
|
|
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
|
|
}]
|
|
}
|