Перейти к содержимому
Mineforgian

Данные могли устареть: источник временно недоступен, показан кэш.

Common Signals

Minecraft datapack library aiming to make in common several selectors to improve optimization

Загрузки
412
Подписчики
4
Обновлён
18 апреля 2026 г.
Лицензия
MIT

Опубликован 29 декабря 2022 г.

Common Signals

GitHub Smithed Modrinth PMC Discord Powered by StewBeet

📚 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

Ченджлог

0.2.1Релиз26.1, 26.1.1, 26.1.2 · 18 апреля 2026 г.

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

0.2.0Релиз1.21.8, 1.21.9, 1.21.10 · 9 ноября 2025 г.

Changelog

Build System

Chores

  • 🔧 Updated Modrinth CD config (f672711)

Features

  • ✨ Add destroyed_block function (d9ce340)

Full Changelog: https://github.com/Stoupy51/CommonSignals/compare/v0.1.1...v0.2.0

0.1.1Релиз1.21.7 · 1 июля 2025 г.

Changelog

Bug Fixes

  • [ContinuousDelivery] 🐛 Corrected project_name formatting by removing underscores (f08463b)
  • 🐛 Missing pack.png in zip file (f4b7ffc)

Build System

  • 🚀 Now using StewBeet (a879cde)
  • 🚀 Updated to 1.21.7 (bump 0.1.1) (b0b5111)

Documentation

  • 📝 Enhanced README.md (84dd217)

Full Changelog: https://github.com/Stoupy51/CommonSignals/compare/v0.1.0...v0.1.1

0.1.0Релиз1.21.4, 1.21.5, 1.21.6 · 25 ноября 2024 г.

Changelog

Build System

  • 🚀 Updated from 0.0.5 to 0.1.0 (badf1da)
  • 🚀 Added python datapack upload scripts (07a7770)
  • 🚀 Fixed project name for github upload (b3ef1c9)
  • 🚀 Fixed modrinth and smithed upload configs (1913e5f)
  • 🚀 Fixed smithed upload config (eff87b9)

Code Refactoring

  • ♻️ Moved merge folder content to link.py (027a152)

Documentation

  • 📝 Added README file and LICENSE (2c46893)

Style

  • 🎨 Added a datapack icon (f0b2c6c)

Full Changelog: https://github.com/Stoupy51/CommonSignals/compare/v0.0.3...v0.1.0

Комментарии

Загружаем…