sandboxels/tips.html

148 lines
7.1 KiB
HTML
Raw Permalink Normal View History

2023-12-19 13:27:32 -05:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>50 Things to Do in Sandboxels</title>
<meta name="description" content="List of 50+ activities to have fun in the free sandbox chemistry and science simulator, Sandboxels.">
<meta name="keywords" content="falling sand, elements, pixel art, simulator, powder">
<meta name="author" content="R74n">
<meta name="copyright" content="R74n">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all">
Version 1.12 - July 17, 2025 - Saves For All [Version 1.12 - July 17, 2025 - Saves For All] + Featured Saves tab + Discord Saves tab + Browse community-made saves from our server + Lye, a reactive powder + Invar, a dark metal alloy (Hidden) + Streak View (Press 4) [Steam Edition Changes] + Workshop support + Add and load community-made saves + Publish saves for everyone to discover + Save tagging support + Rich Presence support for Discord and Steam Chat + Show off your current element and canvas state ~ Saves are stored in a new game data folder instead of slots + Mods can be loaded from the game data folder for offline use ~ Dependencies are currently not supported for local files + "Open Data Folder" button in Settings + Steam automatically selects supported languages + Save author name will default to Steam username - Hid "Clear Saves" button ~ Version and element count are shown again [Changes] + Button click animations + Corn has gravity + Cloner elements can be set by clicking over them + Dyes can be mixed into liquids + Sand can be dyed into Color Sand + Stained Glass can be made by melting Glass with certain metals + Batteries are breakable + Vaccine and Antidote can freeze + Small amounts of Vaccine can be made by boiling Antibody + Vaccine can be made by mixing Antibody with Sugar Water + Cream can be turned into Yogurt + Clay and Brick Rubble makes Clay Soil + Slime rots Meat + Glue turns Crumb into Bread + Yeast ferments Wheat + Vinegar-Ammonia reaction + Bleach-Baking Soda reaction + Blood bubbles before boiling + Infection passively creates Plague + Pool Water slowly breaks down DNA + Distilling Oil with Hydrogen makes Sulfur and Water (Claus process) + Greek Fire is made with Oil and Sap, instead of Sulfur + Sulfur stains Silver + Candy from freezing Honey or Molasses has a unique color + Ember changes color when hitting elements with flame colors + Plasma can heat existing pixels when placed over them + Magnesium-Acid reaction produces Hydrogen + Gold variants are immune to Acid + Acid decomposes at extreme temperatures + Ammonia decomposes at high temperatures + Copper Sulfate reacts with other carbs like Sugar + Molten Caustic Potash electrolysis + Virus and Strange Matter ignore Pointer + Neutrons radiate Glass Shards + Cancer kills Homunculi + Anesthesia and Alcohol Gas calm Humans ~ Human will be selected when using Pick on Head or Body ~ Tweaked Diamond formation ~ Walls and Pipes don't change Light color ~ God Ray is better at extinguishing fires ~ Ember no longer produces Fire on its own ~ Salt Water electrolysis produces Lye (Chloralkali process) ~ Sodium-Water reaction produces Lye ~ Improved Sodium-Acid reaction ~ Potassium-Acid reaction is more violent ~ Acid no longer deletes Smoke or Fire ~ Gallium-Aluminum reaction is more destructive ~ Supernovae create Mercury and Aluminum ~ Antimatter no longer explodes when hitting the border ~ Lightning no longer explodes when hitting the border on Void mode ~ Uranium releases Radiation more consistently when falling ~ Rats release Plague more consistently when falling ~ Molten Stained Glass has colorful Fire + Rainbow and Static affect the color of Fire ~ Canvas will shrink dynamically to fit screen width + Empty canvases will be reset automatically when window is resized + Saves menu tabs ~ Saves menu takes up more screen space ~ Modded saves automatically reload the save and remove new mods after session + Sandboxels will reload on canvas reset after changing mods + TPS is restored after unloading a save + Button to reload after adding or removing mods ~ Currently-loaded save will be underscored in menu ~ Saves keep track of standalone version (i.e. Steam) ~ Save warnings use native Sandboxels prompts ~ Reset Warning setting affects save loading popup on non-empty canvas - Loading a save no longer changes your selected view ~ 'Reset Scene' buttons in Settings now confirm before resetting ~ Cursor color is affected by theme color ~ Canvas Size and Worldgen settings automatically reset empty canvases ~ Updated styling of bottom links ~ Links are underlined when hovered over ~ Prompts are closed when elements are deselected ~ Confirm buttons for data reset prompts are red to show danger ~ Entering an invalid TPS no longer resets to 30 TPS ~ Recolored Gold ~ Recolored Zinc ~ Recolored Nickel ~ Recolored Tungsten ~ Recolored Sulfur ~ Recolored Brass ~ Recolored Sterling ~ Recolored Solder ~ Recolored Molten Aluminum and removed heat glow ~ Recolored Molten Caustic Potash and removed Fire ~ Recolored Soda made from Juice ~ Poison, Radiation, God Ray, Aluminum, Insulation, Bead, and Color Sand display with dark text ~ Prop tool can convert between boolean and number types + Broth alias 'Soup' + Jelly alias 'Jam' + Soda alias 'Cola' + Hard Yolk alias 'Fried Egg' + Gunpowder alias 'Black Powder' [Bug Fixes] ~ Fixed: Enabled mods can be stuck behind input box ~ Fixed: Flies and Bees get stuck on Loop border modes ~ Fixed: Rock Wall and Bless can't be used as Image element ~ Fixed: Screenshots don't include background color if it was never set ~ Fixed: Corrupted save error messages don't appear ~ Fixed: Large save canvases can go off-screen ~ Fixed: Cheerful Mode setting button has old behavior ~ Fixed: Cheerful Mode setting 'Refresh Page' button doesn't work ~ Fixed: runEveryTick() runs even when paused ~ Fixed: World gen replaces Destroyable border pixels with Wall ~ Fixed: Random events and modded per-tick events don't happen when stepping ticks ~ Fixed: Maximum cursor size doesn't fill entire canvas with odd widths ~ Fixed: Unpaint tool removes fancy textures ~ Fixed: Category buttons don't glow in Unlock as Discovered mode ~ Fixed: Coolers and Freezers affect insulative elements ~ Fixed: Lightning heats insulative elements ~ Fixed: Dark element button text isn't triggered by buttonColor ~ Fixed: Force-loaded mod dependencies don't load properly on Steam ~ Fixed: Theme background doesn't affect entire page on Steam Edition [Technical] + New helper functions: + getPixel(x, y) -> Pixel object or null + tryCreate(element, x, y, replace?) -> Pixel object or null + tryDelete(x, y) -> Pixel object or null + 'onCollide' element property, called when the pixel moves into any other (function(pixel1,pixel2)) + 'onClicked' element property, called when the pixel is clicked on (function(pixel,element)) + 'skip' pixel property, skips simulation of the pixel + 'RL' behavior rule, releases an element in any available space + 'clear' view property for clearing the canvas layers, defaults to true + modIsEnabled(str) function, checks only file names (e.g. "glow.js") + promptChoose() for multiple-choice prompts + promptDir() for direction-based prompts ~ Debug console has been re-enabled on Steam Edition ~ Pick and Erase tools are no longer hard-coded ~ Sensor 'sense' property can take multiple comma-separated values ~ Save version is now sb5
2025-07-17 13:49:09 -04:00
<link rel="canonical" href="https://sandboxels.r74n.com/tips" id="canonicalLink"/>
2023-12-19 13:27:32 -05:00
<!--Favicons-->
<link rel="apple-touch-icon" sizes="180x180" href="icons/apple-touch-icon.png?v=2">
<link rel="icon" type="image/png" sizes="32x32" href="icons/favicon-32x32.png?v=2">
<link rel="icon" type="image/png" sizes="16x16" href="icons/favicon-16x16.png?v=2">
<link rel="manifest" href="manifest.json">
<link rel="mask-icon" href="icons/safari-pinned-tab.svg?v=2" color="#2167ff">
<link rel="shortcut icon" href="icons/favicon.ico?v=2">
<meta name="msapplication-TileColor" content="#e6d577">
<meta name="theme-color" content="#000000">
<!--OpenGraph-->
Version 1.12 - July 17, 2025 - Saves For All [Version 1.12 - July 17, 2025 - Saves For All] + Featured Saves tab + Discord Saves tab + Browse community-made saves from our server + Lye, a reactive powder + Invar, a dark metal alloy (Hidden) + Streak View (Press 4) [Steam Edition Changes] + Workshop support + Add and load community-made saves + Publish saves for everyone to discover + Save tagging support + Rich Presence support for Discord and Steam Chat + Show off your current element and canvas state ~ Saves are stored in a new game data folder instead of slots + Mods can be loaded from the game data folder for offline use ~ Dependencies are currently not supported for local files + "Open Data Folder" button in Settings + Steam automatically selects supported languages + Save author name will default to Steam username - Hid "Clear Saves" button ~ Version and element count are shown again [Changes] + Button click animations + Corn has gravity + Cloner elements can be set by clicking over them + Dyes can be mixed into liquids + Sand can be dyed into Color Sand + Stained Glass can be made by melting Glass with certain metals + Batteries are breakable + Vaccine and Antidote can freeze + Small amounts of Vaccine can be made by boiling Antibody + Vaccine can be made by mixing Antibody with Sugar Water + Cream can be turned into Yogurt + Clay and Brick Rubble makes Clay Soil + Slime rots Meat + Glue turns Crumb into Bread + Yeast ferments Wheat + Vinegar-Ammonia reaction + Bleach-Baking Soda reaction + Blood bubbles before boiling + Infection passively creates Plague + Pool Water slowly breaks down DNA + Distilling Oil with Hydrogen makes Sulfur and Water (Claus process) + Greek Fire is made with Oil and Sap, instead of Sulfur + Sulfur stains Silver + Candy from freezing Honey or Molasses has a unique color + Ember changes color when hitting elements with flame colors + Plasma can heat existing pixels when placed over them + Magnesium-Acid reaction produces Hydrogen + Gold variants are immune to Acid + Acid decomposes at extreme temperatures + Ammonia decomposes at high temperatures + Copper Sulfate reacts with other carbs like Sugar + Molten Caustic Potash electrolysis + Virus and Strange Matter ignore Pointer + Neutrons radiate Glass Shards + Cancer kills Homunculi + Anesthesia and Alcohol Gas calm Humans ~ Human will be selected when using Pick on Head or Body ~ Tweaked Diamond formation ~ Walls and Pipes don't change Light color ~ God Ray is better at extinguishing fires ~ Ember no longer produces Fire on its own ~ Salt Water electrolysis produces Lye (Chloralkali process) ~ Sodium-Water reaction produces Lye ~ Improved Sodium-Acid reaction ~ Potassium-Acid reaction is more violent ~ Acid no longer deletes Smoke or Fire ~ Gallium-Aluminum reaction is more destructive ~ Supernovae create Mercury and Aluminum ~ Antimatter no longer explodes when hitting the border ~ Lightning no longer explodes when hitting the border on Void mode ~ Uranium releases Radiation more consistently when falling ~ Rats release Plague more consistently when falling ~ Molten Stained Glass has colorful Fire + Rainbow and Static affect the color of Fire ~ Canvas will shrink dynamically to fit screen width + Empty canvases will be reset automatically when window is resized + Saves menu tabs ~ Saves menu takes up more screen space ~ Modded saves automatically reload the save and remove new mods after session + Sandboxels will reload on canvas reset after changing mods + TPS is restored after unloading a save + Button to reload after adding or removing mods ~ Currently-loaded save will be underscored in menu ~ Saves keep track of standalone version (i.e. Steam) ~ Save warnings use native Sandboxels prompts ~ Reset Warning setting affects save loading popup on non-empty canvas - Loading a save no longer changes your selected view ~ 'Reset Scene' buttons in Settings now confirm before resetting ~ Cursor color is affected by theme color ~ Canvas Size and Worldgen settings automatically reset empty canvases ~ Updated styling of bottom links ~ Links are underlined when hovered over ~ Prompts are closed when elements are deselected ~ Confirm buttons for data reset prompts are red to show danger ~ Entering an invalid TPS no longer resets to 30 TPS ~ Recolored Gold ~ Recolored Zinc ~ Recolored Nickel ~ Recolored Tungsten ~ Recolored Sulfur ~ Recolored Brass ~ Recolored Sterling ~ Recolored Solder ~ Recolored Molten Aluminum and removed heat glow ~ Recolored Molten Caustic Potash and removed Fire ~ Recolored Soda made from Juice ~ Poison, Radiation, God Ray, Aluminum, Insulation, Bead, and Color Sand display with dark text ~ Prop tool can convert between boolean and number types + Broth alias 'Soup' + Jelly alias 'Jam' + Soda alias 'Cola' + Hard Yolk alias 'Fried Egg' + Gunpowder alias 'Black Powder' [Bug Fixes] ~ Fixed: Enabled mods can be stuck behind input box ~ Fixed: Flies and Bees get stuck on Loop border modes ~ Fixed: Rock Wall and Bless can't be used as Image element ~ Fixed: Screenshots don't include background color if it was never set ~ Fixed: Corrupted save error messages don't appear ~ Fixed: Large save canvases can go off-screen ~ Fixed: Cheerful Mode setting button has old behavior ~ Fixed: Cheerful Mode setting 'Refresh Page' button doesn't work ~ Fixed: runEveryTick() runs even when paused ~ Fixed: World gen replaces Destroyable border pixels with Wall ~ Fixed: Random events and modded per-tick events don't happen when stepping ticks ~ Fixed: Maximum cursor size doesn't fill entire canvas with odd widths ~ Fixed: Unpaint tool removes fancy textures ~ Fixed: Category buttons don't glow in Unlock as Discovered mode ~ Fixed: Coolers and Freezers affect insulative elements ~ Fixed: Lightning heats insulative elements ~ Fixed: Dark element button text isn't triggered by buttonColor ~ Fixed: Force-loaded mod dependencies don't load properly on Steam ~ Fixed: Theme background doesn't affect entire page on Steam Edition [Technical] + New helper functions: + getPixel(x, y) -> Pixel object or null + tryCreate(element, x, y, replace?) -> Pixel object or null + tryDelete(x, y) -> Pixel object or null + 'onCollide' element property, called when the pixel moves into any other (function(pixel1,pixel2)) + 'onClicked' element property, called when the pixel is clicked on (function(pixel,element)) + 'skip' pixel property, skips simulation of the pixel + 'RL' behavior rule, releases an element in any available space + 'clear' view property for clearing the canvas layers, defaults to true + modIsEnabled(str) function, checks only file names (e.g. "glow.js") + promptChoose() for multiple-choice prompts + promptDir() for direction-based prompts ~ Debug console has been re-enabled on Steam Edition ~ Pick and Erase tools are no longer hard-coded ~ Sensor 'sense' property can take multiple comma-separated values ~ Save version is now sb5
2025-07-17 13:49:09 -04:00
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="50 Things to Do in Sandboxels">
<meta property="og:description" content="List of 50+ activities to have fun in the free sandbox chemistry and science simulator, Sandboxels.">
<meta property="og:url" content="https://sandboxels.r74n.com/tips">
<meta property="og:site_name" content="Sandboxels">
<meta property="og:image" content="https://sandboxels.r74n.com/icons/cover-3840x1240px-text.png">
<meta property="og:image:width" content="3840">
<meta property="og:image:height" content="1240">
<meta property="og:image:type" content="image/png">
<meta property="og:image:alt" content="Magma falling into Water, forming Steam and Basalt. Pixel art style.">
2023-12-19 13:27:32 -05:00
Version 1.12 - July 17, 2025 - Saves For All [Version 1.12 - July 17, 2025 - Saves For All] + Featured Saves tab + Discord Saves tab + Browse community-made saves from our server + Lye, a reactive powder + Invar, a dark metal alloy (Hidden) + Streak View (Press 4) [Steam Edition Changes] + Workshop support + Add and load community-made saves + Publish saves for everyone to discover + Save tagging support + Rich Presence support for Discord and Steam Chat + Show off your current element and canvas state ~ Saves are stored in a new game data folder instead of slots + Mods can be loaded from the game data folder for offline use ~ Dependencies are currently not supported for local files + "Open Data Folder" button in Settings + Steam automatically selects supported languages + Save author name will default to Steam username - Hid "Clear Saves" button ~ Version and element count are shown again [Changes] + Button click animations + Corn has gravity + Cloner elements can be set by clicking over them + Dyes can be mixed into liquids + Sand can be dyed into Color Sand + Stained Glass can be made by melting Glass with certain metals + Batteries are breakable + Vaccine and Antidote can freeze + Small amounts of Vaccine can be made by boiling Antibody + Vaccine can be made by mixing Antibody with Sugar Water + Cream can be turned into Yogurt + Clay and Brick Rubble makes Clay Soil + Slime rots Meat + Glue turns Crumb into Bread + Yeast ferments Wheat + Vinegar-Ammonia reaction + Bleach-Baking Soda reaction + Blood bubbles before boiling + Infection passively creates Plague + Pool Water slowly breaks down DNA + Distilling Oil with Hydrogen makes Sulfur and Water (Claus process) + Greek Fire is made with Oil and Sap, instead of Sulfur + Sulfur stains Silver + Candy from freezing Honey or Molasses has a unique color + Ember changes color when hitting elements with flame colors + Plasma can heat existing pixels when placed over them + Magnesium-Acid reaction produces Hydrogen + Gold variants are immune to Acid + Acid decomposes at extreme temperatures + Ammonia decomposes at high temperatures + Copper Sulfate reacts with other carbs like Sugar + Molten Caustic Potash electrolysis + Virus and Strange Matter ignore Pointer + Neutrons radiate Glass Shards + Cancer kills Homunculi + Anesthesia and Alcohol Gas calm Humans ~ Human will be selected when using Pick on Head or Body ~ Tweaked Diamond formation ~ Walls and Pipes don't change Light color ~ God Ray is better at extinguishing fires ~ Ember no longer produces Fire on its own ~ Salt Water electrolysis produces Lye (Chloralkali process) ~ Sodium-Water reaction produces Lye ~ Improved Sodium-Acid reaction ~ Potassium-Acid reaction is more violent ~ Acid no longer deletes Smoke or Fire ~ Gallium-Aluminum reaction is more destructive ~ Supernovae create Mercury and Aluminum ~ Antimatter no longer explodes when hitting the border ~ Lightning no longer explodes when hitting the border on Void mode ~ Uranium releases Radiation more consistently when falling ~ Rats release Plague more consistently when falling ~ Molten Stained Glass has colorful Fire + Rainbow and Static affect the color of Fire ~ Canvas will shrink dynamically to fit screen width + Empty canvases will be reset automatically when window is resized + Saves menu tabs ~ Saves menu takes up more screen space ~ Modded saves automatically reload the save and remove new mods after session + Sandboxels will reload on canvas reset after changing mods + TPS is restored after unloading a save + Button to reload after adding or removing mods ~ Currently-loaded save will be underscored in menu ~ Saves keep track of standalone version (i.e. Steam) ~ Save warnings use native Sandboxels prompts ~ Reset Warning setting affects save loading popup on non-empty canvas - Loading a save no longer changes your selected view ~ 'Reset Scene' buttons in Settings now confirm before resetting ~ Cursor color is affected by theme color ~ Canvas Size and Worldgen settings automatically reset empty canvases ~ Updated styling of bottom links ~ Links are underlined when hovered over ~ Prompts are closed when elements are deselected ~ Confirm buttons for data reset prompts are red to show danger ~ Entering an invalid TPS no longer resets to 30 TPS ~ Recolored Gold ~ Recolored Zinc ~ Recolored Nickel ~ Recolored Tungsten ~ Recolored Sulfur ~ Recolored Brass ~ Recolored Sterling ~ Recolored Solder ~ Recolored Molten Aluminum and removed heat glow ~ Recolored Molten Caustic Potash and removed Fire ~ Recolored Soda made from Juice ~ Poison, Radiation, God Ray, Aluminum, Insulation, Bead, and Color Sand display with dark text ~ Prop tool can convert between boolean and number types + Broth alias 'Soup' + Jelly alias 'Jam' + Soda alias 'Cola' + Hard Yolk alias 'Fried Egg' + Gunpowder alias 'Black Powder' [Bug Fixes] ~ Fixed: Enabled mods can be stuck behind input box ~ Fixed: Flies and Bees get stuck on Loop border modes ~ Fixed: Rock Wall and Bless can't be used as Image element ~ Fixed: Screenshots don't include background color if it was never set ~ Fixed: Corrupted save error messages don't appear ~ Fixed: Large save canvases can go off-screen ~ Fixed: Cheerful Mode setting button has old behavior ~ Fixed: Cheerful Mode setting 'Refresh Page' button doesn't work ~ Fixed: runEveryTick() runs even when paused ~ Fixed: World gen replaces Destroyable border pixels with Wall ~ Fixed: Random events and modded per-tick events don't happen when stepping ticks ~ Fixed: Maximum cursor size doesn't fill entire canvas with odd widths ~ Fixed: Unpaint tool removes fancy textures ~ Fixed: Category buttons don't glow in Unlock as Discovered mode ~ Fixed: Coolers and Freezers affect insulative elements ~ Fixed: Lightning heats insulative elements ~ Fixed: Dark element button text isn't triggered by buttonColor ~ Fixed: Force-loaded mod dependencies don't load properly on Steam ~ Fixed: Theme background doesn't affect entire page on Steam Edition [Technical] + New helper functions: + getPixel(x, y) -> Pixel object or null + tryCreate(element, x, y, replace?) -> Pixel object or null + tryDelete(x, y) -> Pixel object or null + 'onCollide' element property, called when the pixel moves into any other (function(pixel1,pixel2)) + 'onClicked' element property, called when the pixel is clicked on (function(pixel,element)) + 'skip' pixel property, skips simulation of the pixel + 'RL' behavior rule, releases an element in any available space + 'clear' view property for clearing the canvas layers, defaults to true + modIsEnabled(str) function, checks only file names (e.g. "glow.js") + promptChoose() for multiple-choice prompts + promptDir() for direction-based prompts ~ Debug console has been re-enabled on Steam Edition ~ Pick and Erase tools are no longer hard-coded ~ Sensor 'sense' property can take multiple comma-separated values ~ Save version is now sb5
2025-07-17 13:49:09 -04:00
<!--Twitter-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="50 Things to Do in Sandboxels">
<meta name="twitter:description" content="List of 50+ activities to have fun in the free sandbox chemistry and science simulator, Sandboxels.">
<meta name="twitter:site:id" content="1436857621827530753">
<meta name="twitter:image" content="https://sandboxels.r74n.com/icons/cover-3840x1240px-text.png">
<meta name="twitter:image:alt" content="Magma falling into Water, forming Steam and Basalt. Pixel art style.">
<meta name="twitter:creator:id" content="1436857621827530753">
2023-12-19 13:27:32 -05:00
<link rel="stylesheet" type="text/css" href="style.css?nocache=3">
<style>
/* on mobile, make h1 fit on one line */
@media only screen and (max-width: 800px) {
h1 { font-size: 1em; }
}
#content { font-family: Arial, Helvetica, sans-serif; font-size:1.5em; }
h2 { text-align: center; margin-bottom:0; margin-top:45px}
ol li::marker { color:lime }
ol li {
margin-bottom: 10px;
margin-left: 20px;
margin-top: 10px;
}
</style>
</head>
<body>
<h1><a href="https://sandboxels.R74n.com" class="backbutton">&lt;</a> 50 Things to Do in Sandboxels</h1>
<div id="content">
<p>Sandboxels is the <strong>ultimate sandbox simulator</strong>, allowing you to experiment with chemistry, ecosystems, food, and much more, with 500+ elements, like sand, water, fire, and plants! Get started on any device with a web browser, even your phone, by visiting the <a href="https://sandboxels.R74n.com/">WEBSITE</a> for free!</p>
<p>Below is just a portion of the things you can do to relax or research. The real options are unlimited, use your creativity!</p>
<ol>
<li>Follow a food recipe from Google</li>
<li>Create a lovely scene then blow it up</li>
<li>Build a thriving ecosystem with diverse plants, animals, and a food chain</li>
<li>Put Steam into the air and watch Clouds form and rain</li>
<li>Add different liquids to a glass to compare their densities</li>
<li>Bombard Uranium with Neutrons until it explodes</li>
<li>Have a battle between Spout and Torch in Special</li>
<li>Have a battle between Gray Goo and Malware in Special</li>
<li>Research and construct a working nuclear reactor</li>
<li>Create tutorials on the <a href="https://sandboxels.wiki.gg/wiki/Category:Tutorials" target="_blank">Sandboxels Wiki</a></li>
<li>Create an infinitely looping Pipe</li>
<li>Lay down soil, add Primordial Soup, and watch it evolve</li>
<li>Find chemical reactions on Google and try to replicate them</li>
<li>Install and try out a mod from the <a href="https://sandboxels.r74n.com/mod-list">Mod List</a></li>
<li>Dip Humans in Acid</li>
<li>Melt metals together to discover different alloys</li>
<li>Discover the different flame colors of burning substances</li>
<li>Research a Sandboxels element in real life on Google</li>
<li>Create pixel art with the Art element in Special</li>
<li>Mix random liquids and powders together</li>
<li>Try heating and cooling different things to see their states</li>
<li>Check out <a href="https://sandboxels.r74n.com/controls">all the controls</a></li>
<li>Make a factory to produce an element</li>
<li>Take your anger out on pixels with Lightning</li>
<li>Create Glass by melting Sand</li>
<li>See the <a href="https://sandboxels.r74n.com/changelog">latest updates</a> to Sandboxels</li>
<li>Learn the effects of Radiation on different lifeforms</li>
<li>Try feeding different foods to different animals and see what they like</li>
<li>Melt Gallium with just the body heat from Humans</li>
<li>Mix ingredients into Batter and bake a cake</li>
<li>Follow a tutorial from our <a href="https://tiktok.com/@r74n.com">TikTok</a> or <a href="https://www.youtube.com/channel/UCzS6ufDfiDxbHVL001GwFeA/shorts">YouTube</a></li>
<li>Mix random food ingredients together and create a new recipe</li>
<li>Host a Firework show</li>
<li>Create a gift for a friend or loved one and save it as a file</li>
<li>Brew your own herbal or floral Tea</li>
<li>See what chemicals react to Fire and how</li>
<li>Test the strengths of different materials with explosions</li>
<li>Make a campfire from Wood and light it</li>
<li>Research and create the elusive Homunculus</li>
<li>Test the boiling and melting points of different materials</li>
<li>Use the Incinerate tool to melt or burn almost anything</li>
<li>Add Oxygen to Iron or Copper to create their oxides</li>
<li>Ferment different things, like Grapes, with Yeast</li>
<li>Import an image using the Image tool in Special</li>
<li>Grow a Flower garden</li>
<li>Build a terrarium for bugs and feed them</li>
Version 1.10.2 - December 15, 2024 - Birthday III [Version 1.10.2 - December 15, 2024 - Birthday III] + Cheese Powder, from breaking Cheese + Chocolate Powder, from breaking Chocolate [Changes] ~ Drawing lines shows a preview of pixel placement ~ Updated Brick texture for better shading ~ LEDs, Light Bulbs, and Fireflies can be painted + Humans panic when seeing dangerous things, like Fire + Humans change direction after hitting walls ~ Humans eat more consistently ~ Humans have a panic limit ~ Humans no longer eat Human meat ~ Smash tool moves pixels if they can't be broken + Steam decomposes at extreme temperatures + Ruins has a Brick texture ~ Brick Rubble no longer breaks into Dust ~ Recolored Brick Rubble + Glass has a light border ~ Fancy textures have grain, besides Glass + Rock Wall can be made by gluing Rocks + Brick can be made by gluing Brick Rubble + Mudstone can be made by gluing Dirt + Packed Sand can be made by Sand + Sponges can dry Mud and Wet Sand + Clay can be made by dissolving Wet Sand in Acid + Cement can be made with Clay and Quicklime ~ Quicklime no longer turns into Limestone on its own + Plastic breaks into Beads + Charcoal slowly stains solids + Animals can spawn Eggs or offspring in Water + Seeds planted under soil will rise + Birds eat Spiders and their Webs + Rocks destroy Webs + Frogs release Steam when cooked + Worms break down Fiber ~ Worms compost some Sawdust into Dirt + Soap kills Snails and Slugs + Soap removes Slime + Alcohol kills Flower Pistils + Mercury kills Algae ~ Sap boils into some Steam ~ Bread is less flammable + Ammonia affects Wheat + Poison dirties Salt Water, Sugar Water, and Seltzer + Water on burning Oil will explode + Bleach reacts with Nut Oil and Grease + Baking Soda reacts with Soap + Copper Sulfate kills Spiders + Copper Sulfate stains Zinc + Bless removes Heat Ray + Plague makes Heads green + Plague destroys Skin + Hair absorbs some Water ~ Breaking Balloons makes some Pop ~ Cheese flows slower ~ Coffee Grounds in Milk brew into Coffee instead ~ Mushroom Spores no longer break ~ Acid Clouds don't precipitate when too hot or cold ~ Border can be painted ~ Tweaked Charcoal heat color ~ Moved Light Bulb to after LEDs + Midas Touch turns Paper green ~ Midas Touch turns Humans into solid Gold instead of Coins + Wall alias 'Solid' + Mayo alias 'Mayonnaise' + Alcohol alias 'Ethanol' + Unbreakable elements are clarified in element info ~ Screenshots download with name of current save ~ Pixel count turns red when all canvas sizes are full ~ Log messages have a black shadow to read on bright backgrounds ~ TPS dialog displays minimum and maximum [Bug Fixes] ~ Fixed: Replace Mode causes pixels to float while placing ~ Fixed: Detached Heads and dead Humans can eat food ~ Fixed: Pixel alpha isn't set from element properties on creation ~ Fixed: Molten Thermite continues to heat when not burning ~ Fixed: Prop tool can't set value when existing value is null ~ Fixed: Unbreakable pixels can burn away when using Prop tool (Perma-burning!!!) ~ Fixed: Pixels with burnt states never burn when using Prop tool ~ Fixed: Prop tool doesn't retain "0" value on next dialog ~ Fixed: Prop tool doesn't handle changing "x" and "y" properties ~ Fixed: Placing Fire on insulative pixels heats them ~ Fixed: Burning heats insulative pixels ~ Fixed: Rays, Bless, Radiation, and some Bombs change insulative pixel temperature ~ Fixed: Stink Bugs aren't properly killed by Frogs, Sap, Copper Sulfate, and Borax ~ Fixed: Erasing with Lookup selected will only erase 1x1 ~ Fixed: Erasing fast with Pick or Lookup selected will leave gaps ~ Fixed: Hail doesn't conduct heat ~ Fixed: Hail cannot break solids without a defined state ~ Fixed: Breaking Humans eventually creates Sand and Cement ~ Fixed: Element buttons arranged in weird columns after certain issues ~ Fixed: Ball doesn't have density and floats on gases [Technical] + BORDER render preset + 'grain' element property + 'toolHoverStat' element property, function that takes the hovered pixel while selected + 'buttonColor' element property ~ Humans now eat any element with true 'isFood' property ~ Pixels with 0% alpha won't appear in Basic View ~ LEDs with 0% alpha will only appear when powered + releaseElement function has option to replace liquids ~ Fixed: lineCoords function returns duplicate values + empty.js mod for browser JavaScript overriding
2024-12-15 11:45:52 -05:00
<li>Watch Humans steal all of your Gold Coins or Diamonds</li>
2023-12-19 13:27:32 -05:00
<li>Melt everything with Plasma</li>
<li>Discover every element (Info > Undiscovered)</li>
<li>Compost your Dead Plants and Ash with Worms</li>
</ol>
</div>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-93720349-9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-93720349-9');
</script>
</body>
</html>