I'm new to modding and have followed a few tutorials that have shown me the basics of creating blocks and creating items. I'm intending to do some work with redstone circuitry for a professor of mine. I learn very well by example and I would greatly appreciate if anybody knew where I could find some open source modding code to get a better idea how to construct 3D textures, create blocks that interact with other blocks, and create in game menus.
Here's a link to all Minecraft Forum mods with the "Open Source" tag. Most of these should have their GitHub/Bitbucket/etc repositories linked in the thread. If not, you can probably find it easily with Google.
I'm new to modding and have followed a few tutorials that have shown me the basics of creating blocks and creating items. I'm intending to do some work with redstone circuitry for a professor of mine. I learn very well by example and I would greatly appreciate if anybody knew where I could find some open source modding code to get a better idea how to construct 3D textures, create blocks that interact with other blocks, and create in game menus.
Here's a link to all Minecraft Forum mods with the "Open Source" tag. Most of these should have their GitHub/Bitbucket/etc repositories linked in the thread. If not, you can probably find it easily with Google.
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods?filter-prefix=220
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
Alright, thanks, that's exactly what I was looking for!