Mining Masters: New Horizons Companion Mod
ModrinthAdds resource pack features for the upcoming DiamondFire game Mining Masters: New Horizons.
20 загрузок 1 подписчиков обновлено 16d ago
последняя v0.1.3 Modrinth
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:

Версии
Beta
0.1.3
Glass panes no longer appear to be grabbable from inventories on the client while on the MMNH plot.
Beta
0.1.2
Adds `sidebar_must_contain`, a condition that requires the scoreboard sidebar text to contain a certain string. Also (hopefully) optimizes block rendering.
Комментарии 0
Пока нет комментариев. Будь первым, кто поделится мнением.