Minescript Addition
ModLicenseRef-All-Rights-Reserved

Minescript Addition

Small Addition for Minescript with useful extras

55
Downloads
2
Followers
2 months ago
Updated
📦
5
Versions

📖About Minescript Addition

Minescript Addition

Adds small extras to Minescript

PlaceBlock

  • Place the block from the main hand at the specified coordinates
  • you must not look anymore at the position to place your block
  • usage:
extension.placeBlock(x, y, z)

PlaceOffhandBlock

  • Place the block from your offhand at the specified coordinates
  • usage:
extension.placeOffBlock(x, y, z)

MineBlock

  • Mines the block at the specified coordinates
  • you must not look anymore at the position to mine it
  • usage:
extension.mineBlock(x, y, z)

extension.py

If you have an idea of what could be added, you can suggest it on the Discord server