Don't Starve Together

Don't Starve Together

Geometric Placement
jawsawn 22. dec. 2020 kl. 6:48
Could you add config option to disable hoe tilling?
the soil tilling with this mod is near impossible, snapping tills mod does a better job so could you add an option to disable hoe tilling?
< >
Viser 1-3 af 3 kommentarer
Sigi Plays Games 22. dec. 2020 kl. 6:50 
Or better yet, adjust the spacing so it could mabe a propper 3x3
rezecib  [udvikler] 22. dec. 2020 kl. 16:16 
Spacing got improved in the last update, it's pretty easy to do 3x3 with the rectangular grid and 3x4 with the hex grid. Spacing is now consistent across tiles (note on why that was tricky below). It also automatically disables the till grid when you're using Snapping Tills, although I recommend giving the till grid a try, I think it's more flexible than Snapping Tills (especially if you use Snap Grid Key). For example you can do tileable 4x3 spacing, which Snapping Tills doesn't have a good solution for.

Why this was tricky: spacing was hard because the code uses 1.25 as the spacing, but tiles are 4x4, so this doesn't divide evenly. Optimal spacing is actually just a tiny bit above 1.25, because if it's exactly 1.25 then the soil conflicts. When I initially updated this I didn't have a full grasp of the farming mechanics and thought optimal spacing was the most important, but now I understand that there's a lot of tile-based stuff happening, and in most cases 3x3 is better than 4x4. So I changed it to be 4/3 to evenly divide into tiles.
rezecib  [udvikler] 23. dec. 2020 kl. 11:47 
Added the till option as well now
< >
Viser 1-3 af 3 kommentarer
Per side: 1530 50