Invalid structure reference in ancient city "no_corners" template pool
The template pool "no_corners" for ancient structures references a structure called intact_horizontal_wall_stairs_5, which does not exist.
Created Issue:
Invalid structure reference in template pool
The template pool "no_corners" for ancient structures references a structure called intact_horizontal_wall_stairs_5, which does not exist.
Added Mojang Priority:
Normal
Added Affects Versions: 22w14a
Added Affects Versions: 1.19-pre1
Added Affects Versions: 1.19-pre3
Added Affects Versions: 1.19.1-rc2
Changed Summary:
Invalid structure reference in ancient city "no_corners" template pool
Added Affects Versions: 1.19.3-rc1
Added Affects Versions: 1.20.1
Added Affects Versions: 1.20.4
I can confirm this behavior in 1.19 Pre-release 3. Here's a code analysis regarding this issue.
Code Analysis:
The following is based on a decompiled version of Minecraft 1.19 Pre-release 3 using Mojang mappings.
If we look at the above class, we can see that the template pool "no_corners" references a structure called "ancient_city/walls/intact_horizontal_wall_stairs_5" which does not exist.
Can confirm in 1.19.3 Release Candidate 1.