All biomes show up as minecraft:(biome)
Ex.
minecraft:extreme_hills, minecraft:river, ect.
Linked issues
is duplicated by 6
1 more links
Attachments
Comments 3
This might not be intentional since the biomes have names in the lang file. Only the biomes in the lang file in 1.13-pre1 are shown here:
[media]
Intended, to fix MC-129143. Biomes have both a name and an ID; the name used to not be translatable but now is. As such, F3 uses the ID instead (just as it does for e.g. looking at blocks).