Loot Table NBT data naming inconsistency with Suspicious Sand and other containers
All other containers(ie. chests, droppers, etc) use: {LootTable:"minecraft:chests/end_city_treasure"} in its data if you want to add a loot table to an container. Suspicious Sand on the other hand uses: {loot_table:"minecraft:archaeology/desert_well"}
This code is inconsistent with other containers and I had to go find naturally generated Suspicious Sand to figure out why my coding test wasn't working.
User Dhranois in the comments added:
Also affects the item option: suspicious sand: "item", containers "Item(s)", item entities: "Item"
2023-02-16, 12:54 AM
2023-02-22, 08:24 AM
2023-02-22, 08:24 AM
3
5
Block states, Data Packs, Text
1.20, 23w07a, command-bug, command-feedback, command-syntax-help
-