This website requires JavaScript.
Explore
Help
Register
Sign In
commodore
/
sandboxels
Watch
1
Star
0
Fork
You've already forked sandboxels
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2730c17d78
sandboxels
/
mods
/
nograssgrow.js
7 lines
124 B
JavaScript
Raw
Normal View
History
Unescape
Escape
mod fix
2026-01-18 21:22:35 -05:00
delete
elements
.
grass
.
tick
;
Create nograssgrow.js
2024-01-20 11:09:04 -05:00
elements
.
grass
.
behavior
=
[
[
"XX"
,
"XX"
,
"XX"
]
,
[
"XX"
,
"XX"
,
"XX"
]
,
[
"XX"
,
"M1"
,
"XX"
]
]
;