Looking for an example script for this if its possible to do with KubeJS as I cant find anything on the wiki. for example
if(event.item.id == 'firmalife:jar/honey') {
event.item.count--
event.block.set('cobblemon:saccharine_log')```
Need the `event.block.set` to set the block to one of the pictured blockstates if possible :3 or all of them depending on the face of the block the player clicks