Skip to content

HowardZHY/TooManyItems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

TooManyItems

An Unoffical 1.8.9 update for the Too Many Items mod.

## Decompiled with MCP 918. Compile with Forge 2318.

Now a 1.8.X Forge mod using mixin.

Read the COPYRIGHT INFO before fork it!

META-INF:

Manifest-Version: 1.0

FMLCorePlugin: TMIForgeLoader

FMLAT: TMI_at.cfg

TweakClass: org.spongepowered.asm.launch.MixinTweaker

TweakOrder: 0

MixinConfigs: mixins.tmi.json

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

public net.minecraft.nbt.NBTTagList func_152446_a(Ljava/io/DataInput;ILnet/minecraft/nbt/NBTSizeTracker;)V #read public net.minecraft.nbt.NBTTagList func_74734_a(Ljava/io/DataOutput;)V #write

COPYRIGHT INFO:

HowardZHY DOES NOT own this creation, it belongs to Marglyph:

Original Post: https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1272385-toomanyitems-the-inventory-editor-and-more-1-8

"Copyright 2011-2014 Marglyph. Free for personal or educational use only. Do not redistribute TooManyItems, including in mod packs, and do not use TooManyItems' source code or graphics in your own mods."

The files here are for personal or educational use only, as the Copyright is still belongs to Marglyph without further disagreement.

@RedCDev