Update sandboxels.js

This commit is contained in:
Nekonico 2024-09-23 17:28:45 -07:00 committed by GitHub
parent 6ceafe5aa8
commit e3f2347778
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 42 additions and 0 deletions

View File

@ -1,3 +1,45 @@
/* mod by nekonico */
window.addEventListener("load", () => {
document.getElementById("elementButton-sandboxels_screen")?.remove()
})
window.addEventListener("load", () => {
document.getElementById("elementButton-sand_screen")?.remove()
})
window.addEventListener("load", () => {
document.getElementById("elementButton-rock_screen")?.remove()
})
window.addEventListener("load", () => {
document.getElementById("elementButton-wall_screen")?.remove()
})
window.addEventListener("load", () => {
document.getElementById("elementButton-water_screen")?.remove()
})
window.addEventListener("load", () => {
document.getElementById("elementButton-steam_screen")?.remove()
})
window.addEventListener("load", () => {
document.getElementById("elementButton-ice_screen")?.remove()
})
window.addEventListener("load", () => {
document.getElementById("elementButton-wood_screen")?.remove()
})
window.addEventListener("load", () => {
document.getElementById("elementButton-saw_screen")?.remove()
})
window.addEventListener("load", () => {
document.getElementById("elementButton-cellulose_screen")?.remove()
})
elements.sandboxels_screen_off = {
name:"screen",
color: "#454545",