mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-07-19 00:00:30 +02:00
[trunks] Tidy code and disable auto roof corners ABM
This commit is contained in:
@ -64,7 +64,7 @@ Moss_on_trunk_Max_Count = 640 -- absolute maximum number in an area of 80x80x80
|
||||
Moss_on_trunk_Rarity = 24 -- larger values makes moss more rare (100 means chance of 0 %)
|
||||
|
||||
|
||||
Auto_Roof_Corner = true -- behavior is similar (not the same!) to the one of minecraft stairs
|
||||
Auto_Roof_Corner = false -- behavior is similar (not the same!) to the one of minecraft stairs
|
||||
|
||||
|
||||
Roots = true
|
||||
Roots = true
|
||||
|
Reference in New Issue
Block a user