修复任务图标 挖砍等级 新增mod
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
order_index: 1
|
||||
rewards: [{
|
||||
command: "/mine_and_slash give exp @s 100"
|
||||
icon: "create:experience_nugget"
|
||||
icon: "minecraft:experience_bottle"
|
||||
title: "100点MMO经验"
|
||||
type: "command"
|
||||
}]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
order_index: 5
|
||||
rewards: [{
|
||||
command: "/mine_and_slash give exp @s 10000"
|
||||
icon: "create:experience_nugget"
|
||||
icon: "minecraft:experience_bottle"
|
||||
title: "10000点MMO经验"
|
||||
type: "command"
|
||||
}]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
order_index: 2
|
||||
rewards: [{
|
||||
command: "/mine_and_slash give exp @s 300"
|
||||
icon: "create:experience_nugget"
|
||||
icon: "minecraft:experience_bottle"
|
||||
title: "300点MMO经验"
|
||||
type: "command"
|
||||
}]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
order_index: 4
|
||||
rewards: [{
|
||||
command: "/mine_and_slash give exp @s 500"
|
||||
icon: "create:experience_nugget"
|
||||
icon: "minecraft:experience_bottle"
|
||||
title: "500点MMO经验"
|
||||
type: "command"
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user