Mojira Archive
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.

Fixed

Jerozgen

[Mojang] etanaratsastaja

2025-01-15, 06:58 PM

2025-01-20, 08:46 AM

2025-01-20, 08:46 AM

0

1

Confirmed

Important

Platform

Data Packs

25w03a

25w04a