Jump to content

Recommended Posts

  • KhalilRay changed the title to How to write a custom Trident(1.19.2)
Posted

Did you looked at the vanilla Trident?

In general you need the following things if you want to create a vanilla like Trident:

  • Item which throws the Trident in #releaseUsing
  • Entity for the Trident
  • EntityRenderer for the Trident
  • Custom Trident Model if you want to use a custom one (optional)
  • Custom BlockEntityWithoutLevelRenderer to render the Trident Item Model
Posted
  On 8/12/2022 at 10:50 AM, Luis_ST said:

Did you looked at the vanilla Trident?

In general you need the following things if you want to create a vanilla like Trident:

  • Item which throws the Trident in #releaseUsing
  • Entity for the Trident
  • EntityRenderer for the Trident
  • Custom Trident Model if you want to use a custom one (optional)
  • Custom BlockEntityWithoutLevelRenderer to render the Trident Item Model
Expand  

I just watched the vanilla trident and it gave me a little idea, do you know if there is a sample mod?

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.