Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

docs: add v2.2.8 changelog entry#11

Merged
tickwarden merged 1 commit into
mainfrom
feat/new-modules-batch2
Apr 3, 2026
Merged

docs: add v2.2.8 changelog entry#11
tickwarden merged 1 commit into
mainfrom
feat/new-modules-batch2

Conversation

@tickwarden
Copy link
Copy Markdown
Collaborator

✨ Yeni Modüller

entity/for_each_in_radius

Belirtilen tipte entity'leri oyuncu etrafındaki radius içinde iterate eder ve her biri için fonksiyon çalıştırır. entity/for_each'in radius filtreli versiyonu.

player/is_on_ground

macro:is_on_ground predicate wrapper. is_sneaking / is_sprinting ile aynı pattern.

player/is_burning

macro:is_burning predicate wrapper. is_sneaking / is_sprinting ile aynı pattern.

inv/offhand_item

Offhand slotunda belirtilen item + custom_data eşleşen oyuncular için invoke çalıştırır. inv/selected_item (mainhand) ile aynı pattern.

world/get_time

Oyun saatini macro:output'a yazar: daytime (0–23999), total (toplam tick), day (gün sayısı).

📝 CHANGELOG

docs/CHANGELOG.md'ye v2.2.8 girişi eklendi.

@tickwarden tickwarden merged commit 2b4615e into main Apr 3, 2026
4 of 5 checks passed
@tickwarden tickwarden deleted the feat/new-modules-batch2 branch April 3, 2026 09:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants