# Item Nudging

**JSST** slightly changes how mined blocks drop their items. They will now always have enough height to be picked up from above (think Skyblocks), and will move towards the player instead of randomly.

<figure><img src="https://2738671300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fevb6OQ1olKHYT3MY8e1x%2Fuploads%2F83XqOfrLBivvwvAIOEpY%2Fjava_nDdi3MQBBm.gif?alt=media&#x26;token=31d802f6-da4d-4d63-8012-d077e774de5a" alt=""><figcaption><p>GIF showing items easily being grabbed from above, and from a deep mining hole.</p></figcaption></figure>

## Configuration

### Shift Items Upward

Whether mined items will always have enough height to be picked up from above.

* Options: `true`, `false`
* Default: `true`

### Shift Towards Player

Whether mined items will aim towards the player instead of randomly.

* Options: `true`, `false`
* Default: `true`
