Jump to content

Recommended Posts

Posted

Ok so again I preface this with I am an amateur at JAVA coding, and all I know is from youtube tutorials. Now I am trying to make a custom tool (axe, pickaxe, hoe, shovel, sword) but I am wanting to be able to add to them a hand wrap that can be enchanted, the idea is I want a tool that I can upgrade with an enchanted mod, giving the tool the enchantments, but only making the handwrap glow like enchanted tools do. I am making custom recipes and crafting blocks for the assembly of parts into the full item, the handwrap is one of those parts, and the enchantment should be able to follow from initial crafting to finished crafting, I am still trying to figure out how to make the custom recipes and crafting blocks, but in the meantime I am putting standard recipes in place to make sure that the combination of items works along with the enchantments.I have been able to add each part into minecraft, and the textures work on the full item, still working on the recipes and how to make the item and also hopefully not fill up my creative tabs with every single variant of each tool, I currently have 12 head materials for each tool, 3 handwrap materials and 2 handle materials that are used in the creation of the items. 

 

I know this may seem like alot for a complete and utter noob to try and create, but I have an idea of a rather immersive mod, and im just trying to get the basics down, but with little to no JAVA knowledge(yes bad on me) I am relying on what I can put together from various youtube tutorials as well as ones I find online. so far my mod has several many features working, including biomes, structures, blocks and variants, tools and variants, tree gen, ore gen, im still learning tile entities and inventories, my next feature is a way to give an effect while wearing a full suit of armor with an inventory in the chest to allow 1 of 2 different effects depending on the item in the chest. but I think I have babbled enough, any assistance on how to get started on the items with upgrades I would greatly appreciate it.

Posted

This is a really complicated thing you want to do. Mineraft isn't set up to handle something like this, Tinker's Construct manages it, but it's built on top of a system that was never intended to handle it.

 

There's a lot of steps to go through and they're not simple things. I suggest starting with an easier mod first.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

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.