mojira.dev
MCPE-151385

Loot table entry type fails to validate namespaces

How to reproduce

Create this loot table in a behavior pack

{
   "pools": [
      {
         "rolls": 1.0,
         "entries": [
            {
               "type": "minecraft:item",
               "name": "minecraft:diamond_ore"
            }
         ]
      }
   ]
}

Use /loot to evaluate it

Expected behavior
One diamond ore is dropped

Actual behavior
Content log warning telling you that item must be used instead of minecraft:item

Notes

JE loot tables support both, so this bug makes JE loot tables incompatible in BE but not vice versa (putting aside the dozens of new Java-only loot table features)

Attachments

Comments 1

Thank you for your report!
After consideration, the issue is being closed as Working as Intended.

Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.

Full Version HistorySnapshot Version HistoryFeature Requests and Suggestions

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

tryashtar

(Unassigned)

693754, 1443955

Confirmed

Windows

1.19.0.21 Preview, 1.18.2 Hotfix

Retrieved