Module:BlockSprite: Difference between revisions

m
no edit summary
imported>Ttv pedro270707
m (Changed alignment to text-top.)
imported>Ttv pedro270707
mNo edit summary
Line 8: Line 8:
ids = {
ids = {
["Stone"] = 0,
["Stone"] = 0,
["Basalt"] = 1,
["Limestone"] = 2,
["Limestone"] = 2,
["Granite"] = 3,
["Granite"] = 3,
Line 455: Line 454:
["Fast Shrub Leaves"] = 405,
["Fast Shrub Leaves"] = 405,
["Fast Flowering Cherry Leaves"] = 406,
["Fast Flowering Cherry Leaves"] = 406,
["Grass Top"] = 407
["Grass Top"] = 407,
["Basalt"] = 408
}
}
}
}