File Details
modified_jars.zip
- R
- Feb 18, 2026
- 94.54 KB
- 1
- 1.20.1
- Forge
File Name
modified_jars.zip
Supported Versions
- 1.20.1
MAY YOU replace the existing files by these, in the "mods" directory of the modpack, IF you want the "molten vents" and "improved village placement" worldgen modifications. They will show as "/!\ modified" in the mod list.
___________________________
___________________________
The modifications are the following :
molten_vents-1.20.1-2.0.9.jar
data\molten_vents\worldgen\configured_feature\
asurine_vent.json
crimsite_vent.json
ochrum_vent.json
scorchia_vent.json
scoria_vent.json
veridium_vent.json
Under "chance": 1000
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "OCEAN_FLOOR"
},
{
"type": "minecraft:biome"
}
]
}
)
___________________________
___________________________
\data\molten_vents\worldgen\placed_feature\
asurine_vent.json
crimsite_vent.json
ochrum_vent.json
scorchia_vent.json
scoria_vent.json
veridium_vent.json
under "Name": "minecraft:lava"
}
},
"depth": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 20,
"max_inclusive": 35
}
},
"underwater": true
}
}
___________________________
___________________________
improved-village-placement-1.1.2.jar :
\data\ivp\lithostitched\worldgen_modifier\
restrict_small_village.json
restrict_standard_village.json
under "heightmap": "WORLD_SURFACE_WG",
"permitted_range": [
-20,
20
]
}
},
"allowed_count": 0
}
}