• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Request help with tree plating radius Alpha 19

jonsmith31415

New member
Hello, i am currently in the prefab editor and i am having trouble putting trees closer together, what setting can I change in the config folder?

specifically for the small oak tree?

Thank you

 
Trees have a big block radius property that makes it so others cant be placed nearby.

 

Code:
	<property name="BigDecorationRadius" value="3"/>
 
Back
Top