By xAssassin
Published on 9 Mar, 2025
Updated on July 27, 2025
3.7

Pickblock+

Select version for changelog:

Changelog
  • Added a swing animation when using the Pickblock Debug Stick on any block.
  • Added an anti-spam to prevent crashes. 
  • Optimized code to save space
  • convinced curseforg to push my update

Downloads

  • Pickblock+ V 2.4.0.mcpack (26.61 KB)

1
this script is outdated, it uses a outdated (by 1.20) feature "block.getItemStack"
4
Still functional using stable apis, there is no need to use more recent api updates as it will not affect functionality.

however this latest update makes use of custom components.
1
I tried to pick a portal and a portal in
4
It will not work. ItemUseOn will not detect when a player interacts with those blocks
1
Update this again 1.21.41
4
I did. It will work for that version and any update afterwards.
1
when I removed the pack it decided to lag the crap outa the world
4
I have no idea what caused that, as my addon doesnt have any continuous actions.

It only works when a itemUseOn beforeEvent takes place. So there shouldnt be any lag.
1
how long did this take to code
4
2 days in total, about 6 hours of real work in total to code, bugtest and make videos and updates.