mojira.dev
MC-147255

Beds in the overworld will explode if in a nether wastes biome

Bed explode in the Nether biome instead of the Nether dimension. I can reproduce it using Buffet world generation.

How to reproduce

  1. Generate a world with Nether biome

  2. Place a bed and right-click it

  3. From F3, the player are in the Overworld, but why the bed explodes?

Attachments

Comments 2

I found something which might be related to this issue : loot_tables cannot found the nether_wastes biome. But the do find the 4 new nether biomes.

{{ "conditions": [{ "condition": "minecraft:location_check", "predicate": { "biome": "minecraft:nether_wastes" } } ], "type": "minecraft:item", "name": "minecraft:golden_hoe", "functions": [{ "function": "minecraft:set_nbt", "tag": "{BiomeID:8}" } ] }

# return 0 (see screenshot)

@unknown, please create a new ticket for that, if we don't have one already.

Hayden Wong

mgatland

Confirmed

Minecraft 1.13.2, Minecraft 19w13b, Minecraft 1.14 Pre-Release 2, Minecraft 1.14 Pre-Release 3, Minecraft 1.14 Pre-Release 4, Minecraft 1.14 Pre-Release 5, 20w13b

20w18a

Retrieved