Участник:IanComradeBot/prototype/reaction.json: различия между версиями
м Update prototype/reaction.json via GitHub Actions |
м Update prototype/reaction.json via GitHub Actions |
||
| (не показано 13 промежуточных версий этого же участника) | |||
| Строка 1349: | Строка 1349: | ||
"Carbon": {}, | "Carbon": {}, | ||
"Iron": {} | "Iron": {} | ||
} | } | ||
}, | }, | ||
| Строка 1396: | Строка 1376: | ||
"Egg": { | "Egg": { | ||
"amount": 6 | "amount": 6 | ||
} | |||
} | |||
}, | |||
"NitrousOxideBreakdown": { | |||
"sound": { | |||
"!type:SoundPathSpecifier": { | |||
"path": "/Audio/Effects/Chemistry/bubbles.ogg" | |||
} | |||
}, | |||
"source": true, | |||
"products": { | |||
"Nitrogen": 2, | |||
"Oxygen": 1 | |||
}, | |||
"requiredMixerCategories": [ | |||
"Electrolysis" | |||
], | |||
"reactants": { | |||
"NitrousOxide": { | |||
"amount": 3 | |||
} | } | ||
} | } | ||
| Строка 3855: | Строка 3855: | ||
} | } | ||
}, | }, | ||
" | "SodiumCarbonate": { | ||
"sound": { | "sound": { | ||
"!type:SoundPathSpecifier": { | "!type:SoundPathSpecifier": { | ||
| Строка 3861: | Строка 3861: | ||
} | } | ||
}, | }, | ||
"impact": "Medium", | |||
"products": { | "products": { | ||
" | "SodiumCarbonate": 4 | ||
}, | }, | ||
"reactants": { | "reactants": { | ||
" | "Ammonia": {}, | ||
" | "TableSalt": {}, | ||
"Carbon": {}, | |||
} | "Oxygen": {} | ||
} | } | ||
}, | }, | ||
" | "GinTonic": { | ||
"sound": { | "sound": { | ||
"!type:SoundPathSpecifier": { | "!type:SoundPathSpecifier": { | ||
| Строка 3877: | Строка 3878: | ||
} | } | ||
}, | }, | ||
"products": { | "products": { | ||
" | "GinTonic": 3 | ||
}, | }, | ||
"reactants": { | "reactants": { | ||
" | "Gin": {}, | ||
" | "TonicWater": { | ||
"amount": 2 | |||
} | |||
} | } | ||
}, | }, | ||
| Строка 4390: | Строка 4390: | ||
"Ammonia": {}, | "Ammonia": {}, | ||
"Ethanol": {} | "Ethanol": {} | ||
} | |||
}, | |||
"Laughter": { | |||
"sound": { | |||
"!type:SoundPathSpecifier": { | |||
"path": "/Audio/Effects/Chemistry/bubbles.ogg" | |||
} | |||
}, | |||
"products": { | |||
"Laughter": 2 | |||
}, | |||
"reactants": { | |||
"JuiceBanana": {}, | |||
"Sugar": {} | |||
} | } | ||
}, | }, | ||
| Строка 4415: | Строка 4429: | ||
"JuiceThatMakesYouWeh": {}, | "JuiceThatMakesYouWeh": {}, | ||
"JuiceThatMakesYouHew": {} | "JuiceThatMakesYouHew": {} | ||
} | } | ||
}, | }, | ||
| Строка 5796: | Строка 5796: | ||
"amount": 10 | "amount": 10 | ||
} | } | ||
} | } | ||
}, | }, | ||
| Строка 5846: | Строка 5827: | ||
"amount": 5 | "amount": 5 | ||
} | } | ||
} | |||
}, | |||
"Sigynate": { | |||
"sound": { | |||
"!type:SoundPathSpecifier": { | |||
"path": "/Audio/Effects/Chemistry/bubbles.ogg" | |||
} | |||
}, | |||
"impact": "Medium", | |||
"products": { | |||
"Sigynate": 4 | |||
}, | |||
"minTemp": 370, | |||
"reactants": { | |||
"SodiumCarbonate": {}, | |||
"SodiumHydroxide": {}, | |||
"Kelotane": {}, | |||
"Water": {}, | |||
"Sugar": {} | |||
} | } | ||
}, | }, | ||