Skip to content

Commit

Permalink
Forge source
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardZHY authored Aug 3, 2022
1 parent e295b30 commit a60929f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@
An 1.8.9 update for the Too Many Items mod
## There is a MCP Client and a Forge mod. Compile with MCP 918.

###You need to put net/minecraft/client/gui/inventory/GuiContainer.class in the jar's basal directory and rename as TMIGuiContainer.class after build in Forge env.
### You need to put net/minecraft/client/gui/inventory/GuiContainer.class in the jar's basal directory and rename as TMIGuiContainer.class after build in Forge env.

META-INF:

Manifest-Version: 1.0
FMLCorePlugin: TMIForgeLoader
FMLAT: TMI_at.cfg

TMI_at.cfg:

public-f net.minecraft.enchantment.Enchantment field_180311_a #enchantmentsList

public net.minecraft.client.renderer.texture.TextureUtil func_94277_a(I)V #bindTexture
Expand Down

0 comments on commit a60929f

Please sign in to comment.