2016-05-21 21:48:20 +08:00
|
|
|
textures = {
|
2016-10-04 11:23:50 +08:00
|
|
|
'bubble': ('breath', 'bubble', 'bubble'),
|
|
|
|
'crack_anylength': ('color_gray', 'crack_anylength', 'crack_anylength'),
|
2016-05-21 21:48:20 +08:00
|
|
|
'halo': ('color_gray', 'simple_block', 'halo'),
|
2016-10-04 11:23:50 +08:00
|
|
|
'heart': ('health', 'heart', 'heart'),
|
|
|
|
'wieldhand': ('hand', 'simple_block', 'hand'),
|
2016-05-21 21:48:20 +08:00
|
|
|
}
|