stompbox108
New member
can anyone figure out how to increase the size of area a hoe will upgrade to fertile dirt for farming. So instead of one block at a time, maybe make it 5 or 10. or has anyone created a plow?
I dont know wether this is what you are looking for but it's commented out in the meleeToolHoeIron in items.xml and maybe for a reason ?Thanks scwanobi for the offer, sadly I did try adjusting the sphere but it didn't change anything other than the distance I could fertilize the ground. I even tried taking a line from the chainsaw and adding it related to the horizontal spread but that didn't work either. It seems like something would be out there and I know its out there
yeah I saw that too, there is still an range field, I can try that too but I assumed it was like range of any tool. Not sure if you can or should turn that commented out area into actual commandsI dont know wether this is what you are looking for but it's commented out in the meleeToolHoeIron in items.xml and maybe for a reason ?
<property name="Block_range" value="4"/>
sadly this did not have effect either. Hoping for more suggestionsPerhaps try the explosion property <property name="Explosion.RadiusBlocks" value="4"/>. No idea if it can be attached to repair action or not. Its the only thing I know that affects multiple blocks at the same time