mojira.dev
MC-279518

Test environment accepts minecraft:raining instead of minecraft:weather

The 25w03a changelog article mentions the weather test environment definition which is actually raining in the test_environment_definition_type registry.

How to reproduce:

  1. Create a test environment:

    {
      "type": "minecraft:weather",
      "weather": "rain"
    }
  2. Try entering the world.

  3. Observe the error in the console: 

    Unknown registry key in ResourceKey[minecraft:root / minecraft:test_environment_definition_type]: minecraft:weather

Possible solution:
Rename the minecraft:raining test environment definition type to minecraft:weather.

Attachments

Comments 1

Please attach a datapack that can be used to reproduce the issue

Jerozgen

etanaratsastaja

Confirmed

Platform

Important

Data Packs

25w03a

25w04a

Retrieved