diff options
Diffstat (limited to 'data/items/ball_of_wool.yaml')
| -rw-r--r-- | data/items/ball_of_wool.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/items/ball_of_wool.yaml b/data/items/ball_of_wool.yaml new file mode 100644 index 0000000..1a680a4 --- /dev/null +++ b/data/items/ball_of_wool.yaml @@ -0,0 +1,6 @@ +id: ball_of_wool +name: ball of wool +color: "255" +description: "A ball of spun wool." +value: 5 +stackable: false |
