mirror of
https://github.com/mt-mods/round_trunks.git
synced 2024-11-19 22:13:48 +01:00
add support for default aspen
This commit is contained in:
parent
fb2fc6fbd6
commit
e969cc5b27
1
init.lua
1
init.lua
@ -9,6 +9,7 @@ local trees={
|
|||||||
{ "default:jungletree", "default_jungletree_top.png" },
|
{ "default:jungletree", "default_jungletree_top.png" },
|
||||||
{ "default:pine_tree", "round_pine_tree_top.png" },
|
{ "default:pine_tree", "round_pine_tree_top.png" },
|
||||||
{ "default:acacia_tree", "round_acacia_tree_top.png" },
|
{ "default:acacia_tree", "round_acacia_tree_top.png" },
|
||||||
|
{ "default:aspen_tree", "round_aspen_tree_top.png" },
|
||||||
{ "default:cactus", "default_cactus_top.png" }
|
{ "default:cactus", "default_cactus_top.png" }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BIN
textures/round_aspen_tree_top.png
Normal file
BIN
textures/round_aspen_tree_top.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 651 B |
Loading…
Reference in New Issue
Block a user