diff options
| author | 2024-01-08 01:42:51 +0100 | |
|---|---|---|
| committer | 2024-01-08 01:42:51 +0100 | |
| commit | 52f8874f81116bd6767c6f9247347c30a3820e51 (patch) | |
| tree | 7c5398dc0e02bec54af7def5e1e11a7b733c034e /src/main/resources/assets | |
| parent | Build script improvements (diff) | |
| download | mc-eris-alchemy-52f8874f81116bd6767c6f9247347c30a3820e51.tar.gz mc-eris-alchemy-52f8874f81116bd6767c6f9247347c30a3820e51.tar.xz mc-eris-alchemy-52f8874f81116bd6767c6f9247347c30a3820e51.zip | |
Created the EMC system
Diffstat (limited to 'src/main/resources/assets')
| -rw-r--r-- | src/main/resources/assets/eris_alchemy/patchouli_books/guide_book/en_us/entries/root/covalence_dusts.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/eris_alchemy/patchouli_books/guide_book/en_us/entries/root/covalence_dusts.json b/src/main/resources/assets/eris_alchemy/patchouli_books/guide_book/en_us/entries/root/covalence_dusts.json index 09c10ca..a55ae50 100644 --- a/src/main/resources/assets/eris_alchemy/patchouli_books/guide_book/en_us/entries/root/covalence_dusts.json +++ b/src/main/resources/assets/eris_alchemy/patchouli_books/guide_book/en_us/entries/root/covalence_dusts.json | |||
| @@ -24,7 +24,7 @@ | |||
| 24 | "text": "$(item)Low Covalence Dust$() can be used to repair$(li)$(thing)Wooden tools$(),$(li)$(thing)Stone tools$(),$(li)$(thing)Leather armour$(),$(li)$(thing)Turtle shell armour$(),$(li)$(item)Fishing rods$(), and$(li)$(item)Bows$()." | 24 | "text": "$(item)Low Covalence Dust$() can be used to repair$(li)$(thing)Wooden tools$(),$(li)$(thing)Stone tools$(),$(li)$(thing)Leather armour$(),$(li)$(thing)Turtle shell armour$(),$(li)$(item)Fishing rods$(), and$(li)$(item)Bows$()." |
| 25 | }, { | 25 | }, { |
| 26 | "type": "patchouli:text", | 26 | "type": "patchouli:text", |
| 27 | "text": "$(item)Medium Covalence Dust$() can be used to repair$(li)$(thing)Iron tools and armour$(),$(li)$(thing)Gold tools and armour$(),$(li)$(thing)Bronze tools and armour$() (if you have any),$(li)$(thing)Ruby tools and armour$() (if you have any),$(li)$(thing)Sapphire tools and armour$() (if you have any),$(li)$(thing)Green sapphire tools and armour$() (if you have any),$(li)$(item)Elytras$(),$(li)$(item)Flint and Steel$(), and$(li)$(item)Shears$()." | 27 | "text": "$(item)Medium Covalence Dust$() can be used to repair$(li)$(thing)Chainmail tools and armour$(),$(li)$(thing)Iron tools and armour$(),$(li)$(thing)Gold tools and armour$(),$(li)$(thing)Bronze tools and armour$() (if you have any),$(li)$(thing)Ruby tools and armour$() (if you have any),$(li)$(thing)Sapphire tools and armour$() (if you have any),$(li)$(thing)Green sapphire tools and armour$() (if you have any),$(li)$(item)Elytras$(),$(li)$(item)Flint and Steel$(),$(li)$(item)Shears$(), and$(li)$(item)Tridents$()." |
| 28 | }, { | 28 | }, { |
| 29 | "type": "patchouli:text", | 29 | "type": "patchouli:text", |
| 30 | "text": "$(item)High Covalence Dust$() can be used to repair$(li)$(thing)Diamond tools and armour$() and$(li)$(thing)Netherite tools and armour$()." | 30 | "text": "$(item)High Covalence Dust$() can be used to repair$(li)$(thing)Diamond tools and armour$() and$(li)$(thing)Netherite tools and armour$()." |