-
Bug
-
Resolution: Unresolved
-
None
-
1.21.50.22 Preview, 1.21.20.24 Preview, 1.21.20.21 Preview, 1.21.10.21 Preview, 1.21.0.20 Preview, 1.20.80.23 Preview, 1.20.72 Hotfix, 1.21.0.24 Preview, 1.21.0.26 Preview, 1.21.10.24 Preview, 1.21.10.23 Preview, 1.21.0, 1.21.1 Hotfix, 1.21.30.21 Preview, 1.21.3 Hotfix (PS4), 1.21.2 Hotfix, 1.21.20, 1.21.30.23 Preview, 1.21.21 Hotfix, 1.21.31 Hotfix
-
Confirmed
-
Multiple
-
1211899
Historically, all particle images are stored in the textures/particle/ folder of a resource pack. The only exceptions to this are the recent trial_spawner_atlas.png particle file and its ominous counterpart, which are stored in textures/particles.
Other 1.21 particles such as gust are already in the correct folder.
Expected Result
trial_spawner_atlas.png and trial_spawner_ominous_atlas.png are stored in the textures/particle/ folder alongside the other 1.21 particles.
Observed Result
trial_spawner_atlas.png and trial_spawner_ominous_atlas.png are stored in the textures/particles/ folder, resulting in two separate particle-related folders in the 1.21.0 textures folder.
To Fix
Move trial_spawner_atlas.png and trial_spawner_ominous_atlas.png to the particle folder and remove the particles folder. The trial_spawner_detection.particle.json and trial_spawner_detection_ominous.particle.json files must also be updated to use the new filepaths.