#How to add a new loot table with KJS
19 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
ftbquests doesnt do loot table creation
You can add stuff and override loot tables with KubeJS, and the wiki has a page on that!
add generic
no, what I want is create a new loot table instead of edit the old one
OK
Is it possible to create loot table that chest use? What the wiki said seems like it can only add loot table to entity and block.
uh
my bad
the type doesnt actually matter
its just convention
to place a chest with your loot table use /setblock ~ ~-1 ~ chest{LootTable:"modid:chest/path"}
and I can name the new loot table with kjs right?
yes