Jump to content

How to gain more wood from Trees in Alpha 16


Clamorer

Recommended Posts

So i was scimming around the web for an idea on how to get more wood from trees in this new, really grindy version of collecting wood from trees. I though to myself, why not code it in. This actually works and pretty well as you can set it to whatever amount per hit/drop you get from each different type of tree. I opened my properties then went to local, data and clicked on config. Then I clicked on the (Blocks) document and opened it in word document(Check Screenshot1)

I clicked find and kept going till i found the actual trees codes.(Check Screenshot2).Now if you look closely at your document you'll see <drop event="Harvest" name="wood" count="(whatever # is here)" tool_category="harvestingTools"/> You here can change the count to whatever you'd like and this amount will be given by the time the tree is destroyed, EX: a count="500" to a tree with 50 health will give 10 wood per 1 damage(just keep that in mind)

Change this with all of your trees that you want to give these amounts to get more wood from each tree, you can also change the amount of saplings with <drop event="Destroy" name="tree(namehere)" count="(whatevernumber)"/>, Change the count to how many saplings per tree you'd like, default is 1-2

 

Hope this helped and is an easy fix, any questions just comment below and id be happy to fix

 

1592240681_Screenshot(2).jpg.a12c2b434be6e8aeef8d7c248a42df23.jpg <--2

874574273_Screenshot(1).jpg.b513e5f15cda083d899d98de41c20132.jpg

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...