Pārlūkot izejas kodu

Fix display name

malte0811 4 gadi atpakaļ
vecāks
revīzija
e5428f3fc2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/main/resources/META-INF/mods.toml

+ 1 - 1
src/main/resources/META-INF/mods.toml

@@ -5,7 +5,7 @@ license="MIT"
 [[mods]]
 modId="ferritecore"
 version="${file.jarVersion}"
-displayName="Recipe Buffers"
+displayName="Ferrite Core"
 authors="malte0811"
 description='''
 Reduces memory usage. These changes will probably be PRd to Forge soon.