[[Category Packet]] [[Category Packet 377]] {{packet|name=Send Ground Item|description=Adds a ground item to the server. |opcode=107|type=Fixed|length=5|revision=377}} == Send Ground Item == === Description === Adds a ground item to the server. === Packet Structure === {| border=2 ! Data type ! Description |- | [[Data Types#Standard data types|Short]] | Item ID. |- | [[Data Types#Standard data types|Byte]] [[Data Types#Non Standard Data Types|Special S]] | Packed (xxxxyyyy) coordinates of the ground item. |- | [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]] | Stack amount of the item. |- |}