ChoiceTheorem / ChoiceTheorem-s-overhauled-village

Enhances and creates new villages and pillager outposts, that perfectly fit into your Minecraft world.
https://modrinth.com/mod/ct-overhaul-village
Other
53 stars 11 forks source link

Fix typo in pillager_outposts.json exclusion_zone #119

Closed Hati- closed 6 months ago

Hati- commented 6 months ago

Fix typo in pillager outposts exclusion zone. Pillager outputs will now properly be 10 chunks away from villages like in vanilla minecraft.

Hati- commented 6 months ago

Investigated further and it wasn't really a typo, but an oversight when minecraft/worldgen/structure_set/village.json got renamed to minecraft/worldgen/structure_set/villages.json in commit https://github.com/ChoiceTheorem/ChoiceTheorem-s-overhauled-village/commit/036c4ab170846527cb5cc040793134163a1ed07d

Hati- commented 6 months ago

Noticed master branch is outdated and the latest branch has it corrected.