0.0.9-alpha

This commit is contained in:
2024-12-16 08:54:34 +08:00
parent 09d40876c2
commit 194fc43508
39 changed files with 709 additions and 127 deletions

View File

@@ -5,11 +5,7 @@
group: ""
id: "65FB07BB0F0AE9AD"
images: [{
click: ""
corner: false
dev: false
height: 2.0d
hover: [ ]
image: "mmorpg:textures/gui/main_hub/exclamation_mark.png"
rotation: 0.0d
width: 2.0d
@@ -20,14 +16,14 @@
quest_links: [ ]
quests: [
{
description: ["挖矿与砍杀目前存在一些问题这些问题本人无力处理只能等待作者修复如果你遇到了这些问题还请向mod作者反馈"]
description: ["考虑到多人游戏,一些物品只需要制作一次,所有的要求制作物品的任务都是以是否拥有这个物品作为判断依据"]
id: "493BD5D1F35D7EBB"
tasks: [{
id: "33105A532699BEA4"
title: "点击以确认"
type: "checkmark"
}]
title: "挖矿与砍杀存在问题"
title: "所有制作任务都是判断是否拥有"
x: 0.0d
y: 0.0d
}
@@ -70,6 +66,18 @@
x: -1.0d
y: 0.0d
}
{
description: ["一个人玩会比较无聊,而且难度也是相当的高,如果可以,请带上你的小伙伴们一起冒险!"]
id: "5F6A7DF950BA2794"
tasks: [{
id: "443510D5DE2B7198"
title: "点击以确认"
type: "checkmark"
}]
title: "推荐2-4人游玩"
x: -2.0d
y: 0.0d
}
]
title: "&c&l重要说明"
}

View File

