---
name: CellMaterial
last_updated: 2026-06-11T23:11:58Z
type: enum
---

# CellMaterial

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `Empty` | 0 |  |
| `Grass` | 1 |  |
| `Sand` | 2 |  |
| `Brick` | 3 |  |
| `Granite` | 4 |  |
| `Asphalt` | 5 |  |
| `Iron` | 6 |  |
| `Aluminum` | 7 |  |
| `Gold` | 8 |  |
| `WoodPlank` | 9 |  |
| `WoodLog` | 10 |  |
| `Gravel` | 11 |  |
| `CinderBlock` | 12 |  |
| `MossyStone` | 13 |  |
| `Cement` | 14 |  |
| `RedPlastic` | 15 |  |
| `BluePlastic` | 16 |  |
| `Water` | 17 |  |