Registry - Tag Key Values (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 3.16.0

Syntax

tag[ ]key values of %tagkey%

Description

Get all values from a tag key.

Examples

set {_biomes::*} to tag key values of tag key "minecraft:has_structure/mineshaft" from biome registry
loop tag key values of {_tagKey}:

View source