Posted August 2, 20169 yr 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.
August 2, 20169 yr Do you even have access to the source? 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.
August 2, 20169 yr 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. 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.
August 2, 20169 yr Author 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.
August 2, 20169 yr right click in the project explorer and import it. 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.
August 2, 20169 yr Author 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.
August 2, 20169 yr Did you add the forge source to your build path and also on your project do the same thing. 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.
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.