// для 1.21
{
"type": "minecraft:crafting_shaped",
"pattern": [
"012"
],
"key": {
"0": {
"item": "minecraft:diamond_block"
},
"1": {
"item": "minecraft:diamond_block"
},
"2": {
"item": "minecraft:diamond_block"
}
},
"result": {
"id": "minecraft:diamond",
"count": 1,
"components": {
"minecraft:attribute_modifiers": {
"modifiers": [
{
"id": "generic:movement_speed",
"type": "minecraft:generic.movement_speed",
"amount": 1,
"operation": "add_multiplied_base",
"slot": "offhand"
}
],
"show_in_tooltip": true
}
}
}
}
// для 1.20.5 - 1.20.6
{
"type": "minecraft:crafting_shaped",
"pattern": [
"012"
],
"key": {
"0": {
"item": "minecraft:diamond_block"
},
"1": {
"item": "minecraft:diamond_block"
},
"2": {
"item": "minecraft:diamond_block"
}
},
"result": {
"id": "minecraft:diamond",
"count": 1,
"components": {
"minecraft:attribute_modifiers": {
"modifiers": [
{
"type": "minecraft:generic.movement_speed",
"uuid": [
0,
0,
0,
0
],
"name": "speed",
"amount": 1,
"operation": "add_multiplied_base",
"slot": "offhand"
}
],
"show_in_tooltip": true
}
}
}
}
для версий ниже костыли, я бы даже сказал инвалидная коляска, в виде достижения и замены книги на нужный предмет