Download Common Signals — Minecraft Mods — MetaMods

Common Signals

Active

Downloads

0

Last update

10 months ago

Versions

1.21.2 — 1.21.3
Server
Libraries

Common Signals

📚 Common Signals is a library datapack that provides developers with a signals system through function tags, helping to optimize created modifications.

The initial goal of the project was to prevent situations where multiple datapacks simultaneously poll the same inefficient @e selectors, which significantly reduces game performance.

Available Signals 📡

🔔 Developers have access to several functional tags for integration:

  • #common_signals:signals/on_new_item: 📦 Activates when detecting a new item in the world (has condition: item must not have the common_signals.checked tag)

We are always open to suggestions for adding new types of signals!

Developer Guide 🔧

  1. 📦 Create a datapack that will depend on Common Signals
  2. ➕ Add your functions to the corresponding signal tags you want to monitor
  3. ⚡ Your functions will be automatically called when the selected signals are triggered
Project members
Stoupy51

Stoupy51

Developer

Created: 29 Dec 2022

ID: 65520