Registry - Registry Value (Expression) — SkBee
Addon: SkBee · Category: Expression · Since: 3.24.0
Syntax
value of %string/typedkey/namespacedkey% (in|from) %registrykey%Description
Get the value of a registry entry by key.
Examples
set {_v} to value of "minecraft:plains" in biome registry
set {_v} to value of "minecraft:diamond_sword" from item registry
set {_v} to block registry value of "minecraft:stone"