DasEpicDv / CustomisedBravo

GNU General Public License v3.0
12 stars 2 forks source link

Tools #1

Closed Steellgold closed 3 years ago

Steellgold commented 3 years ago

How do we have to display the item, like for example a sword, and not an ingot (When we look at F5) ?

Itzdvbravo commented 3 years ago

I never knew they look different, Never tested, will try to figure it now! lol :p

Steellgold commented 3 years ago

I send you a screenshot, when i have the time

Itzdvbravo commented 3 years ago

I send you a screenshot, when i have the time

I have already seen it just now, you don't need to.

Steellgold commented 3 years ago

Okay let me know if you find the solution

Steellgold commented 3 years ago

And, if i set a durability in item (with a extends Sword and a getMaxDurability function), the durability bar not show

DasEpicDv commented 3 years ago

Aight! I am the new repo owner, and i'll check soon!

Steellgold commented 3 years ago

Okay

DasEpicDv commented 3 years ago

And, if i set a durability in item (with a extends Sword and a getMaxDurability function), the durability bar not show

I think that's client sided..

PiloudeDakar commented 3 years ago

I think if you add an extends with the type of item class and no directly item class this solve your problem

Steellgold commented 3 years ago

for the item texture in hand ?

PiloudeDakar commented 3 years ago

No this I don't know

PiloudeDakar commented 3 years ago

Perhaps is a function (setDurabilityViewable)