Posted November 18, 20168 yr Hello I decided to update stevenrs11 Grey goo mod from 2011. I downloaded the code and set it up in a forge modding environment and the main problem is that imports aren't being recognized. Such as: import cpw.mods.fml.common.*; import net.minecraft.world.biome.BiomeGenBase; import net.minecraft.client.renderer.RenderBlocks; import net.minecraft.network.INetworkManager; or other things such as (CreativeTabs.tabMaterials) and a lot more. I don't know where to read about old and new documentation with enough detail in order to update the mod. If someone could point me to where to read about this in detail that would be great. Thanks in advance. I don't optimize my code before it works.
November 18, 20168 yr There have been A LOT of changes from 1.4.6 to 1.10.2, like basically every system has been overhauled, so you'd be better of with rewriting it from start. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
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.