I wish to disable the houses that generate in villages. There is no config that seems to do that, and even after extracting the mod file, there are no datapack accessible files to edit.
It seems that the addition of these houses and their weight is hardcoded:
https://github.com/aesefficio/DynamicVillageMod/blob/mc1.20.1/dev/src/main/java/com/sudolev/dynamicvillage/village/VillageAddition.java
forge 1.20.1
I wish to disable the houses that generate in villages. There is no config that seems to do that, and even after extracting the mod file, there are no datapack accessible files to edit.
It seems that the addition of these houses and their weight is hardcoded:
https://github.com/aesefficio/DynamicVillageMod/blob/mc1.20.1/dev/src/main/java/com/sudolev/dynamicvillage/village/VillageAddition.java
forge 1.20.1