Block Conversion is an ability associated with the Farming skill.
Overview[]
Block Conversion is an ability that allows the player to convert blocks into other blocks. Some instances may convert multiple blocks in a flat radius, with the radius angle depending on what face of the block the player used the conversion ability on. The angle will be horizontal if the ability was used on the top or bottom face of a block, or vertical if the ability was used on any of the side faces.
Farming[]
2 instances of the Block Conversion ability are unlocked at level 16 and 66 Farming.
The level 16 instance will make it so using Wheat Seeds on Cobblestone will convert it and any other Cobblestone in a flat 1-block radius to Mossy Cobblestone. This will consume the Wheat Seeds.
The level 66 instance will make it so using Mushroom Spores on Grass will convert it and any other Grass in a flat 4-block radius to Mycelium. This will consume the Mushroom Spores.
Customization[]
Like all abilities, Block Conversion's parameters can be modified via a datapack. The following table shows the values that can be changed for this ability. To see how these values should be inserted into the datapack, read the Skills/Datapack page.
Parameter | Description |
---|---|
radius (Optional, default to 1) | The radius of the converted area. The length of the square-shaped area is 2 * radius + 1 .
|
target_block | The block that is converted to. |
replacement_block | The block that interaction item is used on. |
interaction_item (Optional, default to none) | The item that player need to hold in hand for conversion. The item will be consumed. |
level_req | The level needed to unlocked this ability. |