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
Links:
Alternative mods:
Releases
2026-06-05 21:04 UTC
2026-06-05.1
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
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
2021-06-10 20:19 UTC
v0.3
No release notes
All releases
Threads
New thread
Information
Provides
slingshot
Dependencies
- Required
-
No required dependencies
- Optional
-
technic
workbench
xcompat
xdecor
Information
- Type
- Mod
- Technical Name
- slingshot
- Languages
-
English, Español
- License
-
MIT
for code,
CC-BY-SA-4.0
for media.
- Maintenance State
- Beta
- Added
- 2021-06-10 20:19 UTC
- Maintainers
-
AntumDeluge