Difference between revisions of "Reactions List"

From The Powder Toy
Jump to: navigation, search
(Enter a short summary [b])
 
(basic layout)
Line 1: Line 1:
 
The goal of this page is to provide a complete list of reactions in TPT for more experienced players. For a smaller list of useful reactions, go to [[Useful Reactions]].
 
The goal of this page is to provide a complete list of reactions in TPT for more experienced players. For a smaller list of useful reactions, go to [[Useful Reactions]].
  
==Format==
+
__TOC__
  
All reactions on this page will have an equation and an (optional) description.
+
==Reaction Format==
 +
 
 +
All reactions on this page will have an equation and an (optional) description. If an equation is not possible for the given reaction, descriptions will be provided instead.
 +
 
 +
==Electronic==
 +
===DRAY===
 +
{{MaterialBtn|DRAY}} copies particles. Check the page about [[Element:DRAY|DRAY]] for more info.
 +
===TUNG===
 +
* '''Breaking:''' {{MaterialBtn|TUNG}} + (change in pressure of more than 0.5 per frame) -> {{MaterialBtn|BRMT}}({{MaterialBtn|TUNG}})
 +
* '''Melting:''' {{MaterialBtn|TUNG}}(@Temp >= ''3421.85C''/''3695K'') -> {{MaterialBtn|LAVA}}
 +
* '''Explosion:''' {{MaterialBtn|TUNG}}(@Temp >= ''2126.85C''/''2400K'') + {{MaterialBtn|OXYG}} -> {{MaterialBtn|LAVA}}(@Temp between ''3621.85C'' and ''4220.85C'') + {{MaterialBtn|FIRE}}(1% chance) + 50 Pressure (2% chance) + {{MaterialBtn|OXYG}}
 +
 
 +
 
 +
==Powered Materials==
 +
 
 +
==Sensors==
 +
 
 +
==Force==
 +
 
 +
==Explosives==
 +
 
 +
==Gases==
 +
 
 +
==Liquids==
 +
 
 +
==Powders==
 +
 
 +
==Solids==
 +
 
 +
==Radioactive==
 +
 
 +
==Special==
 +
 
 +
==GOL==
 +
* Game of Life Elements will spawn at the max temperature and gradually cool down. Therefore, oscillators can be used as heaters and still lifes can be used to cool things down efficiently.
 +
 
 +
* Custom Game of Life types can be used to heat/cool better than the default ones.
 +
 
 +
==Hidden==
 +
 
 +
Developer's Note: Add new reactions that you find. Make sure to use the source code to verify. Add the reactions in the correct categories.

Revision as of 03:09, 7 December 2023

The goal of this page is to provide a complete list of reactions in TPT for more experienced players. For a smaller list of useful reactions, go to Useful Reactions.

Reaction Format

All reactions on this page will have an equation and an (optional) description. If an equation is not possible for the given reaction, descriptions will be provided instead.

Electronic

DRAY

DRAY.png copies particles. Check the page about DRAY for more info.

TUNG

  • Breaking: TUNG.png + (change in pressure of more than 0.5 per frame) -> BRMT.png(TUNG.png)
  • Melting: TUNG.png(@Temp >= 3421.85C/3695K) -> LAVA.png
  • Explosion: TUNG.png(@Temp >= 2126.85C/2400K) + OXYG.png -> LAVA.png(@Temp between 3621.85C and 4220.85C) + FIRE.png(1% chance) + 50 Pressure (2% chance) + OXYG.png


Powered Materials

Sensors

Force

Explosives

Gases

Liquids

Powders

Solids

Radioactive

Special

GOL

  • Game of Life Elements will spawn at the max temperature and gradually cool down. Therefore, oscillators can be used as heaters and still lifes can be used to cool things down efficiently.
  • Custom Game of Life types can be used to heat/cool better than the default ones.

Hidden

Developer's Note: Add new reactions that you find. Make sure to use the source code to verify. Add the reactions in the correct categories.