This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
x: -11.0d,
y: -1.0d,
text: [
"The wooden hammer can be used to break asteroid rocks into cobblestone."
],
dependencies: [
"cbd89e0f"
],
tasks: [{
uid: "cb9e2ad0",
type: "item",
items: [{
item: "exnihilocreatio:hammer_wood"
}],
ignore_damage: true,
ignore_nbt: 1b
}],
rewards: [{
uid: "88032c21",
type: "choice",
table: 7
}]
}