Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Commit c98d6e3

Browse files
committed
4.0.0 Alpha 2.0.1
1 parent 5f38df8 commit c98d6e3

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

src/DataPacks/Mr.Fat_Server/data/mr_fat/recipe/crafting_table/cd.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"result": {
1010
"id": "minecraft:clock",
1111
"components": {
12-
"minecraft:custom_name": "§e§l菜单§r §7v3",
12+
"minecraft:custom_name": "\"§e§l菜单§r §7v3\"",
1313
"minecraft:lore": [
14-
"",
15-
"§a右键可以打开菜单",
16-
"§a或许还可以防身…",
17-
"",
18-
"§f由 §dwen_wen520 §f提供",
19-
""
14+
"\"\"",
15+
"\"§a右键可以打开菜单\"",
16+
"\"§a或许还可以防身…\"",
17+
"\"\"",
18+
"\"§f由 §dwen_wen520 §f提供\"",
19+
"\"\""
2020
],
2121
"minecraft:attribute_modifiers": {
2222
"modifiers": [
@@ -41,8 +41,8 @@
4141
"id": "minecraft:clock",
4242
"components": {
4343
"minecraft:lore": [
44-
"",
45-
"放入工作台重新合成未食用的菜单"
44+
"\"\"",
45+
"\"放入工作台重新合成未食用的菜单\""
4646
]
4747
}
4848
}

src/DataPacks/Mr.Fat_Server/data/mr_fat/recipe/crafting_table/trident.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
}
1919
},
2020
"result": {
21-
"item": "minecraft:trident"
21+
"id": "minecraft:trident"
2222
}
2323
}

0 commit comments

Comments
 (0)