JunDev76 / VanillaPickBlock

Make PickBlock work the same as vanilla.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VanillaPickBlock

Make PickBlock work the same as vanilla.




Make PickBlock work the same as vanilla.


πŸ“‹ Table of Contents


πŸ“– Introduction

if you pick Block in PMMP, the item in your hands is changed to the block item.
This is different from working in vanilla.


In vanilla it works like :

  • When already item in hotbar, just switching hand to that hotbar.
  • When already item in inventory, just swaping hand with inventory slot
  • When new item, Set first remaining hot bar to block-item and switching hand to that hotbar.
  • When hotbar is fulled, Set item in hand to block-item, And if item in hand, move to inventory.

This plugin actually changes it to work that way.


πŸ“¦ Downloads:

You can use this plubin with poggit.


πŸ“ License

You can check out the full license here

This project is licensed under the terms of the MIT license

About

Make PickBlock work the same as vanilla.

License:MIT License


Languages

Language:PHP 100.0%