Last updated
Last updated
Create your blocks and load the game at least once to generate the new model files.
Get your blocks model file from modpackInstance/config/mm/pack/assets/mm/models/block/(json file here)
Place it into your resource pack
Open the .json
file with any notepad editor.
Scroll down until you see the following:
Where it says "all"
: "mm:block/base_block"
set "mm:block/base_block"
to your block's texture. e.g. - "minecraft:block/sponge"
How to change the textures of MM blocks