Skip to main content

Ore handling

All of it can be done through the menu, but I will show commands here.

Adding ores​

To add ores you should use the following command:

/mine ore set <region> <block> <chancePoints>
Chance points

Chance points are used to determine the chance of the ore to spawn. The higher the chance points, the higher the chance of the ore to spawn, the real chance can be get by diving chance points / total chance points.

Removing ores​

To remove an ore from a mine you can use the same command but with 0 chance points:

/mine ore set <region> <block> 0

Setting ore custom drop​

To set a custom drop for an ore you must have the item in your hand and use the following command:

/mine ore setdrop <region> <block>

To remove it just use the same command but with an empty hand.

Setting ore custom experience​

To set ore custom experience you can use the following command:

/mine ore setexperience <region> <block> <experience>

To disable it just use the same command but with -1 experience.