An open API service indexing awesome lists of open source software.

https://github.com/serilum/hand-over-your-items

🤝 Adds to ability for in-game players to give each other itemstacks without dropping/tossing them.
https://github.com/serilum/hand-over-your-items

curseforge fabric forge hand-over-your-items minecraft mod modding modrinth natamus neoforge quilt rick-south serilum

Last synced: 4 months ago
JSON representation

🤝 Adds to ability for in-game players to give each other itemstacks without dropping/tossing them.

Awesome Lists containing this project

README

        

Hand Over Your Items


Download


You can download Hand Over Your Items on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/hand-over-your-items
  Modrinth:      https://modrinth.com/mod/hand-over-your-items


Issue Tracker


To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:


    -> Issue Tracker


Pull Requests


Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:


    -> Pull Request Information


Mod Description




Requires the library mod Collective.

   This mod is part of The Vanilla Experience modpack and Serilum's Extra Bundle mod.
Hand Over Your Items is a mod which allows players to give items to someone else without dropping them on the floor. You don't want dirt on the freshly baked bread for your friend do you? By default a player has to crouch + right-click another player for them to give an item. The entire itemstack in the main hand is given. If there is no room in the target's inventory, the items will be dropped on the ground.

By default each player receives a message, this can be changed in the config. Can be used server-side only, but this may cause some desyncs with the client. Both server and client install is recommended.


Configurable: ( how do I configure? )
sendItemReceivedMessage (default = true): If enabled, players will receive a message when they have been given an item.
sendItemGivenMessage (default = true): If enabled, players will receive a message when they give an item.
mustCrouchToGiveItem (default = true): If enabled, players will only be able to give items when they are crouching/sneaking.


Example GIFs:
A player giving items to another:





 
The player giving the items back:





 
Here the target player does not have enough room in their inventory so the items are dropped on the floor:






------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!