|
1 | 1 | { |
2 | | - "category.phlexiful_tab": "Phlexiful", |
| 2 | + "itemgroup.phlex": "Phlexiful", |
3 | 3 |
|
4 | 4 | "enchantment.phlexiful.battery_pants_pool_buff": "Weave Inundation", |
5 | 5 |
|
|
13 | 13 | "hexcasting.action.phlexiful:set_pants_threshhold": "Write Catcher Threshold", |
14 | 14 | "hexcasting.action.phlexiful:get_pants_threshhold": "Read Catcher Threshold", |
15 | 15 | "hexcasting.action.phlexiful:read_pants_media": "Read Catcher Media", |
| 16 | + "hexcasting.action.phlexiful:caddisfly": "Caddis", |
| 17 | + "hexcasting.action.phlexiful:clear_caddisfly": "Remove Caddis", |
| 18 | + "hexcasting.action.phlexiful:read_caddis": "Examine Caddis", |
16 | 19 |
|
17 | | - "hexcasting.mishap.no_item.armor": "Requires %s in the %s slot, but got nothing", |
18 | | - "hexcasting.mishap.bad_item.armor": "Requires %s in the %s slot, but got %s instead", |
| 20 | + |
| 21 | + "hexcasting.mishap.no_item.armor": "requires %s in the %s slot, but got nothing", |
| 22 | + "hexcasting.mishap.bad_item.armor": "requires %s in the %s slot, but got %s instead", |
| 23 | + "hexcasting.mishap.bad_item.caddisflied": "an item under the effects of Caddis", |
| 24 | + "hexcasting.mishap.bad_item.caddisflyable": "an item", |
19 | 25 |
|
20 | 26 | "phlexiful.page.media_weave.title": "Media Weave", |
21 | 27 | "phlexiful.page.media_weave.1": "I have found that with great care, media can be directly integrated into cloth.", |
|
0 commit comments