
Invalid particle error
jeremiahwinsley opened this issue ยท 1 comments
Got the following error while using Cyanide to locate another datapack error:
Optional field "particle" was invalid: Unknown registry key in ResourceKey[minecraft:root / minecraft:particle_type]: aether:portal
at: "effects"
at: worldgen/biome 'voidscape:worldgen/biome/aether.json'
at: pack 'voidscape_aether_compat'
Based on https://github.com/The-Aether-Team/The-Aether/blob/0a3dbfe34318b7568ed88bfb8d63bfd951023e06/src/main/resources/assets/aether/particles/aether_portal.json I assume it should be aether:aether_portal
instead.