
Village Waystones generate as blank or "Unamed" in cobbleverse modpack
Terifictaylor10 opened this issue ยท 1 comments
Minecraft Version
1.21.1 (LTS)
Mod Loader
Fabric
Describe the Issue
I installed the cobbleverse modpack using modrinth.
When activating a waystone that spawns outside of a pokemon center in a village, the name for the Waystone is either blank, or "Unamed" which I managed to get by changing the settings from Preset_first to Mixed, and Preset_only.
Waystones found at some other structures (like a Gimmighoul tower) Will have the proper naming structure from the preset list.
I do not know why the pokemon center waystones are different, maybe because they spawn in villages? Idk.
Logs
Here is the log dump
This would be an issue with the waystones spawned in that structure either not having been de-initialized (using a bamboo stick in creative on them before saving the structure) and thus all sharing the same ID, or not having the correct origin block state set (either village
, wilderness
or dungeon
is required for name generation). It is unlikely to be an issue in waystones but rather in the datapack that adds the custom structures.