Update mod-list.html - fix grammar

This commit is contained in:
slweeb 2024-09-21 13:57:46 -04:00 committed by GitHub
parent ceaf2f5d1b
commit 2c2a32c36e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@
<tr><td>portal.js</td><td>Adds portals that can teleport pixels</td><td>Alice</td></tr>
<tr><td>pullers.js</td><td>Adds pixels that pull pixels towards them</td><td>voidapex11</td></tr>
<tr><td>pushers.js</td><td>Adds pixels that push elements away from them</td><td>Alice</td></tr>
<tr><td>sandboxels.js</td><td>Adds a digital screen to play a mini version of sandboxels, in sandboxels!</td><td>Nekonico</td></tr>
<tr><td>sandboxels.js</td><td>Adds a digital screen to play a mini version of Sandboxels</td><td>Nekonico</td></tr>
<tr><td>spouts.js</td><td>Adds spouts for all liquids</td><td>kaeud</td></tr>
<tr><td>state_voids.js</td><td>Adds several elements that each delete a specific state of matter (and combinations thereof)</td><td>Alice</td></tr>
<tr><td>switches.js</td><td>Adds electrical switches that can be toggled</td><td>Alice</td></tr>