Mojira Archive
MC-91366

Mob_loot does not handle entitydata of dropped items

Mob_loot tables can't handle items with custom names, custom potions, specified enchants etc.
In json there should be something like:

{
                    "type": "item",
                    "name": "minecraft:bow",
                    "entitydata": "{CustomName:\"Elfish Bow\"}"
                    "weight": 1
                }

Invalid

[Helper] MichaƂ

2015-10-25, 01:01 PM

2015-10-25, 10:23 PM

2015-10-25, 04:13 PM

0

1

Unconfirmed

Minecraft 15w43c

-