FancyMcPlugins / FancyNpcs

FancyNpcs is a simple, lightweight and fast npc plugin using packets
https://modrinth.com/plugin/fancynpcs
MIT License
100 stars 23 forks source link

Add linkedNpc.addY #63

Open Drizz1 opened 7 months ago

Drizz1 commented 7 months ago

Add linkedNpc.addY

Because different npc entity types has different height and we should have ability to add y to hologram location. We can change manually Y in config, but then after hologram movehere it is broken.

Drizz1 commented 7 months ago

Example Hologram:

item: Diamond scale: 5

linked to npc

OliverSchlueter commented 7 months ago

Yeah currently I'm aligning it to the eye-height, I'll do something about that