Slingshot

Description

Description: 🔗

Adds slingshots that can throw inventory items as ammunition.

The original code was extracted from hook mod by AiTechEye.

Licensing: 🔗

  • Code
    • Original code by AiTechEye: CC0
    • Code by Jordan Irwin (AntumDeluge): MIT
  • Textures:
    • Originals by AiTechEye: CC BY-SA 4.0
    • New: CC0

Usage: 🔗

  • Left-click: Throws items from slot right of slingshot.
Settings: 🔗
slingshot.old_textures
	- Use old 16x16 textures.
	- type:    bool
	- default: false

slingshot.ammos
	- Value of these items will be added to slingshot attack when thrown.
	- type:    string (comma-separated key=value list)
	- default: default:mese_crystal=5

item_texture_res
	- Item texture resolution to use when available (only for new textures).
	- type:    enum
	- options: 16, 32
	- default: 16

Alternative mods: 🔗

  • hook
  • projectile
  • sling

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Releases

2026-06-05.1

Download

Luanti 5.0+

2026-06-05 21:04 UTC

2026-06-05.1 🔗

Bugfix.

2026-06-05

Download

Luanti 5.0+

2026-06-05 07:47 UTC

2026-06-05 🔗

Notable changes:

  • added support for 16px item textures
  • steel ingot ingredient determined by xcompat instead of default
  • improved throw cooldown
  • better handling of targeting entities
  • items are removed after hitting entity

v0.4

Download

Luanti 5.0+

2021-08-13 01:10 UTC

v0.4 🔗

  • Add ContentDB link to README
  • Minor edit to README
  • Add required "textdomain" line to localization template
  • Set min minetest version in mod.conf
  • Add to TODO list
  • Update texture license info
  • Add ContentDB configuration
  • Exclude docs directory from releases
  • Add Spanish translation
  • Increment version to 0.4

v0.3

Download

Luanti 5.0+

2021-06-10 20:19 UTC

v0.3 🔗

No release notes

All releases