- Functions
- Loot Tables
- 490 views β’ 2 today
- 3 downloads β’ 0 today
55
π Common Signals is a library datapack that provides signals through function tags to help developers optimize their datapacks.
The initial goal is to prevent multiple datapacks from ticking the same inefficient @e selectors.
Available Signals π‘
π Common Signals provides several function tags that developers can hook into:- #common_signals:signals/on_new_item: π¦ Triggered when a new item entity is detected in the world (not having the common_signals.checked tag)
Usage for Developers π§
1. π¦ Create a datapack that depends on Common Signals2. β Add functions to the signal tags you want to listen to
3. β‘ Your functions will be called whenever those signals are triggered
β Star History
| Compatibility | Minecraft 1.21 |
| to | Minecraft 26.1 |
| Tags |
3 Update Logs
Update #3 : by Stoupy 04/18/2026 7:09:09 pmApril 18 @ 11:09 pm UTC
Changelog
Features
- β¨ Add Minecraft version support and update pack metadata 935822f
Documentation
- π Add "Powered by StewBeet" badge to README c6cc5cc
- π Add "Powered by StewBeet" badge to README 1dbd6dc
Build System
- π Updated to v0.2.1 (MC >=1.21.7) 20dcad2
Other
- a c98ac9d
Full Changelog: https://github.com/Stoupy51/CommonSignals/compare/v0.2.0...v0.2.1
LOAD MORE LOGS
6470672
119


Have something to say?