EpicKnarvik97 891330af4a
All checks were successful
KnarCraft/BlacksmithVisuals/pipeline/head This commit looks good
Makes some lookclose situations work, and updates documentation
2024-08-04 02:17:30 +02:00
2024-07-29 12:27:14 +02:00
2024-07-29 12:35:01 +02:00
2024-07-29 12:39:49 +02:00
2024-07-29 12:35:01 +02:00

Blacksmith Visuals

This plugin adds additional visual and audial details to blacksmiths while they are working, so it's easier to see if they are working or not. It is recommended to put a mace or other hammer-like item in the NPC's off-hand for full effect.

FAQ

Citizens lookclose makes NPC rotate weirdly

It has been found that with some options, lookclose can still be used. An example of a working lookclose setup is: /npc lookclose --linkedbody false --disablewhennavigating true --perplayer true --range 3 --targetnpcs false --headonly true --linkedbody false -r false Some other options might work as well, but a lot of options won't, as it messes with manual NPC rotation. Keep that in mind.

NPCs teleport part of the way while walking to or from a crafting station

This behavior is inevitable. As Citizens pathing is not very accurate (as described in Citizens' FAQ), the NPC must be teleported to end up in the correct spot.

Commands

Command Options Description
/reload (/blacksmithvisuals:reload) Reloads the plugin
/setNPCPosition idle, netherite-workstation, reforging-workstation, crafting-workstation Sets an idle or working position for an NPC to the current location of the executing player.

Permissions

Permission Description
blacksmithvisuals.reload Gives access to the reload command
blacksmithvisuals.setposition Gives access to the /setNPCPosition command
Description
An extension of the Blacksmith plugin utilizing ProtocolLib to add animations to working blacksmiths. Other visual and audial details are added as well.
https://www.spigotmc.org/resources/blacksmithvisuals.118714/
Readme GPL-3.0 90 KiB
First release Latest
2024-08-07 14:03:11 +02:00
Languages
Java 100%