home / java335 / clientbound / unlock-recipes
Unlock recipes
Encode/decode this packet in Sandbox
Id: 48
Id (hex): 30
Id (bin): 00110000
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 |