1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2025-07-20 16:50:31 +02:00

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
committed by Vanessa Ezekowitz
parent d0d839df15
commit 2b320a11cd
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"},