home / java340 / clientbound / unlock-recipes
Unlock recipes
Encode/decode this packet in Sandbox
Id: 49
Id (hex): 31
Id (bin): 00110001
Clientbound: ✔️
Serverbound: ✖️
Fields
Name | Type | When |
---|---|---|
action | varuint | |
open book | bool | |
filtering | bool | |
recipes | varuint[] | |
book recipes | varuint[] | action is equal to 1 | | action is equal to 3 |
action
Constants:
Name | Value |
---|---|
add | 1 |
remove | 2 |
add without notification | 3 |