update readme

master
Brett O'Donnell 2012-09-16 20:36:26 +09:30
parent 2129db41e3
commit ca6e1fda6d
1 changed files with 1 additions and 3 deletions

View File

@ -24,9 +24,7 @@ Modders Guide
----------------------------------
Turn your item into a Bag:
Add bagslots=X to the groups in the node definition.
To turn your craftitem into a bag simply add bagslots=X to the groups in the node definition.
EG:
minetest.register_node("your_mod:your_item", {