I am trying to make a mod with Tinkers' Construct but I am unsure of how to install the api into mcp with forge. I have downloaded the api but am unsure on where to put the folder that contains the source. I would appreciate any help on the topic.
I've been trying to create a block with minecraft forge and I'm making a new custom enchantment table. I created the block but I'm having trouble with the GUI. It works but when I right click on the block, the GUI immediately closes.
Here's my code:
GuiBE
ContainerBE
BlockBEnchanter
I'm an extreme newbie when it comes to mac so I'm not sure if this is a problem. Every time I run install.sh, it doesn't do anything but display these words, "#!/bin/bash python install.py" It just stays on that screen. Not sure if that's supposed to happen. I also have python installed so I don't think that's the problem.
EDIT: I don't need help anymore, I found a tutorial on youtube.