1
0
镜像自地址 https://github.com/mt-mods/moretrees.git 已同步 2025-07-19 08:10:30 +02:00

Restore previous pine as cedar

Commit ad0cbbc0f disabled the previous moretrees pine, and aliased it to the
default minetest pine.  The default pine is a completely different tree though,
with different apppearance and different textures.

This commit restores the previous pine tree, renaming it to cedar to avoid a tree
name clash with the default game. Any existing moretrees pine trees will be
converted to cedar, so that their appearance does not change. Moretrees pine
trees that have already been converted to the default pine tree are not converted
back.
这个提交包含在:
Rogier
2016-05-18 16:54:45 +02:00
父节点 ee5bc1dfb3
当前提交 cd9926f9e5
共有 14 个文件被更改,包括 26 次插入21 次删除

查看文件

@ -6,7 +6,7 @@ moretrees.enable_apple_tree = true
moretrees.enable_oak = true
moretrees.enable_sequoia = true
moretrees.enable_palm = true
moretrees.enable_pine = true
moretrees.enable_cedar = true
moretrees.enable_rubber_tree = true
moretrees.enable_willow = true
moretrees.enable_acacia = true