This may not be intended, since this item is otherwise unobtainable. (using shears on double-tall grass just gives you two grass items)
Steps to Reproduce:
Give yourself a chest with the "minecraft:chests/village/village_savanna_house" loot table:
/give @p chest[container_loot={loot_table:"minecraft:chests/village/village_savanna_house"}] 1
Place down the chest, open it and look for tall grass within it.
If you found no tall grass within the chest, repeat the above step until you do.
Take note as to whether or not tall grass can be obtained through chests within villages.
Linked issues
is duplicated by 1
Attachments
Comments 9
It is not! You can NOT obtain tall grass in survival, why could you obtain it in villages?! This is a BUG and should be resolved!
I can confirm this behavior in 1.19. You can reproduce this issue by executing the following command provided below and observing how tall grass items can generate within village chests.
/loot spawn ~ ~ ~5 loot minecraft:chests/village/village_savanna_house
Can confirm in 1.19.2. Here are some steps on how you can go about easily reproducing this issue.
Steps to Reproduce:
Give yourself a chest with the "minecraft:chests/village/village_savanna_house" loot table.
/give @s minecraft:chest{BlockEntityTag:{LootTable:"minecraft:chests/village/village_savanna_house"}}
Place down the chest, open it and look for tall grass within it.
If you found no tall grass within the chest, repeat the above step until you do.
Take note as to whether or not tall grass can be obtained through chests within villages.
Affects 1.21:
[media]
Here is an updated command with the new format:
/give @p chest[container_loot={loot_table:"minecraft:chests/village/village_savanna_house"}] 1
ok, sorry