Bloopers Posted August 2, 2016 Posted August 2, 2016 After updating to forge 1.10.2, using CTRL + R to search for class files like ItemBed in the Referenced Libraries > forgeSrc API/Library thing so I can study the code from vanilla minecraft/forge, it doesn't work(it used to) Sorry if this is kind of hard to understand, it's hard to explain. http://prntscr.com/c0h973 ^ Normally this would direct me to the ItemBed class, if that helps. Quote
Animefan8888 Posted August 2, 2016 Posted August 2, 2016 Do you even have access to the source? Quote VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
Animefan8888 Posted August 2, 2016 Posted August 2, 2016 What you need to do is right click on the forge source project configure its build path, go to order and export and select everything. Quote VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
Bloopers Posted August 2, 2016 Author Posted August 2, 2016 What you need to do is right click on the forge source project configure its build path, go to order and export and select everything. I don't know what I just did but apparently the forge source is completely gone now. All of my class files are full of errors. How do I add the source back into the referenced libraries? Might also be a good idea to point out I'm using Eclipse. Quote
Animefan8888 Posted August 2, 2016 Posted August 2, 2016 right click in the project explorer and import it. Quote VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
Bloopers Posted August 2, 2016 Author Posted August 2, 2016 right click in the project explorer and import it. Alright, fixed that. Now when I right click on forgeSrc, then go to Build Path and click Configure Build Path, in the Order and Export tab I click Select All, Apply and then try to search something, it seems to do nothing. Quote
Animefan8888 Posted August 2, 2016 Posted August 2, 2016 Did you add the forge source to your build path and also on your project do the same thing. Quote VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.