The internet is a very useful place. Google is too. And http://www.google.com/search?q=how to make minecraft mods may be useful too.
I do have to note that link you provided links to mod generators, do not use them. They may not require knowledge of coding, but they're limited, buggy, messy, inefficient, hated in the community and are just plain pointless. You have to know how to code to mod, any generators are just an illusion that shatters the moment you need to do something other than make a block or item for decoration purposes. Don't use MCreator or other mod generators.
1
Yes. There should be very few mods if any this wouldn't be compatible with.
1
Mob Spawn Controls 2 to be specific. Which the author hasn't updated from 1.6.2. But someone else named Sparkster has. Here's the Mob Spawn Controls 2 file for 1.7.10 and here's GUI Lib which is required by the mod.
1
Is there any way to disable certain trade options for the travelling villagers?
1
So I tested out some stuff and here's some things I noticed:
1. Using the button on a lava or water bucket places a fake block of it.
2. Using it on a fishing rod makes you swing your hand.
3. It doesn't work while in the inventory of a hopper, hopper minecart, or beacon.
4. Chests stay open if you open something else in your inventory but that's expected.
5. If you right click something while crafting something in a crafting table, all the materials in the crafting table dissapear as well as in enchanting tables and anvils.
6. If a bucket not in your hotbar has a lead or minecart above it (I just tested it with those 2. There are probably more.) and you right click the lead or minecart, it will place a fake block. Only happens in creative.
Some suggestions:
1. Give the ability to drink potions and eat food in the inventory.
2. Give the ability to do other activities like right clicking a cow with a bucket so you don't have to keep going out of your inventory to make delicious cakes.
3. Give the ability to create new maps from your inventory.
1
I had that problem a little bit ago. You must've forgotten to put AnimationAPI in the mods folder. You need both AnimationAPI and LLibary in there.
1
That worked! All the tutorials I looked at didn't do that for some reason. Thank you!
1
1