feat: 实现反应和卡牌信息读取,并编写了测试用卡牌和反应
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"reactants": [
|
||||
"NonMetal/Carbon",
|
||||
"NonMetal/Oxygen"
|
||||
],
|
||||
"conditions": [
|
||||
"Ignite"
|
||||
],
|
||||
"products": [
|
||||
"Compound/Carbon_Dioxide"
|
||||
]
|
||||
}
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
{
|
||||
|
||||
"CarbonDioxide": "Oxidation/CarbonDioxide"
|
||||
}
|
||||
Reference in New Issue
Block a user