Mitality / BodyHealth

Minecraft Spigot Plugin to manage Health per BodyPart
Other
3 stars 2 forks source link

The problem with textures #4

Closed KernD0G closed 3 weeks ago

KernD0G commented 3 weeks ago

Ask your question here

I had a problem with textures, namely they became squares. I tried to add the path to the resource pack. It didn't help. All related plugins are installed.

Screenshots/Videos (you can drag and drop files or paste links)

image

KernD0G commented 3 weeks ago

In the game, it looks like this image

Mitality commented 3 weeks ago

If you're seeing those squares above a yellow bossbar, the resource pack isn't loaded.

I suppose this is your server.properties file and you want to tell your server that it should send the resource pack to all players who join.

Here's a guide for that: https://nodecraft.com/support/games/minecraft/adding-a-resource-pack-to-a-minecraft-server#h-moving-files-to-dropbox-c3ea1cc1da (use the zip file from plugins/BodyHealth/resource_pack.zip for that method)

Mitality commented 3 weeks ago

You could also use a resource pack management plugin, or, if it's just you, use it locally by adding it to your clients resourcepack folder

Mitality commented 3 weeks ago

Let me know if that helped and if you need further assistance with the setup.

...I should probably add a setup guide to the wiki

KernD0G commented 3 weeks ago

Figured out how to do it better. Everything works.