Loot Table from Key (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.10

Syntax

[the] loot[ ]table[s] %strings%

Description

Returns the loot table from a namespaced key.

Examples

set {_table} to loot table "minecraft:chests/simple_dungeon"

View source