feat: 完善文件结构,方便游戏本体读取

This commit is contained in:
2026-01-22 11:59:36 +08:00
parent e6584a712f
commit 8455dc7924
8 changed files with 10 additions and 10 deletions
+1
View File
@@ -3,6 +3,7 @@
"en-US": "Carbon",
"zh-CN": "碳"
},
"type": "Element/Solid",
"number": 6,
"mass": 12
}
+1
View File
@@ -3,6 +3,7 @@
"en-US": "Oxygen",
"zh-CN": "氧"
},
"type": "Element/Solid",
"number": 8,
"mass": 16
}
-6
View File
@@ -1,6 +0,0 @@
{
"name": {
"en-US": "Ignite",
"zh-CN": "点燃"
}
}
-3
View File
@@ -1,3 +0,0 @@
{
"Ignite": "Ignite"
}
@@ -3,5 +3,6 @@
"en-US": "Carbon Dioxide",
"zh-CN": "二氧化碳"
},
"type": "Compound/Gas",
"mass": 44
}
+1
View File
@@ -3,6 +3,7 @@
"en-US": "Carbon",
"zh-CN": "碳"
},
"type": "Element/Solid",
"number": 6,
"mass": 12
}
+1
View File
@@ -3,6 +3,7 @@
"en-US": "Oxygen",
"zh-CN": "氧"
},
"type": "Element/Solid",
"number": 8,
"mass": 16
}