alvin0319 / CustomItemLoader

This is a plugin that brings the custom item to your server for PocketMine-MP!

Home Page:https://discord.com/invite/Py2vSwg3B3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big Item

natof opened this issue · comments

commented

The items are huge and not in the right place

Hello, Thank you for reporting issue. I'm already aware of it.

This will be fixed when the branch 1.16.210 get merged.

commented

nice good job

For now, you should use 16x16 image to prevent this problem.

Any news on that ? :(

I use 16x16 item, but the bug is always on the server

you will cry for watching this video YouTube (This video work, but we use error)

don't understand

commented

moi ne pas comprendre

For now, you should use 16x16 image to prevent this problem.

I can fix it, the bug of big item is on texture, i use 32x32 not big item, i think texture is broken

This will never fixed in future, so I'm going to close this.

This now has been fixed in 4b5603e.

You can now use render_offset in your config.yml like:

render_offset:
  enabled: true
  size: 16

size is the actual size of your png file. e.g if your png uses 32x32 then it should be 32.