Removed obsolete or useless code

Some commented code makes no sense because there is not comment as to why it's commented out. Removed.
This commit is contained in:
Craig Robbins
2014-08-20 20:37:48 +10:00
parent abdf76566a
commit 655cff9f76
3 changed files with 1 additions and 34 deletions

View File

@ -197,8 +197,7 @@ if abstract_ferns.config.Tree_Ferns_in_Jungle == true then
surface = {
"default:dirt_with_grass",
"default:sand",
"default:desert_sand"--,
--"dryplants:grass_short"
"default:desert_sand",
},
max_count = 35,--27,
avoid_nodes = {"default:tree"},