Nodes, Items, and Crafting: Fix typo
This commit is contained in:
parent
ff1f0ec32c
commit
d1986dcfa7
@ -242,7 +242,7 @@ minetest.register_craft({
|
|||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
The type field isn't actually needed for shapeless crafts, as shapeless is the
|
The type field isn't actually needed for shaped crafts, as shaped is the
|
||||||
default craft type.
|
default craft type.
|
||||||
|
|
||||||
### Shapeless
|
### Shapeless
|
||||||
|
Loading…
Reference in New Issue
Block a user