添加mod,配置文件调整,任务增加
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
id: "48E049E556452255"
|
||||
loot_size: 1
|
||||
order_index: 3
|
||||
rewards: [ ]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
id: "2A08EFA9FD12807A"
|
||||
loot_size: 1
|
||||
order_index: 0
|
||||
rewards: [ ]
|
||||
title: "mmorpg"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
id: "6C9B43CE1BB29637"
|
||||
loot_size: 1
|
||||
order_index: 1
|
||||
rewards: [{
|
||||
command: "/mine_and_slash give exp @s 100"
|
||||
icon: "create:experience_nugget"
|
||||
title: "100点MMO经验"
|
||||
type: "command"
|
||||
}]
|
||||
title: "mmorpg_exp_100"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
id: "14045D4E0599A292"
|
||||
loot_size: 1
|
||||
order_index: 2
|
||||
rewards: [{
|
||||
command: "/mine_and_slash give exp @s 300"
|
||||
icon: "create:experience_nugget"
|
||||
title: "300点MMO经验"
|
||||
type: "command"
|
||||
}]
|
||||
title: "mmorpg_exp_300"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
id: "43C0D06AA9C5BE93"
|
||||
loot_size: 1
|
||||
order_index: 3
|
||||
rewards: [{
|
||||
command: "/mine_and_slash give exp @s 500"
|
||||
icon: "create:experience_nugget"
|
||||
title: "500点MMO经验"
|
||||
type: "command"
|
||||
}]
|
||||
title: "mmorpg_exp_500"
|
||||
}
|
||||
Reference in New Issue
Block a user