Item Callbacks: Fix description

This commit is contained in:
rubenwardy 2022-07-31 20:52:27 +01:00
parent f7d2a61fbd
commit 52bdbab871

View File

@ -3,8 +3,7 @@ title: Node and Item Callbacks
layout: default
root: ../..
idx: 2.15
description: Learn how to register node, items, and craft recipes using register_node, register_item, and register_craft.
redirect_from: /en/chapters/nodes_items_crafting.html
description: Learn about callbacks, actions, and events, including on_use, on_punch, on_place, on_rightclick
---
## Introduction <!-- omit in toc -->