ChoiceTheorem's Overhauled Village

ChoiceTheorem's Overhauled Village

13M Downloads

[BUG] Underground villages not in datapack 1.19.2 Forge

RichPrune opened this issue ยท 1 comments

commented

Describe the bug
A clear and concise description of what the bug is.
ooks like the ctov underground villages are excluded from the worldgen for some reason. but the "Merchantiere Extroadinare" quest requires it.

adding
{
"structure": "ctov:large/village_underground",
"weight": 1
},
{
"structure": "ctov:medium/village_underground",
"weight": 4
},
{
"structure": "ctov:small/village_underground",
"weight": 15
},

to the data/minecraft/worldgen/structure_set/village.json
inside the
config\paxi\datapacks/ctov-3-2-3edited.zip
seems to fix it

Minecraft Version
1.19.2
CTOV Version
3.2.3

Add-ons used

Log

Additional context
Add any other context about the problem here.

commented

Underground village is an unused content. Consult with the quest mod for further fix.