Skip to content

Commit 3953e65

Browse files
committed
fix template attribute (attribute -> type)
1 parent a413bd7 commit 3953e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you want to give a tungsten-ready item as a **crafting reward** or somewhere,
1616

1717
```json
1818
"minecraft:attribute_modifiers": [{
19-
"attribute": "minecraft:luck",
19+
"type": "minecraft:luck",
2020
"id": "tungsten:<slot>",
2121
"amount": -9.094947017729282e-13,
2222
"operation": "add_value",

0 commit comments

Comments
 (0)