diff options
| author | Shnupbups <shnupbups@gmail.com> | 2021-11-18 11:16:12 +1100 |
|---|---|---|
| committer | Shnupbups <shnupbups@gmail.com> | 2021-11-18 11:16:12 +1100 |
| commit | 8f24a0f8446bddbbb5540163a96c2a6fde762823 (patch) | |
| tree | 2f07a5c2bae097c6aff5b3042082e53c3b417b36 /runtime/src | |
| parent | 0ad79cc5f5460cda2184d7be22e19fda187d07ba (diff) | |
| download | RoughlyEnoughItems-8f24a0f8446bddbbb5540163a96c2a6fde762823.tar.gz RoughlyEnoughItems-8f24a0f8446bddbbb5540163a96c2a6fde762823.tar.bz2 RoughlyEnoughItems-8f24a0f8446bddbbb5540163a96c2a6fde762823.zip | |
Waxing, Wax Scraping, Oxidizing, and Oxidation Scraping categories
Diffstat (limited to 'runtime/src')
| -rwxr-xr-x | runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index 990b82aa0..7b7c40c8f 100755 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -39,6 +39,10 @@ "category.rei.beacon_payment": "Beacon Payment", "category.rei.tilling": "Tilling", "category.rei.pathing": "Pathing", + "category.rei.waxing": "Waxing", + "category.rei.wax_scraping": "Wax Scraping", + "category.rei.oxidizing": "Oxidizing", + "category.rei.oxidation_scraping": "Oxidation Scraping", "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%% Chance", "text.rei.composting.page": "Page %d", |
