Modscraper Modscraper Minecraft

Mining Masters: New Horizons Companion Mod

Mod

Adds resource pack features for the upcoming DiamondFire game Mining Masters: New Horizons.

Type

Mod

Modrinth Downloads

9

Modrinth ID

A3RGvHLP

Last Updated

Jun 5, 2026

Description

This mod adds resource pack features for the DiamondFire game Mining Masters: New Horizons. Currently, it adds the ability to change a block's model depending its coordinates. This feature is fully configurable via resource pack. To do this, create a folder in your resource pack titled block_remodel_zones, and put .json files in it that describe regions where blocks are replaced. An example file may look like this

{ "start_pos": [0, -64, 0], "end_pos": [16, 255, 16], "block_models": { "minecraft:nether_wart_block": "mmnh:block/meat_block" } }

Where mmnh:block/meat_block references a model in the resource pack. An example resource pack structure may look like this:

Example resource pack structure

Compatibility

Mod Loaders

Fabric

Game Versions

1.21.11

Similar Mods

External Resources