fix fatal bug

This commit is contained in:
An Orbit 2024-05-18 17:54:23 -04:00 committed by GitHub
parent c103c84171
commit 0257183445
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7504,7 +7504,7 @@ color1 and color2 spread through striped paint like dye does with itself. <u>col
"XX|XX|XX",
"XX|M1|XX",
],
tick: function() { //alias for velvet that is red
tick: function(pixel) { //alias for velvet that is red
pixel.element = "silk_velvet";
},
burnInto: "ash",