Default: Rename pine tree nodes, textures and mapgen aliases
authorparamat <mat.gregory@virginmedia.com>
Sun, 9 Aug 2015 07:50:57 +0000 (08:50 +0100)
committerparamat <mat.gregory@virginmedia.com>
Mon, 10 Aug 2015 08:19:02 +0000 (09:19 +0100)
commitbe4dd6479d86a4dbaaab48f8b67bd16de7084abe
tree0f6a6b592235277766c2e802c5a10807f511c20c
parent7066a6a0ddbfca300debb2ef5978f142dd2aae20
Default: Rename pine tree nodes, textures and mapgen aliases
13 files changed:
mods/default/aliases.lua
mods/default/crafting.lua
mods/default/mapgen.lua
mods/default/nodes.lua
mods/default/schematics/pine_tree.mts
mods/default/textures/default_pine_tree.png [new file with mode: 0644]
mods/default/textures/default_pine_tree_top.png [new file with mode: 0644]
mods/default/textures/default_pine_wood.png [new file with mode: 0644]
mods/default/textures/default_pinetree.png [deleted file]
mods/default/textures/default_pinetree_top.png [deleted file]
mods/default/textures/default_pinewood.png [deleted file]
mods/default/trees.lua
mods/stairs/init.lua