(Need help)Make tool with animated model Gekolib

Started by Ricky_gamer on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Jul 2020
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
(Need help)Make tool with animated model Gekolib
Mon, 01/16/2023 - 21:44 (edited)

I wanted to make a tool with a custom model but animated i tried to use nerdy's gekolib plugin but it doesnt work with tools can anyone help or give a away to make an custom tool the model animation?

Edited by Ricky_gamer on Mon, 01/16/2023 - 21:44
Active 28 minutes ago
Joined Jan 2021
Points:
752

User statistics:

  • Modifications: 2
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 198
Unless you mean a tool tool,…
Tue, 01/17/2023 - 01:56

Unless you mean a tool tool, then it is not possible. Not yet atleast.

Active 2 years ago
Joined Jul 2020
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
is there a way at least to…
Tue, 01/17/2023 - 12:49

is there a way at least to make my "tool" more sword like?make it have sword enchants and give more damage (since the item damage isnt working)

Active 28 minutes ago
Joined Jan 2021
Points:
752

User statistics:

  • Modifications: 2
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 198
To have it deal more damage…
Tue, 01/17/2023 - 19:07

To have it deal more damage you can use "damage vs mob/animal", but having an item with mining properties and that as a normal item would be difficult to create.

Active 2 years ago
Joined Jul 2020
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
the ting is that i have put…
Tue, 01/17/2023 - 22:26

the ting is that i have put hte damage vs mod/animal on max but it doesnt give more damage to the item.

Active 28 minutes ago
Joined Jan 2021
Points:
752

User statistics:

  • Modifications: 2
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 198
What do you mean? It should…
Tue, 01/17/2023 - 23:09

What do you mean? It should work. How much damage is it supposed to do?

As i said before, you could also increase the damage dealt through "when entity hit".

Active 2 years ago
Joined Jul 2020
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
there is an option to give…
Wed, 01/18/2023 - 00:06

there is an option to give damage to item but it doesnt change the damage the item gives.

Active 28 minutes ago
Joined Jan 2021
Points:
752

User statistics:

  • Modifications: 2
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 198
I tried it out and it wont…
Wed, 01/18/2023 - 11:00

I tried it out and it wont increase its damage nor use up durability, this is most likely a bug. Just make a 3d sword tool for the time being. It is a snapshot so expect bugs, i have made items before with extra damage so i know it have been working before.

Active 2 years ago
Joined Jul 2020
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
ok thx for the help   
Wed, 01/18/2023 - 14:53

ok thx for the help 

 

Active 4 days ago
Joined Feb 2018
Points:
2004

User statistics:

  • Modifications: 1
  • Forum topics: 166
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 767
Actually the Animated Item…
Fri, 01/20/2023 - 05:02

Actually the Animated Item Class is the same for the Tool.

@NerdyPuzzle the Creator of the Plugin just need to copy the entire Tool Class of the Basic Mod Element and then just need to implement all the GeckoLib Code into there of the animated Item.

Active 2 years ago
Joined Jul 2020
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
i hope he does it because i…
Fri, 01/20/2023 - 21:30

i hope he does it because i really need it

 

Active 2 years ago
Joined Jul 2020
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
is there a way for me to do…
Sat, 01/21/2023 - 21:29

is there a way for me to do that or does he have to do it?

Active 28 minutes ago
Joined Jan 2021
Points:
752

User statistics:

  • Modifications: 2
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 198
We will have to wait untill…
Sun, 01/22/2023 - 02:20

We will have to wait untill it is fixed, you could tell him in the comments of the plugin but i found a few that allready told him about this.