Browse Source

I no longer intend to PR this to Forge

malte0811 3 năm trước cách đây
mục cha
commit
534769da7e
2 tập tin đã thay đổi với 2 bổ sung5 xóa
  1. 1 4
      README.md
  2. 1 1
      forge/src/main/resources/META-INF/mods.toml

+ 1 - 4
README.md

@@ -5,10 +5,7 @@ or rather their modern equivalent: RAM.
 
 (Image: Konstantin Lanzet, CC BY-SA 3.0 <http://creativecommons.org/licenses/by-sa/3.0/>, via Wikimedia Commons)
 
-I am working on getting at least some of the changes made by this mod into Forge (
-see [this issue](https://github.com/MinecraftForge/MinecraftForge/issues/7559) for progress), features will be removed
-from the Forge version of FerriteCore if and when they are added to Forge. They will still be present on Fabric. For a
-high-level description of the improvements implemented by this mod see [here](summary.md).
+For a high-level description of the improvements implemented by this mod see [here](summary.md).
 
 ### Mappings
 

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

@@ -8,7 +8,7 @@ version = "${version}"
 displayName = "Ferrite Core"
 authors="malte0811"
 description='''
-Reduces memory usage. Some of these changes will probably be PRd to Forge soon.
+Reduces memory usage.
 '''
 logoFile="logo.png"
 [[dependencies.ferritecore]]