How do I render an item in the hand of a custom entity model?

Started by bigmouthfan60 on

Topic category: Advanced modding

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I render an item in the hand of a custom entity model?

Wondering how I could render an item in the hand of a model.  I'm familiar with java.

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
when you create an entity…
Mon, 05/11/2020 - 16:40

when you create an entity mod element, there's an "Equipment" option in the entity's first page where you define the entity's model and texture, etc.

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I know that, but I'm…
Wed, 05/27/2020 - 23:51

I know that, but I'm referring to custom made models.

Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Create a new Layer to the…
Sun, 05/31/2020 - 04:39

Create a new Layer to the custom entity