1
Mojang Beta Mods
ecx86 edited this page 2016-03-20 14:24:17 -04:00
If you can find old versions of client mods, you can install them on Mojang's beta 1.7.3.
- Download and run beta 1.7.3 at least once through the launcher
- Copy .minecraft/b1.7.3/ to .minecraft/b1.7.3-modded/
- Rename the contents of .minecraft/b1.7.3-modded/ to b1.7.3-modded (i.e. b1.7.3.jar)
- Edit b1.7.3-modded.json and
s/b1.7.3/b1.7.3-modded/
- Install your mods normally (copy the files into the jar, remove META-INF)
- Create a new profile in the launcher and select your modded version from the version list
TrueCraft server is compatible with Too Many Items in server mode, which is useful for debugging.
You can replace "${auth_player_name}" in minecraftArguments with any username to impersonate that user. Also good for debugging when you need to have multiple players logged in to test things. I keep a profile that logs in as notch in addition to my main b1.7.3 profile.