Участник:IanComradeBot/react prototypes.json: различия между версиями

Update react_prototypes.json via GitHub Actions
м Update react_prototypes.json via GitHub Actions
Строка 2143: Строка 2143:
"effects": []
"effects": []
},
},
"NitrousOxideBreakdown": {
"DexalinPlus": {
"id": "NitrousOxideBreakdown",
"id": "DexalinPlus",
"name": "",
"name": "",
"reactants": {
"reactants": {
"NitrousOxide": {
"Dexalin": {
"amount": 3,
"amount": 1,
"catalyst": false
},
"Carbon": {
"amount": 1,
"catalyst": false
},
"Iron": {
"amount": 1,
"catalyst": false
"catalyst": false
}
}
},
},
"products": {
"products": {
"Nitrogen": 2,
"DexalinPlus": 3
"Oxygen": 1
},
},
"mixingCategories": [
"mixingCategories": [
{
{
"name": "электролиз",
"name": "смешивание",
"id": "Electrolysis"
"id": "DummyMix"
}
}
],
],
Строка 2201: Строка 2208:
]
]
},
},
"DexalinPlus": {
"NitrousOxideBreakdown": {
"id": "DexalinPlus",
"id": "NitrousOxideBreakdown",
"name": "",
"name": "",
"reactants": {
"reactants": {
"Dexalin": {
"NitrousOxide": {
"amount": 1,
"amount": 3,
"catalyst": false
},
"Carbon": {
"amount": 1,
"catalyst": false
},
"Iron": {
"amount": 1,
"catalyst": false
"catalyst": false
}
}
},
},
"products": {
"products": {
"DexalinPlus": 3
"Nitrogen": 2,
"Oxygen": 1
},
},
"mixingCategories": [
"mixingCategories": [
{
{
"name": "смешивание",
"name": "электролиз",
"id": "DummyMix"
"id": "Electrolysis"
}
}
],
],
Строка 6241: Строка 6241:
"effects": []
"effects": []
},
},
"GinTonic": {
"SodiumCarbonate": {
"id": "GinTonic",
"id": "SodiumCarbonate",
"name": "",
"name": "",
"reactants": {
"reactants": {
"Gin": {
"Ammonia": {
"amount": 1,
"catalyst": false
},
"TableSalt": {
"amount": 1,
"catalyst": false
},
"Carbon": {
"amount": 1,
"amount": 1,
"catalyst": false
"catalyst": false
},
},
"TonicWater": {
"Oxygen": {
"amount": 2,
"amount": 1,
"catalyst": false
"catalyst": false
}
}
},
},
"products": {
"products": {
"GinTonic": 3
"SodiumCarbonate": 4
},
},
"mixingCategories": [
"mixingCategories": [
Строка 6268: Строка 6276:
"effects": []
"effects": []
},
},
"SodiumCarbonate": {
"GinTonic": {
"id": "SodiumCarbonate",
"id": "GinTonic",
"name": "",
"name": "",
"reactants": {
"reactants": {
"Ammonia": {
"Gin": {
"amount": 1,
"amount": 1,
"catalyst": false
"catalyst": false
},
},
"TableSalt": {
"TonicWater": {
"amount": 1,
"amount": 2,
"catalyst": false
},
"Carbon": {
"amount": 1,
"catalyst": false
},
"Oxygen": {
"amount": 1,
"catalyst": false
"catalyst": false
}
}
},
},
"products": {
"products": {
"SodiumCarbonate": 4
"GinTonic": 3
},
},
"mixingCategories": [
"mixingCategories": [
Строка 8355: Строка 8355:
"effects": []
"effects": []
},
},
"AllicinBreakdown": {
"NuclearCola": {
"id": "AllicinBreakdown",
"id": "NuclearCola",
"name": "",
"name": "",
"reactants": {
"reactants": {
"Allicin": {
"Cola": {
"amount": 4,
"amount": 5,
"catalyst": false
},
"Uranium": {
"amount": 1,
"catalyst": false
"catalyst": false
}
}
},
},
"products": {
"products": {
"Sulfur": 2,
"NuclearCola": 5
"Carbon": 1,
"Water": 1
},
},
"mixingCategories": [
"mixingCategories": [
{
{
"name": "центрифугирование",
"name": "смешивание",
"id": "Centrifuge"
"id": "DummyMix"
}
}
],
],
Строка 8380: Строка 8382:
"effects": []
"effects": []
},
},
"NuclearCola": {
"AllicinBreakdown": {
"id": "NuclearCola",
"id": "AllicinBreakdown",
"name": "",
"name": "",
"reactants": {
"reactants": {
"Cola": {
"Allicin": {
"amount": 5,
"amount": 4,
"catalyst": false
},
"Uranium": {
"amount": 1,
"catalyst": false
"catalyst": false
}
}
},
},
"products": {
"products": {
"NuclearCola": 5
"Sulfur": 2,
"Carbon": 1,
"Water": 1
},
},
"mixingCategories": [
"mixingCategories": [
{
{
"name": "смешивание",
"name": "центрифугирование",
"id": "DummyMix"
"id": "Centrifuge"
}
}
],
],