mirror of
https://gitlab.com/rubenwardy/awards.git
synced 2025-08-05 00:00:26 +02:00
Fix typo in documentation for craft trigger
This commit is contained in:
@ -251,7 +251,7 @@ trigger = {
|
||||
```lua
|
||||
trigger = {
|
||||
type = "craft",
|
||||
node = "default:dirt", -- item, alias, or group
|
||||
item = "default:dirt", -- item, alias, or group
|
||||
target = 50,
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user