The /green command should now only affect dirt on the top layer.
This commit is contained in:
@@ -2082,6 +2082,7 @@ public class EditSession {
|
||||
if (setBlock(pt, grass)) {
|
||||
++affected;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user