Materials
Part of Constants
Variables
const int MATERIAL_BETON = 7 | concrete | |
const int MATERIAL_DEFAULT = 0 | ||
const int MATERIAL_DIRT = 14 | super-soft dirt | |
const int MATERIAL_FLESH = 9 | flesh, humanoids | |
const int MATERIAL_GLASS = 3 | glass pane | |
const int MATERIAL_GRASS = 10 | grass | |
const int MATERIAL_GRAVEL = 15 | gravel | |
const int MATERIAL_IRON = 2 | iron | |
const int MATERIAL_LIQUID = 5 | liquids, water | |
const int MATERIAL_METAL = 1 | full steel | |
const int MATERIAL_PLASTIC = 4 | plastic object | |
const int MATERIAL_RUBBER = 8 | rubber, linoeum | |
const int MATERIAL_SAND = 13 | soft sand | |
const int MATERIAL_SLIME = 6 | slime, oil etc | |
const int MATERIAL_SNOW = 12 | snow | |
const int MATERIAL_STONE = 16 | rocks, cliffs | |
const int MATERIAL_WOOD = 11 | wood |