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:
committed by
Vanessa Ezekowitz
parent
d0d839df15
commit
2b320a11cd
@ -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"},
|
||||
|
Reference in New Issue
Block a user