mojira.dev
MC-133664

modifying valid_spawn crashes the game

Modifying the file /datapacks/MyDatapack/data/minecraft/tags/blocks/valid_spawn.json to contain less then 2 values will crash the game (Crash Report attached)
 

(the game crashes once a mob is tryed to be spawned.)

 

Depending on the Crash report i woud assume the game is trying to choose a random block of that list using the Random class. I guess the value "2" is hardcoded in such a way that the bound will be below 0 if the amount of blocks in the list isnt 2 or higher.
Depending on this, i also assume any block above the second element will be ignore, but i had to investigate further for that.

Edit 1: It appears that any edit to the file will crash the game

Linked issues

Attachments

Comments 1

Thank you for your report!
However, this issue is a Duplicate of MC-133653.

If you have additional information, please add it to that report.
Please search before reporting, as it's likely that one exists already.

Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki

HurricanKai

(Unassigned)

Unconfirmed

Minecraft 1.13-pre9

Retrieved