mojira.dev

Put the summary of the bug you're having here

What I expected to happen was...:
This commond can work in tarpped_chest activated when player was effect luck 1:
execute as @a run data merge block ~ ~2 ~ {LootTable:"ad:chests/supply"}

What actually happened was...:
It's don't work

Steps to Reproduce:

1:This way can make more items
effect give @s minecraft:luck 5 0
(player activated) command_block:
execute as @a run data merge block ~ ~2 ~ {LootTable:"ad:chests/supply"}

2:This way can't make more items
effect give @s minecraft:luck 5 0
(tarpped_chest activated) command_block:
execute as @a run data merge block ~ ~2 ~ {LootTable:"ad:chests/supply"}

Attachments

Comments 0

No comments.

Std.Chen

(Unassigned)

Unconfirmed

Minecraft 1.13-pre10

Retrieved