Lothrazar / Cyclic

Minecraft mod written in Java
MIT License
166 stars 97 forks source link

Minor typos in hoppers' JEI information tabs #2272

Closed ukmcplyr closed 1 year ago

ukmcplyr commented 1 year ago

Minecraft Version: 1.19.2

Forge Version: 43.2.8

Mod Version: 1.7.14

The strings in src/main/resources/assets/cyclic/lang/en_us.json for the the fluid, wooden and golden hoppers are missing the letter "a" in "area":

- "block.cyclic.hopper.guide": "... Collects only from the are directly above the hopper",
+ "block.cyclic.hopper.guide": "... Collects only from the area directly above the hopper",