CreativeMD / ItemPhysic

GNU Lesser General Public License v3.0
33 stars 20 forks source link

Pickup key pickups are blocked by tall grass / other non-solids #109

Closed floral-qua-floral closed 4 years ago

floral-qua-floral commented 4 years ago

When Custom Pickup is enabled, items cannot be grabbed through tall grass using the pickup key. This can be a bit of a hassle when items fall into or near grass and other plants, as the player has to either break the grass or stop and crouch to grab the item (or, if sneak pickup is disabled, the player's only option is to break the grass). It would be preferable if items could be grabbed through any tile that doesn't restrict player movement, including tall grass as well as flowers and vines.

CreativeMD commented 4 years ago

Very good idea. I added it in the newest version and fixed a couple of other issues related to custom pickup as well.