• • 4/18/26 7:09 pm • 3 logs
- 508 views • 0 today
- save_alt 3 downloads
- Compatibility
- Minecraft 1.21
- to version
- Minecraft 26.1
- Changes include
- Functions
- Loot Tables
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
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
More like this
6470672
119


Have something to say?