Download
Choose Minecraft Version
1.20.51.21.3v0.1.0
1.20.51.21.2v0.1.0
1.20.51.21v0.0.3
1.20.51.20.6v0.0.1
1.20.51.20.5v0.0.1
Close

Common Signals

GitHub Smithed Modrinth PMC Discord Python Datapack

šŸ“š 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

Star History Chart
Smithed

Copyright Ā© 2024 Smithed
Not an official Minecraft product. Not approved by or associated with Mojang Studios