Data Packs Other

Common Signals [Library]

  • 508 views 0 today
  • save_alt 3 downloads
Compatibility
Minecraft 1.21
to version
Minecraft 26.1
Changes include
  • Functions
  • Loot Tables
  • 8
  • 8
Stoupy
Lvl 52Grandmaster Electrician
55
Common Signals [Library] Minecraft Data Pack Common Signals [Library] Minecraft Data Pack Common Signals [Library] Minecraft Data Pack

📚 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)
Feel free to suggest new signals!

Usage for Developers 🔧

1. 📦 Create a datapack that depends on Common Signals
2. ➕ 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


Full Changelog: https://github.com/Stoupy51/CommonSignals/compare/v0.2.0...v0.2.1
LOAD MORE LOGS

More like this

  Have something to say?

Welcome