AutoBlock
The AutoBlock System allows players to automatically convert certain materials into their block form. This feature helps in inventory management and makes storage more efficient.
Players with the permission vortexprisoncore.autoblock
can use /autoblock on/off
to automatically compress mined resources into block form.
Configuration
Explanation
Each entry follows the format:
MATERIAL_FROM:MATERIAL_TO:AMOUNT
MATERIAL_FROM: The item that will be converted.
MATERIAL_TO: The block it will be converted into.
AMOUNT: The number of
MATERIAL_FROM
items required to create oneMATERIAL_TO
block.
Example
This means 9 Diamonds will automatically convert into 1 Diamond Block.
Customization
You can add more materials following the same format to allow additional conversions.
Last updated