Jump to content

Bow Damage???


Fennx1000

Recommended Posts

Can you please stop posting these lazy questions and do your own research.

 

When you have an implementation that is not working as you expect after you tried to debug it,

that is when you should ask in these forums.

You need to show the complete, reproducable implementation  (preferably on github) to get help.

 

I typed "bow damage" into the modder support forum search bar and got these 2 recent links on the first page (there will be others)

https://forums.minecraftforge.net/topic/119707-1192-how-to-add-damage-my-custom-bow/#comment-524719

https://forums.minecraftforge.net/topic/118959-1192-set-ranged-attack-damage-of-bows-and-crossbows/#comment-522290

But you wouldn't need to search the forum if you just looked at the vanilla source code to see how it works.

 

TLDR; The getDamage() for a BowItem is the durabllity, it is not the damage inflicted on the enemy (which comes from the properties of the projectile).

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

You posted this question less than 2 hours after I previously told you to use search.

What do you expect me to say?

I will say nothing in future, you can write your mod with 1 less person to answer your questions.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

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.