diff --git a/.gradle/8.2.1/fileHashes/fileHashes.lock b/.gradle/8.2.1/fileHashes/fileHashes.lock index 0bcf2d6..4cff302 100644 Binary files a/.gradle/8.2.1/fileHashes/fileHashes.lock and b/.gradle/8.2.1/fileHashes/fileHashes.lock differ diff --git a/src/main/resources/assets/cinder_loe/lang/en_US.lang b/src/main/resources/assets/cinder_loe/lang/en_US.lang index c7d5f3e..65e189e 100644 --- a/src/main/resources/assets/cinder_loe/lang/en_US.lang +++ b/src/main/resources/assets/cinder_loe/lang/en_US.lang @@ -46,7 +46,7 @@ item.lotr:welfRelic.name=Horn of the Greenwood Stag item.lotr:onion.name=Onion item.lotr:cabbage.name=Cabbage -item.lotr:pelmen.name=pelmeni +item.lotr:pelmen.name=Pelmeni item.lotr:lightStew.name=Light Stew item.lotr:spice.name=Spices item.lotr:spicedHam.name=Spiced Ham diff --git a/src/main/resources/assets/lotr/textures/items/pelmen.png b/src/main/resources/assets/lotr/textures/items/pelmen.png new file mode 100644 index 0000000..e7fc3b7 Binary files /dev/null and b/src/main/resources/assets/lotr/textures/items/pelmen.png differ