Jump to content

Tools (Forge 1.16)


randomdude12300

Recommended Posts

by this topic I assume you're new to programming, what I can tell you is to dedicate some hours to go learn programming logic, and then Object Oriented Programming.

you can't expect to find copy and paste solutions for everything you may want to do.

 

but in case you already know programming: any tool is just a subclass of Item, you just need to register your own instances of it as you'd do with any item. (that's for custom shovels, axes, pickaxes... if you want to create a new tool type, then you'd have to implement your own custom logic and tool type for it (which I don't know how to do, but shouldn't be hard to figure out))

Edited by kiou.23
corrected terminology as pointed out by Ugdhar
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.