Villager Names (Fabric)

Villager Names (Fabric)

7M Downloads

Mod Issues

OverlordsIII opened this issue ยท 0 comments

commented

The mod from a coding standpoint is now at the point that there have been some obvious problems. VillagerUtil is assuming things relating to a villager's name via string util, which is very dangerous and also quite annoying. Eventually, this mod should store data using a duck approach and store the villager names on the villager itself, allowing for more seamless transactions with less hicups and unsafe code.