@@ -4,7 +4,7 @@
filename: "1"
group: ""
icon: {
Count: 1b
Count: 1
id: "minecraft:netherite_pickaxe"
tag: {
Damage: 0
@@ -12,18 +12,14 @@
}
id: "1F5FF3DEE5B8F092"
images: [{
click: ""
corner: false
dev: false
height: 3.0d
hover: [ ]
image: "minecraft:item/diamond_pickaxe"
rotation: 18.0d
width: 3.0d
x: -2.0d
y: -1.0d
}]
order_index: 4
order_index: 3
quest_links: [ ]
quests: [
{

View File

@@ -6,18 +6,14 @@
icon: "minecraft:grass_block"
id: "1FAF2083B03B1C62"
images: [{
click: ""
corner: false
dev: false
height: 2.0d
hover: [ ]
image: "realms:textures/gui/realms/world_icon.png"
rotation: 0.0d
width: 4.0d
x: 0.0d
y: 0.0d
}]
order_index: 5
order_index: 4
quest_links: [ ]
quests: [
{
@@ -27,7 +23,7 @@
{
id: "1EFE159F58742A04"
item: {
Count: 1b
Count: 1
id: "minecraft:fishing_rod"
tag: {
Damage: 0
@@ -38,7 +34,7 @@
{
id: "624DEE68929A87D8"
item: {
Count: 1b
Count: 1
id: "minecraft:enchanted_book"
tag: {
StoredEnchantments: [{
@@ -54,7 +50,6 @@
advancement: "minecraft:husbandry/fishy_business"
criterion: ""
id: "54D4CB9426D4128F"
title: "钓一条鱼"
type: "advancement"
}]
title: "不一样的钓鱼"
@@ -75,10 +70,10 @@
id: "3652C72635D40DE6"
observe_type: 1
timer: 0L
title: "发现一个指路石"
to_observe: "waystones:waystones"
type: "observation"
}]
title: "发现一个指路石"
x: -2.0d
y: 2.0d
}
@@ -105,12 +100,13 @@
y: 2.0d
}
{
dependencies: ["14322D7F1BE6ACA6"]
id: "17B168CF2591215E"
tasks: [{
advancement: "culinaryconstruct:craft_culinary_food"
criterion: ""
icon: {
Count: 1b
Count: 1
id: "culinaryconstruct:sandwich"
tag: {
Base: {
@@ -175,6 +171,43 @@
x: 2.0d
y: 3.5d
}
{
description: ["探索神秘的暮色森林"]
id: "0DA045AE8B95A120"
tasks: [{
dimension: "twilightforest:twilight_forest"
id: "7760527C9DEAADA9"
title: "进入暮色森林"
type: "dimension"
}]
x: -4.0d
y: 2.0d
}
{
description: ["用一个拉杆让刷怪笼停止工作"]
icon: "minecraft:lever"
id: "1AEE36C952CD0C69"
rewards: [{
id: "7F1845BEE5606F3D"
item: "minecraft:lever"
type: "item"
}]
tasks: [
{
id: "6C3B1550517EFB72"
item: "minecraft:stick"
type: "item"
}
{
id: "11847AC5D6EFF6C7"
item: "minecraft:cobblestone"
type: "item"
}
]
title: "停!"
x: 4.0d
y: 2.0d
}
]
title: "神奇的世界"
}

View File

@@ -4,14 +4,14 @@
filename: "339F028E0671CDB4"
group: ""
icon: {
Count: 1b
Count: 1
id: "minecraft:netherite_sword"
tag: {
Damage: 0
}
}
id: "339F028E0671CDB4"
order_index: 7
order_index: 6
quest_links: [ ]
quests: [
{
@@ -90,7 +90,7 @@
id: "78D145F7E4DC1F11"
tasks: [{
icon: {
Count: 1b
Count: 1
id: "minecraft:diamond_sword"
tag: {
Damage: 0
@@ -146,7 +146,7 @@
tasks: [{
id: "38420B864E372064"
item: {
Count: 1b
Count: 1
id: "culinaryconstruct:sandwich"
tag: {
Base: {

View File

@@ -1,23 +0,0 @@
{
default_hide_dependency_lines: false
default_quest_shape: ""
filename: "35B64C6C26F74261"
group: ""
icon: "twilightforest:twilight_portal_miniature_structure"
id: "35B64C6C26F74261"
order_index: 3
quest_links: [ ]
quests: [{
description: ["探索神秘的暮色森林"]
id: "0DA045AE8B95A120"
tasks: [{
dimension: "twilightforest:twilight_forest"
id: "7760527C9DEAADA9"
title: "进入暮色森林"
type: "dimension"
}]
x: 0.0d
y: 1.0d
}]
title: "暮色森林"
}

View File

@@ -5,18 +5,14 @@
group: ""
id: "3F0EAD1122B4C1FC"
images: [{
click: ""
corner: false
dev: false
height: 3.0d
hover: [ ]
image: "dimdungeons:item/blank_teleporter_key"
rotation: 0.0d
width: 3.0d
x: 0.0d
y: -5.0d
}]
order_index: 6
order_index: 5
quest_links: [ ]
quests: [{
description: ["钥匙必须激活才能使用,激活需要手持钥匙对着末地传送门框架的内部黑色凹槽部位右键"]

View File

@@ -6,11 +6,7 @@
icon: "sophisticatedbackpacks:netherite_backpack"
id: "7DD5ECFAA71EA37C"
images: [{
click: ""
corner: false
dev: false
height: 2.0d
hover: [ ]
image: "mmorpg:item/backpack/5"
rotation: 0.0d
width: 2.0d
@@ -22,33 +18,26 @@
quests: [
{
description: [
"好东西太多了,背包实在是塞不下了!不用担心,现在赶快一个背包!"
"只要你带着背包,你随时都可以按&b&lB&r打开还可以背到背上放在胸甲栏甚至可以放在地上手持背包Shift右击还有更多实用的功能你真的不一个吗?"
"好东西太多了,背包实在是塞不下了!不用担心,现在赶快一个背包!"
"只要你带着背包,你随时都可以按&b&lB&r打开还可以背到背上放在胸甲栏甚至可以放在地上手持背包Shift右击还有更多实用的功能你真的不一个吗?"
]
id: "04C944B0065B674C"
rewards: [
{
count: 4
id: "01477A41F9555E60"
item: "minecraft:string"
type: "item"
}
{
id: "74C03987E6C73311"
item: "minecraft:leather"
type: "item"
}
]
tasks: [{
id: "46D2CCBA2F132959"
rewards: [{
id: "74C03987E6C73311"
item: "sophisticatedbackpacks:backpack"
type: "item"
}]
title: "制作一个背包"
tasks: [{
id: "088A47744FD7A153"
title: "点击领取"
type: "checkmark"
}]
title: "格子不够,背包来凑"
x: 0.0d
y: 2.0d
}
{
dependencies: ["04C944B0065B674C"]
description: ["该给你的背包升级一下了!升级后,背包的容量更大,还多了一个升级槽位"]
id: "418BF90F6B8AE38C"
rewards: [{
@@ -62,8 +51,8 @@
type: "item"
}]
title: "升级到铁质背包"
x: 0.0d
y: 6.0d
x: 2.0d
y: 2.0d
}
{
dependencies: ["04C944B0065B674C"]
@@ -78,6 +67,37 @@
x: 0.0d
y: 3.0d
}
{
dependencies: ["1A2E559ECE2112A5"]
description: ["合成升级可以在背包里使用工作台"]
id: "70416772436BF258"
tasks: [{
id: "51A1C13C7B27703A"
item: "sophisticatedbackpacks:crafting_upgrade"
type: "item"
}]
title: "随身的工作台"
x: 0.0d
y: 4.0d
}
{
dependencies: ["418BF90F6B8AE38C"]
description: ["再大点,再大点!"]
id: "22F7460A7C05BB1D"
rewards: [{
id: "25609614C401EC2A"
item: "sophisticatedbackpacks:upgrade_base"
type: "item"
}]
tasks: [{
id: "5CEB8211669036AF"
item: "sophisticatedbackpacks:gold_backpack"
type: "item"
}]
title: "升级到金制背包"
x: 4.0d
y: 2.0d
}
]
title: "背包"
}

View File

@@ -7,7 +7,7 @@
detection_delay: 20
disable_gui: false
drop_loot_crates: false
emergency_items: [{ Count: 1b, id: "minecraft:bread" }]
emergency_items: [{ Count: 1, id: "minecraft:bread" }]
emergency_items_cooldown: 300
grid_scale: 0.5d
lock_message: ""