Skip to content

Commit

Permalink
Update Common-Issues.md
Browse files Browse the repository at this point in the history
Add some common issues
  • Loading branch information
PhoenixCodingStuff authored Jan 19, 2024
1 parent 1d1c20e commit 317e17a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pages/Common-Issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,12 @@ Or ask the authors of that plugin whether there is a way to toggle this behaviou
### How to fix this (Stage 2)
A more drastic approach would be to switch over to a Mob-Stacking plugin that supports custom drops.<br>
_At this point we do not have a list of mob-stacking plugins that are confirmed to work with Slimefun, if you use a plugin that works without any issues, feel free to name it right here. See [Expanding the Wiki](https://github.com/Slimefun/Slimefun4/wiki/Expanding-the-Wiki)_

## Seeing player heads as Steve?
The heads may be in default Minecraft skins from time to time, this was an issue due to a Spigot change which has been [fixed](https://blob.build/project/Slimefun4/Dev).

## Slimefun items dropping as "Head of XYZ"?
This is an issue with CMILib which can be fixed by turning `PlayerName: false` in CMILib config.

## Seeing player heads as a bugged texture?
You have to turn off emotes in ItemsAdder/Oraxen configs and then re-do the resource-pack. More info [here](https://itemsadder.devs.beer/faq/placed-heads-texture-glitched).

0 comments on commit 317e17a

Please sign in to comment.