Mojira Archive
MC-133888

[resolved]

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"}

Invalid

Std.Chen

2018-07-18, 06:36 AM

2018-07-22, 07:25 AM

2018-07-22, 07:25 AM

0

1

Unconfirmed

Minecraft 1.13-pre10

-