mojira.dev
MCPE-46126

Data Driven Spawning problem

Data-driven spawning does not work when minecraft:spawns_on_block_filter is used with a block that needs a data value to identify it.

Example this works perfectly as intended to spawn entities only on sand blocks

"minecraft:spawns_on_block_filter": "minecraft:sand"

 

The next two examples do not work

"minecraft:spawns_on_block_filter": "minecraft:stone:2", //Spawn on Diorite

"minecraft:spawns_on_block_filter": "minecraft:stained_hardened_clay:15", // spawn on Black Terracotta

I have tried quite a few variations in spawning and syntax but it seems to boild down to this problem.

Thanks

Comments

migrated

Still Broken in 1.13.0.18

migrated

Still Broken in 1.14.0.1

[Mojang] Mega_Spud (Jay)

Thank you for your report!
However, this issue has been temporarily resolved as Awaiting Response

Is this still an issue in the latest version?

If it is, please be sure to include steps to reproduce the problem:

Steps to Reproduce:
1.
2.
3.

Observed Results:
(Briefly describe what happens)

Expected Results:
(Briefly describe what should happen)

If your ticket does not look like the example given here, then it's likely to be closed as incomplete.

This ticket will automatically reopen when you reply.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

[Mojang] Mega_Spud (Jay)

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

migrated

(Unassigned)

Unconfirmed

Windows 10 Mobile

Windows 10 Xbox one IOS

1.13.0.18 Beta, 1.12.0.4 Beta

Retrieved