Módulo:BiomeSprite/IDs

return { ['forest'] = 1, ['desert'] = 2, ['plains'] = 3, ['swampland'] = 4,

['jungle'] = 5, ['ice-plains'] = 6, ['taiga'] = 7, ['extreme-hills'] = 8,

['mushroom-island'] = 9, ['hell'] = 10, ['sky'] = 11, ['clay-mountains'] = 12,

['redwood-forest'] = 13, ['river'] = 14, ['frozen-river'] = 15, ['beach'] = 16,

['mushroom-beach'] = 17, ['ocean'] = 18, ['frozen-ocean'] = 19, ['extreme-hills-edge'] = 20,

['hills'] = 21, }