Registry - TagKeys from Registry (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 3.8.0

Syntax

tag keys (of|from) %registrykey%

Description

Get all the tag keys that belong to a registry.

Examples

loop tag keys of block registry:
set {_keys::*} to tag keys of biome registry

View source