Initial
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
title: "Lava",
|
||||
icon: "minecraft:lava_bucket",
|
||||
x: -3.5d,
|
||||
y: -1.0d,
|
||||
description: "Lava?",
|
||||
text: [
|
||||
""
|
||||
],
|
||||
dependencies: [
|
||||
"d4510b99"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "c0ea407d",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "minecraft:lava_bucket"
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}],
|
||||
rewards: [{
|
||||
uid: "5eb7ae3c",
|
||||
type: "choice",
|
||||
table: 7
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user