diff options
| author | historia <[not public]> | 2026-06-18 18:50:54 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-18 18:50:54 -0400 |
| commit | 17e7725f252c7f5d3be2e9c37d62751c631f196f (patch) | |
| tree | 40698c5c95cb21302adbb8cd021bd8d049b6fce1 /data/items/uncut_emerald.yaml | |
| parent | fae979b75e37b6ad57e57062a1b637a37ec87174 (diff) | |
| download | thehouseoficarus-17e7725f252c7f5d3be2e9c37d62751c631f196f.tar.gz | |
feat: fletching added including zero-time bolt feathering, which probably will break lots of things
Diffstat (limited to 'data/items/uncut_emerald.yaml')
| -rw-r--r-- | data/items/uncut_emerald.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/items/uncut_emerald.yaml b/data/items/uncut_emerald.yaml index 71da287..5fd5015 100644 --- a/data/items/uncut_emerald.yaml +++ b/data/items/uncut_emerald.yaml @@ -1,6 +1,6 @@ id: uncut_emerald name: uncut emerald color: "83" -description: "An uncut emerald. Can be cut with crafting." +description: "An uncut emerald. Can be cut into bolt tips with a chisel." value: 50 stackable: false |
