Jump to content

[1.7.10] Help with an axe that cuts trees


wokiloki

Recommended Posts

So I have a mod and it is going to be an axe that cuts down trees but I am fairly new to minecraft modding and I looked for code on the internet but I couldn't find anything at all on the internet or on forums to help me with this problem. Can anyone please help me??

Link to comment
Share on other sites

If you want to cut Down a whole tree you will need an algorithm thatll check which logs are part of the tree, which might be challenging. I have already worked on that and dont found a really satisfiing way to solve that

There's a working algorith, but that uses tonnns of for and if blocks, lists and methods... So in total it is not very easy...

Link to comment
Share on other sites

I would love to See it.. Compatible for 1.8? Bc there are some New trees in there..

Not completely, just have to wrap and reunwrap ints in each loop... Tehre's 2 sub types: one that works for logs and only "hardcoded" logs, and one that works on all wooden blocks...

(But still, both will cut only same block)...

Link to comment
Share on other sites

What kind of axe? a normal minecraft axe? A axe that cuts down the whole tree like a Lumber Axe from Tinkers Construct?

its a custom minecraft axe i created that i want to cut down the entire tree but i cant find anything on how to do that

Link to comment
Share on other sites

What kind of axe? a normal minecraft axe? A axe that cuts down the whole tree like a Lumber Axe from Tinkers Construct?

its a custom minecraft axe i created that i want to cut down the entire tree but i cant find anything on how to do that

As i said above, it's +- complicated algortihm... If you're good at both java and mc modding, then you can do this... If not, begin with easier things...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.